Configuring a unidirectional gateway

This section describes how to configure a unidirectional gateway.

You must set the following properties in the G_SIEBEL.conf gateway configuration file:

  1. Set SWE_HOST to the IP address or hostname where the HTTP server and the Siebel Web Engine reside.
  2. Set SWE_PORT to the port which the HTTP server is listening. The default is port 80.
  3. Set the USERNAME and PASSWORD to a valid Siebel user name and password.
  4. Set the EAI_PAGE to http://hostname:/eai_enu/start.swe. This tells the Microsoft IIS to execute the Siebel Web Engine.
  5. Set SR_GET_ID_WF to the alias that has been created for the Business Service that will retrieve service request SR numbers from Siebel (wf2).
  6. Set ACTIVITY_UPSERT_WF to the alias that has been created for the Business Service that will insert Activities into Siebel (wf3).