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 |
i am having a csv file and it is passed to the tokenize and is passed to the three different fields without setting the indices property. my question is to which variable which value goes or all the tokenized fields tobe passed? for eg:santosh.giridhar_satish_satish.csv-->tokenize what will happen
How to use SEQUENCE as the Target of a BRANCH?
What happens to the locks on elements when we replicate a package?
how many interfaces u implimented sofar ?
What is Broker Data Types?
What Happens When a Breakpoint is Encountered?
gate ways in webmethods
How many kinds of log files in WebMethods???? and where are they exist???
What is the difference between a system locked element and a read-only element?
what is the difference of using transformer in service & direct invoke of service?
3 Answers Cap Gemini, Siemens,
n what folder is the webMethods documentation for the Broker Admin package located?
What Does a Flow Service Look Like in Diagram View?