Skip to main content

Canvas operations

Manage flow services like saving, deleting, validating and much more.

canvas-operations

Supported features

Save

Save flow services to persist the changes.

save

Validate Flow

Validate the current flow service to ensure all componets are correctly configured.

validate-flow

Connection Properties

In terms of integration within the iPASS platform, the connection configurations are centralized within connection properties across all environments. Add connection properties for the specific nodes.

connection-properties

Global Variables

Add global variables which will be accessible to the flow service.

global-variables

Resources

Add any resource file that will be used by the service. You can add JSON, stylesheet file and template files.

resource-logo
upload-resource
view-resource

Configuration

  1. Select the resource button
  2. Select the upload section
  3. Add name, select schema type and the file to upload
    • Schema type:
      • SCHEMA: for JSON files
      • STYLESHEET: for XML and CSV files
      • TEMPLATE: for FLAT files
  4. Click Submit button

View

Use this button to show the service in main JSON format. This file defines the service you create.

view-logo
view-flow-main-json

Delete

Delete the flow service permanently.

delete