Mark,
I am still struggling to create proper input and output records for the WSDL Generation.
My namescape is [url]http://localhost/Test/[/url] and localname is testSoapmsg
I have 2 input variables(ink,copies) and one output variable(cost) required for the flow service testSoapmsg.
I have my input record in following manner
xsd:testSoapMsg
xsd:ink
xsd:copies
output record in following manner
xsd:cost
xsd:ink
Is this proper.
Is there a difference between document type and record because SAP BC doesn’t have document type.
I get the below error if i try import the WSDL generated from the testSoapmsg service.
WSDL code: SERV-9043
[B2BSERV.0092.9043] Schema Error: 1
pathName: null
errorCode: CONV-004
errorMessage: [B2BCORE.0082.9104] string#[url]http://www.w3.org/2001/XMLSchema[/url] - unable to locate the root element
identifier: null
Operation: testSoapmsg
WSDL code: SERV-9032
[B2BSERV.0092.9032] Error: Invalid schema definition for Input signature. Web Service Connector was not created.
Please advise.
Thanks,
Darshan A N
#soa#API-Management#webMethods