Provides a wrapper around the DtpMapService.runMap API to make it easier to call a map from within a collaboration.
Syntax
BusObj callMap(String mapName, BusObj srcBusObj)
Parameters
Return values
Returns the destination business object for the map specified by mapName.
Exceptions
CollaborationException--Thrown if an error occurs while attempting to run the mapName map.