LSPS documentation logo
LSPS Documentation
Resource Import

You can import the following resources into the workspace:

Note: Resource import should not be confused with module import: importing a module that is already in your workspace tree to another module is another mechanism that allow you to reuse existing modules in your workspace (refer to Importing Modules).

Importing Model Packages to Workspace

If you want to work with external resources, typically with Models that you received from somebody else, you need to import them into your workspace.

To import a model package to your workspace, do the following:

  1. Right-click anywhere inside the GO-BPMN Explorer view and select Import.

    Note: If importing a model package created using the GO-BPMN export, make sure a project, which can accommodate imported modules is created (package contains only modules).

  2. In the Import menu box, select Archive File.
  3. Click Next.
  4. On the Archive file page in the Import dialog box:

    1. In the From archive file text box, type the filepath of the model package.
    2. Click Browse next to the Into folder text box, and in the Import into Folder dialog box, select the project to import the modules. Click OK.
    importingarchive.png
    Importing an archive
  5. Click Finish.

The model package content is imported to the workspace.

Importing XPDL

Import is supported for XPDL 2.1 files.

To import an XPDL file to a module, do the following:

  1. Right-click anywhere inside the GO-BPMN Explorer view and click Import.
  2. In the Import dialog box, expand GO-BPMN Modeler and select XPDL.
  3. Click Next.
  4. On the next page of the dialog box:
    • In the XPDL file text field provide the location of the xpdl file.
    • In the Target module provide the target module path (project/module).
    • In the Elements to import area, check the elements to import.
  5. Click Finish.

Importing File System Structure

To import a file system structure to the workspace, do the following:

  1. Right-click inside the GO-BPMN Explorer view and select Import.
  2. In the Import menu, select File System.

    To import all GO-BPMN projects contained in a location (including subfolders) select Existing Projects into Workspace.

  3. In the From directory field box, type the path to the file system. Use Browse, if necessary.
  4. In the compartment below the From directory field box, select the projects and resources you wish to import.
  5. In the Into folder field box, type the path to the project and module to import the file system.
  6. Check and select options in the Options area.
  7. Click Finish.

The structure appears in the GO-BPMN Explorer tree.