Forum Discussion
Miley
Feb 18, 2022Nimbostratus
iRule using HTTP Payload on universal persistence profile
Hi All Seem to have hit a wall, what im trying to achive is to create a persitence record based on the transactionID. when HTTP_REQUEST { # Pull all xml data after <name>TransactionId</name><value...
Hello Miley.
[HTTP::payload] should be accesed from HTTP_REQUEST_DATA event, after collecting some bytes with the command HTTP::collect.
REF - https://clouddocs.f5.com/api/irules/HTTP__payload.html
So, if I were you, I would try to persist that record from the HTTP_REQUEST_DATA event (after capturing the payload data).
Anirban
Aug 13, 2022Nimbostratus
HTTP_REQUEST is used for client sider persistence.
How we can then incorporate server side persistence
In WHEN HTTP_RESPONSE and in persist add uie <variable>
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects