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…
-
Aperture REST API calls as Datasets within Aperture
Data is available from Aperture via the REST API that is not available in Aperture. Full details of Spaces, User Groups, Users, Jobs, Datasets etc. We would like to use Aperture to manage Aperture. For example: An automated workflow which checks for long running jobs and notifies us of issues; a regular review of user…
-
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…