Retrieve XML of objects

Certified Senior Developer

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

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Stefan Helzle

    We want to get those values and save them in DB and then use them in a rule in a process model where we can piece the name, parameters together and call the integrations using the eval function and retrieve the statusCode and see if the integration health is working without any errors or not.

    We wanna automate the process of retrieving those XMLs of the integrations so we can directly save them into DB without the manual activity of having to enter the integration names, parameters and save them to DB.

Children