45
Views
2
Comments
Accessing an Intersystems Cache database
Question
Hi there, I am new to Outsystems, and need some assistance with accessing an Intersystems Cache database. I did all the online training, and am able to extract data from a standalone SQL server, but now need to extract data from a IC DB. I now C# well, and as I understand I need to develop a .dll with C#, which will be imported into Outsystems, and which I will need to reference from within my application. Can anybody please assist, and push me in the correct direction on how I need to do this.
 
 Kind Regards
Tommy Ellis
2017-10-09 20-45-22
André Siébra
Hi Tommy,

You can wrap this dll in a platform extension using integration studio. There you will be able to open your extension code in visual studio and import the dll into it. 
2018-12-13 14-36-45
Jonathan Idle

Tommy Ellis wrote:

Hi there, I am new to Outsystems, and need some assistance with accessing an Intersystems Cache database. I did all the online training, and am able to extract data from a standalone SQL server, but now need to extract data from a IC DB. I now C# well, and as I understand I need to develop a .dll with C#, which will be imported into Outsystems, and which I will need to reference from within my application. Can anybody please assist, and push me in the correct direction on how I need to do this.
 
 Kind Regards
Tommy Ellis

Did you find an answer for this?


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.