Configuring Oracle Customer Hub (UCM) to Run the Extension Service

This task is a step in Process of Configuring Siebel EAI HTTP Transport. Use this topic to configure Oracle Customer Hub (UCM) to run the extension service.

To configure Oracle Customer Hub (UCM) to run the extension service

  1. Open ucm.cfg file in the \bin subdirectory in the installation directory.

  2. Find the section [/HTTP Services]. Or, add this section if it is not found.

  3. Add the services and corresponding named subsystems, for example:

        [/HTTP Services] 
    SiebelCIFContact = CIFInboundHTTPDispatch
    

    The name, SiebelCIFContact, in the query string matches the name, CIFInboundHTTPDispatch, which in turn looks up the named subsystem list and executes the dispatch as required.

  4. Save and close the configuration file.