So I’ve done a little digging around other posts here with a similar error but I haven’t been able to find one that’s the same. Fair warning, I’m still a novice with this new PlanetPress software, and am in the process of trying to rebuild the design documents we had into the new template format in this software. So perhaps the issue here is obvious and I just can’t see it.
I’ve got a design template and associated data mapper configuration that I’ve built - and there’s no errors in the Connect Design software - the data mapper config is using a CSV data sample file. I’ve sent the datamapper config/template to the workflow.
In the workflow, I have a process that’s relatively simple. It’s doing a folder capture on an empty folder, and then I have an Execute Data Mapping step that’s using my data mapper configuration - and then I have a Create Preview PDF action (not sure if I need both of these actions or not) that’s using my data mapper configuration and template - both steps result in basically the same error which is as follows:
[0002] W3001 : Error while executing plugin: HTTP/1.1 500 There was an error running the data mapping process caused by ApplicationException: Error executing DM configuration: Error occurred [Record 1, Step Extraction, Field BHBATSEQ]: An error occurred while trying to find the document column [BHBATSEQ] (DME000062) (DME000216) (DM1000031) (SRV000012)
[0002] Execute Data Mapping: W1603 : Plugin failed - 15:09:18 (elapsed time: 00:00:00.106)
[0003] W3001 : Error while executing plugin: HTTP/1.1 500 There was an error running the content creation process caused by ApplicationException: Error executing DM configuration: Error occurred [Record 1, Step Extraction, Field BHBATSEQ]: An error occurred while trying to find the document column [BHBATSEQ] (DME000062) (DME000216) (DM1000031) (SRV000022)
[0003] Create Preview PDF: W1603 : Plugin failed - 15:09:22 (elapsed time: 00:00:00.075)
BHBATSEQ is one of the fields in my CSV file. I don’t understand why I’m getting this error - any ideas? If you need any more info, let me know.
Thanks!