kappa_sdk.SaveStrategyEnum#

class kappa_sdk.SaveStrategyEnum(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]#

KW save strategy for IPTA workflows

Defines how outputs from IPTA workflows are saved to documents.

Attributes

SaveStrategyEnum.single

Use a single document for all shut-in outputs from the IPTA workflow.

SaveStrategyEnum.multiple

Use one document for each shut-in output from the IPTA workflow.