Interview Service - List Screens Operation

Interview Service - List Screens Operation

Lists all of the available screens in an interview session. Filtering options can be applied to obtain all screens associated with a specified entity instance, or all screens on which a specified attribute or relationship can be set for a particular entity instance.

Inputs

 

All other inputs are optional:

 

To obtain all screens associated with a specified entity instance, supply Entity ID and Instance ID.

To obtain all screens on which a specified attribute can be set for an entity instance, supply Entity ID, Instance ID and Attribute ID.

To obtain all screens on which a specified relationship can be set for an entity instance, supply Entity ID, Instance ID and Relationship ID.

Outputs

A list of screens organized by entity and entity instance. The list of screens will be filtered according to the available filtering options described in the Inputs section.

Rulebase:

Can be found at examples\rulebases\compiled\InterviewServiceTest.zip in the Oracle Policy Automation Runtime package.

Requests

Responses