PO approval Workflow based on the Release Stratergy.

Hi ,
i am creating PO workflow based on the release Stratergy, in which release group = aa , release stratergy = a1 , a2 ,a3 .
If the PO is created according to a1 then it should goto 1 level approval, if a2 then to 2 level approval and if a3 then 3 level approval.
i have taken BO as BUS2012 and using singlesteprelease as event for triggering the workflow. i am checking the multicondition say if taking bus2012.releasestratergy = a1 then 1 approval if a2 then 2 approval if a3 then 3 approval.
my problem is the workflow is getting triggered but it is not accepting the values from multiple condition box and going to other part and getting struck or getting no where.
please suggest.
thanks in advance

Hi Abhi,
I Guess the approach your doing is different from the standard one (WS20000075) No need to go for any multiple conditions.
1. Copy the standard workflow.
2. Create a Rule (Refer Rule 168) with container elements as POnumber, Release strategy and Release Code (Depending on your requirement).
3. Write an FM which will have 2 table parameter fields ACTOR_TAB and AC_CONTAINER and fill ACTOR_TAB with approver name.
4. Use this rule in Release of PO step and correct binding and everything will work fine.
Please revert back if you need more information.
Regards,
Gautham

Similar Messages

  • Dynamic approval workflow based on checkboxes

    I have a sharepoint 2010 approval workflow based on an info path form list
    The form has about 20 checkboxes for different areas of for which a supervisor could request access for. A supervisor could check 1 checkbox, or all 20.
    The checkbox on the actual form being filled out will have the title of access being requested such as but not the name of the approver. we dont want to show that on the form as to who the approver is.
    Each checkbox corresponds to a different person, so if 5 checkboxes are selected, I need the workflow to automatically assign the tasks to 5 specific people based upon which checkbox is marked. So if check box A, B, F, G, Q are all checked it should send
    an email to the people that are associated with those checkboxes only.
    How can I dynamically assign the tasks to people based on which checkbox is selected?
    I am using sharepoint 2013 but 2010 workflow in designer
    Thanks

    Hi,
    You will promote those checkboxes so you can access from workflow.
    in the workflow you will create logic of conditions
    for example
    if checbox a selected then assign variable checkbox1=true and so on for each checkbox a corresponding variable and other 5 variables carrying the approvers names
    then based if those values are true you will create a task for those approvers
    Kind Regards,
    John Naguib
    Senior Consultant
    John Naguib Blog
    John Naguib Twitter
    Please remember to mark this as answered if it helped you

  • How to create activity workflow based on the Web API 2 services

    Hi,
    We have Web API 2 services and we want create activity workflow based on the Web API 2 services.
    Web API 2 services provide some application operations and based on this operations we would like to create custom activity workflow.
    Question:
    Is that possible?
    Could you please give best practices to create activity workflow based on the Web API 2 services ?
    Thanks for your support.

    HI Max_P,
    Welcome to workflow forum.
    ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
    I researched relevant topic about creating workflow application using Web API 2, I just found these resources about it.
    Learn About ASP.NET Web API
    Hope it helps.
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Routing approval workflow based on employee

    We use a calendar in our department to handle time off and whatnot. We currently use the built-in Approval workflow to route all events to the director of the department. We now have a need to route some members of the department to a different manager while
    keeping others directed to the original manager. How would we go about implementing a workflow to accomplish this?
    Everyone is split into two AD groups based on who they should be routed to, so that's taken care of. I attempted to create my own workflow using the "Set Approval process" command, but the approval process never began (I used "If created by
    a specific user" and "If modified by a specific user" as my conditions with the necessary groups). Any thoughts?

    Hi,
    According to your description, my understanding that you want the different members to assign tasks to different managers.
    As a workaround, you can create a column for the event type to distinguish the manager, then assign tasks based on the value of the column.
    You do as the followings:
    1. Create a choice type column with the different departments(different values) in the Calendar.
    2. Create a workflow like below(if the department choice column has a lot of value, you may need to have judge for each department value):
    3. Publish the workflow.
    Feel free to reply with the test result.
    Best regards
    Wendy Li
    TechNet Community Support

  • Reading user input from a form within a workflow and perform actions in workflow based on the input

    Sharepoint 2013
    Need to get input from a user based on some condition within a workflow and based on the input received continue with the workflow. It can be a form with a text box and button to which i can redirect and when user enters a value and clicks on the button
    ,I should come back to the workflow and perform other processing. I should also be able to manually start this workflow from VS.
    Tried different approaches like initiation forms ,user input action of SP2010 etc all of these approaches either add some tasks to task list or force me to click on the workflow link to get input from a user.
    Any suggestions on this?

    Hello
    Thanks for the code, but I don't need an array of beans. By the way this code make a bean and an arraylist everytime it's called?
    I was looking for something like this:
    <form action="myjsp.jsp" method="post">
    ...so after submitting the result will go to the myjsp.jsp file and in the myjsp.jsp file
    <jsp:useBean id="value" class"myBean">
    <jsp:setpropertiy name"value" ....>so everytime I click the add button the values will go the mysjp.jsp file and that will set them in the javabean file. this method uses two files but I was looking for doing this in the same jsp file and not sending it to another file.
    chers
    Ehsan

  • Workflow To restrict  the release of Transport request

    Hi Guys,
    Can any one tell me is there any Standard workflow to restrict the User's to release the Transport Request?
    Regards
    Venkatesh.S
    Edited by: venkatesh saravanaperumal on Jan 16, 2008 11:40 AM

    Check this template
    30000524
    45301534
    71000008
    74500938
    74500939
    Thanks
    Arghadip

  • SP2007 Edit approval workflow e-mail

    Hello,
    One of the sites I a managing in Share Point 2007 has an approval workflow (based on the standard approval workflow) to approve calender items. The e-mail that is send to the approver contains a link to the
    calender item, however I would like it to contain a link to the task item, so that the approver does not have to search for the task to approve. 
    I am new to SharePoint 2007, having only worked with 2010 or 2013. Can anyone tell if and where I can change the body of approval workflow e-mails
    in SharePoint 2007.
    Thank You!

    The first thing to check is whether you can open the site and workflow within Designer. As you're working with a version of SharePoint that's a bit devolved from what you're used to, knowing some differences might be handy: -
    All workflow instances are list level only
    There are no re-usable workflow templates
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Changing Release Stratergy will affect the current PO approval flow

    Hi Friends,
    I have set the release Stratergy for PO and now I have to change the release stratergy, in this case will I face any issue for the previous PO which is the flow of approval.
    Thanks.
    Dhan

    Go through: SPRO-Material ManagementPurchase OrderRelease procedure for PODefine release procedure for PORelease Indicator.
    In this you will have changeability field, here you have different strategy for changes in release strategy for mapping of the new strategy,value change, etc...
    Please also check the Release Strategies where in, which final release ID is mapped.
    This will gives you idea about what will be possibility for mapping of new release strategy..
    Hope it will help you.
    Regards
    Vikrant

  • How to find the WI of the Workflow based on Object Key of DIR (DMS)

    Hi Gurus,
    We have developed a DIR workflow for status change, where we are using DRAW as the Business Object.
    We are not able to fetch the Work item ID of the Workflow based on the ObjectKey(Concatenation of DOCTYPE DOCNUMBER DOCPART DOCVERSION).
    Tried to use the View SWIVOBJECT, also Found no values related to the container table SWW_CONTOB when the Wiorkflow is triggered. But we can see the Contianer values in the workflow log.
    Is there a way to find the relation DIR and the Work item ID if the Workflow for Documents? For Documents(DIR), anything needs to be done explicitly? 
    Need to resolve this as we have too many things based on this including Reporting part to fetch the approval details of the workflow. 
    Thanks..
    Regards,
    Prathap
    Edited by: Prathap on Feb 18, 2011 5:37 PM

    Hi,
    You can use FM SAP_WAPI_WORKITEMS_BY_TASK and use the filters.
    Afterwards, for every wi id you should get their instances using class cl_swf_run_wim_factory=>find_by_wiid.
    Then, get instance of wf container using if_swf_run_wim.
    Now you can use interface if_swf_ifs_parameter_container to get parameters or variables.
    Regards,

  • Error while testing the self registration approval workflow

    Hi all,
    I am getting the following error while testing the self registration approval workflow.
    Here the request level approval is working fine.But the operation level is not working.
    <May 28, 2012 11:25:01 AM IST> <Error> <oracle.iam.request.impl> <IAM-2050126> <Invalid outcome com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}runtimeFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{
    summary=<summary>oracle/iam/platform/OIMClient</summary>
    ,detail=<detail>java.lang.NoClassDefFoundError: oracle/iam/platform/OIMClient
    at orabpel.approvalprocess.ExecLetBxExe0.execute(ExecLetBxExe0.java:182)
    at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
    at java.lang.Thread.run(Thread.java:662)
    </detail>
    ,code=<code>java.lang.NoClassDefFoundError</code>}
    cause: {oracle/iam/platform/OIMClient}
    received from SOA for the request id 61.>
    <May 28, 2012 11:25:01 AM IST> <Warning> <oracle.iam.callbacks.common> <IAM-2030081> <[CALLBACKMSG] Inside Status Change plugin for request 61 and the status is : Request Failed.>
    er and operation is CREATE.>
    <May 28, 2012 11:25:01 AM IST> <Warning> <oracle.wsm.agent.handler.wls.WLSPropertyUtils> <BEA-000000> <WLSPropertyUtils:getOperationName(),operation name is null>
    How to resolve this issue?
    Please anyone suggest me.Thanks in advance.
    Regards,
    Deena.

    Deena,
    Please make sure the path is correct. also why .zip, why : at the end why blank space? These could be a problem.
    /home/oracle/Oracle/Middleware/Oracle_IDM1/server/client/*oimclient.zip*:/home/oracle/Oracle/*Middleware/ oracle_common*/modules/oracle.jps_11.1.1/jps-manifest.jar:
    Below is correct one.
    $MW_HOME/Oracle_IDM1/server/client/oimclient.jar:$MW_HOME/oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar
    If you have custom workflow, be sure in task assignment proper outcome approve or reject.
    Thanks,
    Kuldeep

  • OIM 11gR2 - Out-of-the-box Approval Workflows

    Does anyone know of any good resources that describes the out-of-the-box approval/provisioning workflows of 11g R2? I have searched Google back and forth but found nothing. Some of the workflows are obvious by their name (such as default/BeneficiaryManagerApproval!1.0), but others are not so clear regarding their flows.
    On that same note, can one of the out-of-the-box approval workflows be configured to route to an approval group instead of single users?
    Thanks for your help!

    Instead of searching for docs in google i guess reverse-engineering on your own will be the best way to understand the approval workflows. Navigate to OIM_HOME/server/workflows/composites. It will contain all the approval workflow zip files. Unzip the required one which you want to understand and there will be a .jws file in it. Now open that in jdeveloper and open AprrovalProcess.bpel and composite.xml. It will show how the approval routes and what are the business rules written, everything. It is the best way to understand the approval workflows.
    In the same way u can make changes to the out-of-the-box approval workflows also. See this OBE tutorial to understand how you can assign the approval to a group
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/oim/oim_11g/Request_Workflow_for_Self_Registration/request_workflow_for_self_registration.htm
    Also please try the approval workflow given in the developer's guide which covers most of the basics.
    http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/request.htm#CIHFBEFB

  • Handling Multiple Approval Workflows

    I have a scenario where documents need to be uploaded into SharePoint, triggering specific approval workflows depending on the destination of the uploaded document. I initially thought this could be done through one document library with a separate approval
    workflow set for specific folders within this document library. It now appears there is no easy solution for accomplishing this within one document library and multiple sub-folders, as the sub-folders inherit all workflows from the parent document library.
    As a SharePoint beginner I am unsure the best solution for this scenario. Should I be using something other then multiple document libraries to accomplish this task (this seems messy, thus why I tried to use one document library with multiple sub-folders)?
    Thanks for the help in advance.

    Hi Brian,
    I think this can be handled multiple ways but here are the 2 that came to my mind first.
    1. add a column to your doc lib that is a dropdown of all the sub folder names that they can upload to. Make it a required field so they need to fill it in on upload. then in your workflow you can lookup the value of that dropdown and write an if condition
    based on the dropdown selection to determine which approval to start.
    2. you might be able to use the substring functions that exist when building your workflow located under Action>Utility actions and then do a substring on the url path field to determine the subfolder that the doc was uploaded to.
    I am sure there are other ways to accomplish this without multiple document libraries. You could probably also do a taxonomy (similar to the way I said to do the dropdown) it probably depends if you would find it useful to have a taxonomy on your files
    Have fun! Let me know if this is useful and if you have any other questions, please let me know.
    Alex

  • Problem secondary invoice approval workflow

    Hi
    i have problem when i run the secondary invoice appoval concurrent program
    i am not getting any notification
    but i can see a record in the wf_items table..
    can u pls help me out
    What the process does :
    by running the concurrent program ‘ HC Secondary Invoice Approval Workflow ‘ which trigger
    The Secondary Invoice Approval workflow .
    What happens when workflow is triggered;
    Workflow will start for any invoice that has a secondary approval hold applied and does not have a workflow already in progress..
    If all the lines of an invoice are approved then the secondary approval hold on the invoice is released by the workflow..
    So this is the processs..
    Minimum requirement for the workflow to run is
    Any Invoice with a secondary approval hold on it…….
    we are trying with this but I CAN see the record in wf_items and
    item_activity_statusses but I cant find in the wf_notifications
    please help me out thanks
    sesh..

    Hello Akkshaya,
    Seems , attachment pass automatically and it is not passing in your case, Check the binding and pass the attachment from workflow container to task container.
    Element Name is Attachement both in task and workflow container.
    Cheers,
    Arti

  • OIM 11.1.1.5 Approval Workflow Issue

    Hi,
    I have installed OIM 11.1.1.5. While self-registration of a user, the request is created and by default assigned to xelsysadm as the request level approver.
    However, when the approver logs in, assigns the organization to the user and approves the request, it is shown that the approval task is completed.
    But the request status doesn't change and remains "Obtaining Request Approval" and thus the user is not created in OIM.
    In SOA server, on checking the logs (soa_server1-diagnostic.log) we found the following error -
    [soa_server1] [ERROR] [] [oracle.soa.bpel.engine.dispatch] [tid: orabpel.engine.pool-5.thread-4] [userId: weblogic] [ecid: ee9b8be672bf5ad0:-72f1c18e:1399f6dc058:-8000-0000000000000108,0:1:100000006] [APP: soa-infra] failed to handle message[[
    java.lang.NoSuchMethodError: oracle.wsm.policy.model.IPolicySet.getStatus()Loracle/wsm/policy/model/IPolicySet$POLICYSET_STATUS;
    We are unable to resolve the issue, we've tried using a custom approval workflow instead of the default approval workflow.
    Kindly help.
    Edited by: 957679 on Sep 7, 2012 6:17 AM
    Edited by: 957679 on Sep 7, 2012 6:19 AM

    Hi ,
    I actually faced the same issue some time back .., it took me almost a week to resolve it ..
    This is happening basically due to incompatible version of wsm-policy-core.jar on your server . Please check all the FMW s/f installed on your server . One of them is incompatible with OIM 11.1.1.5.0 .
    Are you using BIP 11.1.1.6 by any chance .
    Thanks
    Suren

  • OIM 11gR2 Approval workflow not getting triggered

    I created an approval workflow by following the 11gR2 developer's guide and deployed it. then created an app instance and also an approval policy for operational level which is auto approved and for request level with this composite. when i raise a request for this app instance in the catalog the SOA composite is not getting triggered. I am able to see a task in pending approval of system admin whenever i raise request for any user and if i complete that pending approval the app gets provisioned directly. Also i do not see any request ID also. please help to find out whats going wrong

    Now i tried raising a request from another user who is not a member of SYSADMIN role. This time the request id is generated and a task 'Manual Task for Provision operation for Beneficiary X' is generated in pending approvals of xelsysadm user. When completed the app instance gets provisioned. So this means operational level approval task is triggered? and it has auto-provisioning?
    why my custom approval workflow is not getting triggered?
    I have created 2 approval policies, one for request level which is auto approval and other for operational level where i have selected the deployed composite name.In both the approval policies i have selected the request type as Provision ApplicationInstance. There is no error also while deploying the composite. Am i missing any step? please help.
    Edited by: 955932 on Jan 10, 2013 10:19 PM

Maybe you are looking for

  • How can I remove sensor spots from video?

    I have a badly spotted video. There is a tutorial that shows how to accomplish spot removal with CS 5 Extended <Smart Object Video in Photoshop | Russell Brown at Photoshop World 2011 - Orlando | Adobe TV> , but this does not seem to work on my progr

  • Integrating Portal Server with MS Exchange Server

    I am trying to outline a solution for integrating MS Exchange with Portal Server. I realize that this can be done through the Exchange Netlet in iPS 3.0, but this will enable Outlook client access on the users machine through the portal, and is not w

  • Impact of SRM 7.0 Upgrade on XI 3.0

    Hi, Soon we are going to upgrade our SRM 4.0 system to SRM 7.0 and MDM Catalog 3.0. So is there any impact on XI 3.0, do we need to upgrade XI 3.0 to PI 7.0 or PI 7.1 to be able to do this. Do you have any idea? I have looked in the PAM at SAP but I

  • CMDGW_CAT:3441: ERROR: Cannot have more than 3 entries in RACCESSPOINT LIST

    Hi, i have tuxedo 8.1 in HP-UX. In the section of my dmconfig i have: SERVICEF LDOM=DOMLOCAL RDOM=WTC1,WTC2,WTC3,WTC4 I have this error when i tried to compile with dmloadcf -y dmconfig: Invalid value CMDGW_CAT:3441: ERROR: Cannot have more than 3 en

  • Project Confirmations

    Dear All. For An Internal Activity Dropped under a Network i have entered a estimated man hours for Designer with an activity type and activity rate. Based on this i have budgeted & released the WBS with CJ30 & CJ32. Subsequently i have released the