The place for most Aperture Data Studio discussion
The Data Quality Community is a great place to collaborate, seek answers, and learn Aperture Data Studio. Register for free to join in with discussions.
Hi, is it possible to include a chart in a notification? Lets say I want to show progress on some cleansing over time, and the chart is sent at the end. Thanks
hi, I have created a reusable workflow accepting 4 parameters with source configured as below "sources": [ { "stepExternalLabel": null, "canSupplySourceWhenExecuted": true, "mustBeSupplied": true, "allowAutoRefreshed": true } ] I am trying to execute the workflow using below request, but I am getting error for the…
Hi, Can someone please help me with the JSON request to create a dataset using SQL query? Below are my dataset requirements a. Type : JDBC(SQL Server 6.0) b. Allow Refresh : True c. AllowBatchDeletion : False
hi, Can someone help me with the JSON request to invoke a workflow through REST API? Below are my workflow specification a. Workflow accepts workflow parameters b Workflow accepts source at execution and its mandatory to give source information.
How to capture log errors into a table if error occurred during execution of workflow or Schedules
I am pleased to confirm that our next User Group event for Aperture Data Studio users will take place on Thursday 9th November, 11am-3pm (UK-time). We will be running the event from our offices in London (near Victoria statioon) but will have a dial-in option for those who are unable to be there in person. Following on…
Subscribe to be the first to find out!
Background Experian data Studio version - 2.14.14 SSL setup done on the data studio url and private CA is added to the trust store under E:\ApertureDataStudio\certificates\cacerts API Key genrerated with 365 days validity and able to invoke API via Swagger Issue While trying to invoke the CURL command from command prompt…
I have stored my Azure SQL's connection string as a secret in the Azure KeyVault. I wanted to access this secret value while trying to create an External System.
Hi, I am planning to automate dataset creation using Data studio REST API, however I am getting 401 Authorization Error. Background Experian data Studio version - 2.14.14 SSL setup done on the data studio url and private CA is added to the trust store under E:\ApertureDataStudio\certificates\cacerts Please see the steps…