m k 2 Posted July 27, 2023 Share Posted July 27, 2023 Hello,I am using TIBCO Designer 5.11 and in that i am using SOAP Request / Reply activity.I was given the WSDL and schema which i imported to the project. In SOAP Request / Reply activity, I chose the WSDL. Now, while calling the SOAP service, i need to pass the okta token information as below. How can i add these additional fields in SOAP request/reply activity?<soapenv:Header><wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:UsernameToken xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><wsse:Username>okta token</wsse:Username></wsse:UsernameToken></wsse:Security></soapenv:Header> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now