I am trying to build project workflow-type capabilities in IFS (Aurena). I want a user assigned an activity on the project plan. When they open the activity I want them presented with the latest version of a document class they need to use for reference and I want them prompted for the document class they need to upload to complete the activity.
The project plans and associated activities are created from a template. I’ve tried to associate an empty document revision to the activity on the project plan template. When I copy the template the association of the document class to the specific activity will be copied to the new project plan.
The problem we’ve encountered is that a specific Document ID for the document revision is copied from the template to the new project plan. If we create two new projects both projects share the same Document IDs, so two different users on the different projects will be updating the same Document ID rather than a document specific to the project.
Any suggestions on how to achieve this functionality?