The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Krishna
2 years agoValued Contributor
Invoking the connector rule in extender rule
Hi All - I have a requirement to automate the data load from ERP to OS every couple of hours and it is an On-Prem ERP. My below is my approach. 1. I was able to integrate the ERP to OS using th...
Henning
OneStream Employee
2 years agoHi Kris, the typical way to do this is not via an extensibility rule, but by using Task Scheduler (see screenshot). This allows you to pick a DM Sequence and execute it as per your requirements.
Please note that when you copy the app, this will also copy the tasks scheduled. Typically one deactivates the tasks in the duplicated app in order to avoid running the tasks unnecessarily multiple times.
- Krishna2 years agoValued Contributor
Thanks Henning for your quick response. Yes I am aware of the Task Scheduler. Can I schedule the connector rule in Task Scheduler ?
- Henning2 years ago
OneStream Employee
Hi Kris, sorry, I misread your question. There are a few posts covering this topic,. such as:
and
You will find everything you need explained in those two posts.
Basically, you need an Import Workflow step to load the data where the connector rule is assigned to and then execute the WF step via your Extender BR, which in turn you execute from a Data Management Sequence which is then assigned to a task in Task Scheduler.
Related Content
- 9 months ago
- 1 year ago