Issue consuming web service in Appian

I have "Oasis Web Service Security" in my SOAP Web Service. It has "username token" used in it. I am unable to access it from "Call Web Service" and "HTTP Query" smart services. Do I need to create a JAVA plugin for it ? If yes, any suggestions which approach should I use (as there are multiple ways to approach this in JAVA) and what should I use to handle that username token security in the code ?

OriginalPostID-150603

OriginalPostID-150603

  Discussion posts and replies are publicly visible

Parents
  • I got you point of multi level request. But, the service is unaccessible from "Call Web Service" smart service because it has "choice" of inputs. If you pass any 1 input out of n inputs (that are available), the request can move forward. Such services are not supported by "Call Web Service" smart service unfortunately.

    Any way to achieve this 2 level request in Java (especially the security part) ?
Reply
  • I got you point of multi level request. But, the service is unaccessible from "Call Web Service" smart service because it has "choice" of inputs. If you pass any 1 input out of n inputs (that are available), the request can move forward. Such services are not supported by "Call Web Service" smart service unfortunately.

    Any way to achieve this 2 level request in Java (especially the security part) ?
Children
No Data