Skip to main content
Question

I cannot edit .XML files uploaded to the control room (private workspace) in A360. However, I can edit .TXT files. Is this by design? How should you edit .xml files that are bot dependencies?

  • September 12, 2022
  • 2 replies
  • 116 views

I cannot edit .XML files uploaded to the control room (private workspace) in A360. However, I can edit .TXT files. Is this by design? How should you edit .xml files that are bot dependencies?

2 replies

Forum|alt.badge.img+5
  • Navigator | Tier 3
  • 43 replies
  • September 13, 2022

You should be able to edit xml files as well, make sure the tags are properly opened and closed, if it is a invalid xml then it won't let you save the file.


  • Author
  • Cadet | Tier 2
  • 1 reply
  • September 13, 2022

On further investigation, the AA Workspace doesn't handle comments as expected. For instance:

 

This is "Valid" in the AA Workspace:

<!--

This is a comment,

possibly multiline.

-->

<gomer></gomer>

 

Whereas this is not valid:

<!-->

This is a comment,

possibly multiline.

<-->

<gomer></gomer>

 

While most XML formatters (and indeed, the formatter used by the view in the AA workspace) identify the second example above as valid, AA does not.

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings