Data access
Scripts can define custom functions and access Vantage data catalogs through theContext interface.
Scripts cannot:
- Send requests to databases other than Vantage data catalogs.
- Send requests to external services.
- Use third-party libraries such as jQuery.
The Condition activity merely redirects transaction documents to the matching workflow branch — it doesn’t modify them. All data your script accesses is provided in read-only mode.
