APM variable assign examples
Problem this snippet solves: APM variable assign is a powerful tool to manipulate APM variable during policy evaluation supporting tcl code.
On Devcentral answers, there are lots of variable assig...
Updated Jun 06, 2023
Version 2.0Stanislas_Piro2
Cumulonimbus
Joined January 04, 2011
Steph
Mar 07, 2019Nimbostratus
Stanislas,
Thanks for you fast response. What you explained is the way it is done today. I need this it to extend or reduce the session's timeouts.
The issue is, after the test, beside the timeouts, which are tested in a macro, I need to have the complete autorisation workflow twice, one per branch. Now, I need to add a workflow, which will complicate my policy.
I was hoping to do it in a 'variable assign' to avoid multiple branches. Any idea how to do that with only one branch out ?