In this exercise, you will create an Optim™ interoperability service from a request
in an Optim interoperability
model. An Optim interoperability
service is based on the data source and processing information in
an Optim interoperability request.
The service allows you to execute an Optim interoperability
request from the Optim Manager
environment.
To create an Optim interoperability
service:
- In the Data Project Explorer view, right-click the Services folder
and click . The
New Extract Service wizard opens.
- On the Enter Extract Service Properties page, type CustExt in Extract
service name. Click Next.
- On the Select an Optim Data
Source page, select the data source that contains your Optim sample data. Click Next.
- On the Select a Logical Data Model page, select OPTIMUSER.ldm.
Click Next.
- On the Select a Data Access Plan page, select Source
Plan. Click Next.
- On the Enter Access Definition Properties page, type Optim.User.Customers in Access
definition, and enter the ID for the data source in Creator
ID. Click Next.
- On the Enter Extract Properties and Options page, type Customer.xf in Extract
file and accept the default options. Click Next.
- On the Select Objects to Extract page, accept the defaults.
Click Next.
- On the Enter Group Selection Options page, accept the defaults.
Click Finish.
The new Optim interoperability
service, CustomersExtract, will appear under the Services folder.
The service will extract data defined in the source OPTIMUSER logical
data model and store it in the Customer.xf extract file. The service
will use the Source Plan data access plan to determine which data
to select from the OPTIMUSER logical data model.
