-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
4Questions
-
1Replies
Parallel Approval Steps in SFDC approval process
Hello Team,
Can anybody please tell me how to implement parallel approval steps in SFDC?
For Example, when a contract record is submitted, it has to spawn 2 approval steps in Parallel (say, Approval from Legal queue, approval from Finance queue). Either of these steps can be approved/rejected/negotiated in parallel by different sets of approvers or queues.
I can find parallel approvers for a single approval step but not parallel approval steps. Can anbody please guide here how to achieve this parallel approval steps?
Thanks.
Regards, Paresh
-
- pareshjena
- August 23, 2010
- Like
- 0
- Continue reading or reply
How to get Sandbox/environment name in trigger
We are building some logic in apex trigger to find out which environment (sandbox/production) we are in. How to get the value of this.
For example: when we are in our sales force sandbox UI, it shows "Force.com Sandbox: SFDPOC". The string "SFDPOC" is the environment name. How to get this value "SFDPOC" in a trigger?
-
- pareshjena
- June 18, 2010
- Like
- 0
- Continue reading or reply
How to get Approval Step Name
Hi,
We are getting all the pending approvals for users by querying the ProcessInstanceWorkItem.
One of the requirement is to show the Approval Step name. This ProcessInstanceWorkItem does not have any field that shows this information and neither does the ProcessInstance object . So where does this information gets stored and how to get the same using Partner WSDL API?
Thanks in advance.
Regards,
Paresh
-
- pareshjena
- June 07, 2010
- Like
- 0
- Continue reading or reply
How to get Approval Step Name
Hi,
We are getting all the pending approvals for users by querying the ProcessInstanceWorkItem.
One of the requirement is to show the Approval Step name. This ProcessInstanceWorkItem does not have any field that shows this information and neither does the ProcessInstance object . So where does this information gets stored and how to get the same?
Thanks in advance.
Regards,
Paresh
-
- pareshjena
- June 07, 2010
- Like
- 0
- Continue reading or reply
How do I view "Items to Approve" list on my homepage
Hi All,
I have an Approval Process created for my custom object.
I am assigned as an Approver for the same.
I want to know, are there any settings to enable myself to see "Items to approve" list on my Homepage?
Any help will be great.
Thanks
- vikmac
- July 30, 2009
- Like
- 0
- Continue reading or reply