Workflow integration with Web Dynpro

Hi Experts,
I have a strange problem.   below i will explain.
I created a custom workflow for a custom process.  the workflow contains 3 activity steps and agent is assigned as Initiator.
I created a BAPI and called the workflow using SAP_WAPI_START_WORKFLOW and the bapi works fine  in R/3.
When the same BAPI is called from Web Dynpro.  the workflow is getting executed but the activity step is not getting executed.  when i checked in SAP R/3 Workflow Graph. the activity step is showing message as No Agents Ready.  but i assigned the agent as Initiator.
Could you please let me know what might be the problem.  whether the problem with developement or with configuration in SAP-EP.
Waiting for your quick reply
Thanks in Advance.
Regards
Santosh Kumaar.M

Make the workflow and Task as GENERAL TASK for making t he workflow as Genral task cl
Execute SWDD.
Click on BAsic Data Cap.
Click GOTO ---> AGENT ASSIGNMENT FOR TASK ---> Select General TAsk.
For making Task as general task
Execute PFTC
Select Standard task option & enter the task ID, Open in change mode.
Click ADDITIONAL DATA ---> Agent Assignment ---> Maintain ----. select general task.

Similar Messages

  • Problem in submit button on adobe form integrated with web dynpro

    Hello,
    I'm facing prob in triggering web dynpro event onSubmit for Interactive form.
    I've created a submit button from web dynpro activex pallete on adobe form (integrated with web dynpro) to send the form as email.
    Then in the web dynpro view where this form is embedded i have created an action against onSubmit event and called a method within this.
    However, on clicking Submit button this event is not getting triggered.
    Please let me know what is lacking in this process?
    Thanks.

    Hi,
    I am also facing the same problem. i have developed a simple scenario under which user have to input his/her details and on submit button it will be updated to database.
    I have tried the above solution but after adopting this solution all the editable fields become non-editable.
    so the above solution is not working for me could you help me out.
    I think ... try this....
    When you create the Adobe Form from WebDynpro, you need to follow one step in SFP Transaction or inSE80 transaction. Open the Adobe Form in any one the transaction and now in SAP menu bar "Utilities" in that you will find the "INSERT THE WEBDYNPRO SCRIPT" just click on that one. Then you will see a new Script Object is being created with the name "ContainerFoundation_JS" under the "Variables" in the Heirarchy of the Object Pallete of the Adobe Form.
    This step is mandatory to use the SUBMIT Button of the "WebDynpro Native", to trigger the OnSubmit event of the WebDynpro.
    Thanks
    Edited by: shailendra2sap on Mar 6, 2009 12:24 PM

  • Sliver light integration with web dynpro abap

    Hi All,
    I was trying to integrate silverlight with web dynpro. Does any one has any document to start with..??
    Where can i design silverlight application to upload in web dynpro..??
    Thanks and Regards,
    Vishesh,

    Hi,
    We faced a similar problem with BSPs and had to change the definition of the area link type entry.
    I am assuming you have set the area link type to WebDynpro for ABAP and the resource is calling an Iview/page that has the WD ABAP application configured.
    To get around the error, change the Area Link type to Calls a Portal page and make sure the resource calls an Iview/Page that has the WD ABAP application configured.

  • Workflow integration with Web/Portal

    Hi All,
    I have been working on workflow front but only limited to R/3 front.
    Can anyone guide me as to steps involved for making worklfow capable of executing from Web or portal?
    Also would like to know what all things I should start to learn in order that I will be able to comfortably develop a small workflow scenario which can be executed from portal.
    e.g. I have heared about transactions SWFVISU,WF_EXTSRV QISRSCENARIO etc at various places. <b>But wanted to know step by step approach</b> (i.e whether I should look for SWFVISU first then WF_EXTSRV what are they exactly used for)and information about all the involved activities.
    Your any help is  appriciated.

    Hi Akshay,
    Coming to workflows that are executable in Enterprise Portal - Universal WorkList...
      -> Workitem calling a BSP Application.
      -> Workitem calling WD Application.
    I worked much on the second front, so lemme explain you something which I know. Instead of calling R/3 Based Form / Transaction as a workitem, you can call an Adobe Interactive Form / Webdnypro Application.The link between the Standard task and Webdnypro Application is done in <i><b>SWFVISU</b></i> Transaction.
    In the similar way, the ESS-Leave Service is also integrated(Leave Workitem calls the Leave WD Application). Please refer <i>WS12300111</i> template to get a fair idea.(Refer Leave Service Customizing in this link ... http://help.sap.com/saphelp_erp2004/helpdata/en/e6/ecec4082008631e10000000a1550b0/frameset.htm )
    To get idea of<b> ISR/PCR</b> Framework, please refer the following link
    <i>http://help.sap.com/saphelp_erp2004/helpdata/en/4e/3120386827c23ce10000009b38f842/frameset.htm</i>
    This <b>ISR/PCR</b> Framework involves Creation of Scenarios(in <b>QISRSCENARIO</b> txn),Development of Adobe Forms for the respective scenarios(in <b>SFP</b> txn.),related Workflow development and EP Content Development(IViews that call <b>IsrForm</b>,<b>IsrFormApprove</b> Standard WD Applications) to deploy these Forms in Enterprise Portal.
    Also refer this link for more info on ISR/PCR
    <i>https://websmp201.sap-ag.de/isr</i>
    For information about ADOBE FORMS DEVELOPMENT,Please refer the following links.
    <i>https://websmp201.sap-ag.de/adobe
    https://www.sdn.sap.com/irj/sdn?rid=/webcontent/uuid/21e4975d-0501-0010-1db9-8c45d832670a</i> [original link is broken]
    Please note that this ISR Framework requires import of ESS & MSS Business Packs on Enterprise Portal.
    For getting some idea about these ISR/PCR Based workflows, you can refer standard Workflows - <b>WS50000041</b> / <b>WS50000031</b>.
    And another way of developing the EP Based workflows are...
    Integrate the Custom WD Applications in our Workflows. I mean, the Custom WD Application that are developed using Java WD or ABAP WD are linked to a standard task using the <b>SWFVISU</b> Transaction.
    Coming to the BSP based stuff, we use WF_EXTSRV transaction to create a new Standard Task that calls the BSP Application(with all the required Import/Export Application Parameters).
    The <b>UNIVERSAL WORKLIST</b> in your Enterprise Portal must be configured in prior.
    I hope this information must be useful...
    Regards,
    <i><b>Raja Sekhar</b></i>
    Message was edited by: Raja Sekhar

  • Adhoc workflows with Web dynpro

    Hello All,
    Is it possible to implement Adhoc workflows with Web dynpro ABAP?
    I am trying to do a prototype on the same, and wanted to know if Web dynpro has some options for the same.
    Please let me know.
    Regards,
    Shalini.

    Hi Shalini,
    Maybe this helps you...
    Create new UI's for existing workflow tasks with ABAP Web Dynpro and Universal Worklist!
    Chitrali

  • Integration a Web Dynpro ABAP application within one of my EP overview page

    Hi Experts,
    I've got an issue when integrating a Web Dynpro ABAP application within one of my EP overview pages.
    We've implemented PLM using the Web Dynpro ABAP scenario for employees. Now Iu2019m trying to integrate this into the Employee Self-Service overview page. I've got no issue to make the icon and area title appears, but when I click on it I get a blank page with Error 404. However when clicking on the link in the navigation bar (Level 2) then I get the page fine. So it looks like EP is not able to integrate correctly the Web Dynpro ABAP into the overview page in EP. Is there any specific Resource configuration?
    One more thing is that if I've implemented the same iView using Resources -> Services -> Sub Areas -> Areas everything works fine, but I receive two navigation Levels (Area Group contains the Area Link and when I click it brings me to Sub Area with the single Service Link) I want to avoid this double clicking, calling the application directly from Area Group -> Area link.
    Anyone has ever come across that kind of issue? Has anyone ever integrated a WDA application directly into an overview page?

    Hi,
    We faced a similar problem with BSPs and had to change the definition of the area link type entry.
    I am assuming you have set the area link type to WebDynpro for ABAP and the resource is calling an Iview/page that has the WD ABAP application configured.
    To get around the error, change the Area Link type to Calls a Portal page and make sure the resource calls an Iview/Page that has the WD ABAP application configured.

  • Combine Adobe Flex 2 with Web Dynpro ABAP

    Does somebody know if there is a way to call a WDA component from an Adobe Flex 2 application or the other way around? I think within a Portal it should be possible by creating 2 iViews and let them communicate through input and output events (portal events).
    However I am looking for a way without having a portal available. Example: I have created a WDA application that displays customer information in a simple ALV. When I click on a row I would like to call a Adobe Flex component which shows the information in a very nice graphical chart that we cannot create in WDA because it is too complex and in Adobe Flex it is possible.
    Looking forward to your input!
    kind regards
    Angelique

    Hi  Angelique,
    "Flex integration into Web Dynpro is not available to customers yet. The last I heard, it is supposed to be made available for Web Dynpro Java in Q2 of 2008 and made available for Web Dynpro ABAP in Q3 of 2008."
    Please go through the below links for related information :
    Re: How to Flex + Web dynpro Screen
    Re: Flex with WebDynPro
    Regards,
    Mary Joseph

  • Search Help on Adobe Interactive Form with Web Dynpro ABAP

    Hi All,
    I have created Adobe Interactive Form with ZCI type and XML based interface type using Webdynpro ABAP.
    I placed a text field USER_NAME on the form ( data element is linked to search help USER_COMP ).
    Added Native WD UI element 'Value Help' to form to search for users and changed script
    *var fieldName = "INSERT_NAME_HERE*"; to var fieldName = "USER_NAME";
    The problem is that when I click on the value help button, nothing happens.
    Is any more additional steps required ?
    Thanks
    Karu

    Hello
    Check this
    F4 Value Help on Adobe Interactive Form with Web Dynpro ABAP
    Thanks
    Anirudh

  • Exception occured when deploying in Visual Composer with web dynpro mode

    Hi,All
    when I deploy application in visual composer with web dynpro mode, exception occured as following, please help me.
    Thanks.
    best regards
    Jiande Ding
    The initial exception that caused the request to fail, was:
       com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to prepare application sap.com/tcwd4vcengineconfigstd for startup. Reason= Clusterwide exception: Failed to start application sap.com/tcwd4vcengineconfigstd: The referenced application sap.com/tcwd4vccorestdinfoactors cannot be started. Check the causing exception for details. Hint: Is the referenced application deployed correctly on the server?
        at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1494)
        at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)
        at com.sap.engine.services.deploy.server.application.StartTransaction.prepareLocal(StartTransaction.java:176)
        at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:365)
        at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:132)
        ... 8 more
    Edited by: Jiande Ding on Nov 4, 2008 1:08 PM

    Hi
    Check out this link
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/7c/9ce742bdab5604e10000000a155106/frameset.htm
    Thanks

  • Upload a file in KM repository with Web dynpro for abap

    Hi gurus, i´m trying to create a KM repository and then upload a file into this repository with Web dynpro for abap , but i can´t find any info. Can anyone help me with this problem, i have to solve it ASAP...
    Thanks for all....
    Regards,
    Diego.

    Please referr to the ideas on this thread.
    Install Problems withe the NW04s ABAP Trial verssion
    You have installed the loopback adapter and made the propriate entries in the hosts file, right?
    Regards,
    Rich Heilman

  • Full ABAP Edition-Trial (with Web Dynpro for ABAP) Max DB data volume

    I recently installed Full ABAP Edition-Trial (with Web Dynpro for ABAP)- SPS08.
    http://static.flickr.com/89/243544270_91e713e3a3_o.jpg
    as you can see, it's already 92% acquired ( just after installation)
    Is it correct?
    or it's better to add another volume?
    The other question is
    according to the license installation guide,
    it sounds like we can delete the temp licese with SAP*.
    so I did like that but i got the following message
    http://static.flickr.com/81/243546622_bc99d1af2b_o.jpg
    Well, I could delete the old license with BCUSER.
    Thanks,
    David

    Hello,
    to your first question.
    The MaxDB database has a feature which can
    increase the database automatically.
    This ( auto_extend ) is turned on for the SDN Preview
    installation.
    That means the database should extend a further datavolume
    automatically when the filling level gets over 90%.
    In your case the database already added two more datavolumes. The installation only creates one.
    Best regards, Stefan

  • Business Graphics with Web Dynpro?

    Hello @ all,
    I have got a question about displaying dashboards and other charts on mobile devices using SAP Technology.
    1) Does someone know, when it will become possible to display BusinessGraphics in Mobile Devices like BlackBerry, Pocket PC a.s.o buildt with Web Dynpro?
    2) Which Technology can I use instead of Web Dynpro? Does it make sense to use HTMLB or should we use non SAP Products like "JFree Chart" for J2EE applications specially buildt for Mobile Devices?
    Thank you for any hints!
    Mehmet

    Hi Memhet!
    You can use Business Graphics with Web Dynpro with version NWDS 2.0(we are in was 6.40)and could be displayed on mobile devices.We use Symbol devices.I am not sure abt Blackberry.Is that your question? OR Are you looking for some alternate solution to WebDynpro.Is that because you have some limitations in running your WD applications in mobile devices?Just trying to understand......
    Thx
    Gisk
    Message was edited by: Sivakumar Ganesan(Gisk)
    Message was edited by: Sivakumar Ganesan(Gisk)
    Message was edited by: Sivakumar Ganesan(Gisk)

  • Part II: Adobe Print Forms with Web Dynpro for ABAP. -Practice issue

    Hi,
    I am practicing Thomas jung Tutorial on Adobe forms [Part II: Adobe Print Forms with Web Dynpro for ABAP|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/a3e2f018-0b01-0010-c7a8-89deb6e63e97].
    I am trying to complete this and looks like this tutorial in not complete.Anybody can help me in completing this until we get a preview of adobe form?
    FYI.. Ic ompleted evevrything in tutorial and I am waiting to complete and test.
    Rgds
    Vara

    Thomas,
    Here is where I am stuck.
    Wrote this code in ONACTIONSEARCH.I am getting my entries in internal table ISFLIGHT.
    but unable to bind it to adobe form and show in the form.
    *  SELECT statement
        clear isflight. refresh isflight.
        select * into corresponding fields of table isflight from sflight
        where carrid =  ls_data_selections.
    * navigate from <CONTEXT> to <ADOBE_DATA> via lead selection
      lo_nd_adobe_data = wd_context->get_child_node( name = wd_this->wdctx_adobe_data ).
    * navigate from <ADOBE_DATA> to <SFLIGHT> via lead selection
      lo_nd_sflight = lo_nd_adobe_data->get_child_node( name = wd_this->wdctx_sflight ).
      lo_nd_sflight->bind_table( new_items = isflight set_initial_elements = abap_true ).
    Error is Access via 'NULL' object reference not possible.
    FYI.. I just dragged and dropped 2 elements from DATA to Adobe form.what are the other changes do i need to do in form gui elements so that it shows the internal table contents?
    this would really help me..
    Rgds
    vara
    Edited by: Vara K on Jan 21, 2009 5:51 PM

  • Search Help with Web Dynpro call on another system

    Hi all,
    I have to create a search help with web dynpro on a field but the database is on another system... How can I do?
    Many Thanks in advance...

    I would use a search help exit. Nothing WDA specific here, as this has been possible long before WDA came around.  With a search help exit you define the search help like normal, but instead of database table or view being the source of selection, you have a function module.  Within the coding of this function module you can call an RFC to read data from another system or call a web service if you need to bridge over to something that isn't ABAP based.
    You can read more about Search Help Exits here:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/cf/21ee52446011d189700000e8322d00/frameset.htm

  • Search Help with Web Dynpro

    Hi all,
    I have to create a search help with web dynpro on a field but the database is on another system... How can I do?
    Many Thanks in advance...

    I would use a search help exit. Nothing WDA specific here, as this has been possible long before WDA came around.  With a search help exit you define the search help like normal, but instead of database table or view being the source of selection, you have a function module.  Within the coding of this function module you can call an RFC to read data from another system or call a web service if you need to bridge over to something that isn't ABAP based.
    You can read more about Search Help Exits here:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/cf/21ee52446011d189700000e8322d00/frameset.htm

Maybe you are looking for

  • An error occurred installing iOS 5.0.1

    Getting the following message when trying to update:  "An error occurred installing iOS 5.0.1" I can't seem to clear it or proceed past it.  Any suggestions. (iPhone 4)

  • Can I assign my default settings in Publish?

    Hi, Each time when we publish, we need to assign some parameters again. For example,  I need to change Flash Player Version from "Flash Player 10" (default) to "Flash Player 9" and change eLearning output from "None" to "SCORM 2004" (Enable Quiz/repo

  • MX892 COLORS ARE OFF

    My MX892 no longer prints accurate colors.  For example, I print something thats green and the printer puts it out in blue. The ink tanks are all full, and in their proper location.  Any ideas?

  • Copy, delete, check personnel subarea and Number ranges

    Hi All, I am creating a new personnel subarea using copy the personnel subarea in enterprise structure definition. (Copy, delete, check personnel subarea) While doing this I am getting prompt about number ranges over writing issue. It seems that numb

  • Date selection of appropriate row

    We have a table that stores the date and currency rate applicable for that day. A new row is inserted each day. However, there may be times when we don't get a new row inserted for a day or two. For example: EFFECTIVE_DATE     USD    GBP 15/03/2010