
If you are creating a workflow at the Project level, you do not need FindObject, the parent project ID is an available field to choose from.
Is there an alternative to FindObject() that I can use in a workflow? I want to move a project to a different Parent Project when it is marked 'Active', but i need to find that Project ID
Thanks Robert
Please sign in to leave a comment.
If you are creating a workflow at the Project level, you do not need FindObject, the parent project ID is an available field to choose from.
I have a field 'Plant' that is also the name of the folder i want to move the project to once it is active, so i need to find the ID of the Project Named 'Plant', not the current Parent