Hello Community.
I have to develop a solution that programmatically triggers mass data run scheduled to run every 5 minutes.
We have found a library AP.PlatinumEngineering where there is function called MDRO.setRecurrence(). However it requires a parameter startdatetime which is of type AP.Common.GDT:Global_DateTime.
We tried using Context.GetCurrentGlobalDateTime() but it returns BASIS:Global_DateTime.
There is no way to cast or use the data type AP.Common.GDT:Global_DateTime in a BO element or in an ABSL script file.
How can we then use the function MDRO.SetRecurrence()?
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.