(Update with the copy of version: Public) |
(Automated save: adding PEC_Migrated template.) |
||
Line 1: | Line 1: | ||
= Saving and Publishing Your Application= | = Saving and Publishing Your Application= | ||
+ | |||
+ | {{Template:PEC_Migrated}} | ||
+ | |||
+ | |||
It is a good idea to manually save your work often, especially after you have made important changes. If you forget to save, Designer periodically saves a temporary backup of your work. | It is a good idea to manually save your work often, especially after you have made important changes. If you forget to save, Designer periodically saves a temporary backup of your work. | ||
Latest revision as of 23:13, June 21, 2020
Saving and Publishing Your Application
It is a good idea to manually save your work often, especially after you have made important changes. If you forget to save, Designer periodically saves a temporary backup of your work.
Click Save Flow to save your application. This action saves your work and performs some validation checks on your application. If no problems are found, a green check mark appears beside the Validation Status field. Otherwise, if problems are found, a warning icon appears beside the Validation Status field. You can click the warning icon to display the list of warnings.
When you are ready to test and deploy your application, click Publish. Designer performs another validation test on your application and, if no errors are found, it generates the code that will run on Genesys platforms.
- Last Manual Save—Designer discards the local backup and opens the server version of the application. The discarded backup version cannot be recovered again.
- Recover Backup—Designer recovers the local backup version. You can then choose to click Save Flow to save your changes to the server.
Validation Issues
If errors are found in your application, you can click the exclamation icon () beside the Validation Status field to display the Validation Issues list.
Warnings are displayed in yellow and errors in red. Code generation can complete successfully if there are warnings present, but fails if there are any errors.
Click a warning or error to go to the block containing the issue and address the problem.