WEBSERVICE CONSUMER

Hello,
I am attempting to create a webservice consumer which needs to be have the following.

  1. Message needs to have username and password enabled.
  2. Transports needs to use the cert supplied by the customer.

What I have done is the following.

  1. Created a webserviceConsumer endpoint alias.
  2. webservice consumer endpoint alias i added the HTTPS transport Properties (Webservice Developer pdf)
  3. 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