Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Tommy Ellis
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
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.
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...