Please enable JavaScript to view this site.

Navigation: » No topics above this level «

Company.info API SQL Driver

Invantive UniversalSQL is the fastest, easiest and most reliable way to exchange data with the Company.info API.

Use the "Search" option in the left menu to search for a specific term such as the table or column description. When you already know the term, please use the "Index" option. When you can't find the information needed, please click on the Chat button at the bottom or place your question in the user community. Other users or Invantive Support will try to help you to our best.

Company.info are Dutch online software services for a large number of data-related tasks such as credit checks and accessing public registers such as Ultimate Beneficiary Owner ("UBO").

The Company.info driver covers 295 tables and 17241 columns.

Company.info API Clients

Invantive UniversalSQL is available on many user interfaces ("clients" in traditional server-client paradigma). All Invantive UniversalSQL statements can be exchanged with a close to 100% compatibility across all clients and operating systems (Windows, MacOS, Linux, iOS, Android).

The clients include Microsoft Excel, Microsoft Power BI, Microsoft Power Query, Microsoft Word and Microsoft Outlook. Web-based clients include Invantive Cloud, Invantive Bridge Online as OData proxy, Invantive App Online for interactive apps, Online SQL Editor for query execution and Invantive Data Access Point as extended proxy.

The Company.info Power BI connector is based on the Invantive UniversalSQL driver for Company.info, completed by a high-performance OData connector which works straight on Power BI without any add-on. The OData protocol is always version 4, independent whether the backing platform uses OData, SOAP or another protocol.

For technical users there are command-line editions of Invantive Data Hub running on iOS, Android, Windows, MacOS and Linux. Invantive Data Hub is also often used for enterprise server applications such as ETL. High-volume replication of data taken from the Company.info API into traditional databases such as SQL Server (on-premise and Azure), MySQL, PostgreSQL and Oracle is possible using Invantive Data Replicator. Invantive Data Replicator automatically creates and maintains Company.info datawarehouses, possibly in combination with data from over 70 other (cloud) platforms. Data Replicator supports data volumes up to over 1 TB and over 5.000 companies. The on-premise edition of Invantive Bridge offers an Company.info ADO.net provider.

Finally, online web apps can be build for Company.info using App Online of Invantive Cloud.

Monitor API Calls

When a query or DML-statement has been executed on Invantive UniversalSQL a developer can evaluate the actual calls made to the Company.info API using a query on sessionios@DataDictionary. As an alternative, extensive request and response logging can be enabled by setting log-native-calls-to-disk to true. In the %USERPROFILE%\Invantive\NativeLog folder Invantive UniversalSQL will create log files per API request and response.

Specifications

The SQL driver for Company.info does not support partitioning. Define one data container in a database for each company in Company.info to enable parallel access for data from multiple companies.

An introduction into the concepts of Invantive UniversalSQL such as databases, data containers and partitioning can be found in the Invantive UniversalSQL grammar.

The configuration can be changed using various attributes during log on and use. A full list of configuration options is listed in the driver attributes.

The catalog name is used to compose the full qualified name of an object like a table or view. The schema name is used to compose the full qualified name of an object like a table or view. On Company.info the comparison of two texts is case sensitive by default.

Changes and bug fixes on the Company.info SQL driver can be found in the release notes. There is currently no specific section on the Invantive forums for Company.info. Please reach out to other users of Company.info by leaving a question or contact request.

Driver code for use in settings.xml: CompanyInfo

Alias: cio

Recommended alias: cio

More technical documentation as provided by the supplier of the Company.info API on the native APIconnection used can be found at https://ws1.webservices.nl/soapnoheaders.

WARNING!COMPANY.INFO OFFERS NO BUDGET CONTROL. WITH A FEW TEST QUERIES YOUR FULL COMPANY.INFO BUDGET AMOUNT CAN BE FULLY EXHAUSTED. INVANTIVE IS NOT LIABLE FOR ANY MONETARY OR OTHER LOSSES BY THE USE OF COMPANY.INFO. INVANTIVE ALSO REJECTS ALL CLAIMS DUE TO POSSIBLE BUGS OR OTHER CAUSES LEADING TO BUDGET LOSS AT COMPANY.INFO.AS A HINT, PLEASE MAKE SURE TO APPLY THE FOLLOWING MEASURES:* Some results are returned in multiple pages such as on dutchBusinessSearchParametersV2. Each page will cost money. Retrieve only the number of pages you need; often the first page will be sufficient to achieve your goals. The 'page' table function parameter when explicitly supplied as null will retrieve all pages.* To get an impression of how Invantive UniversalSQL translates into individual API calls, please query the data dictionary view 'sessionios', such as with 'select * from sessionios@datadictionary'.

15-06-2022 23:19 Version 22.1.46-BETA+3385