Cannot Create New Order Releases from Order Release Templates Using an External Predicate on ORDER_RELEASE table
(Doc ID 2386943.1)
Last updated on AUGUST 12, 2022
Applies to:
Oracle Transportation Management Cloud Service - Version 6.4.2 and laterOracle Transportation Management - Version 6.4.2 and later
Information in this document applies to any platform.
Symptoms
An External Predicate is configured on the VPD profile associated with the User. The objective is to limit the User's access to only a particular Order Release Template.
Following is an example of the external predicate configured for the requirement that the User should only have access to an Order template which has a reference number value of "SALES" for qualifier "ORDER_TYPE".
Table Name -ORDER_RELEASE
Predicate - is_template = 'Y' and order_release_gid in (select order_release_gid from order_release_refnum where ORDER_RELEASE_REFNUM_QUAL_GID = 'ORDER_TYPE' and ORDER_RELEASE_REFNUM_VALUE = 'SALES')
External Predicate Access - All
When Users try to create a new Order Release using this template, system prompts the following exceptions.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |