Data Machines
Standard Output Parameters
3min
every model execution output consists of the following standard output parameters input the input string required for the model to extract the categories original input this is the input provided to the first step in model which is retained across multiple steps in a data machine workflow final result the result of the model executed in the final step of the data machine workflow sessionid a unique session id that is generated for every execution of a data machine which can be used to retain results across multiple sessions session ids are automatically generated but these ids can be provided by the calling system as well as long as they are unique and correlate with the session ids generated by the app in order to ensure data integrity by maintaining a session in sync with the app, the results of a single data machine or multiple data machines can be utilized the app using the data machines status the result of the data machine execution if all of the steps in a sequence are successfully executed, a value of "completed" is provided if the execution is interrupted at any point, a value of "terminated" is provided with the reason for termination