Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hai!
Can any one help me how to map the documentItem to the documentList.
What is your specific question? Have you read the documentation on the pub.list:appendToDocumentList service in the built-in services guide?
Mark
Anil,
Your orginal question was answered here,please dont make duplicate posts. [url]wmusers.com
Certainly pub.list:appendToDocumentList will help to build a doclist,please see IS Built-in services guide for more information.
HTH, RMG
appendToDocumentList ,does work ,but if u are appending it in a loop ,drop the document (not doclist)on the same map where u are appending .this makes sure all the doc’s are appended.if not u may get no error but the doc list contains list of last doc…(i guess u got what i am trying to say)