Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Directly sets Attribute values, bypassing the Workflow Engine. Introduced in 11.0.30.

To perform Actions and Behaviors as well, API/WorkflowInstance/PerformStep

Note

This page is protected from public access. This API API is considered experimental and is intended for internal use only at this time. There are too many limitations and risk factors for this to be used by external callers without our guidance.

This API bypasses the Workflow Engine, which allows it to perform highly performant updates, but at the cost of increased risk of shooting yourself in the foot.

As an experimental API, the schema and feature set may change from release to release. Do not build mission-critical integrations around this API without talking to a senior technical consultant first.

Note

This API only supports Extrinsic Attribute data types that store a single, simple value in the ITEM_ATTRIBUTE_VALUE table. See below for the exact list.

Intrinsic Attributes are not currently supported.

...