Exporting property values while debugging

Ops Center Automator Service Builder User Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99AUT002-19

While debugging, you can export property values to a properties file. This allows you to save multiple property values in a file for subsequent reference.

  1. From the debugger interface, click Export.
  2. Access the browser to get the downloaded properties file.

    The property values are exported in the JSON format and, by default, are saved to the service_properties.json file.

    See Properties file format for more information on the format.