Avatar

Not applicable

Thanks for reply pguerett,

It is secured web service call, soap. I just created new DataConnection from wsdl and then calling it via javascript.

It returns only two attributes:

<element name="err_code" type="xsd:int"/>
<element name="err_msg" type="xsd:string"/>

Does the document need to be signed to be trusted and not to display that "Yellow bar"?

Thanks.