Hello there.
A previously running workflow scheduled to execute daily failed today. According to the Environment Manager of SAS Viya 3.5, the problem lies in a job created from a simple one line script that calls the macro 'vf_new_iteration', copied from the Batch API code generated by Model Studio when creating a Forecasting project.
Additionally, the following message is displayed when opening the related Forecasting project from Model Studio: "The specified time variable does not match the time variable in the input table."
Log error messages:
note: NOTE: PROCEDURE HTTP used (Total process time):
note: real time 6.34 seconds
note: cpu time 0.00 seconds
note:
note:
normal: Response status: 500
error: ERROR: An invalid response was received.
error: ERROR: Execution terminated by an %ABORT statement.
I did not spot changes in the input table, so I wonder if this is a case of a 'misleading log message' or something else I might be missing.
Does anybody have tips on how to diagnose what changed?
thank you!