Invocation

Create Iterator

Create Iterator Summary The CREATE ITERATOR command allows iteration over a result set. An iterator sets variable values for each row in the <command> result set and then invokes the given...

Show Invocation Details

Show Invocation Details The SHOW INVOCATION DETAILS command provides a result set containing process log details for ‘incent commands’, steps, and pipelines. Use it to determine which Con...

Abort Invocation

Abort Invocation Summary The ABORT INVOCATION command terminates execution of a running pipeline or step invocation. Syntax abort invocation [if exists] <invocation_id>; Parameters Parameter De...