Hello,
I am attempting to create a webservice consumer which needs to be have the following.
- Message needs to have username and password enabled.
- Transports needs to use the cert supplied by the customer.
What I have done is the following.
- Created a webserviceConsumer endpoint alias.
- webservice consumer endpoint alias i added the HTTPS transport Properties (Webservice Developer pdf)
- webservice consumer endpoint alias i added the WS Security Username and password along with clients cert (Webservice Developer pdf)
I assigned the port alias to the webservice connector (Binding) within Designer.
The issue i see the attribute from the webservice alias port is not being transferred to the connector within flow.
Please help
Thank you