| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Configuring: Importing Siebel Workflow Templates |
|
Configuring Java CAPS for SSL Support
Configuring Java CAPS Business Processes
Configuring Environment Components for the Sun Business Process Manager
Configuring Sun Master Indexes (Repository)
Configuring Java CAPS Project Components for Application Adapters
Configuring Java CAPS Project Components for Communication Adapters
Configuring Java CAPS Project Components for Database Adapters
Configuring Java CAPS Project Components for Web Server Adapters
Configuring Java CAPS Environment Components for Application Adapters
Configuring Java CAPS Environment Components for Communications Adapters
Configuring Java CAPS Environment Components for Database Adapters
Configuring Java CAPS Environment Components for Web Server Adapters
Configuring SAP R/3 for the SAP BAPI Adapter
Configuring Secure Network Communications for SAP
Configuring Siebel EAI Workflows
Installing the Siebel Web Server Extension
To Install Siebel Web Server Extension (SWSE)
To Verify SWSE Operation for Siebel 7
Viewing Siebel EAI Workflow Templates
Modifying Siebel Workflow Templates
To Modify a SeeBeyond Workflow Template
Setting Up SeeBeyond Workflow Processes
To set Up the Business Service To Execute the Workflow
Creating a Subsystem for a Deployed Workflow
To Create a Subsystem For a Deployed Workflow
Importing an SNA Custom Handshake Class
Configuring WebLogic for Asynchronous Communication
Configuring Master Index (Repository) Connectivity and Environments
Related Topics for Sun Adapter for Batch/FTP
Use the following procedure to import Siebel EAI workflow templates.
Ctrl+Shift+A ⇒ Siebel Workflow Administration ⇒ Workflow Processes
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
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