Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

workflow task in web

Former Member
0 Likes
595

can any one help.

I want to make a workflow task as web enabled.

The task is an approval task. This task when executed by the user should open a web page with all data populated on this web page. when an action is performed on this page ( like approve or reject ) the work item should get completed.

4 REPLIES 4
Read only

Former Member
0 Likes
550

Hi Stepen,

Welcome to SDN.

<b> 1 </b>. R u using ITS/BSP ?

<b> 2 </b>. From where you want to trigger the web page ?

If you are looking for BSP(Business server Pages).You have to design the pages..and that BSP URL shd be called from your Mail content.

Rgds,

Jothi.

Pl mark useful answers.

Read only

0 Likes
550

Hi Jothi,

Thanks for your reply.

We have WAS in place.

The work item will appear on the portal UWL and In sap INbox, and it is from here that i wanna call the custom web page with all data populated into it. How can i do them? How should my Workflow task be defined? Can I make it a normal task and call the web URL?

I also want to know which approach is the best, 1. to create a new BSP page or 2.Using the existing JSP pages (currently in use ) or 3. create SAP FORMS with web transaction. Are there any other options too.

I would also like to know what are configs and setting needs to be done on the server side. Is there anything i should do on the BOR for this task or can I use BOR EXTSRV and method PROCESS.

Your consents are much appreciated.

Read only

Former Member
0 Likes
550

Hi Stephan,

Have a look at this link , it will help you to start off:

http://help.sap.com/saphelp_47x200/helpdata/en/5f/175d31706f11d194ad0000e82dec10/content.htm

Regards,

Akshay Bhagwat

Message was edited by: Akshay Bhagwat

Read only

0 Likes
550

Hi Akshay,

Thankyou very much.

The link helped me to understand SAP FORM in WEB.

What i want to know is, is this the same as calling a web page ( BSP/JAP/ASP ).

We will be executing the work item from the Portal.

So any link or any input from your side as how to Proceed and what approach to follow.

Please get back, Thank you once again.

Stephen