Hello,
Can I declare the input document for WSDL as publishable? I got error when I try to import the WSDL, ‘the element _env’ is missing. Is this regular?
Regards,
Shuren
I would recommend against using a publishable doc type as the input of a web service. What are you attempting to do?
Mark
After I receive the document, I want to publish it to Broker.
I want to see if I can avoid to mapping to another publishable document.
thanks,
Shuren
Don’t mess up your web services interface with publishable document type metadata (“_env”).
M