cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Web Service SOAP Calling HTTP Code 200

Former Member
0 Kudos

Hi Gurus,

I hope you can help me in my realy strange problem.

I' ve create a Web Service ( SAP ) and my job it's to create a Adobe Interactive Forms with LiveCycle,

that connect to WS and recive some Binding values.

When I import the WSDL in my LiveCycle and create the form, all works fine.

When I preview the pdf generated, I have this kind of error in the xml returned:

soap-env:Server sap SRT: Unsupported xstream found: ("HTTP Code 200 : OK")

When I change button type from Submit to Execute, the preview pdf generated don't works...

I press the button more times and don't works too.

Reguards

Nicola Bisinella

Accepted Solutions (1)

Accepted Solutions (1)

OttoGold
Active Contributor
0 Kudos

Hello,

what are you sending to the WS? Can you see the content you´re sending? Did you maintain the binding?

Regards, Otto

Former Member
0 Kudos

@Otto,

Hi Otto,

This is the WSDL that I import in LiveCycle

http://pastebin.com/hTNZutk5

This is the XDP xml

http://pastebin.com/LgpHT4A2

At the moment I'm sending to WS a numeric Field and the result that

i want it's the square of the field value in the second one.

If we use the button type Execute, we don't be able to call WS and we don't have any kind of log;

But if we use the button type Submit, we have this header resquest:

http://pastebin.com/sKs0cwct

If we use SoapUI tool, and send the request, all works fine.

This is the SoapUI request and response: http://img684.imageshack.us/img684/2226/b15c097c4ad1949d714336f.png

@ Chintan Virani

Hi Virani,

I don't applicated any kind of Usage Rights in my local Adobe Reader....The WS that i've create it's without any Autorisation....can you explain bettere what did you mean?

Thanks

Nicola Bisinella

chintan_virani
Active Contributor
0 Kudos

The Usage rights are automatically added to the form when you create them in WD through SE80 or thorugh SFP. So where are creating the form? In stand-alone mode?

Former Member
0 Kudos

Hi Chintan,

We are create the forms in LiveCycle importing the WebServices WSDL and genereting the pdf.

How can I add this Usage Right...and how can I retrieve this Usage Rights ?

Many Thanks

Nicola Bisinella

chintan_virani
Active Contributor
0 Kudos

In stand alone mode Usage Rights are not applied. You need to use Acrobat Professional to be able to test the Web Services in stand alone mode.

Former Member
0 Kudos

Hi Chintan,

now we have installed the acrobat reader pro in our machines and all works fine....but now the problem is:

the pdf generated it isn't working with adobe reader 9....not the pro version...Is it normal?

There are any workaround to replace this problem?

Thanks

Nicola Bisinella

Edited by: Nicola Bisinella on Feb 25, 2010 5:41 PM

Edited by: Nicola Bisinella on Feb 25, 2010 5:43 PM

chintan_virani
Active Contributor
0 Kudos

SAP says it is supported till Reader 9 but I have seen atleast 10 threads reported here which have some or other issues with it, also check whether you are really using 9.0 or some other version like 9.3.

Please close the thread since your question is resolved.

Former Member
0 Kudos

Ok....But I don't understand if we must use some Usage Credential in the Adobe forms created, or not.

Because, if we insert with Adobe Acrobat Pro the SAP default Usage Credential, in the Reader 9 I have

a security error and I can't send nothing.

Best Reguards

Nicola Bisinella

Answers (2)

Answers (2)

OttoGold
Active Contributor
0 Kudos

You need "some" license to kake this work. Either Acrobat Pro OR Adobe forms in SAP (but your form is not designed and printed from SAP, right? that means you don´t need this). If it is licensed from Acrobat, you´re just fine.

Any security problem is not caused by the type of license. Maybe you should ask on Adobe forums directly.

Regards, Otto

chintan_virani
Active Contributor
0 Kudos

In order to call a WS from Adobe, Reader Usage Rights have to be applied to generated form. So instead of previewing the form you may build the application and then test it.