Expand my Community achievements bar.

LiveCycle to .NET integration : Parameter missing from Metadata that is in WSDL

Avatar

Former Community Member
Hi all,



Thanks in advance for all of your assistance on this matter. I am attempting to communicate with a web service generated by Adobe LiveCycle from another service I have created in .net. The problem is that in the metadata that is generated from the wsdl I get from my LiveCycle web service the first output parameter is always missing. This service was working at one point, but it was determined that the "FormIdentifier" was required, since then we haven't been able to get this to generate properly. If we rename the new variable to say "zFormIdentifier" then that variable is placed last in the list of variables, and the "NumberOfRowsStored" variable is missing. If we add additional variables to the output, the first one that appears in the WSDL list is always missing from the meta data. Additional variables to the input are not affected.



Here is a copy of this post with examples of the WSDL, metadata and code included. It wouldn't fit in here:



http://forums.asp.net/p/1303937/2550973.aspx#2550973



Regards,



Steve
0 Replies