Skip Headers
Oracle® Life Sciences Data Hub Adapter Toolkit Guide
Release 2.2

Part Number E18734-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

6 Checking In Objects and Setting Their Validation Status

This section contains the following topics:

Checking in all objects is required.

Setting objects' validation status is optional. It does not change any behavior and the status is not visible in the user interface or to end users in any way. However, it may be useful for your internal testing and validation purposes to use this tool. In addition, the API that upgrades objects' validation status first checks in all objects and can be used to simplify that task.

The validation API checks in the object you specify in the input parameter PI_VALOBJ, and all the objects it contains (if any), and upgrades its validation status. If you specify the Adapter Domain in PI_VALOBJ, the API attempts to check in and upgrade all the objects in your adapter.

Note:

The following conditions prevent a successful validation:

Running the Validation API

To set the validation status of all the objects in your Adapter Domain to Development, Quality Control, or Production, run the API CDR_PUB_VL_VALIDATION.UPDATEVALSTATUS and provide values relating to the Adapter Domain.

Enter mandatory values or parameter PI_VALOBJ to specify your Adapter Domain:

Two output parameters indicate which objects were and were not successfully upgraded:

Explicitly Checking In an Object

There is a different API for checking in each type of object. You have already explicitly checked in Variables and Parameter definitions (see "Check in the Variable" and "Check in the Parameter".

You may need the following APIs:

Each of these APIs has the same type of parameters: