Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorial:scripting_comb_data_model [2020/07/18 22:16] admin [Remote Execution] |
tutorial:scripting_comb_data_model [2021/01/05 03:00] (current) |
||
---|---|---|---|
Line 55: | Line 55: | ||
When running the model in IDE, you can export/ | When running the model in IDE, you can export/ | ||
- | After model execution completes, you can export the results by menu //File / Export// or {{wiki: | + | After model execution completes, you can export the results by menu //File / Export// or {{wiki: |
Try the export and review the result file downloaded. | Try the export and review the result file downloaded. | ||
Line 65: | Line 65: | ||
You may run your data model remotely using REST api: | You may run your data model remotely using REST api: | ||
- | curl -X POST " | + | curl -X POST " |
+ | |||
+ | Replace " | ||
+ | |||
+ | The output is written to " | ||
- | The output is written to " | ||