Calling a BSP (4.7 Backend) from a UWL WI in a EP6.0 (NW04 SP16)

Baunach, Natasha R natasha.r.baunach at intel.com
Tue Apr 11 11:12:14 EDT 2006


Markus,

 

Have you configured transaction WF_HANDCUST in your backend?  Usually,
you would have something like this:

Log: either http or https

Host: YourSystemServer

Port: 8000 (whatever actual port you use)

Path: /sap/bc/webflow/

Handler name: wshandler

 

Save, generate URL and test.

 

Fill out similar info for Launch Handler, Callback Handler, Callback
Dialog.

 

Then go back to your Portal UWL config and re-register the items.  The
value for your webservice_url will be
http(s)://YourSystermServer:8000/sap/bc/webflow/wshandler

 

This should work for you.

 

Natasha

 

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Markus Klein
Sent: Tuesday, April 11, 2006 1:39 AM
To: sap-wug at mit.edu
Subject: Calling a BSP (4.7 Backend) from a UWL WI in a EP6.0 (NW04
SP16)

 

Im new to this user group, so hello everbody :)

 

I have a question about calling a BSP from the UWL. I have uploaded a
XML configuration for the UWL

 

    <ItemType connector="WebFlowConnector"
defaultAction="launchWSHandler" defaultView="webflowView"
executionMode="pessimistic"
name="uwl.task.webflow.TS99500001.XXX_XXX_CLNTXXX">
      <ItemTypeCriteria connector="WebFlowConnector"
externalType="TS99500001" systemId="XXX_XXX_CLNTXXX"></ItemTypeCriteria>
      <Actions>
        <Action groupAction="no" handler="XhandlerLauncher"
launchInNewWindow="no" name="launchWSHandler"
returnToDetailViewAllowed="yes">
          <Properties>
            <Property name="webservice_url"
value="testtesttest"></Property>
            <Property name="display_order_priority"
value="5"></Property>
          </Properties>
          <Descriptions default=""></Descriptions>
        </Action>
      </Actions>
    </ItemType>

 

As webservice_url i have added a test value, just to see what will
happening when executing a WI in the UWL. 

 

I get the following error:

Portal-Runtimeerror:

...

iView not found: testtesttest

 

So the question i have is. What parameter do i have to enter for
"webserver" at the XML Config. The address of an iView in the pdc which
calls the BSP, or the address to the BSP itself? And if its an iView,
how is the parameter mapping working, as i have to pass the WI-ID to the
BSP application?

 

best regards,

Markus

______________________________________

ABS Team GmbH
SAP-Consulting, Human Capital Management
Muehlenweg 65
37120 Bovenden

Markus Klein
SAP Consultant
eMail:   klein at abs-team.de
Tel.:      +49 551 820 33 0
Mobil:   +49 151 126 23 047
Fax:      +49 551 820 33 99
            www.abs-team.com <http://www.abs-team.com/> 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060411/e2ceae3e/attachment.htm


More information about the SAP-WUG mailing list