• CSCode User's Guide
    • Introduction to CSCode
    • How to ...
    • File Formats
      • CSPro Logic
      • CSPro Report
      • CSPro Messages
      • CSPro Action Invoker (JSON Format)
      • CSPro HTML Dialog
      • CSPro Document
      • CSPro Specification File (JSON)
      • CSPro Specification File (INI)
      • HTML
      • JavaScript
      • JSON
      • SQL
      • YAML
      • Text File
    • Settings
    • Troubleshooting

CSPro Action Invoker (JSON Format)

Default Extensions
None
Run Menu
  • Validate (Checks both that the JSON is valid and that it is proper syntax needed for the Action Invoker)
  • Run
  • Stop
  • Format JSON
  • Compact JSON
  • Display Results as JSON
  • If checked, the raw results from the Action Invoker are returned. Otherwise, the parsed results are shown. Saved setting.
  • Abort on First Exception
  • If checked, an exception stops termination (this is the default). Otherwise, all actions are executed regardless of thrown exceptions. Saved setting.
Action Invoker JSON execution