Skip to main content

View and Manage Logic

To browse a built logic in LOC. The logic can be either cloud logic or native logic.

Inspect a Logic

  1. In LOC Studio, go to LogicCloud Logic (or Native Logic).
Nav-cloud-logic
  1. The logic browser shows the list of created logic (built from logic source) with their metadata.

  2. You can also search or filter logic with name, permanent ID (PID), tags or time range.

Logic-search
  1. Click the right arrow Right in front of a logic to view additional metadata and linked data processes. You can also click Copy Copy to copy the logic permanent ID (PID).
Logic-browser
  1. Click the logic name to view the snapshot of its entry file (source code).
Logic-code
  1. On the right shows the revision history of this logic:
Logic-revision

Create an Empty Logic

You can create an empty logic before building it from a source.

  1. In LOC Studio, go to LogicCloud Logic.

  2. Click Create New Logic on the top right.

Create-cloud-logic
  1. Fill in the fields in the logic creation window.
New-logic-creation
New Logic Fields
FieldRequired?Description
Logic NameYesLogic name (up to 128 characters)
Logic TypeYesGeneric or aggregator logic
Logic TagNoLogic tags for searching and filtering
DescriptionNoLogic description
  1. Build the logic from an entry file in logic source.

Edit a Logic

A logic cannot be edited directly, as it is already a compiled asset.

To modify a logic (to create a new revision and overwrite it), create or edit an entry file in the logic source and then build the new logic onto it.

Edit Tags of a Logic

Select a logic and click Edit Tags Tag on the top right.

Delete a Logic

Click Delete Trash behind the logic in the logic browser.

warning

Logic already linked to at least one data processes cannot be deleted. Remove all data processes linking it and try again.