BId needs approval work flow

Hi SRM gurus,
We are working on SRM 5.5
I created bid responce to the invitatation through txn process bid ie just mentioned the price and when i click on check button system is throwing the error as No approval workflow found. Inform system administrator.
I checked in oocu tnx corresponding workflow WS 79000010 Workflow without approval for bid is activated,and no other workflow is activated(like one step).
Can any one help me what could be the possible reason and how can rectify the issue.
Thanks in advance,
--suma.
Edited by: suma reddy on May 19, 2008 10:55 AM

Hi Reddy,
The message you are mentioning is an information message. Are you getting all greens for your workflow template in SWUD if you test ?
There can be many reasons for your workflow not being triggered.
Since you are already in the SWDD, Please try these steps.
1) In Heaader, Check for the triggering events in SWDD which should have your business object name.
2) Check for the Versions which are active in which the workflow activated for your number or not.
3) Check for the start conditions in SWB_COND in which you need to define if you have the FM SWB_CHECK_FB_START_COND_EVAL in the SWETYPV transcation for your workflow template.
4) Try to do SWU_OBUF synchronize buffer also before testing the WF again.
If any of these fail then your workflow may not trigger.
First try to give even wrong values so that your workflow is triggered or it may say as ambigous so that it is easy to solve.
Best regards,
Sridhar.

Similar Messages

  • Approval work flow.

    Hi expert's
               could any body tell How to create approval work flow? I am working on CRM marketing planner where I need to use this work flow when( user-1 Head of marketing) select status as approved it should go for (user-2 Branch manager) this is mainlyused  for budget allocation and cost center planning.
    Regards
    subbaraju

    Hi,
    Please follow thes steps:-
    1> find a BO that is defined for CRM Marketing like for Events and Activities we have BUS2000126, Opportunities - bus2000111. Similarly there would be a BO for CRM Marketing.
    2> From that BO find an event that can trigger your Workflow and Start Condition if any required.
    3> SWDD - create custom Workflow - create a User Decision and in that step assign it as a General Task and assign Agent in that screen as an Expression from BO Attribute which corresponds to user 1.
    4> in user-decision implement approval/rejection
    5> in the approval branch add another user-decision for next level approval and do the same as there in step 3..
    Let me know if you have any doubts
    This should work for u..
    be careful with the binding..
    Regards.
    Kanika

  • Approval work flow for Role based and Resource based

    Hi All,
    We have to implement approval work flow for the following things in OIM 9.1.0.1
    Approval work flow for Functional Roles (Groups in OIM) (Approvalsrequired for users to get these roles)
    IT Roles (Resources in OIM) (Approvalsrequired for users to get these resource)
    Functional Role (Group) contains policy1,polici2. Polciy1 contains res1,res2 and Policy2 contain res3,res4.I want to create approval work flow for this Functional Role to achieve the following
    User raise a request for the functional role, then it should wait to get manager approval. then once its gets approval, that user account should create on all resources which are involved in that group.
    And, I have to define approoval work flow for all individual resources to get users account creation on target with approvals. These resources may include in the groups as well.
    After getting approval for functional role (Group), then Will OIM starts the approval flow for all resources involved in the group? becase, all resources have approval workflow at resource level also.
    My Goal: Approval work flow for Group, should not process the approval work flow for resource. can we do it in OIM 9.1.0.1?
    And can we do the same in OIM 11g also?
    Please help me and do let me know, if you need any information from my end.
    Thanks.

    Thats configurable buddy ! ! And possible in 10G and 11G both versions.
    Functional Roles : These are the groups/roles in OIM 10g/11g with access policies attached at the backend.
    - Create a dummy resource and name it Request Role or anything as you like. Attach an Object Form to it and have form field for Role Name, this would be a lookup type field linked to all OIM groups (leave system values using lookup query). So a user can select any OIM Group in this request as per configuration. Have approval workflows defined on this dummy resource Request Role and in its Provisioning Process make user/s a part of the requested group.
    - Now once the user is made a part of the group, the associated access policy would be invoked automatically and thereby provisioning. The only thing you need to keep in mind is that create the access policy without approval (there is a check box). If you do this the approvals would never be invoked even if you assign a group manually to the user coz it suppresses all the approvals in this access policy.
    IT Roles : These would be linked to the resource and you can define individual approvals on the resources as required.These approvals would be required if someone raises a request for these resources individually.
    Thanks
    Sunny

  • HOW TO CALL APPROVAL WORK FLOW ON BUTTON CLICK EVENT OF VISUAL WEB PART?

    Hiall,
    I created an OOB an approval work flow I want to start that approval work flow through visual web  part button click event
    In work flow Settings I selected to manually start .Is this possible ? if possible please guide me how to do this
    Thanking you,
    Arun  kumar

    Hi,
    If you have an instance of SPListItem, and know the workflow association name, you can start it. First you need to find workflow assocation instance and tell SPSite.SPWorkflowManager to start your workflow.
    See this for more information:
    http://blog.mmasood.com/2012/06/programatically-start-workflow.html
    Please remember to up-vote or mark the reply as answer if you find it helpful.

  • Using web services in Approval Work flow in OIM 11g

    Hi All,
    I am a new bie to OIM 11g. I have created an approval work flow and it is working fine.
    Now my requirement is to use a web service in the approval work flow instead of directly embeding the java code in Java Embeding Activity. Can some body share me a document or url for the process of doing it.
    Thanks in advance for the help.
    Thanks,
    Preeti

    If you are using OIM 11gR2 please refer the below document. All steps are very clear with the screenshots.
    http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/request.htm#autoId27
    See section 21.3.5.7 Configuring the Human Task and BPEL Mappings
    Also see this OBE tutorial for getting idea on Java embedding activity and assigning and retrieving data from global variables in SOA
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/oim/oim_11g/Request_Workflow_for_Self_Registration/request_workflow_for_self_registration.htm

  • PO Approval Work flow Customization

    Hi,
         I want to customize the PO Approval Work flow.
    And interesting thing is never seen or worked in Work Flow.
    So Help me with the steps to customize right from scratch.
    Regards,
    SoundariyaKumar.R

    First you have to study about the workflow then you can move then move for customization.
    https://web.stanford.edu/dept/itss/docs/oracle/10g/workflow.101/b10284.pdf
    https://books.google.co.in/books?id=tl9Nnk9OKvAC&printsec=frontcover#v=onepage&q&f=false
    http://arunrathod.blogspot.in/2010/10/steps-to-customize-po-approval-workflow.html

  • Approval work flow in 11g

    Hi All,
    I am a new bie to OIM 11g. I have created aapproval work flow and it is working fine.
    Now the requirement is to check for a certain flag and based on the falg value we need to route the request to approvers.
    If the flag value is "true" we need to route to the first level Approval. If it is "false" we need to skip the approval and the request should be rejected.The provisioning process also should be terminated.
    As far as I have tested if we skip all the approval tasks the status of the request will be updated to "Approve" by default. But according to our requirement we need to set the status to "Reject".
    Please suggest any way of implementing it or if any body has already implemented it.
    Thanks in advance.
    Thanks,
    PT

    If you are using OIM 11gR2 please refer the below document. All steps are very clear with the screenshots.
    http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/request.htm#autoId27
    See section 21.3.5.7 Configuring the Human Task and BPEL Mappings
    Also see this OBE tutorial for getting idea on Java embedding activity and assigning and retrieving data from global variables in SOA
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/oim/oim_11g/Request_Workflow_for_Self_Registration/request_workflow_for_self_registration.htm

  • Urgent needed of work flow documents.

    Hi Foks,
                Can any one send me work flow documents to my mail ID : [email protected] I am in urgent need of the documents .
    <b><REMOVED BY MODERATOR></b>
    Regards,
    veera
    Message was edited by:
            Alvaro Tejada Galindo

    Hi
    Regarding Work Flow   
    work flow scenarios.
    1. applying for a leave.
    2. approval process.
    3. material creation process.
    4. mainly work flow is for notification purpose.
    chk this links
    http://help.sap.com/saphelp_erp2005/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.erpgenie.com/workflow/index.htm
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    http://www.insightcp.com/res_23.htm
    A good tutorial
    http://www.thespot4sap.com/articles/Invoice_Verification_Automation_Using_SAP_Workflow.asp
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    /people/alan.rickayzen/blog
    /people/jocelyn.dart/blog/2006/06/19/why-use-abap-oo-with-workflow
    a good book
    http://www.sap-press.com/product.cfm?account=&product=H950
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.sap-press.com/downloads/h950_preview.pdf
    Check the following PDF
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    also seach the workflow forum: SAP Business Workflow
    Workflow automates the steps and activities in a business process according to predefined procedures and rules.
    Workflow presents information and documents to the appropriate knowledge worker or agent (another entity such as a program) to make a decision or perform an activity.
    Workflow tracks each and every step in the process flow and maintains an ongoing status.
    Workflow also collects and reports all of the metrics associated with the execution and completion of the process.
    Check the below links u will get lot of info..
    http://www.sap-press.com/product.cfm?account=&product=H950
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Go through the following links on FORK :
    http://help.sap.com/saphelp_nw04/helpdata/en/24/e2283f2bbad036e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f1e7454311d189430000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/content.htm
    http://www.insightcp.com/res_23.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    For more reference on workflow: http://****************/Tutorials/Workflow/Workflow.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/04/9277a346f311d189470000e829fbbd/frameset.htm
    Check these links.
    http://www.sapgenie.com/workflow/index.htm
    /people/ginger.gatling/blog/2005/12/01/link-workflow-business-objects-to-your-collaboration-tasks
    http://help.sap.com/saphelp_nw04/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm
    http://help.sap.com/saphelp_bw33/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm
    http://help.sap.com/saphelp_bw31/helpdata/en/8d/25f94b454311d189430000e829fbbd/content.htm
    http://www.sap-press.com/product.cfm?account=&product=H950
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Workflow tutorials with step-by-step and with screenshots are available at http://www.****************/Tutorials/Workflow/Workflow.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/c14a9b55103116e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    http://www.sapgenie.com/workflow/
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    Debug a workflow.
    This has a step by step procedure :
    http://fuller.mit.edu/workflow/debugging.pdf
    www.erpgenie.com/sap/workflow/debugging.htm
    http://www.erpgenie.com/workflow/debugging.htm?2b5de440
    Workflow tutorials with step-by-step and with screenshots are available at
    http://www.****************/Tutorials/Workflow/Workflow.htm
    http://www.sapgenie.com/workflow/
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/WORKFLOW_tutorial.html
    Regards
    Anji

  • Automatic approval work flow

    Hi,
    We are using SRM 6.0 , I  am new to workflows
    We have a problem  in Automatic approval of shopping carts work flow in our development system but in QA system automatic approval of shopping carts works  good.
    I feel development  work flow(Automatic approval of shopping carts) not getting trigger.
    Please let me know how to compare both system or need to check any particular setting.
    Regards
    Neelima.

    Hi Masa,
    Please find the details in our system.
    Process Schema Evaluation:
    Object Type BUS2121
    Evaluation ID 1EV_SC_001
    Process Level Configuration:
    Object Type BUS2121
    There are two Process Schema
    Process Schema 1C_SAPSRM_MIG_101
    Process Schema  BUS2121_EX01
    For Process Schema 1C_SAPSRM_MIG_101
    Sequence Number 700
    Level Type Automatic(System User)
    Evaluation ID 0EV999
    Resp. Resolver Name
    Resp. Resolver Parameter
    Task ID 40007988 Automatic Approval
    Decision Type Decision for Entire Document
    For Process Schema  BUS2121_EX01
    Sequence Number 999
    Level Type Automatic(System User)
    Evaluation ID 0EV999
    Resp. Resolver Name
    Resp. Resolver Parameter
    Task ID 40007988 Automatic Approval
    Decision Type Decision for Entire Document
    Regards
    Neelima

  • Help Needed with Work Flow

    Hi all
    I am very new at this. I got a new task to fix an existing Work Flow. The portion that needs to be fixed is: it shoots an e-mail to get approval when a changed rate is greater then its Standard rate. Now the problem is there are multiple standard rate for a single entry. So we need to pick the lowest one from all the entry for that record.
    So I need to insert a loop where it picks the standard rate. but i can't figure out how to tell the loop to end when there are no more standard rate for that record and also pick the minimum one.
    I am not sure these description is enough or not.
    If not please let me know what else you need to know.
    thanks

    Anyone? Bueller?
    Ah well, I knew that I probably was cutting into some newer territory here...
    Once I get it figured out, I'll post what I've learned about this activity for everyone to share.
    Cheers,
    Mike

  • PO approval Work flow

    Dear All,
    Our users need to share the work list for PO Approval workflow with others in the dept. but if the user other than the one who was the initial recipient of the notification approves the PO; the workflow approval history still shows the original recipients name and not the responder as the approver. It does not even puts the message as "Approving on behalf of" as in the case if the notification is forwarded to other user.
    Any suggestions how to capture the responder as approver?
    Edited by: 989622 on Mar 6, 2013 6:27 AM

    I was able to find where it is doing it.
    The PO_WF_PO_NOTIFICATION.POST_APPROVAL_NOTIF has a logic (which does not make much sense) but if the session owner (logged in user) is not equal to the original recipient of the notification it reverts the responder to the original recipient.
    SELECT fu.USER_ID
    INTO l_responder_id
    FROM fnd_user fu,
    wf_notifications wfn
    WHERE wfn.notification_id = l_nid
    AND wfn.original_recipient = fu.user_name;
    l_session_user_id := fnd_global.user_id;
    IF (l_responder_id is not null) THEN
    IF (l_responder_id <> l_session_user_id) THEN
    /* possible in 2 scenarios :
    1. when the response is made from email using guest user feature
    2. When the response is made from sysadmin login
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_USER_ID',
    avalue => l_responder_id);
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_RESP_ID',
    avalue => l_preparer_resp_id);
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_APPL_ID',
    avalue => l_preparer_appl_id);
    ELSE
    IF (l_session_resp_id is null) THEN
    /* possible when the response is made from the default worklist
    without choosing a valid responsibility */
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_USER_ID',
    avalue => l_responder_id);
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_RESP_ID',
    avalue => l_preparer_resp_id);
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_APPL_ID',
    avalue => l_preparer_appl_id);
    ELSE
    /* all values available - possible when the response is made
    after choosing a correct responsibility */
    /* bug 5333226 : If the values of responsibility_id and application
    id are available but are incorrect - i.e. not conforming to say the
    sls (subledger security). This may happen when a response is made
    through the email or the background process picks the wf up.
    This may happen due to the fact that the mailer / background process
    carries the context set by the notification/wf it processed last*/
    IF ( l_preserved_ctx = 'TRUE') THEN
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_USER_ID',
    avalue => l_responder_id);
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_RESP_ID',
    avalue => l_session_resp_id);
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_APPL_ID',
    avalue => l_session_appl_id);
    ELSE
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_USER_ID',
    avalue => l_responder_id);
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_RESP_ID',
    avalue => l_preparer_resp_id);
    PO_WF_UTIL_PKG.SetItemAttrNumber(itemtype=>itemtype,
    itemkey => itemkey,
    aname => 'RESPONDER_APPL_ID',
    avalue => l_preparer_appl_id);
    END IF; -- ( l_preserved_ctx = 'TRUE')
    END IF; --(l_session_resp_id is null)
    END IF; --(l_responder_id <> l_session_user_id)
    END IF; -- (l_responder_id is not null)
    So I have to create custom code to bypass this logic..

  • Approval work flow should work when the KM folder has Write access

    Dear all,
    I have a following scenario.
    There are set of KM folders and the users can upload documents in those folders ( users has read/write permission) and for those folders i have a approval process as well but when i give read and write access for those set of folders the approval process is not working they can see the documents because the users have read/write permission.
    How can i overcome this i need to give read/write permission for folder and i want the approval process to work as well.
    Please help.
    Regards
    Aflal

    Hi, Aflal!
    We have overcomed this problem by using custom developed Repository Filters:
    One filter shows only documents created by user, no matter approved and not (for those users who are able to upload documents).
    Another filter shows only approved documents (for all users).
    The third filter shows only submitted for approval documents (for Approvers).
    Than we created 3 Layout Sets with these filters applied to (in Collection Renderers) and 3 KM Navigation iViews that use 3 mentioned before Layout Sets.
    Regdads, Mikhail.

  • WORK FLOW SCENARIO IN  CUP STAGE APPROVAL PROCESS

    Hi All,
    We had configured GRC CUP with four stage approval  work flow  process .I have a question like is there any condition / option If there are few Top management level users ( M0,M1.....M9).In CUP Change Account request Few roles should not be selected by the users else system should not allow the roles or Roles not be provisioned.Kindly do the needful on priority.
    Regards,
    Ram.

    Hi ,
    We had configured few workflow scenarious based on our business.In CUP for Change account request type, we had configured a four stage workflow as for new role creation or to modify existing roles , we are using change account request type for approving and provisioning of the roles, This request type includes four stage approvals like Manager ->Role Owner> and Application owner.This is how the flow is configured.I have a question like , is there any possibility to change the provisioning process , ( ex: If there are approval level s from Top Management like M0,M1,M2.....M9) ., Let us consider if Manager approves the request and role owner performs risk analysis , and Application owner approves , still the request shud not be provisioned, If it is provisioned also, the roles should not be created .
    Hope its clear and you can able to understand the scenario.Please help regarding this.
    Regards,
    Ram.

  • Work flow popup

    Hi Experts,
    I am developing FI Invoice approval work flow by extending FIPP business object.
    I have a decision task with APPROVE,CHANGE,REJECT buttons.
    if the user press CHANGE or REJECT buttons then a pop up should come to enter the reason details.
    The popup should have ok and cancel button and IF the user pressing the cancel button of the popup with put entering any reason then i should retain the decesion task .currently i have created the pop up in seperate task after the decesion task.
    Once they click on change or reject button ,pop up is coming but  as the popup is developed in next task of decesion ,i am unable to retain the decesion task ,if the user press the cancel button of the pop up with out data.
    Please anybody provide me suggesstions how to handle this issue.

    Hi,
    Please verify this link.
    CATSXT_SIMPLE_TEXT_EDITOR FM for popup in Rejection Workflow
    and the wiki link
    http://wiki.sdn.sap.com/wiki/display/ABAP/ApprovalDecisiononApproveorRejectwithReasonsor+Comments
    -Keerthi

  • Work Flow Notification Mailers Down

    Hi,
    I my OAM Dashboard I see that Work Flow Notification Mailers service is always down.
    I ask the functional people if they need the Work Flow Notification Mailer. They said they do not need it.
    Is it OK if the let it inactive? or It is mandatory that as DBA I should set it up even if the functional consultant
    does not need it.
    Thanks a lot
    Ms K

    Thanks again hel,
    If I do not configure our Work Flow Notification Mailer, how do I stop the workflow to send mail? I am confused
    why I have "unsent workflow E-mail = 7736 . Where can I retrieve this unsent e-mail , and delete them so I start
    with 0.
    Navigation OAM > OAM Dashboard > Performance > Activity
    Forms Sessions            0
    Database Sessions    107
    Running Con. Req.      1
    Service Processes       46
    Services Up               17
    Services Down            1
    Unsent Workflow E-Mail  7736Thanks again

Maybe you are looking for

  • How do I install WebSockets functionality on 10.6.7 Server?

    I'd like to play around with adding WebSockets functionality to my website. The particular problem I'm trying to solve is communication from a client side Java applet that does not get blocked by firewalls. I can find a number of tutorials on WebSock

  • Error 7 (Windows 127 Error)

    HELP!

  • HT1657 What happens if my movie rental has a download error

    I recently attempted to rent a movie from itunes and the error message i received was that therer was an error with the download. If I delete the download and try again, I have to re-rent it. I did and I keep getting the error becausse it still shows

  • Please help in below explained query

    Hi All, I got a small problem in writing a query. I have a table having fileds like name,message and message_date. I want to select all_rows from this table except most recent 50 rows. I mean skip most recent 50 rows(based on message_date) and select

  • How to identify a schedule line for ASN

    Hi All, Is there a table to check the schedule line number for the Advance shipping notification. Considering a scenario where there is always an ASN created for the full quantity of a schedule line, I have not been able to link the schedule line num