This example explains how to get XML of an arbitrary object whose id is known.
To get XML from database for an arbitraty object whose id is known
1.Write down the id of the object (use the Info tab on the Properties dialog box to get the object's id). Assume that in this example, the id is 2775898.
2.Log into the User Browser or I4, and then in the address bar, add a slash, the string obj and then the id, e.g:
http://yourgnserver/i4/obj2775898
3.The XML file is displayed:
•
See also