-
Automation Time Expiry Limits
A Data Studio user had the following question that might be relevant for the community. I have a monthly job that has data coming from multiple datasets across the month. What is the maximum time period (minutes) allowed for an automation and does that limit get reset for any reason i.e. a server/application restart?
-
Automations - License Expiring Event
We have been unable to trigger the License Expiring Event for 'License Days Remaining Less than 365' with a Notification to users. License Expiration is Aug 2, 2025. What needs to happen to trigger this event? We've had a dataset load, complete workflow and waited overnight. We were only able to generate an notification…
-
Error attempting to delete match store
Hi, In my project, we are using Experian Aperture Data Studio(2.10.10) to connect to a Remote Find Duplicate match store(3.8.15) over http. The Find Duplicate step is configured with the 'Clear and re-establish store' checked as part of our requirements. Majority of the time ,the process runs end to end successfully,…
-
How do you set up a custom event to trigger when a cell value exceeds a set tolerance?
Hi all, I have a workflow which is currently producing the below output: I'd like to set up an automation whereby an email is automatically sent out once the value exceeds 100. Can anyone provide guidance on the best way to do this? I've had a flick through other Community posts and it appears that the best option would be…
-
Can we schedule Reporting Jobs from Aperture?
Is this possible to trigger the Jobs in Reporting from Aperture Ex. Power BI Qlikview Ex. after a successful run of Aperture WF need to trigger the Report in Power BI, that dependency can be created through aperture schedule?
-
Word Frequency
Every now and then a scenario crops up where it'd handy to know how often a given word occurs within a given dataset. For example you're profiling a reasonably standardised list of values (e.g. job titles) and you want to identify unusually common terms (like 'manager' 'executive' etc) or infrequent ones (like 'test123').…
-
Schedule for every 2nd week
Hi All! I've set a schedule for a workflow with the following criteria: Recurrence pattern: weekly Every 2 weeks on Monday. Although it is still running every week. Could you please let me know if this is a known bug and if it has been fixed in any of the new versions? Many thanks!
-
Scheduling workflows using the Data Studio REST API in version 2
In v2.0 of Data Studio, the REST API has changed from v1, so this original post has been updated for those changes. Aperture Data Studio is intended to be invoked from third party schedulers , like Windows Task Scheduler, Cron or even triggered from workflows within other applications. The method for doing this is to use…
-
Creating new schedule with cron expression ?
Hi, I try to make new schedule every month for the time intervals from 10th to 15th and 25th to 30th. Schedules --> Create schedule --> Could someone show me how I can utilize cron expression? Or are there any other tips to do that. I know what cron expression syntax mean, I just need some example how to do that. Can…
-
Scheduling workflows using the Data Studio REST API
Aperture Data Studio is intended to be invoked from third party schedulers , like Windows Task Scheduler, Cron or even triggered from workflows within other applications. The method for doing this is to use the Aperture Data Studio REST API to execute a workflow from within a script, and trigger that script from the…