Sending OBDC Data Source connection with Add-in or Creating it through JSL
Hi all, I am trying to create an Add-in that pulls data from an SQL Server as data source, and I would need to distribute this Add-in to other users. The Add-in works perfectly, but the OBDC connection used by the Add-in is not being sent with it. Unfortunately, not everyone would be able/know how to create an OBDC connection to the SQL server in an easy way. Does anyone know how I could either ...
vince_faller