You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

In the Controls Panel you can find the necessary options to execute your service.

If you use the panel preset, the controls panel is displayed below the service panel. To return to the panel preset, go to the user preferences and use the button Reset Panels.

Refer to Customizing Editors and Panels for detailed information about panel management in general.

Controls Panel Contents

The controls panel contains several quick action icons an an additional menu:

OptionIconDescription
Start Service


Use this icon to start the service on the integration component (Bridge).
Stop Service


Use this icon to stop the service on the integration component (Bridge).
Deploy Service


Use this icon to deploy the service to the integration component (Bridge).
Open Bridge


Use this icon to switch to the UI of your PAS integration component (Bridge).
Open Test API


Use this icon to open the test API in Scheer PAS API Management.
Open Application


Use this icon to open the application in a new browser tab. You will then be able to fill your forms.
Open Menu


Use this icon to open the additional menu of the controls panel which gives you access to further options.

Controls Panel Menu

The additional menu of the controls panel gives you access to further options.

Menu OptionDescriptionFurther Information

Export

Application

If the service contains forms, you can download the generated Angular app project to use the existing version for further Pro-Code development.

Select menu option Application to download the Angular app project as a .zip file.

This option can be enabled/disabled in the service properties.

Repository

Select menu option Repository to download the service repository as a .rep file.

Use the export:
a) If you want to deploy the repository to another Bridge.
b) If you want to analyze the service with the Analyzer.

Service

Select menu option Service to export the whole service as a zip file.
Clear Compiler Cache

Select this menu option to clear your Compiler cache. You need to clear your Compiler cache after you have updated a library.

Example:

  • In a BPMN model, a library  lib  is used in version 1.0.0 from January.
  • In the library administration,  lib  1.0.0 is replaced with 1.0.0 from February.
  • The user has to clear the Compiler cache to get 1.0.0 from February.
Apply CSSSelect menu option Apply CSS to select one or several CSS files that you want to use in your service.
Service PropertiesSelect menu option Service Properties to display the service details page where you can edit the service properties.
  • No labels