Hello,
I have SAS Intelligent decision flow developed on SAS VIYA 4.0. This decision flow has to be published to MAS (Micro Analytic Services) for real time calls processing.
In my organization oracle database has exposed as API and have a requirement to access this API inside decision flows to fetch data via DS2 or Python node. Later this updated decision flow will be published to MAS and can be used for real time calls processing.
Is this possible or Are there any limitations with MAS while calling external APIs?
Thank you in advance.