We have a client requirement where they wanted to create a custom front end to improve the user experience thereby adaption . Any pointers on whether SoftwareAG exposes the APIs for ARIS which can be consumed by third part UI ?
Any inputs would be highly appreciated
Yubhesh Chaudhari on
I don't think ARIS has API exposed to outside world. I am also waiting for this answer.
1st Option: (we have implemented this) For visualization purpose, we have interacted directly with ARIS (MS SQL/DBMS) dbms tables using REST protocol and fetched required records to another DataMart....Then this DataMart data we feed-in to Tableau (BI tool) to represent data.
2nd Option: You can try through ARIS Services.. this option I have not tried..,.but theoretically it seems it is possible.
May these approach will help you.
//yubhesh