Example: Route Auxiliary Charges for Approval
This example illustrates 1 way to use calculated fields in a condition rule that routes auxiliary charges to Student Financials administrators for approval.
At your institution, designated staff can use the
Apply Student Charge
task to post auxiliary charges to student accounts. Auxiliary charges:
- Originate from outside of the office of the bursar.
- Require approval by a Student Financials administrator.
You want to create a step condition on the
Student Charge Event
business process, initiated by the Apply Student Charge
task. This business process routes auxiliary charges to a Student Financials administrator for approval.- Create aStudent Financials Administratorsecurity group and grant it permissions to theStudent Charge Eventbusiness process. See Create Role-Based Security Groups.
- Grant security groups that can post auxiliary charges permissions to the initiating action of theStudent Charge Eventbusiness process.
- Security: These domains in the System functional area.
- Business Process Administration
- Custom Field Management
- Manage: Business Process Definitions
- Access theCreate Calculated Fieldtask.Create a calculated field that returnsTruewhen a Workday account belongs to a Student Financials administrator.
- Enter or select these values:FieldValueField NameWorkday Account Has Security Group Student Financials AdministratorBusiness ObjectWorkday AccountFunctionTrue/False Condition
- ClickOK.
- Select these values:FieldOperatorComparison TypeComparison ValueSecurity Groupsany in the selection listValue specified in this filterStudent Financials Administrator
- Access theCreate Calculated Fieldtask.Create a calculated field that looks up whether a worker is a Student Financials administrator. This calculated field references theWorkday Account Has Security Group Student Financials Administratorfield that you created in the previous step.
- Enter or select these values:FieldValueField NameWorker Has Student Financials Administrator Security GroupBusiness ObjectWorkerFunctionLookup Related Value
- ClickOK.
- Select these values:FieldValueLookup FieldWorkday AccountReturn ValueWorkday Account Has Security Group Student Financials AdministratorYou created this calculated field in the previous step.
- Access theCreate Calculated Fieldtask.Create a calculated field that looks up whether the initiator of a business process is a Student Financials administrator. This calculated field references theWorker Has Student Financials Administrator Security Groupfield that you created in the previous step.
- Enter or select these values:FieldValueField NameInitiator Is A Student Financials AdministratorBusiness ObjectAction EventFunctionLookup Related Value
- ClickOK.
- Select these values:FieldValueLookup FieldInitiatorReturn ValueWorker Has Student Financials Administrator Security GroupYou created this calculated field in the previous step.
- Access theStudent Charge Eventbusiness process.Add a condition rule that routes for approval when someone who isn't a Student Financials administrator initiates the business process.
- From the related actions menu of the business process, select .
- Select anEffective Dateand clickOK.
- Add an approval step to the business process that routes to a Student Financials administrator.Select these values:TypeGroupApprovalStudent Financials Administrator
- From the related actions menu of the approval step, select .
- ClickOK.
- Add a row in theEntry Conditionsgrid and in theRulefield, selectCreate Condition Rule.
- ClickOK.
- In theDescriptionfield, enterInitiator is NOT a Student Financials Administrator.
- Create this condition rule:Source External Field or Condition RuleRelational OperatorComparison TypeComparison ValueInitiator Is A Student Financials AdministratorYou created this calculated field in the previous step.equal toValue specified in this filterNo
- ClickOKto complete the condition rule.
- ClickOKto complete the step condition.
When an external staff member initiates a student charge, Workday sends a task to the Student Financials administrator's
My Tasks
to approve the charge. After a Student Financials administrator approves the charge, Workday posts it to the student's account. Charges that Student Financials administrators initiate don't need approval to post to student accounts.