Questions tagged [invantive-dap]
4 questions
3
votes
1 answer
itgenobr001: Client not found. on Data Access Point with Exact Online Belgium
We have just gone live with https://ecotaksen.be. The queries and updates on Exact were running fine, but after installing the production license an error itgenobr001: Client not found. occurs.
My data container specification is:

H Jansen
- 319
- 1
- 8
1
vote
1 answer
Consistent Id of XML output of SQL executed on Data Access Point
I run an application on Exact Oline for eco taxes, using XML output with XSL transformation to generate the HTML forms.
A query like:
select * from me
generates:

H Jansen
- 319
- 1
- 8
1
vote
1 answer
Register custom audit events for billing
We are running a custom app on Invantive Data Access Point which adds business functionality to Exact Online. For billing purposes, we would like to somehow register actual use of the software as defined in business terms instead of memory used,…

H Jansen
- 319
- 1
- 8
0
votes
1 answer
Exact Online query with joins runs more than 15 minutes
I am using the following query:
set use-result-cache false
set use-http-cache false
create or replace table settings@inmemorystorage
as
select '29676ec4-61b5-45eb-a5a3-6feffe03d1d3' sor_id
, '[[Exploded]]' exploded_signal_text
, …

H Jansen
- 319
- 1
- 8