Chapter - 9 : Setting Up The Enterprise Scheduler Service Jobs
This chapter describes how to configure jobs in the Enterprise Scheduler Services (ESS) for batch request processing. Before proceeding with this section, you must configure your parties and contracts in the AdminView. Please refer to the Oracle Insurance Data Gateway User Interface Guide for more info on this.
Once your parties and contracts have been established you can configure schedules for batch jobs following these steps:
Log in to the Enterprise Manager console. Example: http://<hostname>:<Admin Server Port Number>/em Figure 9.1 - Enterprise Manger Console Login Page
Click the Target Navigation at the top-left corner.
Click Create and Enter Name, Display Name, Package, Description and Job Type. As shown in the table below:
Name
Example
Description
Name
Alamere_IN_Carrier_PolicySync
Job name
Display Name
Alamere IN Carrier PolicySyncAlamere
Job display name
Package
/com/oracle/ejb
File Transfer Service package. Always enter this value as ’/com/oracle/ejb’
Description
Alamere IN Carrier PolicySyncAlamere
Job description
Job Type
OnewayWebserviceJobType
Job type. Always select this field value as “OnewayWebserviceJobType”
Click Select Web Service. Note: Select Web Service appears only after you select the Job Type as OnewayWebserviceJobType.
Enter web service URL at WSDL and Click Go. Figure 9.5 - Select Web ServicesExample URL: http://<hostname>:<AML Server Port Number>/OIDX_POC_DSL-EJB-webapp/SchedulerService?WSDL
Note: Select Web Service appears only after you select the Job Type as OnewayWebserviceJobType.
Enter web service URL at WSDL and Click Go.
Example URL: http://<hostname>:<AML Server Port Number>/OIDX_POC_DSL-EJB-webapp/SchedulerService?WSDL
Figure 9.15 - Dialog after Clicking Select Web Service