Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Built-In Services | wm.adapter.wmjdbc.utils:objectToDocList
 
wm.adapter.wmjdbc.utils:objectToDocList
The wm.adapter.wmjdbc.utils: objectToDocList utility service maps an input parameter of type Object to a parameter of type Document List.
Input Parameters
obj
Object. Represents the Object value to be mapped to the type Document List.
Output Parameters
docList
Document List. Represents the Document List value mapped to the type Object.