Trouble invoking .Net Web Service


i've created form using livecycle designer 8 , created connection via wsdl file. web service built using .net 2.0, visual studio 2005.

if invoke web method who's input of primitive type, can invoke service.

however, if have web method of custom type, customer object, unable invoke service. invoking of web services via pdf form support non-primitive types? if so, there different need other create connection , drag properties onto form?

nevermind, able working. wasn't populating fields on form , needed set properties on object allow nullable. in .net custom type, used attribute [xmlelement(isnullable=true)] on properties.


More discussions in LiveCycle pre-ES (6.x and 7.x) discussions


adobe

Comments