Hello,
I was wondering if someone could shed some light on the following token expression I am working on. I would like to import files into Laserfiche and based some of the metadata fields on the file name structure.
The file looks like this.
999999,Group,First Name, Last Name
I have the following expression for the 999999 [^ _ ]* and it works fine but I need help to figure our the expression to pull the "Group" into metadata as well and the First and Last name.
Any assistance would be greatly appreciated.
Jennifer