Business package to expose the workflow screens on the portal

Hi All,
Is there any Business Package available in SAP to expose the Work Flow screens on the Portal. If yes, please let me know where it is located and how to use it in the Portal Application.
Thanks in Advance.
Regs/Venkat

Hi Martin,
I am thankful for your prompt response. After pressing the "Re-register" button, i get the status as follows:
Item type registration was successful for the following systems:
- E01 (WebFlowConnector).
Still there are no entries. I am pasting below the xml file for uwl.webflow.E01 as follows.
******************************File Starts*************
<?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.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000096" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS01000060"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS01000097.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000097" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS01000060"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS01000100.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000100" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS01000060"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS01000159.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000159" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS01000109"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS01200264.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01200264" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="TS_WS01200170H"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS01200285.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01200285" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS01000060"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS12300097.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12300097" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="LeaveRequestApprover"/>
            <Property name="WebDynproDeployableObject" value="com.sap.xss.hr.lea.appl"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS12300104.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12300104" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="LeaveRequestAdmin"/>
            <Property name="WebDynproDeployableObject" value="sap.com/ess~lea"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS12300116.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12300116" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="com.sap.xss.hr.lea.appl"/>
            <Property name="WebDynproDeployableObject" value="LeaveRequest"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS12400026.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12400026" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS04200009"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS12400028.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12400028" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS12400005"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS17900019.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS17900019" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS17900049.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS17900049" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="EditFormApp"/>
            <Property name="WebDynproDeployableObject" value="com.sap/paasrformstep"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS20000193.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000193" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS20000081"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS20000194.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000194" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS20000081"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS20000195.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000195" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="WS20000081"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS20000256.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000256" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="TS_TS20000256H"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS20000459.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000459" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="CatManagerApprove"/>
            <Property name="WebDynproDeployableObject" value="sap.com/msscatapproval"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS20000460.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000460" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="CatManagerApprove"/>
            <Property name="WebDynproDeployableObject" value="sap.com/msscatapproval"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS20000780.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000780" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="TS_TS20000780H"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS21300098.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS21300098" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="IsrFormApprove"/>
            <Property name="WebDynproDeployableObject" value="sap.com/pcui_gp~isr"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS31000004.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS31000004" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="CatManagerApprove"/>
            <Property name="WebDynproDeployableObject" value="sap.com/msscatapproval"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS31000006.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS31000006" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="CatManagerApprove"/>
            <Property name="WebDynproDeployableObject" value="sap.com/msscatapproval"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS31000007.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS31000007" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="CatManagerApprove"/>
            <Property name="WebDynproDeployableObject" value="sap.com/msscatapproval"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS40007901.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS40007901" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="CatManagerApprove"/>
            <Property name="WebDynproDeployableObject" value="sap.com/msscatapproval"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS50000075.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS50000075" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="WebDynproApplication" value="IsrFormApprove"/>
            <Property name="WebDynproDeployableObject" value="sap.com/pcui_gp~isr"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS51807978.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS51807978" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS51807979.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS51807979" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS66700007.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS66700007" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS66700008.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS66700008" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS66700009.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS66700009" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value=""/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS66700010.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS66700010" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS66700011.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS66700011" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS66700012.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS66700012" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS66700013.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS66700013" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS66700014.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS66700014" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS70008371.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS70008371" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="display_order_priority" value="5"/>
            <Property name="IAC" value="TS_TS70008371H"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS77000298.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS77000298" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS77000299.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS77000299" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value="://:"/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS77000300.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS77000300" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value=""/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.TS77000301.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS77000301" connector="WebFlowConnector"/>
      <Actions>
        <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="webservice_url" value=""/>
            <Property name="display_order_priority" value="5"/>
          </Properties>
          <Descriptions default=""/>
        </Action>
      </Actions>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS00008267.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS00008267" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS00300025.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS00300025" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS00300032.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS00300032" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS00300034.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS00300034" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS00300052.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS00300052" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS00408018.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS00408018" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS00408022.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS00408022" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000012.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000012" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000028.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000028" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000038.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000038" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000043.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000043" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000053.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000053" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000055.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000055" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000056.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000056" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000065.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000065" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000068.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000068" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000090.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000090" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000098.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000098" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000124.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000124" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000125.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000125" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000134.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000134" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000147.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000147" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000169.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000169" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01000187.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01000187" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01200259.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01200259" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01200266.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01200266" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01200268.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01200268" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01200281.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01200281" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01200283.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01200283" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01200286.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01200286" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS01200288.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS01200288" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS03100002.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS03100002" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS03100038.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS03100038" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS03100050.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS03100050" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS03100051.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS03100051" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS03100052.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS03100052" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS04200010.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS04200010" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS11200086.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS11200086" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS11200098.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS11200098" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS11200113.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS11200113" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS11200114.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS11200114" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS11200121.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS11200121" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS11200124.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS11200124" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12000012.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12000012" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12000017.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12000017" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12000025.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12000025" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12000026.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12000026" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12300025.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12300025" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12300029.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12300029" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12300042.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12300042" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12300062.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12300062" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12400022.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12400022" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12500002.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12500002" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12500019.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12500019" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12500044.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12500044" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS12500049.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS12500049" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS16600005.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS16600005" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS17900001.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS17900001" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS17900052.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS17900052" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000118.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000118" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000121.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000121" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000131.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000131" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000135.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000135" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000188.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000188" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000225.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000225" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000346.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000346" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000347.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000347" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000357.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000357" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000372.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000372" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000373.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000373" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000391.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000391" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000569.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000569" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000674.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000674" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000719.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000719" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000822.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000822" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000823.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000823" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000864.E01" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="E01" externalType="TS20000864" connector="WebFlowConnector"/>
    </ItemType>
    <ItemType name="uwl.task.webflow.decision.TS20000865.E01" connector=

Similar Messages

  • How to configure the KMC and Business packages in trail version 7.0

    Hi Experts,
    I have installed the Sneak Preview version 7.00 SP9 from the sdn.
    If i want to start working on the KMC
    What i need to install and configure for KMC and collabrations.
    If i need to install, where i will get the installables and documentaion.
    In the same . I would like to install the business packages also in the same server. where i will get the insallables and related dcoumentation.
    R/3 version is ECC6
    Regards
    Vijay
    Regards
    Vijay

    Dear Samuli,
    Thanks for the Replay,
    We are using HTTPS and SSL confined but man in the middle types of attack is happening here there using one tool based one there taking the Request and Response.The below given cookie are available in that request.
    According to this , set-cookie: JSESSIONMARKID , JSESSIONID and MYSAPSSO2 values are user login time it will change every time  are not.
    After  capturing above response HTTP/1.1 302 etc , when user gives valid credentials and logs in ,
    and now ill give wrong password and wrong user id and on click of log on button, i can intercept the request and response coming from the server and when i replace this valid response stil i am able to loggin in to the portal , which should not happen as JESSIONMARKID is changed , server should not allow , but it is loggin in.Standard Login page also allowing to login in this case.
    My server version is EP 7.0 SP 12.
    Please suggest a solution so that if we restric the hacker at this stage , no matter he can never hijack the sesiona and login  with invalid username and  password.
    Thanks for Advance
    Thanks and regrades,
    Durga Rao.

  • Must i uninstall premier pro trial version before i can use the premiere pro ii just bought under the creative cloud business package?

    I had the trial for premier pro. It expired and yesterday I bought the creative cloud business package.
    In the creative cloud desktop app, under premier pro, it says trial expired, and the only option across from it, is to buy. But I already bought the package yesterday, why doesn't it say download or install?
    If I click premier pro it takes me to a box looking for a redemption code? Do I need a redemption code,, if so how to I get one, was it emailed to me?
    Should I uninstall the premier pro I have on the computer at the moment, before I can download the one I just bought? As next to premier pro in manage application it gives an option to uninstall.. I thought it could just unlock the version I have rather then needing to uninstall it and download it again?
    Any help would be greatly appreciated, please
    thank you
    derek

    Hi Derek,
    I can see that you have purchased Creative Cloud for Teams subscription. You will need to invite and accept the invite before you can carry on using the product as a ful version. I can also see that you have sent the invitation to an email address but that invitation has not yet been accepted . If thats the same email address you wish to use , kindly accept the invitation and use the same email address to login to your Creative Cloud Desktop application.
    Cheers,
    Kartikay Sharma

  • I could not able to see Imported Business Package

    Hi
    I am using Standard Business Package for SAP CRM4.0 60.2.3; it is stored in PCD -> Migrated Content
    I customized the Business Package and stored the content in my folder and transported the Business Package to Local (on Desktop) and Server (in server: C:\usr\sap\J2E\SYS\global\pcd\Export).
    I did not deleted the Standard BP from PCD/Migrated Content
    After importing the Customized Business Package from local system i could not able to see the Business Package in PCD.
    I could not able to see the Customized BP in PCD….. , Whether that Standard BP should be deleted before Importing
    What is the Default location it stores after importing?
    Plz help me to solve this issue its very urgent.
    Regards

    Hi Michael
    For Example In CRM BP there are set of Roles in that i took only Lead Manager Role and Stored that in my folder xyz as Deltalink and i also copied dependent object pertaining to that Role as Delta link.
    In Transport Package i added all the dependent object and aswell the Role of Lead Management to that Package.
    Before Exporting the Transport Package there is a option called (Include all objects on which the exported objects depend) i checked this option and Id of dependent objects i mensioned as ex: com.xyz
    After doing this i transported my BP

  • Change iviews installed from a business package

    Hi experts,
    I'm working on EP 2004s and I would like to know if there is a way to change iviews installed in the portal from a business package using Visual Composer. Can I copy them into my own created package in VC?
    Thanks
    Panos

    Hi,
    Usually Business Package iviews - especially the older ones - aren't based on Visual composer models but rather older IView technology. Therefore, it should be impossible to change them in VC.
    I've heard that SAP may be considering releasing business packages (XSS?) as VC models but never heard any confirmation regrading this. Probbaly based on the support-related questions. I once blogged on this <a href="/people/community.user/blog/2007/01/30/enterprise-soa-explorations-fragments.
    Dick

  • CFolders System for Business Package Buyers

    I am very new in KM and cFolders area.
    Currently we have already installed EP+EPC on Netweaver04s and trying to apply
    business package Buyers.
    The installation guide of Business package said that we need to have SM59 RFC
    connection to cFolder system.
    Anyway, as I have little knowledge about cFolder system. I don't know how
    I can navigate to that and do the initial testing.
    Kindly advise.

    Dear G,
    As I see your back-end system has 2 app servers... to cofigure the portal iViews to use both app servers you need to define that in the portal system object that is defined to connect to the backend system... You should look if the system object you use for connecting to srm is of the type: "SAP_R3_LoadBalancing"
    See also: http://help.sap.com/saphelp_nw70/helpdata/EN/1f/bddf3d48b05d5ae10000000a11405a/frameset.htm
    In addition because you are talking about ITS you could configure a WebDispatcher in front of your Backend SRM system...
    Good Luck,
    Benjamin Houttuin

  • Fail to import ESS business package..Urgent!

    Dear All NWDI expert,
    I have installed the NWDI and trying my first step to customize the standard ESS business package. We are on ESS business package 13.
    The following are the list of step that i have done. Can anyone tell me which step i make mistakes?
    Step
    1) Create a new track and assign the SAP_ESS release 100 to the track
    2) Copy the 3 files SAPBUILDT13_0.SCA,  SAPJEE13_0.SCA, SAPJTECHS13_0.SCA into E:\usr\sap\JTrans\CMS\inbox.
    3) "Check IN" the 3 files and check in. Then "check import" and import the files.
    4) Copy the SAPPCUIGP09_0-20001215.SCA and SAPPCUIGP09P_1-20001215.SCA into E:\usr\sap\JTrans\CMS\inbox.
    5) "Check IN" both file and "check import" for the pcuigp sca files.
    6) Import both of the file which is the original file and patch.      **(Do i need to import the patch file as well? I did not manage to import the patch file and the status shows outdated )
    7) Copy the SAPESS09_0-20000512.SCA and SAPESS09P_3-20000512.SCA into E:\usr\sap\JTrans\CMS\inbox
    8) "Check IN" the 2 files and check in. Then "check import" and import the files.
    10) Import the 2 files.*(the system show import fail and i hav to repeat all over again by creating a new track)
    When i try it for the second time, i am getting the import fail error again and below are parts from the files.
    target="_blank">39d5b802352211dcb4890030057116fe</a> exists allready in the repository. No import necessary.
    20080422111649 Info   :CBS input mode is currently PRIVILEGED
    20080422111649 Info   :waiting for 10 seconds
    The last fail give me the following log
    20080422163706 Info   :buildspace = E02_BRY_D   build request id = 231
    20080422163706 Info   :wait until CBS queue of buildspace E02_BRY_D is completely processed, before asking for build results
    20080422163706 Info   :waiting for CBS queue activity
    20080422163737 Info   :maximal waiting time is temporally increased
    20080422163737 Info   :build process already running: waiting for another period of 30000 ms
    Anyone know which step that i perfrom incorrectly and how to solve the waiting for another period of 30000ms?
    Thanks
    Regards,
    Bryan

    Hi Bryan,
    Open the CBS Web UI and navigate to the buildspace you are working on.
    a. Choose Edit and select Input Mode = OPEN.
    b. Save the new state.
    c. Try import again.
    Reward points if this solves your problem.
    Cheers,
    Sandeep

  • How to Initiate For Creating Business Package.

    Hi all,
    We donu2019t have NWDI setup in our landscape; therefore I would like to know that how i can initiate for creating business package of custom specific application development using Web Dynpro JAVA and DB Oracle. If anyone has idea about this type of in-house development, please suggest.

    Hi Gautam
    Please setup NWDI for creating custom business pachage.
    Download DTR, CBS and CMS same patch level as your Server and delpoy.
    then Create Software component in System Landscape Directory(SLD) and create custom business package track in the CMS for development using Web Dynpro JAVA
    Hope this will help.
    Thanks
    Arun

  • MDM Business Package : Deployment problem with SDM GUI

    Dear Experts,
    I want to deploy the MDM Business Package on to the j2ee engine.However, when i go to the SDM GUI and select the first SDA(com.sap.mdm.tech.mdm4j.sda) file for deployment, it just hangs and nothing happens after that.I feel something is wrong with the SDM GUI.
    Please let me know any possible solutions/alternatives to this problem.
    Thanks,
    Karambir Singh

    Hi Karambir,
    1) Are you trying to deploy the sda from your local machine or from a network drive? If a network drive, try copying it to your local machine and then deploying it.
    2) If the SDM is connecting to a remote application server, it can sometimes take a long time to get a response.
    3) Can you deploy other deployable archives via the SDM, or is only mdm4j.sda causing a problem?
    Walter

  • Error in Import of Business Package

    Hi,
    I am trying to import Asset Service Business Package in EP 5.0. But it's unable to find some of .epa files and hence not uploading the Business Package correctly.
    I have successfully uploaded business package for ESS.
    Is there some problem in the Package??
    Thanks

    Um.. I thought .epa files only came in in EP6.  So you may have the EP6 version of the business package and not the EP5 one.
    Paul

  • Business Package for FI

    Hi,
    Can anyone let me know where can i download the business package for Finance?
    Actually i want to see some transactions in Accounts payable and Accounts Receivable.
    Regards,
    Aditya~
    Message was edited by: Aditya Atluri

    Kaushal,
    got it. I have downloaded this a long time back.
    1) Do i need to download any latest one to get the latest Business packages.
    2) can you tell me if i can use these business package on SP11 and SP14 of EP6.0?
    3)Which versions are these business packages on?
    I am interested in SD, MM, FI and CRM.
    Ealier i have imported the Business package for Sales 60.1 successfully. I need some help in setting up the system connections. Since all the iviews in it run on ITS i have set up the ITS connection. But somehow it is unable to connect. can you give me a step by step approach for setting up the ITS connections for these business packages and pull the data?
    When i click on the iview link it simply says:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Unable to lookup System &#39;SAP_R3_SalesService&#39;. Please check the system object and the alias..
    See the details for the exception ID in the log file
    I have created the sytem with same name as given in the error i.e.SAP_R3_SalesService and i have given the ITS connection parameters for this system name also.But still it gives me the same error.
    Also do you have any step by step notes on this?
    I have sent an email to your yahoo id. Please check.
    And Points...you will surely get it
    Regards,
    Aditya.
    Message was edited by: Aditya Atluri

  • ESS and MSS business packages in SAP Netweaver

    Hi,
    I am going to work on ESS & MSS business packages in SAP Netweaver using Portal Development Kit.I have never worked on any business package before. Can somebody provide me with the flow of work or some tutorial that can help me out?Also,while working on a business package what are the necessary things i should know?
    Thanks & Regards,
    Reinuka.

    Hi, Reinuka!
    Useful links:
    Here are the packages:
    https://www.sdn.sap.com/irj/sdn/contentportfolio
    Information:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/a0b47200-9c6d-2910-afa6-810c12eb7eb3 [original link is broken]
    http://help.sap.com/saphelp_erp2005/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/b0c571af-a46d-2910-8f8d-9e90ce7c398a [original link is broken]
    http://help.sap.com/saphelp_erp2005/helpdata/en/29/d7844205625551e10000000a1550b0/frameset.htm
    Also check SAP Employee Self-Service Frequently Asked Questions on service.sap.com (you'll need s* user)
    http://service.sap.com/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000107692007E&
    and also Manager Self-Service Documentation on service.sap.com
    http://service.sap.com/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000148922007E&
    Hope it will help you.
    Best regards, Elena

  • Language for Service Map of business packages

    Hello All,
    I am using service map for Recruiter business package. In the SAP delivered contents the description for the workset/pages ect. which appears over the service map is specifed in french language.
    Now when the end users are accessing the service map, the text appears in french only and NOT converted to english.
    Is there any configuration needed so that the service map descriptions for the links changes according to the user language settings.
    Currently all the users in my landscape are having english as the language set in the UME.
    Regards
    Deb

    Hello,
    Any suggestion from anyone..
    Regards
    Deb

  • Business packages for BW Reports

    Hi,
    Are there business packages for all the standard BW Content reports?.I have found some in sdn.sap.com...like sales analysis, inventory analysis...etc.Can we use one single business package(ex:sales analysis) partially....?
    Thanks in advance

    Hello Navakanth,
    There is no need to upload any business package for <b>standard BW reports</b>.
    You can generate BW reports and display them on portal by making BW iView.
    Business packages are basically predeveloped contents, say template provided by SAP to save development time and effort.
    If you want to use them then you need to have those Business packages.
    Otherwise it is not at all mandatory for developing standard reports.
    Thanks and regards,
    Pradnya

  • IViews/Business Packages  for News and/or Unit Converter

    Hallo,
    are there any iViews or Business Packages available for the following tasks?
    1. News iView with the possibility to refer to documents, have user (role) specific buttons (Create New, Edit, delete...) and Subscription Services using the cm-functionality
    2. An Unit Converter, to convert some specific items like length, weights...?
    Please let me know.
    Sebastian Traeder

    Hi Sebastian,
    for the first request, easyWCM seems to be quite close. It's a business package which closes some gaps in the standard, for example that there is no connection between the PCD and the KM structure; that there is no internationlization feature in KM; that there is no dynamic switch so that users with the corresponding permissions are confronted with extra possibilities (like create/edit...) whereas endusers only see the content - and all this by using just one PCD structure.
    See http://www.easyWCM.com
    For the second request, I don't expect that there is a special portal solution / business package. But for sure you will find java libs / example implementations on the internet, which easily could be build into some iView implementation.
    Hope it helps
    Detlev

Maybe you are looking for

  • Use .so file in java

    Hello friends... i have dont coding in java (windows based) no i want to use .so file in java... can i use it in java because c++ coding is done in linux and .so file is generated.. So can i use directly .so file in java (windows based). Please give

  • CRM -ECC Tax Field update

    Hi I need help with a BAPI for the following scenario: We have created a Z field for VAT in ECC BP which gets replacated in CRM 5.0 The problem is when we update the field in ECC, table KNA1 shows that it is updated but it does not update in CRM. Als

  • Back flushing repetitive manufacturing

    Hi, I am using MFBF to backflush the components. Here when the coponents are backflushed the issuing storage location are not picked automatically. The process here is repetitive and no planned orders or nothing used here. WE use Work center, Routing

  • IPhone Status Bar Icons

    Anyone know how to place custom icons in the status bar?

  • Unable to download Kindle app.

    I have just purchased a Blackberry playbook tablet for my wife to read books on. However when attempting to download the Kindle e book app onto it I hit obstacles. I have attempted now for over 2 days without success. It seems that Blackberry are usi