LSPS documentation logo
LSPS Documentation
Definitions and Configurations

Definitions and configuration files, or resource files, contain definitions of resources used by the Module, such as, variables, data types, processes, organization, etc. The resources are always created in a definition or configuration file of a particular type: global variables can be defined only in a variable definition file; a process can be created only in a process definition files.

Note: Model update configurations (.muc) and export configurations (.export) exist in GO-BPMN Projects, not Modules, since .muc requires definition of an old and a new model and export can define projects and modules.

Some files can contain diagrams, which visualize the content of the file:

Data type definition with the extension .datatypes

hold data type models with custom data types called Records.

Process definition with the extension .gobpmn

hold One GO-BPMN or BPMN Process

Organization definition with the extension .orgmodel
organization model holds Organization Units and Roles

For further information on Diagrams as well as the depicted elements, refer to GO-BPMN Modeling Language.

Creating Definitions and Configurations

To create a definition or configuration file, do the following:

  1. In the GO-BPMN Explorer view, right-click the respective module or project and click New.
  2. Select the desired type of definition file.

    CreatingDefinitionFile.png
    Creating a definition file
  3. Check the location and enter the name of the definition or configuration file.

    When creating some definitions, for example, a process definition, the system will prompt you to enter further properties for the definition file (refer to sections on individual files for information on the properties).

  4. Click Finish.

Opening Resource Files

By default the system opens a definition or configuration file with the appropriate graphical PDS editor. However, you can open any file with any internal or external editor.

To open a file with the default editor, double-click the file or any of its children in the GO-BPMN Explorer.

To use a custom editor, right-click the file in GO-BPMN Explorer and select Open With and select the respective editor. Alternatively, select Other, and in the Editor Selection dialog box, select Internal editors or External programs and double-click the respective editor.

openwith.png
Selecting an editor