cancel
Showing results for 
Search instead for 
Did you mean: 

Method getWorkflowEngineJMS() is undefined for the type IJWFPortalService

Former Member
0 Kudos

Hi @ll,

In my web dynpro project, Iu2019m trying to create collaboration task using CreateTask API as described in the following SAP help link:

http://help.sap.com/saphelp_nw70/Helpdata/en/46/94b9b2b321581ce10000000a1553f7/frameset.htm

I've added the following JARs:

com.sap.portal.usermapping_api.jar

com.sap.security.api.jar

com.sap.workflow_api.jar

prtapi.jar

And, also added the following sharing references:

PORTAL:sap.com/com.sap.portal.usermapping

PORTAL:sap.com/com.sap.workflow.apps

But in the coding time Iu2019m unable to find getWorkflowEngineJMS() method of IJWFPortalService. Please suggest shorting out this issue.

Currently Iu2019m working on EP 7.0, SPS 14.

Thank in advance

Gautam Singh.

Accepted Solutions (1)

Accepted Solutions (1)

gautam_singh
Participant
0 Kudos

issue resloved by adding "ejb.jar".

Answers (0)