cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web transactions

Former Member
0 Likes
340

Hi,

my workflow works perfect and users get the WIs in the Business Workplace. Now somebody wants all this to be displayed in the company´s EP and therefore I have a problem because of lack of experience with this.

I read some postings here and created a web transaction for my first step in the WF. I had to assign previously a name space and a packege in trans. SWUT to my web transaction (which shall be Z + TS + task number).

I´ve been reading some more postings but the topic is not clear to me. Once the web transaction has been generated, what´s the next step ?? or is that enough, so that the portal team calls that web transaction ??

thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Eddie_Morris
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

I would think that the UWL (Universal WorkList) would be the best option here. Basically it is the EP inbox where you can have work items from several systems and users can execute. It does not have all the functionality of SBWP but is pretty close.

By default the work items when executed in the UWL bill be executed in WEBGUI but you have options to call your own applications by making entries in transaction SWFVISU in the backend.

Regards,

Eddie

Former Member
0 Likes

Hi,

yeah, but how do I access this UWL ?? checking the transaction that you mentioned I see some examples which call Webdynpro or BSP applications. Does this means that I have to write an application for displaying my WIs in web ??

Eddie_Morris
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

http://help.sap.com/saphelp_nw73/helpdata/en/34/585bf950c34f6ab6a35bc3465fb5ba/frameset.htm

You need to configure it as detailed in SAP Help.

If the work item call BSP or Webdynpro apps then there is no need to create new applications. Just link the Task or Object Method to your app in transaction SWFVISU in the backend. As I mentioned the default behaviour is to open WEBGUI and execute the object method but if you have a link in SWFVISU this will be executed instead of via WEBGUI.

See http://help.sap.com/saphelp_nw73/helpdata/en/45/a7863f445f4617e10000000a114084/frameset.htm

Regards,

Eddie

Answers (1)

Answers (1)

Former Member
0 Likes

ok