15-07-2016 06:17 AM - edited 15-07-2016 06:38 AM
Hello || There is a requirement to schedule to run a vbscript task , And We all know that can possible to do it with Task schedular in the windows server , It doesnt trigger due to insufficient admin access, Is there any alternative functionality to do it within the Mega to trigger the vbscript on daily basis.
27-07-2016 07:14 AM
Do we need to do anyother settings changes in the Group Policy to run the generation script in the VBScript ?
27-07-2016 06:39 AM
It doesnt work with "CreateObject ("Mega.Application")" and captured the error as " 78 Permission Denied " when we scehdule the VBScript on Task Scheduler, it works sucessfully on run the Bat file manually , someone could help please. It looks all the permission has set properly and set the group policy too . Any registry problem cause this issue
25-07-2016 09:47 AM
Hello Arunas
In HOPEX, there is indeed a scheduler.
It is possible with APIs code to create 'triggers'.
Triggers are macros (HOPEX macros, not .VBS files) associated to a scheduling
See technical article HOPEX Studio > HOPEX Studio - Scheduler
http://community.mega.com/t5/HOPEX-V1R2-V1R3/HOPEX-V1R2-V1R3-Technical-Articles/ta-p/8061
In any case (Windows Scheduler or HOPEX Scheduler), scheduling is complex matter.
15-07-2016 06:38 AM
\\ there is a document called Scudular in the Hopex studio for Workflow , please post the breif idea about how to do trigger a vbscipt on daily basis , thanks \\ Arunas