Hello Nintex community,
I found a Thread that is related to an issue i have (https://community.nintex.com/community/build-your-own/blog/2016/06/13/having-a-working-and-published-document-using-convert-document-action?commentID=15154&et=blogs.comment.created#comment-15154 from
I created a workflow that starts on "new item created". The workflow converts an uploaded docx to pdf.
In the regular Expression I create the Name for the new document:
After that I convert the document to PDF:
After the conversion the original *.docx file gets deleted.
Now to my Problem:
Because the workflow runs after am item is created, it starts when the converted pdf is stored in the library.
Now this started workflow Errors directly
...and the Workflow history is empty:
I made an "RUN-IF" at the beginning that checks if the document Ends with ".docx".
But the workflow still runs and Errors.
Any Ideas or hints?
Thank you.
David