Feature Settings

The SMA-Checkpoints feature supports several configurable settings, which can be modified using either the SMA CLI or the UI application.

CLI Commands

A new command has been added to the SMA CLI to disable the SMA-Checkpoints feature. Users can do this by using either of the following flags: -d or --disableCheckpoints.

Like follows:

./sma -i inputPath -o outputPath -e [email protected] -c Company -p Project -d

Or

./sma -i inputPath -o outputPath -e [email protected] -c Company -p Project --disableCheckpoints

UI Settings

The SMA application allows users to enable or disable the SMA-Checkpoints feature through the Conversion Settings modal, accessible from the conversion setup page.

Configuring SMA-Checkpoints settings

SMA-Checkpoints Settings

Last updated