Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Soapenv:Header in request #60

Open
hypemedia opened this issue Mar 7, 2019 · 1 comment
Open

Soapenv:Header in request #60

hypemedia opened this issue Mar 7, 2019 · 1 comment

Comments

@hypemedia
Copy link

Is there a way to accept soapenv:Header data in a request to a soap server?

We are receiving an header data and the server is returning an error because of this header.

<soapenv:Header> <esb:header> <esb:message_type>AddNewOrder</esb:message_type> <esb:version>01.80</esb:version> <esb:source_entity>LPRO</esb:source_entity> <esb:source_application>NOLS</esb:source_application> <esb:destination_entity>KEIT</esb:destination_entity> <esb:destination_application>TIRE</esb:destination_application> </esb:header> </soapenv:Header>

Do we need to define it in the wsdls and if yes how can we do that as we are not able to find it in the documentation.

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-soap; a new issue has been opened at laminas/laminas-soap#2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants