SlideShare a Scribd company logo
AME Configuration Process: End to End
Table of Contents
1. Introduction: ................................................................................................................2
2. Required Steps ...........................................................................................................2
3. Step 1: Login as System Administrator user i.e. SYSADMIN.................................2
4. Step 2: Search for the user ........................................................................................3
5. Step 3: Assign roles to the user ................................................................................4
6. Step 4: Granting Access ............................................................................................5
7. Step 5: Login with the credentials of user : .............................................................8
Page 1
1. Introduction:
AME responsibilities in 11i.AME.A are assigned directly to the users. However, In R12
or 11i.AME.B and higher, AME responsibilities are assigned indirectly to users through
roles. The roles are assigned to the users by the SYSADMIN user using the User
Management responsibility. Once the roles are assigned, the AME responsibilities are
automatically available to the users without specifically assigning the
AME responsibilities to the users. Here are steps to assign the roles:
2. Required Steps
1) Log in as SYSADMIN
2) Search the user to whom the AME privileges are required to be provided in User
Management module.
3) Assign required roles for AME i.e. Approval Management Business Analyst
and Approval Management administrator
4) Create grant to the user for AME privileges.
5) Log in as the user and check the access to the modules
3. Step 1: Login as System Administrator user i.e. SYSADMIN
In order to provide access to any user we need to log in as sysadmin and then assign the
required privileges to the user.
Log in with the user credentials of SYSADMIN
User Name: SYSADMIN
Password: system167
Page 2
Select the responsibility "User Management". (NOTE: User Management data is stored in the
UMX schema)
4. Step 2: Search for the user
Responsibility : User Management
Navigation : User Management > Users
Page 3
Click for providing access to the modules
5. Step 3: Assign roles to the user
Click button for assigning role to the user
Search for Approval% and Select roles from the resulting LOV. Choose the roles that are
applicable (proper authority) for the user, and click the Select button.
Page 4
6. Step 4: Granting Access
AME restricts access to transaction types using Data Security. Grant users access to the
transaction types using the Grants page. Set up user access as follows:
Navigate to the Personal Home Page.
Responsibility: Functional Administrator
Navigation : Functional Administrator > Home
From the Grants page, press on the Create Grant button
Click
Page 5
Select the Grantee type : Specific User
Click
Page 6
Click
Click
Page 7
7. Step 5: Login with the credentials of user :
User Name : TB170D
Password : 123456rR
So here we can see thet the user for which we have provided grants for AME have access to
the AME responisbility.
Thus we have seen that the process by which access to the AME can be provided.
Page 8
1. AME Setups
The various Steps for setting up AME are as follows
In order to these setups we need to get into the AME responsibility i.e. Approval Management
Business Analyst.
Responsibility: Approval Management Business Analyst
Navigation: Business Analyst Dashboards
2. Approval setups steps
Given below are the various steps that are part of the approval steps i.e.
1) Transaction Types
2) Components :
a) Attributes
b) Conditions
c) Approver Groups
d) Approval Rules
Page 9
2.1 Transaction Type
The first step in the approval setups process is to select the transaction type for which we need
to create approval setups.
AME is designed to provide approval logic for many transaction types. Transaction types used
for Purchase Requisitions include the following: Purchase Requisition Approval, Internal
Requisition Approval, and Requester Change Order Approval. This whitepaper focuses on
Purchase Requisition Approval; however, many of the concepts are applicable to the other two
requisition transaction types as well. Likewise, some examples and comments in this paper are
written in iProcurement context, but the same AME concepts apply to core apps requisitions
also.
Since we need to set AME for setting requisition approval so select Purchase Requisition
Approval from the LOV as shown below.
Page 10
There are various componenets of AME setups which needs to be done :
• Attributes
• Conditons
• Action Types
• Approver Groups
2.2 Setting of Attributes
The first component of the AME is to set the attributes. These will fetch business facts for a
specific transaction.
Attributes are the base element for an AME Rule. Attribute values are retrieved from the Oracle
Business Suite Applications database or derived from values in the database. AME is seeded
with attributes relevant to the transaction type, and the user can create new attributes in AME
for use in AME rules.
Click link for setting the attributes
Here we need to select the attribute which we are going to use s one of the components. Since
the required attribute is already existing so we will be using the existing one.
Query with “Requistion” and go ahead with the process
Page 11
2.3 Approval Conditions
Page 12
The next step in the setting up of AME is to create conditions on the basis of which the approval
needs to be set and it will take place.
Conditions identify values and value ranges for some or all of the attributes available. AME
rules refer to these conditions to determine if a particular rule is applicable for the specific
document (requisition) being approved. For example, an AME rule can be setup to require
certain approvers if $0 USD <= requisition total < $1000 USD. Since REQUISITION_TOTAL is
a seeded attribute, the user can define a condition $0 USD <= requisition total < $1000 USD,
and then use this condition in a rule to require certain approvers for the requisition. The rule
cannot refer to this condition until it is defined in AME Conditions for the Purchase Requisition
Approval transaction type.
Responsibility: Approval Management Business Analyst
Navigation: Setup ->Conditions
Click on
Select the Attribute that we have identified previously i.e
Select value for Currency Code and Enter Range for the selected attribute
(REQUISITION_TOTAL)
Page 13
After entering the value click on .
2.4 Action Types
An action type is a collection of actions having similar functionality. Every action belongs to an
action type. Action types are enabled or disabled for a particular transaction type. AME
may give an error when attempting to enable an action type for a transaction if the transaction is
not designed to allow that action type.
The next step after defining the condition for AME we need to set the “Action Type”
Navigation: Setup ->Action Type
From the existing Approval Group Select an action type of Type “Pre List Approval Group”
Page 14
Click “Go”
2.5 Approver Groups
Approver Groups are optional. Setup Approver Groups if additional approvers are required for
particular conditions, or to specify a dynamic sql query for additional approvers. The rules
defined for the transaction can be based on Approver Groups, Jobs defined in HR setup, or
Positions defined in HR setup (only in R12); the rules may also use a combination of Job,
Position, and Approver Group basis.
Navigation : Set up > Approver Groups
Page 15
Select number of approval level using “Order Number” and select a Voting Method as “Serial”
In this process also we need to specify the group members of the approval group as shown
above:
• Select HR People as the approver type
• Select the employee name as the Approver who will approve the requisition and
are part of the approval group.
• Here as per the order level as we can see that its 1 and 2 so first as part of the
process it would go to Ritwik as order level is 1 and then to Test as the order level
is 2.
2.6 Creation of Rule
Page 16
After assigning the email ID for the members of the approver group we need to set the rules by
utilizing which the approval hierarchy would work.
Navigation: Rule ->Create
Click
Enter Name, Rule Type and Start Date, Click Next
“Add Condition” i.e. add the condition to the rule
Click on “Continue”
Select “Action Type”,
Page 17
Review rule setup and click Finish
2.7 Assigning Email ID for Approvers
Since our requirement is also that mails should go to the approvers. So for this purpose we
need to set the email IDs for them at the employee definition form in HRMS module in the
process given below.
Page 18
Query for the approver
Responsibility: Australian HRMS Manager
Navigation: People > Enter and Maintain
1st
Approver: Ritwik Kumar Mishra
Click
Click TAB
Page 19
2nd Approver: Test
Click
Page 20
3. Transaction
Now that the AME setups are done we need to do a transaction and see that whether the
requisition approval is working as per the expectations or not and whether the mail notification is
going to the approvers or not.
The various steps in this process would be
• Creation of Requisition by any user for instance Bishop, Mr. Travers Noel and would
submit the same for approval
• Checking the status in Action history in Requisition Summary
• As expected for approval the notification should go to the first approver i.e. Ritwik
UB170D followed by a mail notification
• Once the notification is approved by Ritwik then as expected it should go to the
second approver i.e. Test followed by a mail notification
• Notification to Bishop, Mr. Travers that the requisition has been finally approved
• Now the status should change from “In-Process” earlier to “Approved” in Requisition
Summary
• The entire cycle can be seen under “Action History”
Page 21
Note : Since as part of the requirement all requisitions needs to be approved , so we can take
any buyer as requisition will be done by buyers only and so they will follow the same approval
hierarchy i.e. it will go to the first approver and then to the second approver as per the order
4. Pre-requisite:
As mentioned in the steps since we need to create requisition from the ID of Bishop so for this
we need his user credentials which can be obtained from system administrator.
Responsibility: System Administrator
Navigation: Security > User > Define
Let’s login with Bishop’s ID with the following credentials i.e.
User Name: TBISHOP
Password: 123456bB
5. Creation of Requisition
Page 22
As we have seen that the AME setups for setting requisition approval are done. So as part of
the process we need to do the transaction and see whether the mail notification is going or not
to the approvers.
Responsibility: Purchasing Super user
Navigation: Requisitions > Requisition
Click and get into Requisition Summary
6. Status Pre Approval
Now that we have submitted the requisition for approval by the other approvers. For this we
need to get into requisition summary and see its status.
Responsibility: Purchasing Super user
Navigation: Requisitions > Requisition Summary
Click to see the requsition created by us
Page 23
Here we can see that the approval status is “In Process”
Click Tools-> View Action History, to know about the requisition Approval status
Here we can see that the approval for the requisition has been submitted by the first user i.e.
TBISHOP.
7. Mail Notification: 1st
Approver
As discussed earlier after approval for the requsition is submitted it should fire mail notification
to the approvers. Let’s check the mail notification (First Approver)
In the above screen we have seen that the email notification has come for approving the
requisition. So for approving the requisition we need to get into the application and approve it.
Get into application and approve,
Page 24
Here we can see that the notfication for approval has come to UB170D for approval.
Open the notification for approving the requisition .
As part of the process after the approval by the first user the notfication goes to the second user
i.e. Test and he should receive the mail notification for this purpose.
8. Mail Notification: Second User
In the above screen we have seen that the email notification has come for approving the
requisition. So for approving the requisition we need to get into the application and approve it.
For this we need to log in as TEST with the following credentials
Page 25
User Name: VB170D
Password: 123456sS
Here we can see the notification
Approve after getting into the application
Open the notificationa and approve the requsition
Click “Approve” button for approving the requsition .
9. Status Post Approval
Now that the requisition has been approved by the user “TEST” so let’s log into Bishop’s ID and
see the current status.
Page 26
Open the notification by clicking it
Here we can see that the requistion has been approved by TEST
10. Cross Checking at Requsition Summary
Responsibility: Purchasing Super user
Navigation: Requisitions > Requisition Summary
Page 27
Click to see the requsition created by us
Here we can see the same status that it’s approved by the users
11. View Action History
Let’s check the action history to see the various steps that have been performed so far with this
requisition.
Get into Tools > View Action History
Page 28
12. Conclusion:
So as expected we have seen that after creation of requisition the mail for approval as required
is going to the concerned approvers as shown in the process. Mail notification has been
enabled and approvers will receive mail notification when they need to approve, as shown in
above demonstration.
In the above exercise we have considered the scenario in which any requisition done by any
buyer will go for approval as per the order as set in the approval group. If the user is interested
to set the approval level as per employee specific or as with respect to approval limits then for
each such scenario we need to define a separate condition followed by action type and
approver group.
Page 29

More Related Content

PDF
Oracle Financials R12 - GL STEP 1 - Chart Of Accounts
PPT
AME-in-oracle-hrms-ppt
PDF
Oracle ame complete setup
PDF
Configuring Parallel Approvers Notification
PDF
Ame implementation-guide
PPT
Oracle Applications - R12 Approvals Management Engine - AME Training
PDF
R12 revenue recognition_oaug
PDF
Oracle R12 Apps - Order Management Tables & Descriptions
Oracle Financials R12 - GL STEP 1 - Chart Of Accounts
AME-in-oracle-hrms-ppt
Oracle ame complete setup
Configuring Parallel Approvers Notification
Ame implementation-guide
Oracle Applications - R12 Approvals Management Engine - AME Training
R12 revenue recognition_oaug
Oracle R12 Apps - Order Management Tables & Descriptions

What's hot (20)

PDF
Oracle Financials R12 - GL STEP 3 - Journal Controls
DOC
AME Requisition Approval Heirarchy
PPT
Ame in oracle hrms
DOCX
How to configure LCM After receiving
PDF
Ame how to diagnose issues with the default approver list in purchasing when ...
PDF
Oracle Fixed assets ivas
PDF
Ap invoice line level approval - R12
DOCX
R12 Fixed Assets General Questions
PPTX
Oracle receivables
DOCX
Oracle EBS R 12 Core hr user manual
DOCX
Pick pack and ship confirm process in oracle apps
PDF
Purchase Order Approval Using Approval Management Engine
ODT
R12:Payment Process Request (PPR)
DOC
Oracle EBS R12 Payroll user manual
PPTX
Report Manager in Oracle EBS R12
DOCX
Elshayeb Oracle R12 Order Management
PDF
Oracle EBS Currency conversion
PDF
R12.2.4 india localization setup
DOCX
Blanket purchase agreement and blanket release in oracle r12
PDF
Oracle Receivables ivas
Oracle Financials R12 - GL STEP 3 - Journal Controls
AME Requisition Approval Heirarchy
Ame in oracle hrms
How to configure LCM After receiving
Ame how to diagnose issues with the default approver list in purchasing when ...
Oracle Fixed assets ivas
Ap invoice line level approval - R12
R12 Fixed Assets General Questions
Oracle receivables
Oracle EBS R 12 Core hr user manual
Pick pack and ship confirm process in oracle apps
Purchase Order Approval Using Approval Management Engine
R12:Payment Process Request (PPR)
Oracle EBS R12 Payroll user manual
Report Manager in Oracle EBS R12
Elshayeb Oracle R12 Order Management
Oracle EBS Currency conversion
R12.2.4 india localization setup
Blanket purchase agreement and blanket release in oracle r12
Oracle Receivables ivas
Ad

Viewers also liked (9)

PDF
R12 payables leverage desktop integrator
PDF
User creation
PDF
Oracle AME Approval Management Engine Training
PDF
Oracle R12 AR Enhancement Overview
PDF
Oracle R12 Multi org ivas
PDF
Complete Oracle Procure to Pay Cycle
PPT
Payroll process oracle hrms
DOCX
Oracle Purchasing R12 Setup Steps
PDF
Procure to Pay Process
R12 payables leverage desktop integrator
User creation
Oracle AME Approval Management Engine Training
Oracle R12 AR Enhancement Overview
Oracle R12 Multi org ivas
Complete Oracle Procure to Pay Cycle
Payroll process oracle hrms
Oracle Purchasing R12 Setup Steps
Procure to Pay Process
Ad

Similar to Ame configuration process end to end (20)

DOC
Whitepaper ame purchasing
DOC
Ame setups
PDF
Ame setup po requisitions (1)
PPT
Using Approval Management for requisition
PDF
9180 skamath wp_1
PPT
oracle EBS Approvals Management AME business case
PDF
Requisition approval using_ame_an_oracle
PPTX
Oracle EBS Purchasing Requisition Approval 101
PDF
Ame concepts
PDF
Ame concepts
PDF
Ame concepts
DOCX
PO Position Hierarchy in R12
DOC
Requisition Hierarchy Based on the Item Catagory
PDF
Oracle EBS Self service from A to Z
PPTX
Purchase Request Process For Small to Medium Sized Company
PDF
personalization
DOCX
Oracle hcm cloud configuring approval workflow
PDF
Request for Employee Position Change (Corporate) Edit View
DOC
Workflow Bulletin
PDF
Oracle Approval Management Engine(AME)
Whitepaper ame purchasing
Ame setups
Ame setup po requisitions (1)
Using Approval Management for requisition
9180 skamath wp_1
oracle EBS Approvals Management AME business case
Requisition approval using_ame_an_oracle
Oracle EBS Purchasing Requisition Approval 101
Ame concepts
Ame concepts
Ame concepts
PO Position Hierarchy in R12
Requisition Hierarchy Based on the Item Catagory
Oracle EBS Self service from A to Z
Purchase Request Process For Small to Medium Sized Company
personalization
Oracle hcm cloud configuring approval workflow
Request for Employee Position Change (Corporate) Edit View
Workflow Bulletin
Oracle Approval Management Engine(AME)

Recently uploaded (20)

PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
KodekX | Application Modernization Development
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Electronic commerce courselecture one. Pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Encapsulation theory and applications.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
A Presentation on Artificial Intelligence
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Modernizing your data center with Dell and AMD
Unlocking AI with Model Context Protocol (MCP)
KodekX | Application Modernization Development
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Reach Out and Touch Someone: Haptics and Empathic Computing
Electronic commerce courselecture one. Pdf
Digital-Transformation-Roadmap-for-Companies.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Diabetes mellitus diagnosis method based random forest with bat algorithm
Encapsulation theory and applications.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Building Integrated photovoltaic BIPV_UPV.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Encapsulation_ Review paper, used for researhc scholars
Chapter 3 Spatial Domain Image Processing.pdf
Spectral efficient network and resource selection model in 5G networks
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
A Presentation on Artificial Intelligence
MYSQL Presentation for SQL database connectivity
Modernizing your data center with Dell and AMD

Ame configuration process end to end

  • 1. AME Configuration Process: End to End Table of Contents 1. Introduction: ................................................................................................................2 2. Required Steps ...........................................................................................................2 3. Step 1: Login as System Administrator user i.e. SYSADMIN.................................2 4. Step 2: Search for the user ........................................................................................3 5. Step 3: Assign roles to the user ................................................................................4 6. Step 4: Granting Access ............................................................................................5 7. Step 5: Login with the credentials of user : .............................................................8 Page 1
  • 2. 1. Introduction: AME responsibilities in 11i.AME.A are assigned directly to the users. However, In R12 or 11i.AME.B and higher, AME responsibilities are assigned indirectly to users through roles. The roles are assigned to the users by the SYSADMIN user using the User Management responsibility. Once the roles are assigned, the AME responsibilities are automatically available to the users without specifically assigning the AME responsibilities to the users. Here are steps to assign the roles: 2. Required Steps 1) Log in as SYSADMIN 2) Search the user to whom the AME privileges are required to be provided in User Management module. 3) Assign required roles for AME i.e. Approval Management Business Analyst and Approval Management administrator 4) Create grant to the user for AME privileges. 5) Log in as the user and check the access to the modules 3. Step 1: Login as System Administrator user i.e. SYSADMIN In order to provide access to any user we need to log in as sysadmin and then assign the required privileges to the user. Log in with the user credentials of SYSADMIN User Name: SYSADMIN Password: system167 Page 2
  • 3. Select the responsibility "User Management". (NOTE: User Management data is stored in the UMX schema) 4. Step 2: Search for the user Responsibility : User Management Navigation : User Management > Users Page 3
  • 4. Click for providing access to the modules 5. Step 3: Assign roles to the user Click button for assigning role to the user Search for Approval% and Select roles from the resulting LOV. Choose the roles that are applicable (proper authority) for the user, and click the Select button. Page 4
  • 5. 6. Step 4: Granting Access AME restricts access to transaction types using Data Security. Grant users access to the transaction types using the Grants page. Set up user access as follows: Navigate to the Personal Home Page. Responsibility: Functional Administrator Navigation : Functional Administrator > Home From the Grants page, press on the Create Grant button Click Page 5
  • 6. Select the Grantee type : Specific User Click Page 6
  • 8. 7. Step 5: Login with the credentials of user : User Name : TB170D Password : 123456rR So here we can see thet the user for which we have provided grants for AME have access to the AME responisbility. Thus we have seen that the process by which access to the AME can be provided. Page 8
  • 9. 1. AME Setups The various Steps for setting up AME are as follows In order to these setups we need to get into the AME responsibility i.e. Approval Management Business Analyst. Responsibility: Approval Management Business Analyst Navigation: Business Analyst Dashboards 2. Approval setups steps Given below are the various steps that are part of the approval steps i.e. 1) Transaction Types 2) Components : a) Attributes b) Conditions c) Approver Groups d) Approval Rules Page 9
  • 10. 2.1 Transaction Type The first step in the approval setups process is to select the transaction type for which we need to create approval setups. AME is designed to provide approval logic for many transaction types. Transaction types used for Purchase Requisitions include the following: Purchase Requisition Approval, Internal Requisition Approval, and Requester Change Order Approval. This whitepaper focuses on Purchase Requisition Approval; however, many of the concepts are applicable to the other two requisition transaction types as well. Likewise, some examples and comments in this paper are written in iProcurement context, but the same AME concepts apply to core apps requisitions also. Since we need to set AME for setting requisition approval so select Purchase Requisition Approval from the LOV as shown below. Page 10
  • 11. There are various componenets of AME setups which needs to be done : • Attributes • Conditons • Action Types • Approver Groups 2.2 Setting of Attributes The first component of the AME is to set the attributes. These will fetch business facts for a specific transaction. Attributes are the base element for an AME Rule. Attribute values are retrieved from the Oracle Business Suite Applications database or derived from values in the database. AME is seeded with attributes relevant to the transaction type, and the user can create new attributes in AME for use in AME rules. Click link for setting the attributes Here we need to select the attribute which we are going to use s one of the components. Since the required attribute is already existing so we will be using the existing one. Query with “Requistion” and go ahead with the process Page 11
  • 13. The next step in the setting up of AME is to create conditions on the basis of which the approval needs to be set and it will take place. Conditions identify values and value ranges for some or all of the attributes available. AME rules refer to these conditions to determine if a particular rule is applicable for the specific document (requisition) being approved. For example, an AME rule can be setup to require certain approvers if $0 USD <= requisition total < $1000 USD. Since REQUISITION_TOTAL is a seeded attribute, the user can define a condition $0 USD <= requisition total < $1000 USD, and then use this condition in a rule to require certain approvers for the requisition. The rule cannot refer to this condition until it is defined in AME Conditions for the Purchase Requisition Approval transaction type. Responsibility: Approval Management Business Analyst Navigation: Setup ->Conditions Click on Select the Attribute that we have identified previously i.e Select value for Currency Code and Enter Range for the selected attribute (REQUISITION_TOTAL) Page 13
  • 14. After entering the value click on . 2.4 Action Types An action type is a collection of actions having similar functionality. Every action belongs to an action type. Action types are enabled or disabled for a particular transaction type. AME may give an error when attempting to enable an action type for a transaction if the transaction is not designed to allow that action type. The next step after defining the condition for AME we need to set the “Action Type” Navigation: Setup ->Action Type From the existing Approval Group Select an action type of Type “Pre List Approval Group” Page 14
  • 15. Click “Go” 2.5 Approver Groups Approver Groups are optional. Setup Approver Groups if additional approvers are required for particular conditions, or to specify a dynamic sql query for additional approvers. The rules defined for the transaction can be based on Approver Groups, Jobs defined in HR setup, or Positions defined in HR setup (only in R12); the rules may also use a combination of Job, Position, and Approver Group basis. Navigation : Set up > Approver Groups Page 15
  • 16. Select number of approval level using “Order Number” and select a Voting Method as “Serial” In this process also we need to specify the group members of the approval group as shown above: • Select HR People as the approver type • Select the employee name as the Approver who will approve the requisition and are part of the approval group. • Here as per the order level as we can see that its 1 and 2 so first as part of the process it would go to Ritwik as order level is 1 and then to Test as the order level is 2. 2.6 Creation of Rule Page 16
  • 17. After assigning the email ID for the members of the approver group we need to set the rules by utilizing which the approval hierarchy would work. Navigation: Rule ->Create Click Enter Name, Rule Type and Start Date, Click Next “Add Condition” i.e. add the condition to the rule Click on “Continue” Select “Action Type”, Page 17
  • 18. Review rule setup and click Finish 2.7 Assigning Email ID for Approvers Since our requirement is also that mails should go to the approvers. So for this purpose we need to set the email IDs for them at the employee definition form in HRMS module in the process given below. Page 18
  • 19. Query for the approver Responsibility: Australian HRMS Manager Navigation: People > Enter and Maintain 1st Approver: Ritwik Kumar Mishra Click Click TAB Page 19
  • 21. 3. Transaction Now that the AME setups are done we need to do a transaction and see that whether the requisition approval is working as per the expectations or not and whether the mail notification is going to the approvers or not. The various steps in this process would be • Creation of Requisition by any user for instance Bishop, Mr. Travers Noel and would submit the same for approval • Checking the status in Action history in Requisition Summary • As expected for approval the notification should go to the first approver i.e. Ritwik UB170D followed by a mail notification • Once the notification is approved by Ritwik then as expected it should go to the second approver i.e. Test followed by a mail notification • Notification to Bishop, Mr. Travers that the requisition has been finally approved • Now the status should change from “In-Process” earlier to “Approved” in Requisition Summary • The entire cycle can be seen under “Action History” Page 21
  • 22. Note : Since as part of the requirement all requisitions needs to be approved , so we can take any buyer as requisition will be done by buyers only and so they will follow the same approval hierarchy i.e. it will go to the first approver and then to the second approver as per the order 4. Pre-requisite: As mentioned in the steps since we need to create requisition from the ID of Bishop so for this we need his user credentials which can be obtained from system administrator. Responsibility: System Administrator Navigation: Security > User > Define Let’s login with Bishop’s ID with the following credentials i.e. User Name: TBISHOP Password: 123456bB 5. Creation of Requisition Page 22
  • 23. As we have seen that the AME setups for setting requisition approval are done. So as part of the process we need to do the transaction and see whether the mail notification is going or not to the approvers. Responsibility: Purchasing Super user Navigation: Requisitions > Requisition Click and get into Requisition Summary 6. Status Pre Approval Now that we have submitted the requisition for approval by the other approvers. For this we need to get into requisition summary and see its status. Responsibility: Purchasing Super user Navigation: Requisitions > Requisition Summary Click to see the requsition created by us Page 23
  • 24. Here we can see that the approval status is “In Process” Click Tools-> View Action History, to know about the requisition Approval status Here we can see that the approval for the requisition has been submitted by the first user i.e. TBISHOP. 7. Mail Notification: 1st Approver As discussed earlier after approval for the requsition is submitted it should fire mail notification to the approvers. Let’s check the mail notification (First Approver) In the above screen we have seen that the email notification has come for approving the requisition. So for approving the requisition we need to get into the application and approve it. Get into application and approve, Page 24
  • 25. Here we can see that the notfication for approval has come to UB170D for approval. Open the notification for approving the requisition . As part of the process after the approval by the first user the notfication goes to the second user i.e. Test and he should receive the mail notification for this purpose. 8. Mail Notification: Second User In the above screen we have seen that the email notification has come for approving the requisition. So for approving the requisition we need to get into the application and approve it. For this we need to log in as TEST with the following credentials Page 25
  • 26. User Name: VB170D Password: 123456sS Here we can see the notification Approve after getting into the application Open the notificationa and approve the requsition Click “Approve” button for approving the requsition . 9. Status Post Approval Now that the requisition has been approved by the user “TEST” so let’s log into Bishop’s ID and see the current status. Page 26
  • 27. Open the notification by clicking it Here we can see that the requistion has been approved by TEST 10. Cross Checking at Requsition Summary Responsibility: Purchasing Super user Navigation: Requisitions > Requisition Summary Page 27
  • 28. Click to see the requsition created by us Here we can see the same status that it’s approved by the users 11. View Action History Let’s check the action history to see the various steps that have been performed so far with this requisition. Get into Tools > View Action History Page 28
  • 29. 12. Conclusion: So as expected we have seen that after creation of requisition the mail for approval as required is going to the concerned approvers as shown in the process. Mail notification has been enabled and approvers will receive mail notification when they need to approve, as shown in above demonstration. In the above exercise we have considered the scenario in which any requisition done by any buyer will go for approval as per the order as set in the approval group. If the user is interested to set the approval level as per employee specific or as with respect to approval limits then for each such scenario we need to define a separate condition followed by action type and approver group. Page 29