Saturday, November 4, 2017

Advantages of using AME


  • Enables business analysts to specify the Business Rules in the form of “Approval Rules” for an application without having to write code or customize the application.
  • Provides a framework to define business rules for an application so that the application can communicate directly with AME to manage the approvals of a transaction.
  • Rules can be defined either specific to one application or shared between different applications.
  • Provides parallel approval process, thus shortening transaction processing time.
  • Supports the approval hierarchies such as:
  1. Job
  2. Supervisor Hierarchy
  3. Position
  4. By list of individuals created during approval rule setup or generated dynamically when the rule is invoked

No comments:

Post a Comment

Query to get the Concurrent Program along with Value Set details

SELECT fcpl1.user_concurrent_program_name       ,fdfcuv.end_user_column_name       ,ffvs.flex_value_set_name value_set_name       ,ffvt.appl...