![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
You can use XML documents in many ways. A primary way is through the Object Integration Gateway programmatic interfaces, such as the runXMLDoc method of the ects2AppBean class. You can also create a rule to output an XML document into a file or a data set.The following figure is an example of a rule that retrieves an XML document and saves it to a file.This other example shows a transaction that uses the XML_TEST1 rule:Here is a segment of the primer.xml file produced by the transaction:
You need not execute the rule you created through a transaction. Feel free to run the rule from any other interface, such as the Text Workbench.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |