Skip to main content
March 3, 2022
Question

Retrieve XML of objects

  • March 3, 2022
  • 14 replies
  • 0 views

Hey everyone, is there a way to automatically retrieve the XMLs of objects (Integration objects in particular) of an application?

14 replies

stefanhelzle0001
Brainy
March 3, 2022

What do you mean with "automatically"? What is the use case?

March 3, 2022

I need to retrieve the XMLs of objects and parse through the xml to get certain key value pairs of the default test cases which I need to use in the process model.

stefanhelzle0001
Brainy
March 3, 2022

The only way I am aware of to get the XML is by exporting an application or package.

I am interested in more detail in your use case? You mention key value pairs and test cases. What do you want to achieve?