0

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.

2
  • 2
    Welcome to Stack Overflow! Stack overflow is a community for people to learn together, meaning everyone has to do their share. If you have a specific question of something you are struggling with, the programmers here are happy to help. But we are not a code-writing service, so requests for code are off topic unless they are thoroughly accompanied by your own attempts and an explanation of what part you're stuck on. If you can update the question accordingly, people will probably be willing to help you. Commented Jul 24, 2017 at 16:59
  • Please read Under what circumstances may I add “urgent” or other similar phrases to my question, in order to obtain faster answers? - the summary is that this is not an ideal way to address volunteers, and is probably counterproductive to obtaining answers. Please refrain from adding this to your questions. Commented Jul 24, 2017 at 18:06

1 Answer 1

0

I was able to solve this problem, from SQL database, using a procedure to consume XML data. The procedure helped to create a new row on K2 SmartObject table every time it ran.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.