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:docListToObject
 
wm.adapter.wmjdbc.utils:docListToObject
The wm.adapter.wmjdbc.utils:docListToObject utility service maps an input parameter of type Document List to a parameter of type Object.
Input Parameters
docList
Document List. Represents the Document List value to be mapped to the type Object.
Output Parameters
obj
Object. Represents the Object value mapped to the type Document List.