Hi, Im trying to write a simple flow service that queries the db, maps to sql result to a user defined document [using mapping] and appending the resultant transformed document to a document list.
everything works fine till here. when i try to use pub:document:documentListToDocument, im asked for name and value. i dont know what to input.
i have searched this forum b4 this post and there was a specific reply saying to use pub:xml:documentToXmlString. this would convert docList to xml. i tried that and it doesnt work as told.
sorry if its a repost on same topic. a quicker response is really appreciated.
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services