BookmarkSubscribeRSS Feed
zinabenammar
Fluorite | Level 6


Hello SAS Experts,

Actually i'm using SAS RTDM and i'm developping a DS2 Code which is calling a JSON REST CALL developed by a customer.
My question is how to integrate the incoming REST Call and trigger the code for execution ?

Please note that i don't have SAS Event Stream Processing.

Thanks in advance

 

1 REPLY 1
jcawesome
Obsidian | Level 7

Hi @zinabenammar ,

 

After developing the code, then the next logical step is for you to place the DS2 code into a SAS Process Definition. Then you can place this SAS Process Definition into your RTDM Flow. Make sure to add any input parameters to be used for any configurations in your DS2 code to make it more flexible.

 

You can test out your code by running test mode and executing a Test. It will run each of the nodes in your diagram. You can then check if you are receiving the expected output from the JSON REST API developed by the customer.

 

Hope this helps!

 

Regards,

JC

How to improve email deliverability

SAS' Peter Ansbacher shows you how to use the dashboard in SAS Customer Intelligence 360 for better results.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 561 views
  • 1 like
  • 2 in conversation