I have several workflows that manage our document library in Laserfiche. In each workflow I use the Generate Web Client URL activity to create URLs for accessing the electronic Word/Excel documents. This is working quite well, but now I've been asked NOT to open the document itself, but to open the parent folder of the document.
That works fine in one workflow where I copy the document to another folder (WF Parent image), but does not work when I am trying to generate the parent folder URL from a Starting Entry or a For Each Entry activity (WF Parent 3 & 4).
I would prefer to use WF to generate the URL token vs. having to assign the URL statically. (Which I did in WF Parent2 image) Any thoughts on how to do so?