This article provides information a high level overview the project and plan review lifecycle and typical integration scenarios for connecting eplansoft REVIEW to an external application using our Connect API toolkit.
...
Table of Contents |
---|
...
High Level Overview
A typical plan review Project undergoes this basic process:
- Create a Project: A project record is necessary as a container to upload files.
- Upload files via the Upload API
- Uplaod Upload files
- Trigger assignment creation for plan files to be reviewdreviewed
- Conduct plan review and Complete assignments.
- Reviwer Reviewer will give a status upon completion of assignment (completed, cancelled, approved, etc)
- A deliverable package with the marked up documents is prepared, this completes the 1st submittal cycle.
- Return the deliverable package to the customer for corrections via 3rd party upload api or pull from EPR api.
- Corrected documents are provided by the customer as the next submittal. Repeat from step 2.
- Existing assignments are reopened with a Not Started status and markups are carried forward to the latest version.
- Repeat steps 3 and 4
- The process repeats until all noted issues are resolved and project is closed or archived.
...