Directory¶
The Directory page is used to view and manage synchronous on demand execution of programs. The page lists all the programs that have been deployed. The list may be filtered by name or category.
Synchronous On Demand¶
Each program listed directory page links to an About tab that lists the endpoints for both synchronous and asynchronous execution. The program may be executed synchronously by any client program capable of calling the URL shown.
If the program has been created with an API endpoint, an Execute tab is displayed.
The program may be executed synchronously from the Altair SLC Hub portal by selecting the Execute tab on the page for the program.
Use the Run button to start program execution.
When the program is executed, the Results and Log appear in the pane to the right upon completion.
If there is no endpoint for synchronous execution, an endpoint can be added from the Deployment page.