ISS Post Approval Workflow (Quote) Workflow
ISS Post Approval Workflow (Quote) workflow, shown in the following figure, checks whether any additional approvals are needed.
It is triggered when a user approves an Quote to see if additional approvals are needed.

Workflow Description
This workflow does the following:
Calls the SetApprovalDecision method. This will set the status of the current approval item and check to see if additional approval is needed.
Process Properties
Name | Business Object | Data Type | Comments |
---|---|---|---|
ActionLIC |
Quote |
String |
The Language Independent Code for the Action Field |
Approval Level Name |
Quote |
String |
The name of the Approval Level that is defined in the Approval Administration screen. |
Error Code |
Quote |
String |
The Error Code that is returned if an error occurs. |
Error Message |
Quote |
String |
The Error Message that is returned if an error occurs. |
InboxItemId |
Quote |
String |
The Row ID of the current Universal Inbox Item. |
InboxTypeName |
Quote |
String |
The Universal Inbox Type. |
Object Id |
Quote |
String |
Obsolete. |
ObjectId |
Quote |
String |
The Row ID of the current object. |
OwnerInfoId |
Quote |
String |
The Row ID of the approver. |
Process Instance Id |
Quote |
String |
The Row ID of the current workflow process. |
Returned Status |
Quote |
String |
The Status of the Approval Item. |
SendEmail |
Quote |
String |
Variable to determine if email is sent to the person who needs to approve the current item. |
SeqNum |
Quote |
String |
The Sequence Number for the current approval level. |
Siebel Operation Object Id |
Quote |
String |
The Row ID of the Siebel Operation Object. |
StageId |
Quote |
String |
The Row ID of the current Approval Stage. |