Sending Approval Request to multiple Approvers

Hi All,
I'm facing problem in sending Approval request to multiple approvers.I have List of accountid's to which approval Requet has to be sent.I tried giving multiple id's in the "Owner" field of mannual action, which is not working.can any one let me know how to implement this.
Thanks

Hi,
I used multi approval subprocess, this is the code that i have used
<Action id='0' process='Configuration:Multi Approval'>
<Argument name='approver'>
<ref>$(approver)</ref>
</Argument>
<Argument name='approvalForm'>
<ref>New Profile Request</ref>
</Argument>
</Action>
but im unable to get the approval request in the corresponding Administrator approval list.

Similar Messages

  • Send a request to multiple approvers in a stage?

    Dear forum,
    I was in the impression that Distribution Lists could be used generally for approval, but it seems to work only for role approvers.
    Is there a way to send a request to multiple approvers in a stage?
    Kind Regars,
    Vit Vesely

    Hello
    If you want the request be sent to several approvers you can set into the Custom Approver Determinator all approvers you want to check the request.
    However the CAD that you created from before must be linked to the stage. In this stage you can configure: "Anyone approver" it is enough to pass throug the next stage that only one of this several approvers has approved. And I guess "Everyone approver" is a necessary condition that every approver from the list has approved the request.
    Hope to be useful.
    Margarita.

  • Sending manual Approval Request to multiple administrators

    Hi,
    I have a workflow which is having an Manual action that sends Approval request to the 'Owner' , specified in that action. I can give only one value for the "Owner" field, now my problem is, i need to send this approval request to multiple owners. can any one help me in this.
    thanks

    im getting
    java.lang.NullPointerException
    while doing the above.My multi approval xml is
    <Action id='2' process='Configuration:Multi Approval'>
    <Argument name='singleApprovalProcess' value='Approval'/>
    <Argument name='approvers'>
    <List>
    <String>100200300</String>
    <String>200200200</String>
    </List>
    </Argument>
    <Argument name='approvalForm' value='New Profile Request'/>
    <Argument name='style' value='first'/>
    <Argument name='approvalTemplate' value='E-mail to administrator'/>
    </Action>
    Pls help me

  • Approval workflow with multiple approvers in sharepoint

    Hi All,
    I have created a sequential workflow using visual studio 2012 for sharepoint 2013.
    I have multiple approvers for approving a document. I am able to create individual tasks for each approver by code
    my problem here is tasks should be created based upon the hierarchy, i.e. the second task will be created only when first task is approved.
    All my approvers are dynamic so I did this development in visual studio. Please give me some idea how to proceed for my problem.
    Sarath Sannadi Sharepoint Dev at Saksoft

    Hi sarath,
    Thanks for the sharing.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Approval Request via sdk

    Dear all,
    I create a purchase order via SDK. I created approval templates and assigned to Purchase order documents. But, In SDK, it does not work. It creates purchase order without checking the approval templates.
    I am using Sap Business One V 9.0. Is it possible to check and send approval request via SDK?
    Regards,
    Manikandan

    Hi,
    Is the issue is resolved.
    If yes,please close the thread.
    Regards,
    Prasad

  • Sending manual remediation Request to multiple administrators

    Hi,
    I have a workflow (Access Review Remediation) which is having an Manual action that sends Remediate request to the 'Owner' , specified in that action. I can give only one value for the "Owner" field, now my problem is, i need to send this remediation request to multiple owners. can any one help me in this.
    If I iterate in my administrators, the IDM creates multi workflows. I need ONE workflow with multiple recipient.
    thanks,
    Attila

    im getting
    java.lang.NullPointerException
    while doing the above.My multi approval xml is
    <Action id='2' process='Configuration:Multi Approval'>
    <Argument name='singleApprovalProcess' value='Approval'/>
    <Argument name='approvers'>
    <List>
    <String>100200300</String>
    <String>200200200</String>
    </List>
    </Argument>
    <Argument name='approvalForm' value='New Profile Request'/>
    <Argument name='style' value='first'/>
    <Argument name='approvalTemplate' value='E-mail to administrator'/>
    </Action>
    Pls help me

  • Multiple approvers and one approver execute the workitem without complete

    Hi all,
    In case of multiple approvers, if approver-A executed the workitem but cancel it without complete.  The workitem will stay only in approver-A SAP inbox and disappear from other approvers' inboxes.  Is this a standard way?
    For whatever reason, if approver-A cannot execute the workitem.  What can be done by workflow administrator to make the workitem appear again in other approver's inboxes?
    Thanks and Regards,
    Donald

    Hi Donald,
    Yes this is the standard behavior of workflow.
    If you send the work item's to the multiple approver's and one approver open the work item it will disappear from all other's inbox.
    if the approver A open's the work item, then it will disappear from other's inbox. You can use the fm SAP_WAPI_FORWARD_WORKITEM to forward the work item's to the other user.
    Thanks,
    Viji.

  • Dynamic Approver Group Will Not Return Multiple Approvers

    We have created a dynamic approval group to return person_ids (stored in a lookup) for some of HR operations people. This will be called by an FYI rule.
    The problem is that AME seems to fail if mulitple person_ids are returned by the dynamic query.
    Is it even possible for a dynamic approval group to return multiple person_ids? If so what could I be missing?
    P.S. I realize I can use a static approver group to meet the same requirement but the reason we choose a lookup was it made it easier for us to maintain. We can revert to a static group if there is no other solution.

    We overcame the problem by splitting out each person_id into a different row in the lookup table.
    Multiple approvers are now being returned.

  • My apple I'd has been discarded for security reasons. The site asks me to give my email and they would send me the further instruction. But no Emil has arrived so far. Since January. And I did requested help multiple times. :( any ideas where can I solve

    My apple I'd has been discarded for security reasons. The site asks me to give my email and they would send me the further instruction. But no Emil has arrived so far. Since January. And I did requested help multiple times. :( any ideas where can I solve

    Who discarded the Apple ID? Apple? or You?
    Did you answer the Security Questions? Is the backup email accurate? Have you tried contacting them?

  • How to send request to multiple page in a page

    i have a whole.jsp. and there is a frame inside it. there is a part.jsp that should go in the frame.
    i want to send same request to both whole.jsp and part.jsp. both whole and part will process the same request and display different results.
    the question is how can i send the same request to both pages, and let part.jps display in whole.jsp at the same time.
    thanks in advance, nian

    If you have JSP A and B, where JSP A includes JSP B using the <jsp:inlude> directive...
    // code for JSP A
    <jsp:include page="..path to JSP B.." flush="true"/>
    ...then JSP A and B will have access to the same request.
    -S-

  • Selectively send the request to a particular step  in GP

    Hi All,
    Consider we have 4 steps in a process
    Step1 :Creates request
    Step2 : Approver 1
    Step3 : Approver2
    Step4 : Approver3
    During the process, Approver3 want to send the request back to Approver1 as some data is missing in the process.How to selectively send the request to a particular step in GP ?
    Thanks,Anil

    Hi Anil,
    There can two ways of doing this.
    1. Say we have 3 actions for 3 approvals.
        Then if you want to send the form back to Approver1 from 
        Approver3,in the result set of action3(Approver3) assign 
        action1(Approver1).
          or
    2. Create 3 callable objects of multiple decision type for 3
        approvals.
        Let the decisions be - Approve
                                      - Reject
                                      - Send back to Approver1
                                      - Send back to Approver2
    (This example is only for Approver3 and these decisions may vary depending on your requirement)
    and in the result sets of these actions you can assign any action that you want the form to go back.
    Whichever suites your requirement use that.
    Hope this solves your problem.
    Thanks and regards,
    Sumangala

  • Ad hoc approval request in workflow

    Hi experts,
    Ad hoc approval request in workflow ,user should  forward work item multiple times for different users . Ad hoc approval multiple times to the same or different employees. Could you please provide me steps by steps how I need to create ad hoc .

    Hello Ganesh !
                    Hope you want to define ad hoc agent agent assignment.
                   If so, choose the activity step(the task's work item that you want to send)  in workflow  and from the menu take path :  Extras -> Ad_hoc functions -> Enable the Adhoc Agent Assignment.
                   In expression part , now you can find &Agent_0001.Agents& have automatically appeared.The one who want to start the workflow,can mention the SAP logon id of the agents to whom the work items needs to be sent.
    Regards,
    S.Suresh

  • Work item in waiting status incase of multiple approvers

    Hi Experts,
    We have a scenrio where in the work item needs to be sent to multiple approvers.
    We have multi line container element which contains all the approvers. We have assined this container element using the expression option for the agent .
    we have made the task as general task and we do not have any requested start maintained for this work item.
    However we are facing a problem. Work item is always in waiting status. What might be the issue? In our case when i check the work flow log, for these work items there are three approvers, however SBWP inbox is appearing only for one approver and remaining two approvers do not have any Icon against their name.
    I have checked the approvers ID's and all of them are active in the system.
    Can you please help me to resolve this issue?
    Regards,
    Madhu

    Hello,
    I would look at the workitem in SWIA, proceed as if you were going to change the container elements (ie click on the workitem number, Edit > Change) and see what options are available to you.
    "Resubmit: You can have a work item resubmitted to you for processing at a later date. To do this, choose Resubmit and then enter the date on which you want to receive the work item."
    Let us know what you find.
    Edited to add: I tried it myself, a "End resubmission" button appears when you click on the Waiting step in the workflow log.
    regards
    Rick Bakker
    hanabi technology

  • Single step workflow with multiple approvers (without using a group)

    Hi,
    is it possible to have a single step workflow with multiple approvers without using a group? This is for a contract document.
    i want to add a number of users based on particular logic. The approvers are random and do not belong to any particular group.
    DO let me know if it is possible or if any of you have done that.
    thanks in advance.
    regards,
    rubio

    Hi Rubio,
    I believe the behavior would be, if individual users are added as approvers then the system would require each approver to approve the document. However, if you use the user group, you could set the role so that it would be either ALL or ANY.
    Regards,
    Vikram

  • Send a request to a conversation that has already been finished

    This error continually occurs. Any idea why?
              An attempt was made to send a request to conversation id []:169.254.17.244-b61346.100533c48f4.-7fea-gend.
              This is not a valid conversation id. The most common cause of this exception is an attempt to send a request to a conversation that has already been finished.
              Work around is to restart WLS and maybe this time it will not happen. WLS 8.1SP3.
              From: [email protected] ([email protected])
              Subject: Weblogic Tutorial Question - Need help
              This is the only article in this thread
              View: Original Format
              Newsgroups: weblogic.developer.interest.jms
              Date: 2004-09-17 09:12:33 PST
              Hi guys,
              I'm a Weblogic newbie. I have started working with Weblogic Workshop's
              Tutorial. I find them interesting and easy to follow. All was going
              well until I reached the Step 4 (Add a JMS Control). The url to this
              page is:
              http://edocs.bea.com/workshop/docs81/doc/en/workshop/reference/navResources.html
              After completing this tutorial to the end I get all the results
              mentioned, but I get additional error messages like these in my
              InvestigateTest.jws Web Service client:
              1095373714829
              investigate:creditScoreJMS:listener.onMessage
              External Service Callback investigate:creditScoreJMS:listener.onMessage
              Submitted at Friday, September 17, 2004 10:25:52 AM EDT
              Executable Request:Callback.onMessage
              ConversationNotFound Exception
              Submitted at Friday, September 17, 2004 10:25:52 AM EDT
              An attempt was made to send a request to conversation id 1095373714829.
              This is not a valid conversation id. The most common cause of this
              exception is an attempt to send a request to a conversation that has
              already been finished.
              Request Cancelled
              Submitted at Friday, September 17, 2004 10:25:52 AM EDT
              Processing Request
              Submitted at Friday, September 17, 2004 10:25:53 AM EDT
              Request Complete
              Submitted at Friday, September 17, 2004 10:25:53 AM EDT
              I cannot figure out why I'm getting these. I'm doing everything as
              described in the Tutorial. Can somebody tell me what I'm doing wrong.
              I would greatly appreciate.
              Thanks.
              Adnan

    hi
              We just encountered this problem while load testing using JMeter. While it may not be the same scenario, we have found that we can consistently trigger this error if:
              a) multiple threads from the same client are invoking the service (i.e. a JMeter using JavaSamplerClient can do this)
              b) the web service is conversational according to the polling design pattern recommended in the WLW doco: i.e.
              startQuery()(one-way) conversation phase = start
              checkQueryStatus() conversation phase = continue
              fetchQueryResponse()conversation phase = finish
              c) buffering is enabled for the startQuery() operation.
              d) the number of threads > 3 (might occur very infrequently <= 3 - cant remember)
              This is reproducable in our WLS/WLW 8.1 SP2/SP3 environment.
              With buffering enabled - errors occur
              With buffering not enabled - no errors
              On reflection, buffering isn't really needed for our usage so we removed it, however the errors might indicate a bug or unsupported use case
              Regards
              Jim Nicolson

Maybe you are looking for

  • Query data in a row

    Hi All, I have a sql query "select x from tmp", which gives result as follows - X X1 X2 X3 X4 I want this result in 1 row comma seperated, as X1, X2, X3, X4 Is it possible to get this result using any sql query or pl/sql functions? Regards VJ

  • XML in 8.1.6.

    Hi I am trying to install the java classes in an 8.1.6 database (following the instructions of S. Muenches book). I managed to install the xmlparserv2 class, using the file from the JDeveloper disk. I could not however find the xmlplsql.jar file. Wha

  • "Tutorial - Getting Started with JSF" does not work

    I tried the "Tutorial - Getting Started with JSF" located on http://www.oracle.com/technology/obe/obe1013jdev/jsfintro/jsfintro.htm#t6, but the last part "Creating a conditional navigation" is not complete. There are 2 issues 1. The return values in

  • Mass extension of g/l accounts to company codes

    Hi gurus, Can anyone assist with a method to mass extend g/l accounts to a company code instead of the manual way? Thanks

  • Exporting a smaller file size

    I have a client who wants me to upload his 2 min acting reel to a web site that requires the reel to be 15 MB at the most. I have no idea how to get a video that small. It seems to me that the quality would be horrible, but that's what they're asking