Hello,
I managed to configure a start panel which prompts the user to enter data before the scan page is displayed. I have also created 2 fields on the batch level which are OperatorName and Date.
Both fields are successfully being validated. What I need to do now is access them via special variables so that I can export them to a CSV file.
I have tried using the ExportAllFields however that can only be deployed on a page level.
Can someone please shed some light on this might be done.
Regards
Answer by Sudheer-SDCap (1373) | Mar 16, 2016 at 01:57 PM
You can use @B\OperatorName and @B\Date to access the batch level field values.
Custom Batch naming template 4 Answers
document ID format 0 Answers
Datacap Rulerunner Scan Task Create Batch Fields 1 Answer
Hold the batch using SetTaskStatus Action- Not working 2 Answers
How to truncate the first two characters of a field? 1 Answer