Step 7: Setting Up Delegation Transactions
Use the Delegation Transaction Setup page to define a transaction and tie the role you created. This is the page where you identify the components, menu, and modes the delegator should have access to in order to delegate the transaction. A transaction can be tied to one or multiple components. For instance, you can create a transaction that only delegates access to the self-service Emergency Contacts component, or a transaction that delegates access to all the self-service personal information components at once. For examples, see the Update Contact Information and View Contact Information sample transactions.
The following is a representation of how the sample Delegated Access Transaction Codes delivered with your system were assigned a single role granting access sometimes to a collection of components, or to a single component.
| DA Transaction Code | DA Transaction Name | Role Name | Component Name |
|---|---|---|---|
|
SCC_DA_TXN_20120625080419 |
Update Contact Information |
CS - DA Contact Info Update |
SS_CC_ADDRESSES SS_CC_EMAIL_ADDR SS_CC_PERS_PHONE |
|
SCC_DA_TXN_20120626014905 |
View Contact Information |
CS - DA Contact Info View |
SS_CC_ADDRESSES SS_CC_EMAIL_ADDR SS_CC_PERS_PHONE |
|
SCC_DA_TXN_20120625080659 |
Emergency Contacts |
CS - DA Emergency Contacts |
SS_CC_EMERG_CNTCT |
|
SCC_DA_TXN_20120625080559 |
View Holds |
CS - DA Holds |
SS_CC_HOLDS |
|
SCC_DA_TXN_20120625080459 |
View To Do List |
CS - DA To Do List |
SS_CC_TODOS |
Related Topics