UWL launching WebDynpro - always launches Web GUI!?

Hi,
I have been trying all day to get Universal Worklist to launch a task as a WebDynpro app rather than the default WebGUI. I have followed all the docs and help given here, and I'm just trying to launch a simple "Hello World" WDP app at first to prove the concept. I have registered the work item types in UWL config, and edited the entry for the task type I am interested in. I have cleared the cache, rebooted J2EE, everything - but no luck.  I am running NW04 SP12.
Anyone have any ideas?
Thanks,
Darren

Hi
  Just refer this nice documentation. Dont know if you have seen it already. But you just have to follow the documentation in the link given below and you will have your application up and running.
http://help.sap.com/saphelp_nw04/helpdata/en/66/f8d29fcdff400b86cc51c1fba459c1/frameset.htm
In this link just search for SAPWebDynproLauncher. You have all the things that you need to do in order to launch a Webdynpro.
<b>Note : Everything is associated with a Task TS<9000005>. You could have lot of workitems under a particular task.
So in the XML
If under TASK TS900005 you have mentioned launch type as WebDynpro then all workitems under this task will launch WebDynpro app that you mentioned.
But if some workitem is under task TS900006 and you try to expect WebDynpro app to launch, it will not as you have not specified so in the XML file.</b>
I guess this is your problem incase u have all information from the documents of UWL.
regards
ravi

Similar Messages

  • UWL - launch SubstitutionManager

    Hi!
    We've implemented small changes regarding the look of the uwl. The "Refresh"-link is displayed on the right side.
    But I don't get the "launchSubstitutionManager" displayed.
    My XML-File is:
    <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN'
    'uwl_configuration.dtd' [
    ]>
    <UWLConfiguration>
    <Views>
    <View name="DefaultView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task" columnOrder="isLaunched, subject, isEscalated, creatorId, createdDate, priority, attachmentCount, dueDate, status" sortby="priority:descend, dueDate:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="no" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="new" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="no" actionPosition="bottom" referenceBundle="tasks">
          <DisplayAttributes>
            <DisplayAttribute name="priority" type="string" width="10" sortable="yes" format="default" referenceBundle="priority" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Menu>
                <MenuItem name="Low" actionRef="priorityLow" referenceBundle="menu_priority_low"/>
                <MenuItem name="Normal" actionRef="priorityNormal" referenceBundle="menu_priority_normal"/>
                <MenuItem name="High" actionRef="priorityHigh" referenceBundle="menu_priority_high"/>
                <MenuItem name="VeryHigh" actionRef="priorityVeryHigh" referenceBundle="menu_priority_v_high"/>
              </Menu>
            </DisplayAttribute>
          </DisplayAttributes>
          <AllowedFilters>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="yes" referenceBundle="filter_display_all"/>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_new">
              <Expression name="status" value="NEW" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_inprogress">
              <Expression name="status" value="INPROGRESS" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_duetoday">
              <Expression name="dueDate" value="Today" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_overdue">
              <Expression name="dueDate" value="Today" comparator="LessThan"/>
            </CompoundExpression>
          </AllowedFilters>
          <Actions>
            <Action reference="refresh"/>
            <Action reference="launchSubstitutionManager"/>
          </Actions>
        </View>
    </Views>
    </UWLConfiguration>
    Does anybody knows, what's the problem. The Tutorial "How to Configure the Universal WorkList" doesn't help for this problem.
    Thanks for any hints!
    Peter

    You dont need to maintain or change any parameters for this iview: uwl-launch SAP Transaction iview
    The transaction code that needs to be launched will be passed to this iview from your UWL task.
    Please note that this iview - by default launches - SAP Gui for html. So, the corresponding transaction code in the backend should be accessible via ITS.
    To put ITS aside for a moment and for quickly trouble shooting this issue, change the property "SAP Gui Type" to SAP GUI for windows for this iview and see if the transaction is launched correctly.
    Also, check your UWL configuration for this task and make sure if it really needs to launch an SAP Transaction. If the configuration for your UWL item type is missing - by default - it tries to launch a SAP transaction.
    - Shanti

  • Launching Web Start Program from an Applet?

    Hi,
    I need to launch web start program from an applet.
    How can I do that?
    I have tried opening a new web page pointing to the jnlp file from an applet. But, that does not seem to start the web start.
    Thanks in advance
    rg

    I am new to this so may be my questions will appear stupid to a pro, but this is an erro I am getting at compile:
    Can't make static reference to method java.lang.Process exec(java.lang.String) in class java.lang.Runtime.
         Runtime.exec("test.exe");
    What could be the problem?
         ^

  • Logon failed error when launching Web Intelligence from InfoView

    After changing the Web Intelligence preferences in BusinessObjects Enterprise XI 3.0 Java InfoView to launch the desktop or rich client option, I get a "logon failed" error message. However, when I launch Web Intelligence Rich Client from 'Start > Programs >...' directly, the same logon information is successful. The logon is set to use Enterprise authentication which is the same logon information used to launch InfoView and Web Intelligence.
    Why does the logon fail when I launch Web Intelligence from InfoView?
    Edited by: Ana on Mar 31, 2009 3:43 PM

    I deleted the report completely and rebuilt it from scratch, and also added names for the data table and data set generated within the project and finally, success!
    Jason, thanks so much for your help which got me moving on this again.

  • UWL: enabling the web GUI for html for work items

    Hi,
        We have configured UWL in portal. All the backend work items are appearing in the UWL iView in portal.
    But when we click on some of the work items SAP GUI opens instead of web GUI for html.
    Does any one have information what needs to be configured in UWL configuration xml file so as to enable the web GUI for html for rest of the work items?
    Regards
    Sk

    Hi,
        We have configured UWL in portal. All the backend work items are appearing in the UWL iView in portal.
    But when we click on some of the work items SAP GUI opens instead of web GUI for html.
    Does any one have information what needs to be configured in UWL configuration xml file so as to enable the web GUI for html for rest of the work items?
    Regards
    Sk

  • How to launch Web administration service and set trace level for web dispac

    Experts,
    Can some one help on how to setup trace level for Web dispatcher? and how to launch web administration interface.
    Thanks in advance.

    Hi Sam,
    You can launch the Web Dispatcher Interface through the follwing link:
    http://host:port/sap/wdisp/admin
    The Username & Password are created when the profile is run for the first time. The userid is ICMADM
    This link points to the web disaptcher administration interface & its usage.
    You can set the trace level once you login to the interface.
    http://help.sap.com/saphelp_nw70/helpdata/en/4f/3bee29d9764e988bdeecdb4d484722/frameset.htm
    Hope it is helpful.
    Regards,
    Abhishek

  • LS Join Launcher Web Service error 64008

    I getting multiple
    LS Join Launcher Web Service errors (id 64008) on my Front-end servers (LHPv2) and online meetings stopped working. I have reinstalled Web components, but it didn't
    help. Any ideas?
    An exception was encountered when sending Conference Error Report.
     Conference Error Report + Exception Details. CER = Machine:SERVERNAMEBrowserId:Join
    attempted at(UTC):12/10/2013 6:28:13 AMError: request context was lostException = System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.Rtc.Internal.JoinLauncher.JoinLauncherTelemetryProxy.SendCERReport(JoinLauncherAsyncContext asyncContext)
    Cause: Failed to report Conference Error Report. Please look through the exception details for more information.
    Resolution:
    Please check if the Data collection agent is running fine & Storage Service is accepting connections

    Process I followed on my FE servers:
    1. stop-cswindowsservice
    2. net stop w3svc
    3. unistalled Web Components and URL-Rewrite
    4. rebooted FE server
    5. run Bootstrapper and install Web
    Components and URL-rewrite module
    6. run LyncserverUpdateInstaller.exe
    from LHPv2 ISO image and install recent updates for Web Components.
    7. one more reboot 
    Now, Lync Online Meetings are working,
    but LS Join Launcher error 64008 is still there, repeating every 15-20 seconds on every FE servers(I have five)
    I tried Lync Server 2013 Logging Tool
    on one of my FE servers and I found these additional errors:
    TL_ERROR(TF_COMPONENT) [5]0DC8.0FF0::12/12/2013-07:45:57.785.00000117 (JoinLauncher,JoinLauncherProxyRouter.ComputeIncomingURL:3166.idx(2740))
    (0000000000403C61)URL Path is either NULL / empty or points to resources directory
    TL_ERROR(TF_COMPONENT) [5]0DC8.0FF0::12/12/2013-07:45:57.785.00000135 (JoinLauncher,Default_aspx.Page_Load:849.idx(1915))
    (00000000010FCA91)Context flag is missing !
    TL_ERROR(TF_COMPONENT) [5]0DC8.0FF0::12/12/2013-07:45:57.785.00000137 (JoinLauncher,Default_aspx.Page_Load:849.idx(1961))
    (00000000010FCA91)Proxy module didnt find this meeting to be valid. Preparing to send the correct error response !
    TL_ERROR(TF_COMPONENT) [5]0DC8.0FF0::12/12/2013-07:45:57.785.00000138 (JoinLauncher,JoinLauncherTelemetryProxy.SendCERReport:1579.idx(152))
    (0000000003581F88)Failed to report CER to the DB.

  • Launching Web-based Discoverer 10g - Taking it Off-line

    The following is how I'm launching web-based Discoverer 10g. This launches the log-in page:
    http://prodserver.ast.com:7780/discoverer/plus?eul=BIEUL&database=pbusdb
    If I am running a production update job I do not want the users logging into discoverer while the update job is running. I may be wrong but it appears that the above URL is executing a jar file or something similar.
    Has anyone come up with a solution that would allow me to do the following while a database update job is running:
    1) Disable the Discoverer 10g log-in page.
    2) Display an appropriate message that the user get if they attempt to launch the log-in page.
    Please let me know if more details are needed. Thanks for everyones' input.
    Patrick
    Edited by: purfield on Nov 24, 2008 11:33 AM

    Just a direction to consider.
    It's been a long time since I played with this - but Discoverer does have a few triggers that are fired when called (ie: like Oracle's forms but I remember only something like 5 - ie: pre- / post-, etc.
    Just to make it more muddy, I can't remember if, once coded, this works for all versions (ie: desktop, plus and viewer) but if so, then you can attach a pl/sql routine to fire say, on entry into Discoverer, not the 'launch log-in' page.
    So, if it works for all versions, then I would log in, but you have some kind of state such as a column in a simple table that is set to 'N' (for update running) and otherwise 'Y'), and if the state is presently 'Y' then continue on to the Discoverer report. Otherwise, say 'forget it bub!'.
    Sorry not to be more exact but I haven't needed to play with this option for quite a while now, but it gives you something to look into - which doesn't fit exactly what you want - but it may do.
    I'm sure others can comment on if this idea has merit or not.
    Russ

  • 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

  • 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

  • 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

  • TH_DELETE_MODE not working in Web GUI after EHP7 upgrade

    Hi
    After upgrading to EHP7 the function module TH_DELETE_MODE is not working in the Web GUI. If I start the TH_DELETE_MODE in SE37 with the default paramter "1-" I'll get the HTTP error code 500. We use the function module for our webdynpro to logout but it is not working anymore.
    Any idea or recommendation?
    Thank you and best regards, Ronny

    Your server-side include has all of the HTML on it for a full
    page.
    Strip everything from it except the stuff you want to
    include.
    http://www.fordwebs.com/mx-asp/ssi-index.asp
    Ken Ford
    Adobe Community Expert
    Fordwebs, LLC
    http://www.fordwebs.com
    "ValsGalore" <[email protected]> wrote in
    message news:f019c0$in1$[email protected]..
    >I just recently began work on an existing Web site, which
    includes the file
    > nav.asp on every page. After I made some changes to one
    of the pages (it's
    > temporarily located at
    http://www.enviroglasproducts.com/reps5.asp),
    I found
    > that when I closed it and reopened it in Dreamweaver, I
    could no longer see the
    > page in preview mode.
    >
    > It shows my </head> tag highlighted in yellow, but
    won't let me click on it.
    > In code view, the <table> tag, which is the first
    tag after <body>, is "marked
    > as invalid because it's an overlapping or unclosed tag."
    I've been over this
    > document several times, but I cannot find any errors in
    the construction of the
    > table.
    >
    > If I copy all the content into an identical page, it
    will look fine in
    > Dreamweaver until I close it and reopen it, and then I
    will have the same
    > problem.
    >
    > Oddly, when I remove the <!--#include file="nav.asp"
    --> from the second cell
    > of the main table, then everything looks fine.
    >
    > Other points worth mentioning are that (until I delete
    it), nav.asp shows up
    > in its proper location in reps5.asp, but nothing else
    does except for the image
    > that appears right above it.
    >
    > In other pages on the site, the included nav.asp does
    not show up in
    > Dreamweaver at all.
    >
    > Can anyone think of why this is happening?
    >
    > Thanks!
    >

  • ACS IS WORKING, BUT NOT THE WEB GUI

    I have an ACS ver 5.4.0.46.7 running on an applicance, ACS-1121-K9. After rebooting a Win2008-controller it stopped working and someone in my Department rebooted the ACS. It looks like the authentications are working now, but I can't Access the web gui. It responds to ping and ssh. I did a show acs-config-web-Interface and the view-Interface was disabled, I enabled it but still it isn't working:
    TBGACS02/admin# show acs-config-web-interface
    migration interface is disabled
    ucp interface is disabled
    view interface is enabled
    rest interface is disabled
    TBGACS02/admin# show application status acs
    ACS role: PRIMARY
    Process 'database'                  running
    Process 'management'                running (HTTP is nonresponsive)
    Process 'runtime'                   not monitored
    Process 'adclient'                  running
    Process 'ntpd'                      running
    Process 'view-database'             running
    Process 'view-jobmanager'           Execution failed
    Process 'view-alertmanager'         running
    Process 'view-collector'            running
    Process 'view-logprocessor'         running
    I could try to reboot again but I'd prefer not if possible..

    As a basic troubleshooting we can restart the services or server completely. However if that doesn't help, then we can also review the size of /opt to ensure accumulation of view database is not causing this issue. From the logging perspective we can look at management and ade/ADE logs. 
    In Majority of cases customer reset the application configuration and restore the last good backup. This always help them resolve the issue quickly without going through the troubleshooting process. 
    HTH
    -Jatin

  • Customize Local Layout in SAP R/3 Web GUI?

    We are using IC WebClient with a link to R/3 4.6c for order entry.  The users want to be able to have the same control in the R/3 Web GUI that they do in the native R/3 GUI (eg. automatic tabbing at end of field).  In native R/3, this is controlled via the 'Customize Local Layout' icon on the toolbar, but this icon does not exist in the Web GUI.  Does anyone know if this kind of control is available with the R/3 Web GUI?
    Thanks for your consideration.
    Kathleen McCullough

    Per OSS - "Differently from SAPGUI, Web UI is built in a navigator envinronment (Internet Explorer, Mozilla, Safari...). Thus the requested functionality depends on the browser, not on any SAP setting.
    To my knowledge, this feature is not available in Internet Explorer, butyou can always write a simple Java routine that does the job. I found an article that you can use to start your investigation. Please, check it here:
    http://articles.techrepublic.com.com/5100-10878_11-6069857.html "

  • WebDynpro proxy page with Webdynpro iView and SAP Gui for html iView

    Hello,
    I have a requirement to have a page that has at the top of it a webdynpro for java iView screen with several links that when pressed pop-up various data pulled from the back-end. This part is fine and presents no problem. Beneath this the requirement calls for a SAP Gui for HTML iView to be displayed. Which is no problem either. The problem occurs when one of the links in the java webdynpro application at the top of the screen is pressed it causes the SAP Gui for HTML portion to refresh and come back to the beginning. So for example you first navigate to this screen and you go into the sap gui for html portion and drill into 2 or 3 screens in the sap gui for html transaction. If you then press one of the webdynpro links the sap gui for html (which is a separate iView) refreshes and you are taken back to the initial screen. This only occurs when using a web dynpro proxy page. If I use a standard page the SAP Gi for html does not refresh. Unfortunately there are other things not mentioned here that require us to use the webdynpro proxy page.
    Any help is greatly appreciated,
    Bert

    Use System admin -> System Config and find your system in the PCD (under portal content). Right click and open -> permissions. Find a user or group or role and give it the end user permission. I'd suggest the group Everyone.
    Cheers

Maybe you are looking for

  • HT1351 I have a Ipod Nano 5th edition and I can no longer sync, add or view my previously recorded music to itunes or windows. What can I do?

    I have a Ipod Nano 5th edition. 2 years ago I imported and exported my music files to my Windows 7 laptop and also to Itunes. It worked great. Recently I've tried to do the same and now I can't do either. When I plug in my ipod it is discoverable but

  • Moving to OID, but...

    hi! currently i'm using the Oracle 9iAS and Portal (both Release 1) to: 1. develop pl/sql base applications. I make use of the local security tables (wwsec_person$ etc) to grant access to applications, content areas and folders etc. 2. a trigger that

  • New to all of this - questions before beginning a large vacation project

    I converted mgp video files using Mpeg Streamclip from a 6 week vacation creating .mov files totally 550GB. I need to get them off of my internal 1TB drive and exclude them from time machine backups. I plan to move them to a WD 1TB external drive I h

  • Name of Table in PP Module

    Hi all, can anyone provide me the table name in which i can find the below fields. 0PT_DELDEV   Plan/target deviation delivery date 0PT_DELDEVN  Plan/target deviation delivery date negative 0PT_DELDEVN Plan/target deviation delivery date positive 0PT

  • Dock consuming all memory leading to crash

    Several times a week, my MacBook Pro on 10.7.2 started to crash over night.  I turned on Activity Monitor to look at what was happening, and pretty consistently I see the Dock application start to use up all the memeory on the system, growing uncontr