working on an athletic form and when trying to publish this error came up......
working on an athletic form and when trying to publish this error came up......
As I stated originally, the issue is that you're trying to retrieve over 20 table fields in the Workflow. I just imported the XML file to look at your form and there's easily over 20 tables there. I don't know what's happening with your Workflow, but the error message seems pretty clear.
Have you tried to solve the error message by not retrieving over 20 tables at once? Maybe try breaking up the Retrieve Laserfiche Forms Content activity into who different activities where both retrieve less than 20 table or collection fields.
Hey Armando,
It looks like your answer is contained right there in the error message. Are you trying to retrieve more than 20 collection or table fields at once?
im trying to publish a workflow in which laserfiche form merges with pdf. all my other forms are the same length with no errors. there are over 20 fields on pdf and a few tables which include checkboxes, single lines, etc....
Would you mind attaching the XML file for the business process and the workflow to this thread? We can get some developers to take a look and see what might be causing the issue.
sure but it doesnt let me upload a .wfx file for the workflow. i attached the business process a .txt file but the main issue is on the workflow. let me know how else i can upload workflow. thanks
Depending on how long the workflow is, you could just screenshot it and upload the image.
As I stated originally, the issue is that you're trying to retrieve over 20 table fields in the Workflow. I just imported the XML file to look at your form and there's easily over 20 tables there. I don't know what's happening with your Workflow, but the error message seems pretty clear.
Have you tried to solve the error message by not retrieving over 20 tables at once? Maybe try breaking up the Retrieve Laserfiche Forms Content activity into who different activities where both retrieve less than 20 table or collection fields.
yea i saw how many tables there were after i uploaded .xml file. i deleted all those tables and created new fields for them. in workflow i started to break up the field contents like you stated. ideally it should work but will keep you updated. thanks for the help.