Forum Discussion

JAIME_QUIROGA_1's avatar
JAIME_QUIROGA_1
Icon for Nimbostratus rankNimbostratus
Jul 28, 2014

Change the SOAPAction in BIG IP LTM version 10.2.4

Hi

 

I need to help by change the item SOAPAction header with a Irule, in this moment I have a Irule than modific the URI but I saw in the captura that some client have the SOAPAction "http://SWSCERSALUD/CertificacionAfiliacionPCE" and the server send code 404, but another client have the SOAPAction "/Services/Utility/certificacionSalud/WS/Implementation/Service.serviceagent/WSCERSALUDSoapEndpoint1/CertificacionAfiliacionPCE" and server send code 200.

 

I need ensure that the SOAPAction forever to set "/Services/Utility/certificacionSalud/WS/Implementation/Service.serviceagent/WSCERSALUDSoapEndpoint1/CertificacionAfiliacionPCE"

 

1 Reply

  • you can use :

     

    HTTP::header replace SOAPAction "/Services/Utility/certificacionSalud/WS/Implementation/Service.serviceagent/WSCERSALUDSoapEndpoint1/CertificacionAfiliacionPCE"

     

    https://devcentral.f5.com/wiki/iRules.HTTP__header.ashx