The Gateway Event names are not hardcoded in the MetaSolv application, therefore CwGatewayServer uses an .ini file to determine which Business Object to retrieve based on the Gateway Event Name. You must create a text file with the .ini extension. This file must reflect the Gateway Event names in your MetaSolv application. The Gateway Event names must be linked to triggering tasks in the MetaSolv application. Changes to the names of Gateway Events in the MetaSolv Client also impact the Gateway Server.
The format of entries in the .ini file is <Gateway_Event_Name><tab><Business_Object_Name>. For example:
PSR_CREATE_DD MetaSolv_ServiceRequest
Use the following procedure to test the Gateway Server: