cancel
Showing results for 
Search instead for 
Did you mean: 

Please help me 2 find a Document for this jar file com.sap.workflow_api

former_member199223
Participant
0 Kudos

HI,

I want to create a task in UWL using web dynpro application. For this I need to import the specified com.sap.workflow_api.jar jar file.

This jar file is in our WEB AS Server

path=
server\c\usr\sap\W01\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.workflow.apps\lib

I have browsed all over for a good document , i got just one link :

http://help.sap.com/saphelp_nw70/helpdata/EN/46/94b9b2b321581ce10000000a1553f7/frameset.htm

Could you help me out with a better document for This task and I want the complete document for this particular jar file com.sap.workflow_api.jar.

It wolud be very helpful if I could get it at the earliest.

Regards,

Boopathi M

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If nothing is available try to use the javadoc tool and build the api doc.

Regards

Ayyapparaj

former_member199223
Participant
0 Kudos

HI Ayyapparaj,

I have converted my project to javadoc,but i don't get any document for specific class. only I got what ever method is avilable in our controller that corssponding method come over in the java doc.

How can i get the document for specified IWorkflow interface ? this com.sap.workflow_api jar file has IWorkflow interface. I need to know how to use this IWorkflow interface.

How to use javadoc tool ?

Regards,

Boopathi M

Former Member
0 Kudos

Hi Boopathi,

Chk this..

http://www.customware.net/repository/display/WMFAQ/WorkFlowJavaAPI-Querying+Tasks

GS

former_member199223
Participant
0 Kudos

HI GS,

This link mainly used for java Workflow ..

Regards,

Boopathi M.