EAI WebMethods Question:
Download Questions PDF

How to convert document list to document?
If document list contain documents and documents contain strings field. How to convert?

Answers:

Answer #1
Directly invoke the service
pub.document:documentListToDocument to convert document
list into document.

This service is the buit in services and its availble in
wMpublic package in developer.

Answer #2
Directly invoke the service documentListToDocument and by using loop we can convert document list to document

Download EAI WebMethods Interview Questions And Answers PDF

Previous QuestionNext Question
How we can catch exception error on run time mode using Flow language in WebMethods? and how we can send error description as an output parameter?What are client groups?