Configuring UWL with WebDynpro

In a previous post, I read that there is app called sap.com/pcui_gp~isr/IsrFormApprove that can be used with UWL and Web Dynpro.
I don't have this app deployed on my system. Where is it available?

Hi
Check these links may give some more insight
How to get back to UWL from WebDynpro task launcher?
http://help.sap.com/saphelp_nw04/helpdata/en/45/a7863f445f4617e10000000a114084/content.htm
Webdynpro & UWL
/people/thomas.jung3/blog/2005/04/09/sdn-meets-labs-palo-alto--impressions--day-2

Similar Messages

  • How to invoke Workflow and UWL through Webdynpro for Java

    Hi,
    In my Development Component there are three applications .The requirement is that the data will flow between one application to another only through workflow in
    UWL.
    Can anybody help me out as to how to invoke workflow programatically from Webdynpro for Java .
    After data goes from one application to workflow UWL, how the second application will work on it . If possible please send me the links of some tutorials .
    I searched in Webdynpro Tutorials site but there are no tutorials available there .
    Thanks a lot .

    Hi,
    Check the following Threads,U will get lot of details......
    WebDynpro application that can work with SAP workflow work items?
    /thread/142477 [original link is broken]
    Configuring UWL with WebDynpro
    /people/niharika.jeena/blog/2006/06/06/launching-webdynpro-from-universal-worklist
    Sample Application,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/how%20to%20configure%20the%20universal%20worklist.pdf

  • Integration of UWL with  WDA

    hi,
    How to integarte UWL with Webdynpro ABAP?
    Any documents?
    Thanks
    brahma

    Hi,
    You can following the steps to integrate ABAP DYnpro with UWL :
    1.Created ECC system in EP
    2.register the uwl.webflow
    3.create ABAP iview(for test purpose still getting error when preview) (N/A)
    4.clear cache
    4.import xml file
    <ItemType name="uwl.task.webflow.TS91000006.UWLECCCLNT530" connector="WebFlowConnector" defaultView="urliview" defaultAction="viewDetail" executionMode="pessimistic">
    <ItemTypeCriteria systemId="UWLECCCLNT530" externalType="TS91000006" connector="WebFlowConnector" />
    <Actions>
    <Action name="launchWebDynProABAP" handler="SAPWebDynproABAPLauncher">
    <Properties>
    <Property name="WebDynproApplication" value="em_wipm_app" />
    <Property name="WebDynproNamespace" value="kgo" />
    <Property name="System" value="UWLECCCLNT530" />
    <Property name="DynamicParameter" value="WI_ID=${item.externalId}" />
    <Property name="display_order_priority" value="5" />
    </Properties>
    <Descriptions default="" />
    </Action>
    </Actions>
    </ItemType>
    You can also go thru the doc "Workitems, UWL and Web Dynpro for ABAP"  . The URL : http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20f4843e-314f-2a10-2a88-8c4afa20dda6?overridelayout=true
    Thanks
    Ritushree

  • How to configure UWL inbox to SMTP

    Dear Experts,
    I have configured SMTP server in my Portal and it is working fine. I could trigger mails from my Portal.
    Now how do i configure UWL with SMTP so that any Task assigned or any Tracking update mail should trigger to Users.
    Regards,
    Mahesh

    Hi,
    please check out the wiki first:
    http://wiki.sdn.sap.com/wiki/display/BPX/UWL%20FAQ
    as well as the documentation provided by help.sap.com
    There you can find lots of information about it.
    Regards
    Anja

  • Configuration of UWL with Abap webdynpro

    Hi,
    We are doing configuration of UWL with Abap webdynpro. Our purpose to launch Abap webdynpro application , once clicked to a worlitem in UWL iView. we are unable to do due to following errors.
    We have done in this way.
    1.Created ECC system in EP
    2.register the uwl.webflow
    3.create ABAP iview(for test purpose still getting error when preview) (N/A)
    4.clear cache
    4.import xml file
    <ItemType name="uwl.task.webflow.TS91000006.UWLECCCLNT530" connector="WebFlowConnector" defaultView="urliview" defaultAction="viewDetail" executionMode="pessimistic">
          <ItemTypeCriteria systemId="UWLECCCLNT530" externalType="TS91000006" connector="WebFlowConnector" />
          <Actions>
            <Action name="launchWebDynProABAP" handler="SAPWebDynproABAPLauncher">
              <Properties>
                <Property name="WebDynproApplication" value="em_wipm_app" />
                <Property name="WebDynproNamespace" value="kgo" />
                <Property name="System" value="UWLECCCLNT530" />
                <Property name="DynamicParameter" value="WI_ID=${item.externalId}" />
             <Property name="display_order_priority" value="5" />
              </Properties>
              <Descriptions default="" />
            </Action>
          </Actions>
        </ItemType>
    5.Getting error,when I click task to perform dynpro abap screen.
    6.WI_ID not been received.
    Plz let me know the solution.
    Thanks,

    Hello,
    I think you have to import the xml-file before clearing the cache again. Your new xml-file needs a higher priority then the default view.
    You have just defined a new ItemType in your new xml-file. I am not sure, but I think that you will have to define in this file also a new view for this ItemType. Because otherwise it is not defined how this new ItemType should be shown.
    Regards,
    Iris

  • Step for Publish a development created with Webdynpro for Java

    Good Afternoon.
    I am new in this of publish development in the portal.
    We created a development with Webdynpro java using RFC. We want know what are the step for publish this development in the portal ESS?
    The development work fine. But i don't know how to publish this in the portal.
    What configurations i have that do In the part of ECC and in the part of portal.?.
    Can someone help me?
    Kind Regards-

    Hi,
    When i have that do configurations for the following paths:
    Employee Self-Service>General Settings>Homepage for Self-Services-->Resources
    Employee Self-Service>General Settings>Homepage for Self-Services-->Headers and Area Group Pages
    Employee Self-Service>General Settings>Homepage for Self-Services-->Areas
    Employee Self-Service>General Settings>Homepage for Self-Services-->Subareas
    Employee Self-Service>General Settings>Homepage for Self-Services-->Services.
    Kind Regards,

  • How to get TaskId's Information using UWL in Webdynpro?

    Hi,
      I've to get TaskId's Information using UWL in WebDynpro
      from SAP R/3 workflow.
      For e.g.  Name, Creation Date, Status etc.
    I'm able to see property Value in WebDynpro but instead of Property Value I want same Information in WebDynpro without using any Functional Module from R/3
    I'm giving the XML file structure which I'm using
    I want to display information about the task Id which I'm giving in this configuration.
    <?xml version="1.0" encoding="utf-8"?>
    <! DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd' [
      ]>
    <UWLConfiguration version="1.0">
      <ItemTypes>
        <ItemType name="uwl.task.webflow.TS91000129.UWL" connector="WebFlowConnector"
    defaultView="Test" executionMode="default" defaultAction="launchWebdynpro">
    <ItemTypeCriteria systemId="UWL" externalType="TS91000129" connector="WebFlowConnector"/>
    <Actions>
    <Action name="launchWebDynPro" handler="SAPWebDynproLauncher"
      returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="width=800,height=600,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
      <Properties>
        <Property name="WebDynproApplication" value="TEST"/>
        <Property name="WebDynproDeployableObject" value="local/TEST1"/>
        <Property name="isnewwindow" value="1"/>
        <Property name="fruit" value="apple"/>
        <Property name="DynamicParameter" value="wi_id=${item.externaId}"/>
        <Property name="System" value="LocalSystem"/>
      </Properties>
    </Action>
    </Actions>
    </ItemType>
      </ItemTypes>
    </UWLConfiguration>
    Then in WebDynpro application I'm using this code
    String text = WDWebContextAdapter.getWebContextAdapter().getRequestParameter("DynamicParameter");
    If I give any other property name I'm able to get in WebDynpro application.
    But I tried it for Task Id using Dynamic Parameter I was getting a Blank Value.
    Please Help Me.

    Hi Niharika,
    I think you have a typo in your code. You can retrieve the work item id by using [code]<Property name="DynamicParameter" value="wi_id=${item.<b>externalId</b>}" />[/code] instead of [code]<Property name="DynamicParameter" value="wi_id=${item.<b>externaId</b>}"/>[/code]
    In addition, you can get values from the work item container by extracting them as custom attributes:
    [code]<ItemType name="uwl.task.webflow.TS90000001.<system id>" connector="WebFlowConnector" ...>
      <ItemTypeCriteria ... />
      <CustomAttributes>
      <CustomAttributeSource id="WEBFLOW_CONTAINER" objectIdHolder="<element name>" ...>
      <Attribute name="<element name>" type="string" displayName="<element description>" />
      </CustomAttributeSource>
      </CustomAttributes>
      <Actions>
        <Action name="launchWebDynPro" handler="SAPWebDynproLauncher">
          <Properties>
            <Property name="DynamicParameter" value="<custom param>=${item.<element name>}" />
          </Properties>
          <Descriptions default="" />
        </Action>
      </Actions>
    </ItemType>[/code]
    Hope this helps,
    Mikko

  • How to create an uwl with a BAPI

    Hi Experts!!!
    I need someone that say me, how to create a task in the uwl with a bapi or program.
    Thanks in advanced,
    Regards,

    Hi Carlos,
    Do you have the javadocs?  It contains information in regards to the UWL API.
    http://help.sap.com/javadocs/NW04S/current/uw/overview-summary.html#Service Component Collaboration
    What is the necessity to create a task from a BAPI or from a program?  If the task is in the backend inbox (SBWP) once UWL is configured properly it will also be created in the worklist. 
    We use SWK_LOCAL_INBOX_GET to pull back the list of tasks
    We use the following wapis for the following purposes:
    SAP_WAPI_GET_HEADER to retrieve the from value
    SAP_WAPI_GET_OBJECTS to retrieve the attachment information
    SAP_WAPI_WORKITEM_DESCRIPTION to retrieve the task description text
    Have a look at the page that I sent you above.  This gives great information on the UWL structure and how it works.
    Please let me know if you require any additional documentation.
    Beth Maben
    EP - Senior Support Consultant
    AGS Primary Support, Business Suite & Technology
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • Integrating Workflow with WebDynpro

    Hi Guys,
                  I am making some altrations to the Workflow integrated with WebDynpro ABAP.
    Once we maintain the Task and WebDynpro application in SWFVISU and Register in UWL,
    Is that the context has been genarated automatically in component controller with structures in task container and an Interface with the name of the application.
    If its not, how to interface Task container data structure with component controller and how to create interface to access task container data.
    Thanks

    HI Geek,
    We are trying to retrieve the workitem id from the web dynpro abap application.
    We have the similar issue and we have done the all things but some where, some things is missing.
    1. When we debug the application, from within the R/3, it directly goes to the init method of the main view.
    We are trying to debug the window - handle default method code, but the control is not able to reach that part. Plz suggest.
    2. Also, can u plz send the steps, to be in place, to retrieving the workitem id from the workflow in the web dynpro application.
    Thanks and Regards,
    Anil.

  • Getting a Error when Configuring UWL  in QAS Portal

    Hi Experts,
    When I Configuring  the UWL in System Admin-->Syetem Configuring -->UWL Administrator with the Administrator User I am getting the Error
    System SAP_SRM: Tue Feb 08 20:06:17 NZDT 2011
    : No User mapping set up for user USER.PRIVATE_DATASOURCE.un:Administrator system :SAP_SRM
    When I Configuring the same from User who have in the backend I am getting the error.
    System SAP_SRM: Tue Feb 08 20:05:54 NZDT 2011
    (Connector) :com.sap.portal.connectivity.destinations.PortalDestinationsServiceException:User is missing credentials for connecting to alias SAP_SRM. Contact your system administrator.
    Can anyone help me in this issue.

    hi,
    -This kind of issue that you are facing looks like a known issue when
    setting up the UWL connection to the backend, so we suggest you to
    ensure that you followed the steps from SAP Note #1133821 and
    that the username specified on step 7 is valid and  has the requested
    role assined?
    1. Open the Visual Administrator.
    2. Navigate to the Cluster -> <INSTANCE ID> -> Server<SERVER NAME> ->
    Services -> Destinations.
    3. Double click on Destinations node.
    4. Under Destinations select RFC node.
    5. Click on "New" button.
    6. In the "Enter destination name:" input dialog give as destination
    name the following: <SYSTEM ALIAS>$<UWL CONNECTOR TYPE>
    (e.g.:  BXTCLNT100$WebFlowConnector )
    (7. Fill in the following fields: System ID, Message Server, Logon
    Group,Language, Client, Username, Password. The other fields remain
    default. (Make sure the user you specify has "SAP_BC_UWL_SERVICE" role
    assigned. This is needed to fetch the technical informations from the
    backend.)
    8. Click on the "Save and Test" button
    9. "Successfully connected to system <SYSTEM ID> as user<Username>" info
    dialog has to appear.
    10. In other cases check the settings again and check the connection to
    the backend system.
    Hope that those info have helped you to solve the issue,
    Would you kindly confirm this message giving us your valuable feedback?
    It's important and help us to improve the service.
    Thanks a lot for your cooperation, it really made the difference.
    Please remember to evaluate the replays, this incentive the SDN to keep growing,
    regards,
    Fabio

  • EP7.0 - How to configure UWL Mass Approval Column

    Hi All,
    Any one of you know how can I configure the UWL with "Approve" and "Reject" column for ESS-Leave Request mass approval?
    For example, the manager can perform the mass approval by clicking the "Approve" check box and click "submit" button from the UWL instead of approve one by one....
    We are using EP7.0
    Thanks!
    Best Regards,
    S.Y

    Hello SY,
    This can be achieved using an xml config. The following document describes the config you need to do to achieve the decision (Mass Approval) view:
    <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fa21a890-0201-0010-708b-d0cfc117e7cd">How to configure the UWL</a>
    This should help you get started. Feel free to post any queries to the forum.
    Sudha

  • Configuring UWL tasks that are created by a GP process

    Hello,
    We need help with configuring UWL tasks that are created by a GP process.
    In the portal (NW04s SP7), we went to System Admin > System Config > Universal Worklist Administration and then added a System called "GuidedProcedures" with the connector type "GuidedProceduresConnector".  But when we goto "Click to Administrate Item Types and View Definitions", the only gp system that we see is "uwl.gp.config".  So we have a few questions about this:
    1)     Should we be editing this XML file (uwl.gp.config)?  We were thinking that we should get another config file named uwl.GuidedProceduresConnector.<systemalias>.
    2)     Does each GP process have a unique ID? If yes, then how do we find that ID?
    Any help on this would be much appreciated…
    Thanks,
    Harman

    Hi Harman,
    There is no button to start a process directly from the UWL for ths simple reason that it is impossible to see a process template in the UWL (but in the GP Design Time).
    In the UWL, you can only display an overview of the Work Item. If you want display the form, I guess you use a Callable Object. There is unfortunetaly no possibility to do the thing differently. But, you could in the approval callable object display the input form (or a copie of it) as well as more information. For that, you could have a look at the time-off process delivered with the standard installation.
    Hope this helps you.
    Regards,
    David

  • MS-outlook integration with WebDynpro

    Gurus,
    Is there any way to integrate MS-Outlook with WebDynpro.
    Meaning, if an E-Mail Id '[email protected]' is configured to receive mails from outer world.
    Now, whenever a new mail arrives to [email protected], WebDynpro is informed immediately about this.
    Also, from WebDynpro some API which could help retrieve the mail contents i.e. From, Subject, Body etc
    Any help would be highly appreciated
    Regards,
    Arvind Kugasia

    Arvind,
    <i>Now, whenever a new mail arrives to [email protected], WebDynpro is informed <b>immediately</b> about this.</i>
    This (push) is not possible. WD application may only check for new mail on start or by user request, i.e. poll for data.
    <i>Also, from WebDynpro some API which could help retrieve the mail contents i.e. From, Subject, Body etc</i>
    Try to use JavaMail with POP3/IMAP protocols or in case of MS Exchange access inbox via WebDAV.
    Valery Silaev
    EPAM Systems
    http://www.NetWeaverTeam.com

  • How to Intergrate the UWL with Entrust/PKI.

    Does anyone know how to integrate the UWL with Entrust certificate?  If you have any documentation, that would be great.
    Thanks
    Jean Seguin

    Hi,
    Do u want to integrate UWL with what back-end system? SAP Business Workflow, GP, MDM, etc?
    This is important cause the integration between EP and back-ends is made by System configuration in SLD.
    You can customize the UWL:
    http://help.sap.com/javadocs/NW04S/current/uw/UWL%20Custom%20Connector%20API.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e03bbd8c-0462-2910-f7ad-8c9c247f8dfd
    Reward points if it's helpful.

  • UWL  using Webdynpro

    Hi Experts,
               I have a requirement about the workflow.If any body suggest me how to install the UWL in portal without having the R/3.Is it possible.If it is possble then give me the steps how to configer it.
               And how can i set the webdynpro applications in UWL.Give me the steps or suggest me how to do that one.
    Thank you in advance.

    hi ,
    u cn refer to this links also.....
    Configuring Universal Worklist for EP 7.0 :
    Configuring Universal Worklist for EP 7.0
    How configure UWL in Portal 7.0
    Problem configuring UWL
    configuring the Universal Worklist
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8bd45
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/c223be82104792a15c2df11377b9ed/frameset.htm
    If ur requirement is launching webdynpro appln from UWL.This blog can serve ur issue....
    Using OTH for launching Web DynPro Application from UWL, Recent Notification or directly from KM Folder.
    Regards
    Bhargava
    pts r welcome
    Message was edited by:
            Bhargava

Maybe you are looking for