We have used dynamic content generation for generating .docx files with values,

We have used dynamic content generation for generating .docx files with values, we are generating 4 files(A,B,C,D) in a process model. the files are generated and values are filled. However, if we generate documents again 2 of the files have newer version replacing the older version i.e., we have new links for doc B, C. Whereas doc D now saves as files A's previous version and we also have two new links for Doc A & D.
In the process model we first check if the folder has any doc's with file name in that folder and set a boolean to create new doc else replace existing one. first time when i generate the boolean is true for all and the new files are generated, But second time since doc d is now saved as older version of doc A in the folder the booean for D and A is true and the new docs are created. Did anyone else face this issue?

OriginalPostID-160560

OriginalPostID-160560

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data