Data Transformation Engine Services Guide

Chapter 6 – Service Usage Scenarios
28
The command string that dteorbserv forms and assigns to the lpszDataToApp field of the
EXITPARM structure is ContactToLabel.nsk -OE1 -IE1 '<data string>' where <data
string> is the actual input data string.
Methods Invoked by NonStop DTE CORBA
Transformation Server for Map Caching
When map caching is enabled, the NonStop DTE CORBA Transformation server invokes three
additional functions apart from RunMap. It invokes InitializeRunMapInstance() to get the map
instance of the compiled map, RunMapUsesInstance() to set the map instance in the EXITPARAM
structure, and FreeRunMapInstance() to free the memory associated with the map instance.