How to get the result of "formData.getPrimaryKeyValue()" in a post process tool (Bean Shell) ?
Confluence User - 27 Nov, 2018
Hi there,
I need to get the primary key of the form which has just been submited in a post process tool (Bean Shell). The form is not in database and I can get everything I need in HttpRequest param but Id (the primary key) is empty String ...
Thanks in advance.
Matthieu.
beanshell;forms