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

2


30 Nov, 2018
confluenceUser
confluenceUser

Hi, is there a reason why the form data is not in the database? Is it part of a process or just a standalone form? 

30 Nov, 2018
confluenceUser
confluenceUser

This topic is related to the other :

How to force partial validation when using multi-page form ?

The form is not yet in database because the user has to change the tab to make the insert. Whereas the form which created the object has been submitted.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print