UWL config - WebDynproDeployableObject

Hi,
I am new to UWL config... please tell what will be the value for the Web Dynpro Deployable object for "Tavel approver Workcenter".
Just like Leave req is like below-
"WebDynproDeployableObject" value="sap.com/ess~lea"
Thank You!
Edited by: hayerk on Mar 25, 2010 12:40 AM

Thanks Beth! this was very helpful. I have the following settings in place...is there any error in this-
My SWFVISU Setting is -
APPLICATION-FITV_POWL_TRIPS
DYNPARAM-sap.xss.tra.TripNo=${item.TRIPNUMBER}
NAMESPACE- SAP
SYSTEM_ALIAS- SAP_ECC
SAP_ECC is a system alias in Universal Worklist administartion. It is defined with Conector type Webflo Connector.
Using Wizard I configured the item type and following is the setting produced-
</Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS20000189.SAP_ECC" connector="WebFlowConnector" defaultView="uwl.task.webflow.TS20000189.SAP_ECC_view" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="SAP_ECC" externalType="TS20000189" connector="WebFlowConnector"/>
      <CustomAttributes>
        <CustomAttributeSource id="ABAP_BOR" objectIdHolder="externalObjectId" objectType="BUS2089" cacheValidity="default">
          <Attribute name="TRIPNUMBER" type="string" displayName="TRIPNUMBER"/>
        </CustomAttributeSource>
      </CustomAttributes>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
          <Properties>
            <Property name="WebDynproApplication" value="FITV_POWL_TRIPS"/>
            <Property name="WebDynproDeployableObject" value="sap"/>
            <Property name="DynamicParameter" value="sap.xss.tra.TripNo=${item.TRIPNUMBER}"/>
            <Property name="System" value="SAP_ECC"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default="launchWebDynPro"/>
        </Action>
Following is the error message produced when clicking on the launchWebdynpro button in UWL.
Service cannot be reached
What has happened?
URL http://XXXXXXXXXXXXXXX.com:8000/webdynpro/dispatcher/sap/FITV_POWL_TRIPS call was terminated because the corresponding service is not available.
Note
The termination occurred in system DEC with error code 404 and for the reason No Extension Found.
The selected virtual host was 0 .
(I check the Webdynpro object in SE 80 and its URL is http://XXXXXXXXXXXXXXXXXXXX.com:8000/sap/bc/webdynpro/sap/fitv_powl_trips)
Please advice what else I need to check/ maintain.
Thank You!
Edited by: hayerk on Mar 25, 2010 4:34 PM
Edited by: hayerk on Mar 25, 2010 4:35 PM
Edited by: hayerk on Mar 25, 2010 4:36 PM
Edited by: hayerk on Mar 25, 2010 4:37 PM
Edited by: hayerk on Mar 25, 2010 4:37 PM

Similar Messages

  • SWFVISU task not appearing in any of the UWL Config files

    Hello Workflow/Portal gurus, gotta question...
    Scenario: I want custom workflow single-step tasks used in perf. mgmt. workflows to launch BSP application.
    My understanding is that when you maintain link between workflow task and BSP application in SWFVISU followed by 'Register item types for all systems' in UWL and clearing Cache, UWL config file should be updated to include the task maintained in SWFVISU with appropriate launching parameters. I have used this successfully in the past with Wedbdynpro applications.
    In my portal system, a new custom task that I maintain in SWFVISU is not even appearing in any of the UWL config file. when we use 'Register item types for all systems' option in UWL followed by clearing Cache,one of the config file does successfully get updated (we see success message and update date and time) but custom task is missing from the config.
    Also, when I manually try to configure custom task and launching applications using one of the UWL wizard it gives error symbol with no messages. UWL behaves strange (Auth is not an issue) and couple of things we checked per UWL/Portal config docs seems to be in order.
    Any pointers what we could be missing? Is there anything else other than adding task in SWFVISU followed by 'Register item types for all systems' in UWL and clearing Cache that needs to be done?
    Appreciate your help,
    Saurabh

    Hi,
    i had the same problem that all entries form SWFVISU could not be displayed in the XML config file.
    The solution is very simple since SP 18 of NW portal: you need to configure a RFC destination in the Visual Admin (see Note 1133821).
    Though if you are not using Delta Pull you have to create this destination to register the UWL.
    I hope this helps.
    Regards,
    Marc

  • UWL Config

    Dear Expert,
    I have create a workflow and webdynpro application for Approval process. The workitem is visible in my sap inbox but not in UWL.
    I have did the following config for task and webdynpro application in transaction SWFVISU.
    Task                           TS94000006
    Visualization Type  : ABAP Web Dynpro
    APPLICATION     ZTAPPR_INVOICE
    DYNPARAM     wi_id=${item.externalId}
    NAMESPACE     sap
    SYSTEM_ALIAS     SAP_SRM
    I cleared the cache and registered item types for all system. Following is the config file.
        <ItemType name="uwl.task.webflow.TS94000006.SAP_SRM" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
          <ItemTypeCriteria systemId="SAP_SRM" externalType="TS94000006" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproABAPLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <Properties>
                <Property name="WebDynproApplication" value="ZTAPPR_INVOICE"/>
                <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
                <Property name="DynamicParameter" value="wi_id=${item.externalId}"/>
                <Property name="openInNewWindow" value="yes"/>
                <Property name="System" value="SAP_SRM"/>
                <Property name="WebDynproNamespace" value="sap"/>
                <Property name="display_order_priority" value="5"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
    Kr,
    Narendra Tiwari

    Hi,
    Check this articles: [UWL Config |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/103e2cf0-ec95-2b10-d198-a2d5edfbd7f8?QuickLink=index&overridelayout=true] and [How to config UWL|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8bd45?QuickLink=index&overridelayout=true]
    Hope this helps u.,
    Thanks & Regards,
    Kiran.

  • UWL config file for Customer, Vendors and Materials

    Hello All,
    We are trying to integrated uwl to connect to a MDM system for objects Vendors, Customer and Materials. I have looked at the MDM UWL config file, it is configured only for Business partners and products.. does anybody have the config file for Customer, Vendor and Material using business content..
    Thanks in advance
    Som

    Hey Som,
    If you are talking about Portal UWL, then you have to go for System Admin, there you should see UWL related iviews. There you have the ability to download the uwl xml. in that you have to do some modifications.
    All that matters for your problem is the MDM System you have created. when you chanage the respository informatin at this system. then your problem should be solved.
    Thanks,
    Raghavendra

  • UWL CONFIG FIELD MAPPING

    Hi all,
    We have done some config in UWL by uploading XML file so that the workitem displayed in the manager's inbox(UWL) has got one box where he(manager) enters some text if he accepts or rejects the workitem.
    The filed in XML file is
    < action property u201CUserDecisionNoteTextu201D>
    I am not able to locate to which field this text which manager enters is mapped to R/3.I require the field to which it si mapped as i require it for further processing.

    Hi,
    Check the below may be usefull.
    What you need to is to modify the section or add new parameters if it doesn't. Here's a sample custom task/item type configured to launch a custom web dynpro application with the work item ID as a parameter, you can modify this according to your needs:
    code <ItemType name="uwl.task.webflow.TS.SAP_R3_HumanResources" connector="WebFlowConnector" defaultView="webflowView" defaultAction="launchWebDynPro" executionMode="pessimistic">
    <ItemTypeCriteria systemId="SAP_R3_HumanResources" externalType="TS9" connector="WebFlowConnector"/>
    <Actions>
    <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
    <Properties>
    <Property name="WebDynproApplication" value="Approval"/>
    <Property name="WebDynproDeployableObject" value="DC"/>
    <Property name="DynamicParameter" value="wi_id=${item.externalId}"/>
    <Property name="display_order_priority" value="1"/>
    </Properties>
    <Descriptions default=""/>
    </Action>
    </Actions>
    </ItemType>[/code]

  • Regd uwl config - adding

    hi all,
    I've a requirement to combine the below two xml config files to view in a single UWL iview:
    1. com.sap.pct.erp.mss.tra
    2. hradmin
    is it possbile to combine both as two tabs (list views)? (as per help its possbile, but don't know how to do)
    if yes, is it through the UWL UI Wizard or XML configurations?
    My current system now has 1 uwl iview which is configured to travel related work-items (com.sap.pct.erp.mss.tra). And now i've a requirement to add HRAdmin related tasks in second tab of uwl iview.
    Awaiting for your response..!
    Thanks,
    Divyanshu Jaiswal

    Dear Divyanshu
    You can achieve the functionallity which you are requesting through the "Click to Configure Item Types and Customize Views Using a Wizard" feature which is available on UWL Administration page.
    This wizard is documented in the following URL:
    http://help.sap.com/saphelp_nw70/helpdata/en/9d/eb088f8e6347bcbdf666433f05da57/content.htm
    From this document you can reach the details regarding changing the look and feel of UWL user interface. This way you can achieve the feature which you are requesting, by specifying the items from both of the two XMLs which you have uploaded to UWL to be shown in the same UWL View.
    There is an SDN blog which outlines about how to configure the UWL to show all the items within only one single tab:
    Universal Worklist - when you only need a single tab
    This can also be helpful for you regarding how to group items from different connectors in a single View. The only difference is that this blog goes with the option of maintaining directly in the XMLs, rather than using the Wizard as I advised above.
    The following documentation can also help you on achieving a look and feel like the one you're expecting:
    http://help.sap.com/saphelp_nw70ehp1core/helpdata/en/d6/eddef503944dc6bbe8d81a2cec44e8/content.htm
    Hope this helps!
    Kind regards,
    Armando Zaro

  • Work flow task id not found in UWL config XML file

    Hi
    We are facing a strange issue with UWL XML file.
    We are running EP 7.0 SP13
    We configured UWL and we are able to see the work items in UML iview.  These are the same work items as seen in SAP Inbox.
    But when we open the uwl.webflow.<system alias> XML file corresponding to the back end system, We were not able to see the task id of the work flow item displayed in the UWL.
    Any help on this would be highly appreciated.
    Thanks and Regards
    VNK

    Hi VNK
    I am facing the same issue - Please let me know if you have found a solution.
    Regards
    John

  • Mdm uwl config file not listed in current configuration table

    Hi,
    I am trying to set up uwl for mdm 7.1. I created 2 systems, one for Business Partners and one for Customers. The connection test to the MDM backend works. Then I created a universal worklist system for Business Partners:
    SAP_MDM_Repository_BuPa MdmUwlConnector   Deactivate
    When I login as MasterData Expert and open 'Display Connection Status' in the Universal Worklist iview, I can see the following line:
    SAP_MDM_Repository_BuPa MdmUwlConnector 09.02.2010 15:22:46 Successful
    Is there something I have missed?
    Thanks in advance for your help,
    Elmar

    Hi,
    I am trying to set up uwl for mdm 7.1. I created 2 systems, one for Business Partners and one for Customers. The connection test to the MDM backend works. Then I created a universal worklist system for Business Partners:
    SAP_MDM_Repository_BuPa MdmUwlConnector   Deactivate
    When I login as MasterData Expert and open 'Display Connection Status' in the Universal Worklist iview, I can see the following line:
    SAP_MDM_Repository_BuPa MdmUwlConnector 09.02.2010 15:22:46 Successful
    Is there something I have missed?
    Thanks in advance for your help,
    Elmar

  • UWL config-S ystem received an expired SSO ticket not found in system

    Hi All,
      We are getting following erro while configuring UWL.
    Exception type:com.sap.netweaver.bc.uwl.connect.ConnectorException Message:uwlExceptionID: 1179143938021 :uwlExceptionID: 1179143938021 JCO Function template USER_NAME_GET:SAPR3CLNT900WF:com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: System received an expired SSO ticket not found in system
    Please HELP.
    Rgds
    Ganga

    hi ganga,
    may be there is problem with uwl configuration. u try with this link....
    hope ur error will clear........
    <b>How configure UWL in Portal 7.0,
    Problem configuring UWL,</b>
    regards
    bhargava

  • Collaboration Basics along with UWL config

    Hi,
    Can u please give me the collaboration related documents...
    and also how to use UWL in case of ESS/MSS configuration....
    Thanks in advacne,
    Venkat

    Hi
    So here is the blog from where u can find how to configure ESS Business package
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3467
    regarding the ess books i am sorry i dont have soft copy .
    i refered to those books some time ago and i dont know why it is removed from the website.
    there is also cookbook for NWDI Cookbook for XSS Customers
    Refer to this book to  get good an idea
    Regards,
    Vijay.
    Edited by: vijayakumar kanniah mohan on May 15, 2008 11:52 AM

  • Error in UWL config help!!

    We are having following error in the "Registration for Item Types of Universal Worklist Webflow" iview   , when we are trying to configure the UWL,
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_configuration/com.sap.netweaver.bc.uwl.uwl_administration_page/com.sap.netweaver.bc.uwl.uwl_webflow_type_admin
    Component Name : com.sap.netweaver.bc.uwl.ui.UWLWebflowTypeAdmin
    com.sap.netweaver.bc.uwl.admin.IWebflowConfigurationAdmin.getSystems(Lcom/sap/netweaver/bc/uwl/admin/IUWLConfigurationAdmin;)[Ljava/lang/Object;.
    Exception id: 06:19_31/01/05_0001_1446750
    See the details for the exception ID in the log file
    Thank you in advance.

    Hi,
    I'm trying to configure SAP MDM30 in WebAs 6.40 with Abap and J2ee for which SAP EP6.0 and XI30 are prerequisites.To access SAP MDM30 thru EP60 i have to configure and apply some settings.I'm following the configuration guide "SAP MDM Master Data Harmonization and Central Master Data Management: Configuration Guide for SAP MDM 3.00".
    The access to the functions of SAP MDM is controlled by SAP EP.To activate single sign-on i have to create a system for the MDM system template in the system landscape and assign an alias name for it.Then i gave all the necessary settings for J2EE,ITS,WAS,Connector and when i tested the system for connection it gave an error.
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Further i tried to configure UWL for MDM.There are certain tasks to be followed for configuring UWL such as to copy and rename a certain file com.sap.netweaver.bc.uwl.par.bak and then in the UWL Configuration tab create a new entry for the system alias i creates and using the webflow_connector as the connector. Before using the Universal Worklist, the object types for all systems have to be registered in the UWL Administration.But when i register it gave me an error stating that user mapping is not correct. Then i went for user mapping with userid and password.But yet again there was an eror.The user mapping logon data for the user cannot be saved.And then the UWL Administration link displayed an error message for the three ivies in that page.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm/roles/com.sap.pct.mdm.master_data_administrator/com.sap.pct.mdm.workflow_admin/overview/com.sap.netweaver.bc.uwl.uwl_administration_page/com.sap.netweaver.bc.uwl.uwl_webflow_type_admin
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm/roles/com.sap.pct.mdm.master_data_administrator/com.sap.pct.mdm.workflow_admin/overview/com.sap.netweaver.bc.uwl.uwl_administration_page/com.sap.netweaver.bc.uwl.uwl_configuration_admin
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm/roles/com.sap.pct.mdm.master_data_administrator/com.sap.pct.mdm.workflow_admin/overview/com.sap.netweaver.bc.uwl.uwl_administration_page/com.sap.netweaver.bc.uwl.uwl_cache_admin
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    When i searched for the error in forums i found that i have to upgrade my EP from SP9 to SP11.When i did this i lost the UWL Administration link.How to proceed further.
    regards
    Gopi

  • Warning in config of UWL

    Hi,
    I'am configuring UWL.
    I created a systen with alias SAP_XSS_WebDynpro.
    Now i'am workiing on UWL config.
    When i enter the data Alias name and when i click on save in UWL administration it is giving me a warning message " Could not verify if the backend of system SAP_XSS_WebDynpro is configured for optimized delta pull"
    Can anybody guide me to rectify this warning.
    With Regards,
    Pradeep.B

    Hi Pradeep,
    For more info on Delta Pull Mechanish check this [http://help.sap.com/saphelp_nwce10/helpdata/en/eb/101fa0a53244deb955f6f91929e400/content.htm],
    till then you can remove the entries from
    Delta Pull Channel Refresh Period (in Seconds):
    Delta Pull Channel Snapshot Refresh Period (in Minutes):
    and try saving.
    Kind Regards,
    Mrityunjay

  • UWL: The request cannot be started from the Business Workplace?

    Hi All
    Please assist I am currently trying to execute the standard leave request approval within the UWL. 
    This is the standard leave approval screen for workflow template WS12300111.
    I get the below error in a SAP ECC easy web screen.
    The request cannot be started from the Business Workplace
    Message no. HRTIM_ABS_REQ066
    Can anyone give me any insight to this as I have made multiple  changes tothe UWL config.
    Regards
    Maahir

    BY seeing the error message I think you might have not registered the task in the Portal, as you are have mentioned easy web screen
    1. When ever you are trying to execute the workitem from the UWL and you are able to See the SBWP SAP inbox in the browser then it means that the task of the workflow is not registered in the portal.
    2. Please ask your portal team to register the task in UWL with corresponding visualization parameters.
    [check for the parameters that are to be configured|http://help.sap.com/saphelp_nw04/helpdata/en/20/f0c82c9f6748c58d9ea14b3bbed93a/frameset.htm]
    You cannot execute a leave workitem from the Inbox. if you try to execute then it prompts the error message that you have mentioned.
    Try to do check all the below points.
    1. Check whether the task TS12300097 is registered in the SWFVISU txn  it should be using a Java Application. with the parameters
    APPLICATION     LeaveRequestApprover
    DYNPARAM     wi_id=${item.externalId}
    PACKAGE     sap.com/ess~lea
    2. Second thing is make the task as  General Task from the PFTC txn. so that the agent can approve
    3. Ask the portal guys to register this task in the XML file where all the application specific task's are registred. and then try to execute the workitem, this time it will show you the leave request application.

  • Issue in webdynpro application while calling from UWL

    Hi All,
    I am working on APPRAISAL workflow in HCM module.
    In new version of SAP has provided ABAP web dynpro application HAP_MAIN_DOCUMENT (component HAP_MAIN_DOCUMENT)
    but it is not integrated with workflow. Earlier insted of this application there was a BSP application and this was integrated with workflow.
    Now to integrate ABAP webdynpro application with workflow I have created new web dynpro application and calling HAP_MAIN DOCUMENT application and when I test through SE80 transaction then I am just passing Work Item ID and it is opening HAP_MAIN DOCUMENT application. I have done it as follows.
    In swfvisu I am passing Work Item ID and In application I am getting business object details using this I am createing a URL and then using exit plug I am calling HAP_MAIN_DOCUMENT application
    *METHOD exit1 .*
    * DATA lo_nd_new_url TYPE REF TO if_wd_context_node.
      **DATA lo_el_new_url TYPE REF TO if_wd_context_element.**
      **DATA ls_new_url TYPE wd_this->element_new_url.**
      **DATA lv_url TYPE wd_this->element_new_url-url.**
      **DATA: l_cmp_api TYPE REF TO if_wd_component,**
            **result TYPE REF TO if_wd_window,**
            **l_window1 TYPE REF TO if_wd_window_manager.**
    ***     navigate from <CONTEXT> to <NEW_URL> via lead selection**
      **lo_nd_new_url = wd_context->get_child_node( name = wd_this->wdctx_new_url ).**
    ***     @TODO handle non existant child**
    ***     IF lo_nd_new_url IS INITIAL.**
    ***     ENDIF.**
    ***     get element via lead selection**
      **lo_el_new_url = lo_nd_new_url->get_element( ).**
    ***     @TODO handle not set lead selection**
      **IF lo_el_new_url IS INITIAL.**
      **ENDIF.**
    ***     get single attribute**
      **lo_el_new_url->get_attribute(**
        **EXPORTING**
          **name =  `URL`**
        **IMPORTING**
          **value = lv_url ).**
      **wd_this->fire_exit_plg( url = lv_url ). "abap_true**
    ***  l_cmp_api = wd_this->wd_get_api( ).**
    ***  l_window1 = l_cmp_api->get_window_manager( ).**
    ***  result = l_window1->create_external_window(**
    ***url = lv_url ).**
    ***  result->open( ).**
    **ENDMETHOD.**
    In SE80 it is opening application perfectly in same session of new Z webdynpro application.
    But when I click on UWL workitem it is not opening.
    In dubugging I checked that workitem ID is passed correctly also URL is created correctly for HAP_MAINDOCUMENT but it is not opening.
    Please let me know is there any setting in UWL config.
    Edited by: Akshay Kale on Nov 17, 2009 11:51 AM
    Edited by: Akshay Kale on Nov 23, 2009 10:07 AM

    Hi akshay,
       Check the following links ,
    Workitems, UWL and Web Dynpro for ABAP
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20f4843e-314f-2a10-2a88-8c4afa20dda6
    another that talks about swfvisu
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a002d1eb-33f0-2b10-f391-e1e0c3057c17&overridelayout=true
    hope this helps.
    Thanks,
    Sahiba

  • Error while opening UWL configuration file

    Hello SDN,
    I am customizing UWL config file. I have download file and saved it to desktop. But while opening that file i am getting following error.
    The system cannot locate the resource specified. Error processing resource 'uwl_configuration.dtd'. Can you please tell me how to download and customize file.
    regards,
    Sree.

    Hi Sushil,
    I have followed the same procedure what you have explained. But when i am opening XML file with XML editor , it is not opening and not giving any error. But when open with word it is saying "file must contain one root element".
    When open with notepad below is the content.
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- UWL Configuration can have 0 or 1 Item types and views tag -->
    <!ELEMENT UWLConfiguration (Principals?, DescriptionBundles?, Actions?, ItemTypes?, Views?, GlobalDisplayAttributes?, NavigationNode?)>
    <!ATTLIST UWLConfiguration
         version CDATA "1.0"
    >
    <!-- Role-Based Navigation Feature i036159 -->
    <!-- If the UWL Configuration has Principals tag the configuration will be valid only for the principals indicated in one of the Principal tags -->
    <!-- Principal UniqueID should be used as id-->
    <!-- Principals? added to UWLConfiguration elements list-->
    <!ELEMENT Principals (Principal+)>
    <!ELEMENT Principal EMPTY>
    <!ATTLIST Principal uniqueID CDATA #REQUIRED>
    <!-- RBV Feature 200801111300 -->
    <!ELEMENT ItemTypes (ItemType*)>
    <!ELEMENT Views (View*)>
    <!-- Item type has 0 or 1 of other tags. since it could be inherited there is no need to specify all -->
    <!ELEMENT ItemType (Caching?, ItemTypeCriteria?, CustomAttributes?, Actions?, Menu?)>
    <!ATTLIST ItemType
         name NMTOKEN #REQUIRED
         connector CDATA #REQUIRED
         defaultView NMTOKEN #REQUIRED
         defaultAction NMTOKEN #IMPLIED
         executionMode (optimistic|pessimistic|default) "default"
    > following file like this........
    when i copy the content directly from portal below is the format....
    <?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.TS01000096.ESS_Webdynpro" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
          <ItemTypeCriteria systemId="ESS_Webdynpro" externalType="TS01000096" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <Properties>
                <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
                <Property name="openInNewWindow" value="yes"/>
                <Property name="display_order_priority" value="5"/>
                <Property name="IAC" value="WS01000060"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
        <ItemType name="uwl.task.webflow.TS01000097.ESS_Webdynpro" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
          <ItemTypeCriteria systemId="ESS_Webdynpro" externalType="TS01000097" connector="WebFlowConnector"/>
          <Actions>
    Can you please check and let me know if anything is missing.
    regards,
    Sree.

Maybe you are looking for

  • I accidentally deleted a download and would like to know how to recover an album

    I don't know how it happened, but when I go in to play one of my albums it says the info isn't there anymore because my ******* deleted it!  I'd just like to know how I can recover or get a new download of my album without having to buy it again...

  • Message Mapping IDoc-segment

    Hello, In my scenario I will do the following mapping with an source structure to an ORDERS05 Idoc: file structure: #E1EDP01|10|33|ST #E1EDP20|33|20050823 inbound message: <?xml version="1.0" encoding="utf-8" ?> <ns:MT_ORDERS_OUT xmlns:ns="http:/ /OR

  • Page properties don't show in IE or Firefox

    Hi Guys, I'm very new to this so sorry if I come across as a bit of a numpty.. I have built a site, and uploaded it to the net via my ftp server. I went back to dreamweaver to change a few of the page properties such as link colours and background im

  • Urgent urgent...plzz

    hi, hi gurus, what is difference between service tax with credit and without credit.............. i want a create a tax code for service tax without credit... if i use this tax code what would be effects,  will the tax be added to the base amount...

  • 1. True/False

    I am busy with Photoshop Basic course. I have 2 True/False questions that I need help with. If answer is False, I need an explanation. 1. True/False? If you want to move the selected pixels, rather than the selection marquee, you should drag with the