Hi All,
I have one flow service, called startMain, in its input it has one document reference, the document reference name displayed like employee(employee), I want to find out the path of the original document employee.
It’s like, we want to find out the document that has been referenced.
While creating deployment set, in dependency check, it was showing that one of my flow service is referencing one element like this and it is not available in the source server itself. I have pointed out in which flow service such reference is happening, that flow service has many doc reference, I try to find out the path of the each document that is being referenced.
We can search the employee document by ctl-f, assume we got two employee document & both document has the same structure. so ctl-f is out of equation, I need to find the exact path of the document that is being referenced.
Thanks
Devi