Substitution Problem in Workflow settings

Hi,
    We are trying for automatic forwarding of work item from one sap user Inbox to other sap user Inbox using substitution in workflow settings. I am getting work items in both users Inboxes. My requirement is work item should appear in substituted users Inbox. Please suggest.
Thanks in advance,
Ganga Bhavani.
Edited by: Ganga Bhavani Bhimavarapu on Aug 14, 2008 1:23 PM

Hi Bhavani,
Refer below links
http://themisto.jupiter.txstate.edu/fastrain/content/pt-30b_sbwp_workflow%20inbox%20substitution_sapgui/cc/html/index.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/d5/581ee8d56f1247bf34cfcd66d16d81/frameset.htm
http://www.sap-press.com/downloads/h950_preview.pdf
https://www.sdn.sap.com/irj/sdn/nw-bpm?rid=/webcontent/uuid/10ff0453-ae33-2a10-7984-9d8df609d8f9
Regards,
Syf
Edited by: syfulla shaik on Aug 14, 2008 5:19 PM
Edited by: syfulla shaik on Aug 14, 2008 5:21 PM
Edited by: syfulla shaik on Aug 14, 2008 5:28 PM

Similar Messages

  • Settings for Substitution in SBWP Workflow Settings !!!!!

    Hi Gurus,
    I am using ECC 6.0 Basis Release 700. In our system, i observed that Multi-level delegation(substitution) is working like below:
    Let us say A maintains B as substitute and B maintains C as substitute. If D is reporting to A in the Org. structure and sent an approval witem to A, it is coming to B, but not to C. But if D is reporting to B, then it is coming to C as well. From this what I understand is that the workitems for which B is supposed to act On Behalf of A, he cannot or not able to delegate or send them to his delegetee(here C).
    Is this the way it is suppose to work ?. If yes, can anybody tell me where these settings are made / maintained.
    Please rely to this urgent message with your valuable inputs.
    Thanks in advance
    venu

    Yes, this is the way it is supposed to work. I think it is even documented specifically that substitutions are not "chained", but right now I am too lazy/busy to find the documentation for you.
    Edited by: Kjetil Kilhavn on Dec 20, 2007 5:41 PM:
    I don't think there's any standard functionality for preventing you from forwarding a work item you received as a substitute. It would contradict with the whole concept I believe. When you are a substitute you are filling in for someone, which means you should be able to do whatever the other person would be able to do.
    Better solution: tell them you'll force them to use Windows Vista on a PC with 1 GB of RAM unless they quit forwarding everything. That ought to put the FOA (fear of administrator) in them.

  • Problem using workflow - Agent not ready

    Dear all, i'm not a workflow expert. I've created a workflow that works correctly when i test it using transaction SWDD, but I have an error of "no agent ready" when i process it using fm SWE_EVENT_CREATE.
    the task is defined in this way:
    Agent         Expression:  &_WF_INITIATOR&
    but I also try this:
    Agent         User :   ACNDEV (my user)
    ....and also I try to leave the agent blank.
    I call the workflow  rasing the event "CREATED" in that way:
    VA_CREATOR-OTYPE = 'US'.
    VA_CREATOR-OBJID = SY-UNAME.
    CALL FUNCTION 'SWE_EVENT_CREATE'
      EXPORTING
        objtype                       = 'ZTESTFLOW'
        objkey                        = 'ZTESTFLOW'
        event                         = 'CREATED'
       CREATOR                       = VA_CREATOR
    TABLES
       EVENT_CONTAINER               = wi_container
    The workflow start but at first task it is stopped with the message "No agent ready".
    I already have try in different way, but i don't find any solution.
    Anybody can help me ?
    Davide

    Hi
    The possibilities are
    1. Instead of making use of the SWE_EVENT_CREATE try to make use of the SAP_WAPI_CREATE_EVENT function module.
    2. Try to refresh the organizational assignment from SBWP transaction on menu SBWP-> SETTINGS--> WORKFLOW SETTINGS -
    > Refresh organizational environment.
    I am sure that when ever you are trying to create or raise a event then it is not mandatory that you have to make the workflow template as general task.. but yes you have to maintain the agent assignment if you want to start the workflow directly like by using SAP_WAPI_START_WORKFLOW.
    Also if you are facing this issue with some standard task but not with the workflow template then it is a problem with the agent assignment. in that case make  sure that the proper agent assignment settings are maintained for the respective standard task.  as mentioned in the above posts.
    Regards
    Pavan

  • Portal internal workflow - don't have Workflow Settings menu item

    Hi All,
    I am a new to webcenter portal and got a problem when trying to configure internal workflow.
    According to the oracle document, "http://docs.oracle.com/cd/E29542_01/doc.1111/e27603/cont_workflow.htm#WCPAA11225"
    it should have an "Workflow Settings" menu item in the folder details page.
    But my webcenter portal don't have it.
    attached is my screenshot.
    Any comments, suggestion or information are welcome.
    thanks
    Bright

    I've got an exception from UCM log. but I can't reproduce it anymore
    <Jan 8, 2015 3:29:07 PM GMT-08:00> <Error> <oracle.ucm.idccs> <UCM-CS-060003> <Event generated by user 'weblogic' at host 'CIS'.>
    <Jan 8, 2015 3:29:07 PM GMT-08:00> <Error> <oracle.ucm.idccs> <UCM-CS-000001> <general exception
    intradoc.common.ServiceException: !csWfRetrieveInfoError,app1WCSingleApprover!csWfDoesntExist,app1WCSingleApprover
            at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2173)
            at intradoc.server.Service.buildServiceException(Service.java:2402)
            at intradoc.server.Service.createServiceExceptionEx(Service.java:2396)
            at intradoc.server.ServiceRequestImplementor.testAndCreateServiceException(ServiceRequestImplementor.java:2068)
            at intradoc.server.Service.testAndCreateServiceException(Service.java:2361)
            at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1728)
            at intradoc.server.Service.doAction(Service.java:564)
            at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
            at intradoc.server.Service.doActions(Service.java:559)
            at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415)
            at intradoc.server.Service.executeActions(Service.java:545)
            at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751)
            at intradoc.server.Service.doRequest(Service.java:1974)
            at intradoc.server.ServiceManager.processCommand(ServiceManager.java:486)
            at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
            at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

  • REGARDING WORKFLOW SETTINGS FOR ELM

    HI FRIENDS,
    I URGENTLY NEED TO KNOW WHAT ARE THE WORKFLOW SETTINGS REQUIRED TO MAKE ELM WORK. I HAVE DEFINED THE TASK WS14000029 AS 'GENERAL TASK' IN T-CODE 'OOCU' BUT NOW I AM GETTING DUMPS WHEN I TRY TO SAVE THE LIST . THE ERROR ANALYSIS IS GIVEN BELOW.
    Error analysis
        Short text of error message:
        Unable to read RFC destination WORKFLOW_LOCAL_010
        Long text of error message:
        Technical information about the message:
        Message class....... "SWF_RUN"
        Number.............. 617
        Variable 1.......... "WORKFLOW_LOCAL_010"
        Variable 2.......... "RFC_READ_DESTINATION_TYPE"
        Variable 3.......... "DESTINATION_NOT_EXIST"
        Variable 4.......... " "
    PLEASE HELP,
    THANKS,
    JAI

    hi
    you need not change the settings of the ELM workflow
    you just need to activate it and plcae it as general
    regarding you error
    RFC destination WORKFLOW_LOCAL_010
    just ask your basis guy to maintain this destination in SWU3
    your dump will be resolved
    see these are standard worflows ,you need not change the settings in normal circumstances
    best regards
    ashish

  • Problem with Mail settings - PDF document is not sending

    Hi Experts,
    During sales order confirmation, a PDF attachment used to be sent.
    But now the customer is receiving the file with extension as .OTF instead of .PDF.
    Where could be the problem with this? Is this something wrong in SOCT setttings?
    But for some other scenarios, the same is working so i don't think that there is a problem with SCOT settings.
    Please let me know if anybody has an idea about this problem or susgestion to find the problem
    Regards,
    Vijay

    Hi Gangisetty,
    I guess there is no need to change any settings.
    You just need to change format from OTF to PDF using some FM.
    You can refer following links for conversion of OTF to PDF.
    Re: sending INVOICE as attachment in PDF for  external Mail address
    FM to send an email with a PDF attachment
    http://an-abaper.blogspot.com/2009/07/sending-smartform-as-pdf-through-mail.html
    Hope this will help you.
    Regards,
    Vivek

  • Camera Raw Workflow Settings - where?

    Hi!
    In Bruce Fraser's and Jeff Schewe's "Camera Raw with .. CS3", p 134, a dialogue box Workflow Options is shown. Likewise, Photoshop CS3 Help > Camera Raw > CR Settings > CR Workflow Options promises "You can see and change these Workflow settings at the bottom of the Camera Raw dialog box."
    I wonder which dialog box the text is referring to. I can not see the Workflow dialog box at the bottom of the dialog box shown in Bridge > Camera Raw Preferences, nor in Bridge > Preferences, nor in Photoshop > Preferences, nor in Photoshop > Edit > Color Settings.
    All the entrances on the Adobe site only lead me to the same PS Help document.
    It would indeed be useful to be able to specify e.g the bit depth as a default, because the PS default seems to be 8 bit (PS > Image > Mode), so I have to remember to set it to 16 for every single image anew.
    I use Mac 10.4.11 on a MacBook Pro, 2GHz processor, 2GB RAM , PS CS3, ACR 4.5
    Thanks for help! Hening.

    >Well, the save button is alongside the hyperlink (to it's left) and that opens a fresh panel to allow various options to be set, so I find the explanation advanced by the ACR Team bit hard to understand.
    You running a display at 1024 x 768? Because that's Camera Raw's real estate minimum that HAS to be supported...so what you can do in a dialog whose display ends up at a much higher resolution is severely limited because of the minimum requirements. That's why...

  • Font encryption and substitution problems

    Please let me know whether Adobe content server has the option to verify a pdf for font encryption and substitution problems.
    regards,
    Sashi

    No, for anything other than basic format issues you will want to use Acrobat for verification and modification of the PDF file.

  • What permissions does a user need to be able to access a document library's workflow settings menu?

    A group has created some out of the box SP 2010 workflows in a standard document library.
    Some users have the "Workflow Settings" icon available to click on, but other staff only see a grayed out icon.
    I have been trying to determine what change is needed to a user's access to the library so that they can add or access workflows.
    Thank you

    I believe it is the "Manage Lists" permission that they need. Owners and Designers permission levels have this by default.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Workflow settings in SRM

    Dear Folks,
    What is the Procedure to configure CUSTOMIZED WORKFLOW SETTINGS in SRM-EBP.
    Thanks,
    Kishor .

    Hi Kishor,
    you find the setting by this path,
    IMG Path: Supplier Relationship Management -> SRM Server -> Cross-Application Basic Settings -> SAP Business Workflow (New) -> SRM Workflow Settings -> Workflow Settings -> Define Process Levels.
    Procedure to follow,
    1.Activate the link WS40000014
    GO to customising overview and the set the General task as per the requirement
    2.define the process levels
    3.Next to Evaluate the process levels for object type BUS2121
    4.Define the process level schems
    5.Finally do the proces level configuration.
    hope this may help you. reward points if satisfied.
    Regards,
    Satish

  • Workflow settings to be taken care of

    Hi ALL,
    The workflow settings in the SWU3 are not all green...Is it a necessity for them to be all green?? So do I have to regenerate them all to make them green??
    -Ken

    Hi Ken,
    click on the red setting in SWU3 and then F9
    (to perform automatic customizing)
    Regards,
    michal

  • Problem in Workflow. GR n Step Workflow

    Hi,
    i am modelling an n step workflow for GR approval. i have created one task as a background task. in this task i am callinga a zmethod of BOB BUS2203. which in turns calls a FM which fills the approval table and returns to workflow.
    i tried to execting my workflow but all time it comes to this Background task but did not come out. and when i make it dialog and execute, it works fine.
    can anyone in foram please tell me, why this background task is not working. i tried using standard task also.. it is also not working.
    please give some soultion.
    Thanks,
    Naresh.

    Have you tried to assign some more authorization to the user? it could be that the step is executed using an user that is not the one customized in the workflow settings, seems unusual but i have seen this behaviour in some occasion.....
    Regards, Luciano

  • Problem in Workflow matching step

    Hi,
    I am facing a problem in Workflow matching step. I have user kaushikb assigned to it.
    Execution Type: Any Single, Assignee Type: User and Execution Type: Any Single.
    Match Record Scope: Records vs Records, Strategy: MDM_NAME.
    This Strategy: MDM_NAME is based on 3 rules: MDM_NAME1, MDM_NAME2 and MDM_NAME3.
    MDM_NAME1 is done based on transformations MDM_NAME1[XFM], MDM_NAME2[XFM] and MDM_NAME3[XFM].
    Now my problem is even after matching and merging a large number of records it is not going to
    the next step. Do I need to match and merge all duplicate records? If the Matching process is rerun
    the score becomes less as the same records are compared again. After this the link assume gets activated and then clicking it activates the next step.
    Regards
    Kaushik Banerjee

    Hi Kaushik,
    Match step is an Automated step in the MDM workflow.On selecting this step you need to mention the strategy that needs to run on the records to match them.When you reach the Match step you need to Perform the step to run the mentioned Strategy .
    When you Perform the Match step it will display the Matching result provided you select the Matching mode in MDM data manager.
    You can merge or not merge the matched records Once your Matching is performed by the system, You can move your Workflow to the Next step which is Process.
    When you are selecting Any single as your execution type it means you have more tahn one user for executing this task but you want any single one of them to perform it.
    So whenever you have selected Any single as the excution type for any process .The user accepting to perfrom the task needs to Accept the task .
    So when User1 wants to perform the task he will have to select Accept and then proceed with the task.
    When the owner of the workflow is testing the entire workflow he needs to Assume the task as he is not the Assigned user but the Assumed one.
    So if you have build your workflows correctly and moving in step as explained you should be able to select the next step
    You can follow the below link to understand the process better:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0be83e4-a1e6-2a10-c1be-8395ae948844
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • My Led flash light switch on all the time,anybody got the solution.i tried 3 things but it couldn't solved the problem. 1.settings-accessibility-LEd flash off   2. Switch off the phone for several times.  3.press the home button n power button until the

    My Led flash light switch on all the time,anybody got the solution.i tried 4 things but it couldn't solved the problem. 1.settings-accessibility-LEd flash off   2. Switch off the phone for several times.  3.press the home button n power button until the apple logo appears.  4.reset my all settings.

    My Led flash light switch on all the time,anybody got the solution.i tried 4 things but it couldn't solved the problem. 1.settings-accessibility-LEd flash off   2. Switch off the phone for several times.  3.press the home button n power button until the apple logo appears.  4.reset my all settings.

  • Experiencing problems with workflow- validate step

    I am experiencing problems with workflow->validate step in Hyperion FDM.
    I am not able to export unmapped dimension members to Excel.
    Earlier everything worked fine.
    But now all of a sudden it has become a serious problem.
    when I click Export to Excel,processing starts and it's never coming to an end.
    Every thing is getting stuck up.
    Could any one suggest solution to this as it is delaying my deliverable.

    Try opening excel first, then doing the export from FDM.

Maybe you are looking for

  • Help with a program please

    I am very new to java and working on a program for class.... The program must take a variable x and run it through a given function and the output is a number such as 8.234141... In the end i have to take that result and have two statements print to

  • E63 GOING ON AND OFF

    I flashed my E63 but after flshing it could not work proberly,it keeps going on and off after every 5min.anybody who can help me.

  • Retrieve Image from SQL Server and Store in Oracle

    Hi All I want to retrieve the image stored in sql server as a image type and store that image to oracle as a BLOB type. I tried to retrive the image from sqlserver using getBytes and when storing to Oracle i have to type cast the byte array to BLOB t

  • Why does the setting of trackpad always changes everytime i turn off my Macbook pro?

    why does the setting of trackpad always changes everytime i turn off my Macbook Pro?

  • Users filling forum with advertising information

    Hi Team, Please check this thread the last answer by Herheromon I am sure he is advertising about some tool is you check his threads he is just posting information about same tool all his links points to some forum related to data recovery. Specifica