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

SAP_WAPI_COUNT_WORKITEMS

Former Member
0 Likes
557

Dear All,

Iam trying to expse a function module SAP_WAPI_COUNT_WORKITEMS. Iam getting strange results when iam running through SOAPUI and the same thing is happening for all the SAP_WAPI* function modules.

The function module works fine in SE37 execution. Following is the screnshot of the same.

I have exposed a webservice of the same module. Running it through SOAPUi , iam having strange issues.

Iam not able to pass EN in language, so i ignored it,Iam also ignoring DetailedLevel and also RefreshInterval. Experts please suggest where iam going wrong.

Regards

Phani

2 REPLIES 2
Read only

Former Member
0 Likes
504

Hi Phani,

Please check the steps you have done against this guide:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d09cee55-2bba-2c10-e89b-d9a74f8c4...

Particularly from the SOAMANAGER check point (where you check number of endpoints configured).

Regards, Trevor

Read only

Former Member
0 Likes
504

Hello Phani,

Could you check your request template in SOAPUI? You need to pass missing parameters to get correct response. You can also check webservice exposing methods from SAP system.

Kind regards,

Kerim