...
- You do not have to define entitlement criteria when a person has access to all products or services (for example, cards, loans) and if there is no restriction on the information displayed in the app for that person.
- You can define your own entitlement criteria which can be reused for a different product and sub product.
- As products and sub products are the most commonly used criteria for filtering data, Canvas provides two predefined entitlements – CT_INPUT_PRODUCT and CT_INPUT_SUB_PRODUCT. If the table used for the view also consists of columns for product and sub product, and if you want to make the product and sub product as the entitlement criteria, you can make use of these predefined criteria.
Info |
---|
To be clear, it is not mandatory for the table used for the view to have columns named 'PRODUCT' or 'SUBPRODUCT' only. The columns could be named anything, for example PRODUCT CATEGORY, PRODUCT DIVISION, and so on. |
Note: To be clear, it is not mandatory for the table used for the view to have columns named 'PRODUCT' or 'SUBPRODUCT' only. The columns could be named anything, for example PRODUCT CATEGORY, PRODUCT DIVISION, and so on.
...