Right now I have a company that as 11 document definition and I will many other companies coming would different doc. Definition. My question would be how can I differentiate which company the batch belongs to as this will be important for many reason i.e.: support in case of for illegibility my verifiers will have to send out an email to a specific team also the export stage the file will either have a specific parameter or different export location.
So what would be the best method?
Thanks
So what would be the best method?
Thanks
Comments
8 comments
me.Field(field).Text = "The company that uses that template
Is it supposed to be done automatically or manually?
If automatically then approach depends on scenario. Common approach is to use flexilayout searching company name/details (and then company data can be populated with script to other documents in batch if needed... or to registration parameters).
Generally, it's better to store batch information in batch registration parameters. For example, these parameters can be used to set where documents will be exported to.
Does that makes sense? Thank you for any input.
If you are planning to use diffrent input folders for each company, then creating diffrent batch types with a set of document definitions for each folder is the correct approach. For each folder you will a separate image import profile that relates to a specific batch type and has a set of constant registration parameters such as company name.
Regards
Timour
Please sign in to leave a comment.