I am working on a new deployment of QF Scanning that will be used at a dozen or so offices spanning the US and Europe. In this case, they are using USB-attached scanners, so my plan is to create a single shared session/document class and then set up a workspace on each scan station to ensure the physical scanner works properly (from other projects, this has been the smoothest way to get everything working with USB-attached scanners).
Here's the wrinkle: I need to set a field value for the branch that's doing the scanning without the user having to set it every time. And I would really prefer to use the single session as opposed to uploading one copy for each branch just to set that one field. Is there any way to pass a parameter via workspace? Something like modifying the XML to set a default value for a particular field.
It doesn't look possible but figure it's worth asking. Thank you.