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
can we map node of unknown type with anytype of dataType available in webMethods?
Nope…
*node (reserved variable) typically is a object type…so you can map only object data types…
So mapping a string to objects needs a conversion:
My appologies
I want to say object of unknown type
can we do its mapping with any data type ,and vice versa
Not atleast for strings/arrays.