Hi, I'm interested in running a batch mip process.
According to the SAS Guide "SAS-Model Implementation Platform 3.2 Programming Guide"
The process is supposed to be possible by using macros as they exist in the manual, but I have difficulty creating a portfolio run by using
% mip_rest_submit_run
I get type error messages like :
ERROR: A work group must be selected first.
ERROR: The runs could not be retrieved for the work group.
or
MPRINT(MIP_REST_SUBMIT_RUN): run;
ERROR: Internal error
ERROR: The run "TEST_CUBE" could not be submitted.
Has anyone experienced success and can share in the process he has performed?
Thanks, Eran.