Search results

  1. G

    Metabot for converting json to xml

    Hi, I am trying out Rest API call using automation anywhere. I get a response in the json format. Lets say I get something like this => {"error":false,"message":"68fd08f0-d5f4-11e8-b01b-db6ba7af2de6"} Now i am trying to get the value of message from it. Since there is no default JSON...
  2. G

    Pass Json type data from variable to javascript code from automation anywhere

    Greetings, I want to pass a json value from a variable to javascript, but the problem is that it is not passing it the right way. Suppose {"name":"JANE","id":"20789","company":"HTC"} is my json data i store in a variable and try to pass it to script, it is passing the value without quotes...
  3. G

    Using regular expression in automation anywhere.

    How to use regex to fetch a value from the string in automation anywhere without using scripts. Kindly help.
  4. G

    Data table in automation anywhere

    1)Is there any data table in automation anywhere? If so how to use it? 2) How to convert excel to data table or viceversa?
  5. G

    Excel row and column count

    Is there any way to get the row and column count in an Excel. Kindly provide some solution.
Top