cancel
Showing results for 
Search instead for 
Did you mean: 

No link between UWL and WD

Former Member
0 Kudos

Hi,

I am trying to link my web dynpro to the UWL. but don't get my webdynpro started. what code should i use?

</DescriptionBundles>

<ItemTypes>

<ItemType name="uwl.task.webflow.decision.TS00008267.SAP_R3_HumanResources" connector="WebFlowConnector" defaultView="Teamflow" defaultAction="viewDetail" executionMode="pessimistic">

<ItemTypeCriteria systemId="SAP_R3_HumanResources" externalType="TS00008267" connector="WebFlowConnector"/>

</ItemType>

<ItemType name="uwl.task.webflow.TS90500245" connector="WebFlowConnector" defaultView="Teamflow" defaultAction="launchIView">

<ItemTypeCriteria connector="WebFlowConnector" externalType="TS90500245" />

<Actions>

<Action name="launchIView" handler="IViewLauncher">

<Properties>

<Property name="iview" value="com.sap.teamflow.wd.iviews.ProcessStart"/>

<Property name="openInNewWindow" value="yes"/>

</Properties>

</Action>

</Actions>

</ItemType>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

if you have used this code as a copy from an existing tast entry.. or you have done configuartino through transaction SWFVISU...you should configure task and concerned webdynpro application in mentioned transaction.. and then re-register your system on UWL. this should do the job..

Answers (1)

Answers (1)

Former Member
0 Kudos

we used an existing task. But what do i need to fill in in the value.

<Property name="iview" value="com.sap.teamflow.wd.iviews.ProcessStart"/> because it won't start my iview

Former Member
0 Kudos

Hi,

Have you tried with putting the pcd location of the iview?

Like pcd://<path to your iview.>

Regards,

Satyajit.

Former Member
0 Kudos

yes but wasn't waorking

Former Member
0 Kudos

Hi,

Try this:


<Action name="launchIView" handler="IViewLauncher">
  <Properties>
  <Property name="iview" value="ROLES://portal_content/<path to your iview>"/>
  </Properties>
 </Action>

Use ROLES:// instead of PCD://.

Regards,

Satyajit.

Former Member
0 Kudos

thanks, i saw i forgot to put something in the URL of the protal content.

Another question:

Is there a way to make the link, which is created after starting up th WD from the UWL, smaller? So can we manupulate the outputlink