|
OSS给出回复:
1) 如果是11.5.9版本,没有这个功能,以字母的ascii码顺序默认审批人。参考Metalink:Note 106596.1
Another method that must be considered is one where the application chooses
the forward-to person when multiple employees are tied to one position. The
application will select the forward-to person based on alphabetical name
order. Here is an example to better clarify how the system chooses the next
approver name when multiple approvers are assigned to one position:
Position: Clerk
Employees Assigned: Many
Reports To: Vice President, Materials
Postion: Vice President, Materials
Employees Assigned: Dough, John S.
Smith, Bob A.
In this example, if a clerk chooses the Approve button without entering a
forward-to person, and the next position above the clerk is the
Vice President of Materials, the document would be routed to John Dough.
John Dough is selected because the system will choose the employee assigned
to the position in alphabetical order, and since Dough comes before Smith,
John Dough is selected. Therefore, unless the clerk selects a specific
person to forward the document to, the document will always be routed to the
first person alphabetically assigned to the position.
2) 如果是11.5.10版本,安装Oracle Approvals Management (AME) ,可以设定默认审批人。参考Metalink:Note 229663.1
Oracle Approvals Management (AME) is a web–based application which is integrated with Oracle Workflow and which enables you t
o define business rules to control your approvals processes. With AME, you use t
he following components to define your approvals processes. They are associated
with a transaction type for a particular application.
• Attribute – this is a business variable, for example, a salary amount, user ID, or workflow process name
.
• Condition – a condition compares an attribute value with a set of allowed attribute values. For example, a condition could look at a salary amount. If the s
alary is greater than a specified value, a particular approver list is created.
• Approval type and approval specifications – these components define the type o
f approver list that is generated. For example, to generate a supervisor–based a
pprover list with 5 levels, you use the ’supervisory level’ approval type with t
he ’requires approval up to the first 5 approvers’ approval specification.
• Rules – a rule links the other components together by associating one or more condi
tions with the approval type and approval rule
谢谢大家的关注!
|