Expand my Community achievements bar.

Webservice call from a button

Avatar

Level 3

Hi Everyone,

I'm new in web service, I need som assistsance,please.

I know I will have to add a new data connection and choose a WSDL file, I think I know that part...Do I have to do this???

1. How do I call my web service using  code (javascript) and I want to send the entire pdf As XML to my web service method...Preferably I only want to send page of the form, but if that is not possible, the entire XML is still fine

2. Once the xml has been sent to the web service, I want the form to be attached to the email as PDF and sent (this I know how to do if step 1 was not there, but now I need to do both of them ).

3. In my C# web service code is looking for the source of the xml ....What would be my source?

Thanks,

Ace

0 Replies