Hello,
I am working with the IRM scripting client API and I want to initialize my session using
...
%irm_sc_init();
...
When doing so I get the following error messages:
...
ERROR: File /opt/sas/stratum/config/Lev1/AppData/SASIRM/pa/fas/fa.sasrsg/client_packages/sas/irm_task_init.sas does not exist. Run
get task info REST API to generate client packages.
...
It is true that currently the client packages do not exist yet.
Therefore I would like to follow the recommendation in the error message to generate the client packages using get task info REST API.
But unfortunately I do not know how to perform this call and I did not find any information how to do so.
Can anybody help me and tell me how I can run get task info REST API to generate client packages?
Thanks in advance!
Best regards,
Helmut