Use APIs to create or modify actions

See the API Guide for details on using APIs to create or modify actions. Their attributes include:

  • Start and Result States: An action is available to a user only for discrepancies that are in the start state. When the user applies an action, the discrepancy's state changes to the result state.

    The start and result states must constitute an allowed transition (see Discrepancy states and allowed transitions) or be the same. If an action does not change the state, it must apply a tag.

    Note:

    No defined action is required to create a discrepancy.

  • Start and Result Tags (Optional): An action is available to a user only for discrepancies with the start tag. When the user applies an action, the discrepancy's tag changes to the result tag.

  • Enabled: This attribute determines whether an action is available for use.