Hi,
I'm tring to create a SAS Process for reading data at Mongo DB in SAS Real Time Decision Manager using Groovy code.
When I've created a new SAS Process in SAS Customer Intelligence Studio, I've chosen "other" as "Code type" instead of SAS DS2, and I've chosen "Node" for "Process type".
Therefore I did not understand what I have to put in tab "Class Code" on Properties page, and whether the Groovy code should be put on the SAS Code page or if should be saved on a path on the middle tier machine of SAS RTDM.
I've created a sample code in Groovy and tested it via Groovy Console; the code ends as correctly.
After I've created a SAS process with the same Groovy code entered on SAS Code page, while in tab Class Code I've inserted the name of package created into Groovy code. However the test of a campaign (into CIS) that uses this node, ends with errors.
Are the errors due to the creation mode of SAS process described above?
Is there any documentations or example that describe how to create a SAS Process using groovy or python code?
Thanks,
Paolo