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
3 replies
Subscribers
7 subscribers
Views
1647 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
We are trying to integrate with a Web service in appian 16.2. When we try to get
Karthik
over 8 years ago
We are trying to integrate with a Web service in appian 16.2. When we try to get services by providing the wsdl url in Call web service smart service, we are getting "This Operation is unavailable" error shown under operations dropdown. Below is the error that we see in logs
2016-07-29 22:33:14,315 [ajp-/0.0.0.0:8009-17] ERROR com.appiancorp.process.design.nodes.WebServiceNodeHelper - An error occurred while importing schemas for the requested messages ({{name:'AddCustomerRequest',direction:'in',schemaElementName:'{
www.botw.com/.../v1}AddCustomer'
, appianTypeQName:'null'},{name:'AddCustomerResponse',direction:'out',schemaElementName:'{
www.botw.com/.../v1}AddCustomerResponse'
, appianTypeQName:'null'},{name:'Fault',direction:'outFault',schemaElementName:'{
www.botw.com/.../v3}Error'
, appianTypeQName:'null'},{name:'#UndeclaredFault#',direction:'o...
OriginalPostID-229773
OriginalPostID-229773
Discussion posts and replies are publicly visible
0
Karthik
over 8 years ago
...utFault',schemaElementName:'{
www.w3.org/.../XMLSchema}any'
, appianTypeQName:'null'}}) defined in the following XSD(s) within the WSDL URL (
esbdomain:7443/.../v1
. The XSD could not be imported because it references a missing element:
www.botw.com/.../v1
. No types have been imported.
Whats wrong in this? Please help
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Dhiraj Kumar
over 8 years ago
Kathik , can you please attache the downloaded DEV WSDL url .
We are facing an issue in Appian 16.2 . while generating the stubs and skeletons for web service integration we get exceptions that the precedent objects don' exist although they exists with unique name space .
datatype {
www.botw.com/.../v1}CustRef_Type
"{
www.botw.com/.../v1}CustRef_Type":
The datatype [id= uuid={http://www.botw.com/services/soap/entity/depositacct/v1}CustRef_Type] was not imported because a required precedent is missing: datatype [uuid={http://www.botw.com/services/soap/entity/depositacct/v1}String20_Type location=Data Type Field] cannot be found.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Dhiraj Kumar
over 8 years ago
There are 2 problems .
1.The stubs and skeletons not getting generated altogether for some environments.
2.For the environment where we are unable to generate the stubs we are trying to promote the exists CDTs and stubs and unable to do so . Other teams are using these objects types as well e.g String20_Type which is used as a common element across multiple services .So the 2 approaches to take the service to higher environment are not working , the first approach was to generate the stubs and skeletons in that env and the other to promote the cdts/stub from lower to higher but still the deployment fails as it is unable to find these object although these objects actually already exists . The ObjectsAlreadyexists screenshot is the one for the second scenario mentioned
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel