Issues implementing "workflow transports"

hi all!
I am trying to configure a simple workflow for change requests (transport):
In stms, the workflow engine has beend define. For the moment no QA. RFC is fine and my user has been defined as approver for all request(system, projet, number ='*').
When an order is released the pop up appears and i can fill all the required information. Test is ok, i send the request. A message says that everything is fine, waiting for admin approval.
But i don't recieve anything in my stms inbox. However i can see it if i use the search tool.
I have a sap_all, do i need a special profile to do so?
Thank your help,
Regards,
Julien
Edit:
additional question: is there any way to know who is of charge of a proposal request approbation ?...
Edited by: Julien LE GAL on Feb 25, 2009 10:54 PM

finally the problem was because of an old rfc customizing..
Other question: we have two environemments where we can create transport request. From the controller, transport workflows are working fine.
From the other one, i can only send requests to the controller.
Any idea?
Regards,
Julien

Similar Messages

  • How to implement workflow without UWL in portal?

    Hi,
    Our project has a requirement where we have to implement workflow. We need to display notifications and workitems(approve or reject) in the enterprise portal. The problem is that the client says we cannot use UWL as its their policy.
    My question is whether it is possible to create a workflow and execute the tasks in the portal without UWL. Is there any alternative like connectors or third party tools etc? please help asap

    Hi Gokul,
    I had faced the same issue in my project.
    In case you aren't able to use UWL you could directly call the transaction associated with SBWP(Sap Business WorkPlace) in the portal by calling the link associated with transaction SBWP.
    for example in my case instead of Portal I had to work in BSP wherein I used this method by directly calling the link associated with SBWP.
    the link as was used by me is:-
    http://SAP Servername.com:8001/sap/bc/gui/sap/its/webgui/!?sap-client=100&sap-user=sapuserid&sap-password=saplogin password&~transaction=sbwp
    please note that you need change in the server name after Http:// in my case the server name was blrkecisbank.ad.infosys.com in your case it will be different. so try it out from your end and let me know whether you were able to get results.
    Edited by: Rajwin Singh Sood on Jan 20, 2009 9:37 AM
    Edited by: Rajwin Singh Sood on Jan 20, 2009 9:38 AM
    Edited by: Rajwin Singh Sood on Jan 20, 2009 9:38 AM

  • Implement the Transporte

    Dear All
        I'm trying to Implement the transport System to get access to the Appointments via Exchage Server at this moment i'm following the Steps indicated in the URL http://help.sap.com/saphelp_nw04/helpdata/en/a1/93de005bec214c8af54844721ef224/frameset.htm
        Administration Guide->Groupware->Installing and Configuring Calendar Connectivity->alling and Configuring Microsoft Exchange Connectivity->Microsoft Exchange Connectivity Architecture->nting the Transport
       At the Number 3 it says that i have to Look in the Outlook->Tools->options and then look in the tab Mail Services. But because i'm using the outlook 2003 i could't get this tab.
    Those any one can tell me where can i found the Mail Services?
    Best Regards
    Pedro Miguel Rodrigues

    It sounds like you need to create a custom toolpart for your web part. Please read
    this article for more information about how to do this. You would place your logic in the CreateChildControls() function of the custom toolpart class to populate the lists from the current site.
    Danny Jessee MCPD - SharePoint Developer 2010 MCTS - SharePoint 2010, Configuring Blog: http://dannyjessee.com/blog Twitter: @dannyjessee

  • CAT2 - Issue with workflow task TS20000460

    Reposting the query in ABAP General Section.
    CAT2 - Issue with workflow task TS20000460
    Waiting for any suggestion?
    Edited by: Amit Khare on Sep 10, 2009 3:01 PM
    Closing due to no responses.
    Edited by: Amit Khare on Sep 10, 2009 3:40 PM

    Hi,
    Could you figure out why the event linkage is breaking when you make it Gen.Task? I think, there is some problem in your wflow template. May be do a Syntax Check in the testing environment. If that time, some error happens, then by the System Defaults in the Event linkage SWETYPV, it will deactivate the linkage.
    I don't think this has got anything to do with you making TS as Gen.Task. Did you see the even trace to see what's the error for linkage breaking ?
    More info. would help in identifying the issue.
    Regards,
    venu

  • Issue related to transportation of objects

    Hi Experts,
    I am very new to BODS tool.I have an issue related to transportation of Objects.
    Please be noted that , there was already a project (X) existing in dev system and the same project (X) is already exists in quality system as well.
    Now we got the requirement to replace the new source table to the existing source table in one of the dataflowin the Project(X). So in dev system for the same project (X) ,we have created a new datastore and imported a new source table into that datstore and used this table in that particular Dataflow to replace the existing table in the same project(X).
    After doine this changes, its working fine in Dev system.
    Now I wanted this changes to be transported in qual system as well.
    So I have logged into Designer in quality system. In central repoistory, I was able to see two central repositories.One for Central Repoistory of DEV and Other Central Repoistory of Quality.I hope I need to view Central Repoistory of Dev( please correct me If .In this central repository(dev) I was able to view the same Project(X) but the latest changes were not reflected ( I mean to say new datastore and new source table in the dataflow were not been seen). So I have refreshed the central repoistory,still I was unable to view the latest changes in the same project(X).
    Could anyone please guide me, what all steps I need to do, to get this changes reflected in quality system as well.
    Please be noted that, I am working on BODS 4.2 version
    Appreciate for your quick responses.
    Thanks in advance.

    Hi Cris,
    First remember that when ever you are doing changes in existing project first you have to take the latest version of that project then you can do your changes.
    Step1: Take latest version of code from Central Repository of DEV  into your local repository then do yuor changes.
    Go to Tools---->Central Repositories then select Central Repository of DEV then activate it. then get latest project from Central Repository of DEV.
    Getting latest project from central---->Go to Tools---->Central repository library---> select your project---->rightclict---get latest version--->objects and depence.
    I am not sure you made changes in latest code or not?
    Step2: After you made changes in your local repo go to Tools---->Central repository library---> select your project---->rightclict---checkout-----objects and depence without replacement.
    Step3: Go to Tools---->Central repository library---> select your project---->rightclict---checkin-----objects and depence. Now your changes moved to Central Repository of DEV.
    Step4: Login to Quality system.
    Step5: In Qaulity---Go to Tools---->Central Repositories then select Central Repository of DEV then activate it. then get latest project from Central Repository of DEV to Qaulity system.
    Getting latest project from central---->Go to Tools---->Central repository library---> select your project---->rightclict---get latest version--->objects and depence.
    Now Latest code transported to QA.
    Thanks & Regards,
    Balamurugan G

  • Implement workflow process for material reservation using tcode IW32

    Hi
    How can I implement workflow process for material reservation using tcode IW32
    - PM order.
    Thanks,
    Amos

    Hi;
    Have been able to find the solution to create the IDoc MRESCR after entering a reservation? 
    I am in the same situation and I do not see the IDoc output in the BD87. 
    It would be nice if you share the solution.
    Thanks in advance

  • Implementing Workflow in Oracle Financials

    Hi,
    I would like to implement Workflow in 11i . can anyone pls guide me or refer the link which has some detailed steps to do ?
    Regards
    Muthu

    Hi Hussein,
    Yes I follwed the instruction on the doc to purge the email notifications.
    Once everything done. I activated my Workflow Mailer service & Workflow Agent listner.
    But of no luck, Again nearly 300 concurrent programs inserted into the FND_Concurrent_requests table for the description
    "Prepayment Matching Program" in 2-3 mins . So i deactivated the Mailer service again.
    Can you pls guide me , How to check is there any worflow enabled for the prepayment Matching program and how to disable it ?
    Regards
    Muthu

  • Implementing Workflow without HR module

    Hi everybody!
    I have to implement workflow in a company there is implementing SAP now. The problem is that the company will not install HR module.
    The question is:
    - How can I work with organizacional structure in the workflow?
    I never attended a implementation of workflow before, only some developments e maintenace, what are the main steps to have a sucess implementation? With or Without HR
    Tks!

    Create an approver table and assign the user ids of various approvers to it
    Later on use this table to determine who the approver is.
    Ex:
    If suppose you have created a workflow for release of parked doc and it shud first go to Vp , then to Chairman and then to MD.
    So create a table with company code , fiscal year , level , amount and user id.
    1000 2009 1 amount < 1000  USabcd(user id of chairman)
    1000 2009  2 amount >1001 and amount <2000 usabcdef(user id of VP)

  • Oss note that has been implemented and transported to production

    hi guys,
    how to get a list of oss note that has been implemented and transported to prd

    Goto t-code snote in production system and find the list of notes implimented under new tab.
    Hope this helps.
    Regards,
    Ramesh

  • Can we implement workflow for release strategy in 4.7

    can we implement workflow for release strategy in 4.7 for PO's please provide some documents.

    HI,
    Check the links
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30c81e21-cd00-2c10-bbba-edb8ce4961be?quicklink=index&overridelayout=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70fef212-b6cb-2c10-e085-c84b80d7068e?quicklink=index&overridelayout=true
    Regards
    KK
    Edited by: Kishore Kumar Galla on Mar 19, 2010 3:40 PM

  • Implement workflow in ECC.6

    I need help to find 'notes' to implement workflow for PR in ECC.6.  please somebody help me - many thanks

    Hi Bargas,
    See this link very use ful...
    http://www.****************/Tutorials/Workflow/Workflow.htm
    Regards
    Rajesh

  • Version issue in Workflow

    Hi,
    I have made changes to a workflow in Development and moved it to Quality.
    After transportation in quality, its keeping on generating new version number .
    i got almost 20 new versions. Still it is increasing time to time.
    What could be the issue ?

    hi
    When we tranport a req to DEV to Quality ,then new version is created in Quality .
    but as you say "one req is being transported but its creating version continuously"
    I thing there some problem in transportation process , ask yr Basis person.
    and one thing you can check
    for any two version (which is created by your request ) compare :
    pftc_dis-> go to yr WF ->WF builder -> Basic data ->VersionOverview ->
    compare  change by , date  ,time ,release  of these version with yr DEV WF templet data .
    the active version should be same as yr DEV WF .
    perhaps you will get some clue.
    thanks
    kakoli

  • Issue in workflow binding of Table in send mail step

    Hi All,
    I am working on a Travel Management workflow where mail needs to be sent to the manager along with the trip details.
    We are displaying data in tables (html format). Now i need to add another such table with details into this already existing workflow but i am facing issues in binding.
    Issue: For already existing tables, the binding is like this,
    Export to task,
    &TRIP& --> &T_SUMMARY##&
    Import to w/f,
    &T_SUMMARY##& <--- &T_SUMMARY##&.
    But when i am trying to add my table in binding as, &TRIP& --> &T_MILEAGE##&,
    I am getting a binding error, &T_MILEAGE##& is not available in the container.
    I checked the container both in workflow and in task, both contain multiple declarations of the variable &TRIP& which is of type the BO.
    Kindly help me how to proceed further.
    Regards,
    Jose

    Hi Anjan,
    The status of  note  1658491 is also cannot not be implemented.
    I checked the correction given in this note. All changes exists into system.
    Following is code of method SEND ( (CL_SWF_UTL_MAIL_FACADE)
    *- check if document has recipients at all
           lt_recipients = lo_send_request->recipients( ).
           if lt_recipients is initial.
             lo_send_request->delete( ).
             ls_t100msg-msgid = 'WZ'.
             ls_t100msg-msgty = 'E'.
             ls_t100msg-msgno = 619.
             raise exception type cx_swf_run_wim
               exporting
                 t100_msg = ls_t100msg.
           else.
    *-       Send document
             call method lo_send_request->send( ).
           endif.
    The exception is thrown, because lt_recipients table is blank.
    With same parameter the workflow is running successfully if 'Long mail title' is not set in SWPA.
    When is field is active, workflow returns message Document <> could not be sent
    The method "SELFITEM->SendTaskDescription" does not send mail if Long Mail Title" indicator is set .   
    Thanks & Regards,
    Mounj K

  • Issue in workflow mail-link while receiving on MS OUTLOOK

    HI All,
    Weu2019re having an issue in the links send to approver via Workflow email.
    The link being sent is as below :
    https://******.eu.*******.net:8443/3a_tm_approve?SAP-client=710&KEY=100001070610000480022463541A&RECID=000001461607&SAP-language=EN
    Since the workflow canu2019t send link with more than 120 digits, weu2019re breaking the link into multiple parts.
    Part 1: https://******.eu.*******.net:8443/3a_tm_approve?SAP-client=710
    Part 2: &KEY=100001070610000480022463541A
    Part 3: &RECID=000001461607
    Part 4: &SAP-language=EN
    The mail is defined in HTML.
    Our client-(end-user) uses two application for email u2013 Lotus notes and outlook.
    The above mentioned link works fine on Lotus notes, but is creating issue when received on Outlook.
    Issue :
    When the mail is received on outlook u2013 A space is introduced in the link, due to which on clicking of link u2013 nothing opens up.
    It seems that when the first line of link is generated a space is introduced after that.
    Solutions tried:
    Weu2019ve tried to combine 3 variables into 1 and created link with just one line.
    But this doesnu2019t seem to be working.
    Any pointers towards the solution for Outlook will be really helpful.

    a possible solution that we implemented is:
    create a method or Function module, by using classes like cl_bcs, cl_document_bcs, to send any kind of email (with any length text, even markup, attachments etc) to outlook (you can see standard program BCS_EXAMPLE_5 for reference).
    invoke this function module from within the workflow, instead of using standard "Send Mail" step.
    regards,
    BJagdishwar.

  • Problem in workflow transports

    Hi guys,
    I have a strange problem like I made some modifications in PO release wf. It is working fine in Development and it was working fine in Production also for a couple of wks. But I do not know what has happened suddenly, it is taking the oldest version of the workflow . Is there any specific way in transporting workflows.
    Please reply back to me asap , as it is creating lot of problems to us.
    Thanks
    Bhaskar

    hi,
    i faced a similar issue, probably this should help u out :
    Phenomenon:
    You have changed your workflow template in client 000. If you look to the workflow definition in another client with SWDD, then you see the newest version as just maintained in client 000. But at runtime, the old (former) version of the workflow definition is used.
    Cause:
    When activating a workflow template, then also some client specific data is replicated from client 000 to the other clients. In this replication there is currently an error. I just talked to a workflow colleague. The problem we have observed seems to be just the tip of an iceberg ... . They are working on the issue(s) related to this.
    Workaround:
    Execute  function module SWD_WFD_REPLICATE_FROM_9999 in the client, you need to have the newest template definition. Enter your workflow template ID (with pattern "WSxxxxxxxx") in parameter IM_TASK and execute. Make sure that you do not lock the template in SWDD.
    Then you also (may) need to execute transaction SWU_OBUF to synchronize the buffer.
    i hope this should work.
    Regards,
    Saujanya

Maybe you are looking for