Automic Workload Automation

  • 1.  Purpose of XML_OPEN in v12.1

    Posted Jan 23, 2018 01:27 AM
    Hi,
    I am using v12.1 trial version of CA Automic. Our requirement is to open a XML document and read the content of it. How do I use the XML_OPEN effectively ?


  • 2.  Purpose of XML_OPEN in v12.1



  • 3.  Purpose of XML_OPEN in v12.1

    Posted Jan 23, 2018 03:22 AM

    I asked a similar question about a year ago, in a thread entitled Working with XML objects. From that thread, here is my understanding of the function of the XML_* script elements:

    Script elements for working with structured documentation tabs

    The AE scripting language includes many functions for working with structured documentation tabs, including:
    Using these scripting functions, one can easily manipulate individual parts of the XML.

    These commands are not capable of opening, reading, manipulating, or writing XML files or XML VARA objects. They are only capable of working with XML DOCU tabs.



  • 4.  Purpose of XML_OPEN in v12.1

    Posted Jan 24, 2018 02:00 AM
    Thank you. how do we actually create customized XML DOCU tabs. I use trial v12.1 version of Automic


  • 5.  Purpose of XML_OPEN in v12.1

    Posted Jan 24, 2018 07:41 AM
    Srikanth_Veeraraghavan_9912: See the documentation page about UC_OBJECT_DOCU.


  • 6.  Re: Purpose of XML_OPEN in v12.1

    Posted Sep 03, 2018 04:44 AM

    Srikanth_Veeraraghavan_9912: I figured out how to use XML_OPEN. Take a look at this comment.