-
Java Requirements for Progress On-Premises Connector (OPC)
The Progress On-Premises Connector (OPC) historically included the required Java version bundled within its installer packages. This approach ensured that users had the necessary Java Runtime Environment (JRE) available without needing to manage separate dependencies. However, starting with version 4.6.2, this behavior has…
-
Datareader - SQL Connection
Hi All! We are currently implementing a new Data Warehouse with a direct connection to Board. Now, my problem is that the DataReader does not always show the available tables and views from the Data Warehouse. Within the Cloud Portal, I have set up the access correctly, and the test was successful. Sometimes, it works—I…
-
Sap Analytic Cloud data import suggestion
hi, client migrated old bw database into a new sac platform. wondering if is possible in board14 to read data from SAC using other interface instead of the old theobald sap connector. any similar experience/suggestion to share? API? thanks
-
An important SAP Note update
Important Notification from Board Board International would like to raise awareness of the recent SAP Note 3255746 that states using SAP | ODP RFC API with third-party applications is now unpermitted by SAP. SAP no longer permits usage of ODP Data Replication APIs with third-party apps Read more about the SAP Note 3255746…
-
How to: Integration with Dynamics 365 OData APIs
1. Abstract This document illustrates two different methods of connecting Board to Dynamics 365 OData APIs and all aspects related to these configurations, such as authentication, testing and pagination. 2. Context Integrating Board with Microsoft SaaS products is becoming an increasingly frequent ask. One of the most…
-
Data Sources list (latest version)
We are talking with a client who is curious with the data source connectors for Board. All what I know is the picture in attached article(Data Pipeline section) as we can't access to data pipeline due to current license we are using right now. Is there any place or any way that I can find the latest list? Thank you.…
-
How to set parametric WHERE clause for SAP
1. Abstract With the Theobald Board Connector, a SAP-certified middleware is available to load data from SAP systems (ERP/BW) to Board if the database of the system cannot or may not be addressed directly (e.g. HANA via ODBC). More information can be found here: https://help.theobald-software.com/en/board-connector/ In the…
-
Is anyone able to direct me to the Dynamics 365 documentation?
Hi all, I anticipate that I'll need to make use of the Dynamics 365 connector and the only documentation I've been able to find in the manual relates to this 2022…
-
Sending data between data models.
Hi Board, We have two different data models and we need to sedn data from the one data model to the other and vice versa. Currently what we have tried is the following: Extract the data from data model A, call a procedure in data model B that would import the extract through Azure using a data reader and paste the data…