Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- General Development
- :
- Chain of Command Approval Process
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Chain of Command Approval Process
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-19-2013 01:44 AM
Hi Everyone
Is it possible to get the approval process to re-evaluate after each approval? Basically for each user I have set a "maximum approval amount" (in the User object). If the value of a field on the record is greater than this amount, I want it approved by their manager (and so on, up the chain of command, depending on the value of the field).
Regards
Ross
Re: Chain of Command Approval Process
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-19-2013 02:29 AM
You can use Current User fields in the entry criteria for Approval Steps. As well as an exit condition. Add the user field to your entry criteria for each of the steps and any record that doesn't meet it will exit out. Those that meet the criteria will continue in the step sequence.
Re: Chain of Command Approval Process
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-20-2013 07:31 AM
Hi ,
No You can not do this becaue there is not option provided to get User's attribute in Rule Criteria.
Please let me know in case of any other query.
Please mark this as solution if this information you find helpful & Give me Kusdo.
Sandeep Singhal Certified Developer|Salesforce Blog|SalesforceClub@Facebook|Twitter|LinkedIn

