Skip to main content

Veritran Docs

Edit an Action Library

To edit an action library, click Edit next to the action library you want to modify on the Action Libraries page. The transactions editor opens.

In the transactions editor, make the necessary changes and click Save & Close.

Edit an Action Library with Dependencies

Dependencies are transactions where the action library is being used.

Warning

Making changes to an action library that has dependencies may affect the logic or status of the transactions involved, depending on the type of changes made. Read the sections below to learn more.

Edit an Action Library's Basic Information

Editing the basic information—such as name, description or group—of an action library that has dependencies does not affect those dependencies. You can save changes directly.

Edit an Action Library's Logic, Input or Outputs

Editing the logic or the inputs or outputs of an action library that has dependencies affects those dependencies in different ways:

  • If you save logic updates, transactions that use this action library are updated and their status changes to Pending Publication.

  • If you save input or output updates, transactions that use this action library are updated and their status changes to Pending Publication. Additionally, the action library's nodes are disconnected from the rest of the transaction flow on every dependency. Make sure to reconnect its nodes in every transaction.

Note

Refer to Transactions to learn how to publish transactions that appear as Pending Publication.

When you try to save logic or input or output changes, a warning modal appears for you to confirm or cancel the changes.

AL_dependency.png

The pop-up includes the transactions' code, name, and product where the action library is implemented. Additionally, you can click Copy to clipboard to copy these details in text format. Click Cancel to discard changes or Confirm to proceed and update your action library.