|
How do I generate the Process Website?
Do I have to save it once it's been generated?
Will others need a special viewer to access my process flows?
Answer
When you're ready to publish your process flows:
1. Go to the "Generate" menu.
2. Choose the "Process Website" template.

This will launch the Process Website generator and automatically
generate a complete clickable website of your process flows.
In the message window, you will see a progress report indicating
how many HTML files are being created and where those files are being saved.
By default, all generated output is saved to a folder called "output" in your
root install directory:
- C:\Program Files\Synthis\Synthis Process Modeler\output\
Within the output folder, all generated files are organized in folders
by project, then by document type.
If you generated a Process Website for a project called "Sample Project",
the website files would all be in the
following folder: "{RootDir}\output\Sample Project\Process Website\".
Double-clicking on "index.html" opens the Process Website.
|