I am building a model scoring process where a database needs to be scored every month.
The input & output path as well the scoring data name will change every month.
1. I have built a simple workflow. But i am looking for ways to convert it to a macro so that i can just update the input path , output path and scoring data name and rest will be taken care of.
2. Secondly , is there a way that this workflow can be connected with SAS to run a sas code post this macro in a automated way?
A sample workflow is attached hereby.
Thanks a ton in advance!