Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
integration [2021/02/17 19:06] admin [Jenkins] |
integration [2021/02/25 22:23] (current) admin [Integrate TestOptimal in your java project (Java /IDE Connector)] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| * [[# Integrate TestOptimal in your java project (Java /IDE Connector)]] | * [[# Integrate TestOptimal in your java project (Java /IDE Connector)]] | ||
| * [[# Integrate TestOptimal in your web project (javascript/ | * [[# Integrate TestOptimal in your web project (javascript/ | ||
| - | * [[plugins# | + | * [[plugins# |
| ---- | ---- | ||
| Line 73: | Line 73: | ||
| ---- | ---- | ||
| ==== Jenkins ==== | ==== Jenkins ==== | ||
| - | For V5, add steps to [[https:// | ||
| - | |||
| For current version v6, you would use REST API documented at http:// | For current version v6, you would use REST API documented at http:// | ||
| - | | + | For V5, add steps to [[https:// |
| + | |||
| + | | ||
| * Add //admin// to connect to [[runtime_server | Runtime Servers]] | * Add //admin// to connect to [[runtime_server | Runtime Servers]] | ||
| * select menu //Jenkins / Credentials// | * select menu //Jenkins / Credentials// | ||
| Line 108: | Line 108: | ||
| // | // | ||
| - | You can use these REST APIs to access start and stop model execution, access model artifacts/ | + | You can use these REST APIs as documented at http:// |
| ==== Organization of REST APIs ==== | ==== Organization of REST APIs ==== | ||
| Line 149: | Line 149: | ||
| < | < | ||
| < | < | ||
| - | < | + | < |
| </ | </ | ||
| Line 157: | Line 157: | ||
| See [[http:// | See [[http:// | ||
| + | |||
| + | ---- | ||
| ==== Integrate TestOptimal in your web project (javascript/ | ==== Integrate TestOptimal in your web project (javascript/ | ||
| Line 271: | Line 273: | ||
| You may try out above sample scripts with the web client bundled in // | You may try out above sample scripts with the web client bundled in // | ||
| - | http:// | + | http:// |