Hi Guys,
I'm using API GW 9.3. I need to convert decimal numbers to hexadecimal, for example to represent 14 -> 0E in policy.
Any idea how to accomplish it?
Thanks in advance,
Wojciech
Hi Guys,
I'm using API GW 9.3. I need to convert decimal numbers to hexadecimal, for example to represent 14 -> 0E in policy.
Any idea how to accomplish it?
Thanks in advance,
Wojciech
Hi Dirk,
thanks for your prompt answer.
At this moment I'm on GW 9.3, with no plans to move to 9.4. I also have Java Script assertion as beta version for GW 93. but customer doesn't allow to use beta stuff on production server.
Do you have other ideas without using Java Script assertion?
Regards
Wojciech
Hi
On GW 9.4 there is a new Java Script assertion which can do this in a Java script
Regards
Dirk