ODS Web Service Guide

The intent of this document is to provide an overview of the web-services and the endpoints used in ODS application. ODS internally interacts with OIPA over a secured REST service call.

Customer Support

If you have any questions about the installation or use of our products, please visit the My Oracle Support website: https://support.oracle.com, or call (800) 223-1711.

Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/us/corporate/accessibility/support/index.html#info

or visit http://www.oracle.com/us/corporate/accessibility/support/index.html#trs if you are hearing impaired.

OIPA REST Endpoints

The purpose of the following OIPA REST endpoints is to provide OIPA data model to ODS without directly accessing the OIPA instance database. The data model that OIPA returns to ODS through these services is based on customer configuration of rules and screens. The intent of these services is to return the configured data structure and not the instance data.

For example: Policy, Client, Plan, Segments, Agreement etc. Since there are lot of entities in OIPA, each entity is submitted to a thread pool, where a thread is assigned to pull it's meta-data and configured DDL structure based on it's screen rule or business rule configuration in OIPA. Once the thread is ready with an entity's data model, a response is sent back to ODS. This one single response is termed as "Chunk". Once all the chunks of OIPA data structure are received for each entity, that completes the data model.

ODS REST Endpoints

Web Service Authentication

As part of web service security each web service URL or endpoint is authenticated. ODSService being a new service, it should have at least one primary company belonging to ODS security group. Any user added to that particular security group would be authorized to login to the ODS application.

 

 

Oracle Insurance Logo Copyright © 2017, Oracle and/or its affiliates. All rights reserved. About Oracle Insurance | Contact Us