Forum Discussion
Hi, richie !
Yeah, sure, i know how to send https request. But i need to send soap request using @WSCC @WSCS headers. I don't know how to insert text body of my cert, using @WSCC @WSCS http headers
Sorry i wasnt clear in my last. Yep the instructions are for http rather than soap but you mentioned certs and the bottom half of that discusses how to configure requests that use client certs.
Anyway, i had to google what wscc and wscs is as i never used it before. I found the following page that is SOAP related with content for wscc xml that you add into the soap header.
Have a look and see if that helps and hit me back with progress. Strictly speaking i wouldve thought if youve been given a .wsdl for a SOAP service that uses wscs/wscc, then the relevant wscs/wscc content would already be embeďded in the .wsdl.....am i mistaken?
https://docs.mulesoft.com/web-service-consumer-connector/1.5/web-service-consumer-configure
Nice one!
Rich
- richie4 years agoCommunity Hero
- Soloway4 years agoOccasional Contributor
Hi? richie ! Thanks for your support. I think i have a short wsdl without a declaration content that i need. Here is my wsdl content
- richie4 years agoCommunity Hero
Hey Soloway
WOW! I have NEVER seen a .wsdl so short on content - you haven't got any bindings in there - no service tag in there - no wonder you're stuck.
if you look here --> https://www.w3.org/TR/wsdl.html this is about the simplest example of a .wsdl I've seen and yours has even less content!
Ok - this is gonna be a bit of a struggle. Can you confirm who mentioned WSCS/WSCC for your SOAP service? Are you sure they're correct? If they're so sure it uses WSCS/WSCC, is there a reason why they can't give you a complete/updated .wsdl?
If you can attach the .wsdl (saves me trying to copy it out of an image manually) I can try to start and build the content I think it needs - but you're still gonna need to determine all the info required to go in the additional WSCS/WSCC tag content in your SOAP payload.
that's the best I can think of right now....unless anybody else has some decent ideas?
nice one
Rich
Related Content
Recent Discussions
- 17 hours ago