Oracle Workflow Developer's Guide Release 2.6.3.5 Part Number B12161-02 |
Previous | Next | Contents | Index | Glossary |
Function | WF_STANDARD.NOOP |
Result Type | None |
Prerequisite Activities | None |
Function | WF_STANDARD.ASSIGN |
Result Type | None |
Prerequisite Activities | None |
Function | WF_STANDARD.ASSIGN |
Result Type | None |
Prerequisite Activities | None |
The message includes 'Send' attributes that display the requisition number, requisition description, requisition amount, previous approver name, and preparer name for the requisition when the notification is sent. The special WF_NOTIFICATION() message function is called to display these attributes in a message attribute table within the message, and also to include a notification history table in the message. The message also includes a 'Send' attribute for the from role that sent the notification, to be displayed in the notification header.
The message includes a special RESULT attribute and a "Respond" attribute. The RESULT attribute has a display name of Action and prompts the approver to respond with a value of 'APPROVE' or 'REJECT' from the lookup type called Approval. The value that the approver selects becomes the result that determines which activity branch the Workflow Engine transitions to next.
The "Respond" attribute is called Note and this attribute prompts the approver for optional comments to include in the notification response.
If you display the property page of this activity node, you see that the activity is assigned to a performer whose name is stored in an item type attribute named Forward To Username.
Message | Requisition Approval Required |
Result Type | Approval |
Prerequisite Activities | Select Approver |
The message includes 'Send' attributes that display the requisition number, requisition description, requisition amount, previous approver name, and preparer name for the requisition when the notification is sent. The special WF_NOTIFICATION() message function is called to include a notification history table in the message. The message also includes a 'Send' attribute for the from role that sent the notification, to be displayed in the notification header.
The message includes a special RESULT attribute and a "Respond" attribute. The RESULT attribute has a display name of Action and prompts the approver to respond with a value of 'APPROVE' or 'REJECT' from the lookup type called Approval. The value that the approver selects becomes the result that determines which activity branch the Workflow Engine transitions to next.
The "Respond" attribute is called Note and this attribute prompts the approver for optional comments to include in the notification response.
If you display the property page of this activity node, you see that the activity is assigned to a performer whose name is stored in an item type attribute named Forward To Username.
Message | Requisition Approval Required Reminder |
Result Type | Approval |
Prerequisite Activities | Select Approver, Notify Requisition Approval Required |
Function | WF_STANDARD.ORJOIN |
Result Type | None |
Prerequisite Activities | None |
Function | WF_STANDARD.NOOP |
Result Type | None |
Prerequisite Activities | Start |
Previous | Next | Contents | Index | Glossary |