cancel
Showing results for 
Search instead for 
Did you mean: 

Calling webservice from Adobe interactive form

Former Member
0 Kudos

Hi,

I have created RFC based webservice and Adobe form. I have imported the wsdl into my data connection and mapped my fields accordingly.

I have created a pdf and i m trying to call the webservice , initially it pops up 'A webservice is being called' and later 'error attempting to read from the file'.

Not sure what is missing in this.

Any pointers on this would really help.

Thanks,

Saujanya

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks alot for your replies.

chintan_virani
Active Contributor
0 Kudos

Please post which solution helped you resolve the issue.

Chintan

Former Member
0 Kudos

Hi

How did you solve this problem. i am also facing same problem could you please tell me

Former Member
0 Kudos

The issue was w.r.t the authorisations. Once the authorisations w.r.t webservice as mentioned in the thread are assigned, it worked.

Former Member
0 Kudos

Hi Saujanya

I need help in Interactive Adobe Forms. will you please give me ur email add.

Thanks

rub_alfonso
Explorer
0 Kudos

Hi raghava,

I have just solved this issue in the SOAMANAGER setting up User/Passwd on the Web Service´s Configuration. Try to follow these steps:

  1. Execute SOAMANAGER transaction.
  2. Search (and select) the Web Service you are working with.
  3. Go to configuration TAB and then push "Display".
  4. Push "Edit" and then look up for User/passwd on "Security" TAB. There, set values (take a look at the image)
  5. After doing this, insert Web Service on the ADOBE and try again.

This has been enought for me.

Good luck !!!

Former Member
0 Kudos

Hi,

1. Check user having SAP_ALL role authorization

or

a) SAP_BC_WEBSERVICE_ADMIN

b) SAP_BC_WEBSERVICE_ADMIN_BIZ

c) SAP_BC_WEBSERVICE_ADMIN_TEC

d) SAP_BC_WEBSERVICE_CONSUMER

e) SAP_BC_WEBSERVICE_DEBUGGER

f) SAP_BC_WEBSERVICE_OBSERVER

g) SAP_BC_WEBSERVICE_SERVICE_USER

2. Maintain the Logon Credentials for the Web Service you created.

3. Check in Host Entry in Visual Admin (Contact your Basis team)

By

Parthi

former_member184619
Active Contributor
0 Kudos

Hi Saujanya,

First test the Web Service using transaction [SOAMANGER|http://help.sap.com/saphelp_nw70/helpdata/en/47/39b5df39591a53e10000000a1553f7/frameset.htm] or some external tool like SOAP UI.

and check are you getting the response from Web Service.

Regards,

Sachin

Former Member
0 Kudos

hi ,

My webservice is working fine using SOA manager .

I am trying to call the wsdl from my desktop only, but this is throwing a error.

Please let me know if any pointers on this.

Thanks,

Saujanya

Former Member
0 Kudos

Hi Saunjanya,

Is your problem resolved?If yes how?

Please reply me.

Former Member
0 Kudos

Hi Saujanya,

All you need to do is, just ask BASIS team to provide you with:

Authorization Objects: S_USER_PRO, S_SERVICE and S_ICF_ADMIN, S_SRT_ADM

SAP Roles: SAP_BC_WEBSERVICE_ADMIN

This will resolve your problem for sure.

Thanks,

Amita

vaibhav_tiwari
Contributor
0 Kudos

Hi Saujanya,

The problem may be with connection to web service. Try copying the web service to your desktop and create data connection from there, then try calling it through your form. If it works fine then problem is that your web service is not accessible from your system.

Regards,

Vaibhav