Skip to main content
Question

How to update a node value of control room xml file?

  • 29 June 2022
  • 3 replies
  • 62 views

How to update a node value of control room xml file?

Hi @Sajith Sudhakaran (Automation Anywhere inc,)​ 

There is an xml configuration file, which is uploaded in the control room.

So, now I need to change a node value of that file using update node command in XML package.

How we can do that ?

 


Hello @Bhargavas Kududhula​ Will you please elaborate your query?


Hi @Bhargavas Kududhula​ ,

 

You would need to follow three steps.

  1. Start Session
  2. Update node.
  3. End Session

Code 

Kind regards,

Pranav Shah


Reply