I work with K2 BlackPearl BPM tool. Currently at a Client site, and I need to consume web services to create my SmartObjects.
The web service that am calling has XML as its input and output.
So, what I need is a way of making the XML become readable for me to use.
Summary: I want a way to consume the XML by converting it to a table format at my end, and also a way to converting my table format output to XML to send back to the web service.