Experian Data Quality Community
-
No error message although dataset has been only partly uploaded due to timeout error of the endpoint
Hi, I've created a custom model for Autonomous REST API by using Progress DataDirect and uploads are working for multiple endpoints but we have noticed that rows are missing for some endpoints. Testing via Bruno gives an error message at the end of json file: ""error": { "message": "Transaction cancelled: maximum execution…
-
A solution design for validating multiple mixed file schemas
We've recently been working on a solution to the following ask: A user has hundreds of data files with different schemas (different column names, datatypes, numbers of columns etc) Each file has an accompanying metadata file, defining expected attributes (columns, datatypes, primary keys, lengths) We want to be able to…
-
api key expiry notification
hi, can someone tell me simple steps to create alert on my api key, so that before it expires, i get an alert, email alert or something else? Br, hs
-
Session API is now set to get first 100K
What problem are you facing? It looks like the Sessions and Events endpoints have an internally configured maximum number of records to return, which is set to 100k. This would be in place to prevent the API response from getting too large, but paging of the response would seem to be a better solution. What impact does…
-
Unable to access Session API
I am not able to access the Session API from Swagger, it showing me 401 as response code. We have Aperture as external system we are not able to fetch the records from Session but able to get the other metadata information. I checked in Progress data direct response code for Session are 401 there as well and even in…