Expand my Community achievements bar.

Check form variable

Avatar

Former Community Member
Hi



I want to know how to check if the form is being stored in a form var. I have a pdf doc to render which i am rendering with render to pdf service and then trying to write it to file system by using write document. my form is not being save to the local path i am trying to so need to check if the doc var stores the form . How do i check that???
1 Reply

Avatar

Former Community Member
In 8.01 you had limited options ...like writing the file to the file system or using a Variable logger (for form var it will not write to the variable to the system log but you will see that it is populated). In 8.2 you can turn on the Record/Playback and interrogate the var during the playback to see its contents.