Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
7 subscribers
Views
948 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
I am using 'Call Web Service' smart service for integrating with a web s
Karthik
over 9 years ago
I am using 'Call Web Service' smart service for integrating with a web service. I was able to locate the endpoints and also able to pick an operation. The CDTs also automatically created, however, while invoking the WS, the ESB is complaining about the schema. It gives me the below error
<l7:assertionResult assertion="l7p:SchemaValidation" status="Bad Request">
<l7:detailMessage id="5604">Schema validation failure: org.xml.sax.SAXParseException; cvc-type.2: The type definition cannot be abstract for element CustomerInfo.</l7:detailMessage>
Upon debugging found that the SOAP Request generated by the Smart service has an issue. The one of the types used in the WS request didnt have the namespace specified. Please refer the attached image for the soap message. Is there anyway that we can specify the xmlns for the types used in a soap request ?
OriginalPostID-189224
OriginalPostID-189224
Discussion posts and replies are publicly visible
Parents
0
Tom Ryan
Appian Employee
over 9 years ago
One option could be to host a modified WSDL:
forum.appian.com/.../Advanced_Web_Service_Configuration.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tom Ryan
Appian Employee
over 9 years ago
One option could be to host a modified WSDL:
forum.appian.com/.../Advanced_Web_Service_Configuration.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data