Skip to main content

Veritran Docs

Lambda Libraries

Click the Lambda libraries tab to see a list of all the lambda libraries created from the Action Libraries page. Refer to the annotated image below to learn more.

Within the Lambda libraries tab (menu.png > Libraries > Lambda libraries) you see a list of all lambda libraries created within the Studio environment. To find a lambda library, use the search bar and search by name or description.

lambda_home.png

From this page, you can create a new lambda library, which redirects you to lambda processes editor, and edit existing lambdas.

There are additional actions you can choose from by clicking the three-dot icon next to a lambda library:

  • You can delete a lambda that is not being used, that is, that does not have any dependency, since it might affect the transaction's functionality.

  • You can verify a lambda library's dependencies. By doing this, you can verify if that lambda library is being used in one or more transactions in the environment. A modal shows the code, name and product of the transactions where the lambda is being used.

Read Create or Edit a Lambda to learn more about this process, or Action Libraries in the Transactions section to learn how to use your action libraries within a transaction.Create or Edit a LambdaAction Libraries