How to convert documentlist to document?
If document list contain documents and documents contain
strings field .how to convert?ple tell me any one.
Answers were Sorted based on User's Feedback
Answer / shyamala
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.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / jd
we can use pub.document:documentlisttodocument built in service . it is available in wmpublic.document directory.
it takes documentlist as an input and convert into single document.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rani
If you are trying to take the document list as the input
and convert it to document you can loop over it or there is
a property called DOCTYPE in the property tab using that
you can change it to document.
| Is This Answer Correct ? | 1 Yes | 12 No |
hai this is prasad webmethods is used to integrate the applications but ,we can do that same by using java also ,then why do we use webmethods please send me the answer
Difference between Scheduler service and adapter pooling notification?
Where do you implemented pub-sub architecture?
In JMS can we publish a document to multiple brokers ? If Possible ,how can we achieve that ?
what are extended settings?
why are you deploying the war (or) ear file?
how to debug a flowservice in webmethods
We have created a insert notification ,is there any way to process the document in the subscriber without publishing it .....?
When Is a Copy of the Input Pipeline Saved in the Audit Log?
How you can implement finally block in flow services ?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
IS is thread or process ?