Use the following procedure to import Siebel EAI workflow templates.
 To Import the SeeBeyond Workflow Templates
with Siebel 7.5
To Import the SeeBeyond Workflow Templates
with Siebel 7.5Start Siebel EAI Client and select Siebel Sales.
Follow the menu path:
Ctrl+Shift+A ⇒ Siebel Workflow Administration ⇒ Workflow Processes
Click Import and browse to the directory that contains SeeBeyondHTTPWorkflow.xml.
This file is installed with the Enterprise Designer. If you installed the Enterprise Designer in the <c:\JavaCAPS>\edesigner directory, then the file is located in
| <C:\JavaCAPS>\edesigner\usrdir\modules\ext\siebeleaieway | 
Click Open to begin importing the Workflow template.
Check or set up the following configuration files:
In the file SWEApp\eapps.cfg, verify that the following section is specified correctly:
| [/eai_enu] onnectString = siebel.TCPIP.none.none://<Your Gateway Server>:2320/ <Your_Enterprise_Server>/EAIObjMgr_enu/<Your_App Server> EnableExtServiceOnly = TRUE WebPublicRootDir=c:<Your_Siebel_Dir>\SWEApp\public\enu WebUpdatePassword=<Your_Password> | 
For the SiebelEAI_jcdUpsert sample, add the following sections in the file siebsrvr\bin\ENU\eai.cfg:
| [HTTP Services] ... SEEBEYOND_HTTP_DELETE = SB_HTTP_DELETE SEEBEYOND_HTTP_QUERY = SB_HTTP_QUERY SEEBEYOND_HTTP_UPDATE = SB_HTTP_UPDATE SEEBEYOND_HTTP_EXECUTE = SB_HTTP_EXECUTE [SB_HTTP_DELETE] Mode = Document Service = SeeBeyond HTTP Delete Method = RunProcess [SB_HTTP_QUERY] Mode = Document Service = SeeBeyond HTTP Query Method = RunProcess [SB_HTTP_UPDATE] Mode = Document Service = SeeBeyond HTTP Update Method = RunProcess [SB_HTTP_EXECUTE] Mode = Document Service = SeeBeyond HTTP Execute Method = RunProcess | 
The imported Workflow must be in active mode before it can be used; this is accomplished by clicking the active button.