Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/.dit integration in DABLForum ↗

.dit integration in DABL

App Development4 posts378 views8 likesLast activity Jun 2020
FR
FrankieOP
Jun 2020

Hi there, is there any document in regards to .dit integration on DABL? I tried to look for some and just couldn’t find much. There is some info on page https://docs.projectdabl.com/quickstart/integrations/#core-integrations

By the look of it, .dit seems like a binary but how can I create one like that and what interface does it expose? Thanks.

AN
andreolf
Jun 2020

Hey @Frankie, CC @Michael_Schaeffer that will answer this one

MI
Michael_Schaeffer
Jun 2020

@Frankie… as you surmise, .dit files contain some amount of executable code, which is used to manage the integration to the external system. This code runs directly in the DABL cluster, so we need to be a little careful about which code we allow to run and how we run it. Because of this, we do not currently have a publicly available DIT file API. (We’re definitely working on it.)

However, in the interim, this is something we can and do support directly. I’ll send you my email in a DM, but if anybody else reading this also has an interest, please drop me a note.

FR
Frankie
Jun 2020

Thanks @Michael_Schaeffer. Looking forward to it.

← Back to Discussions