Scheduled event doesnt work when deployed to test server

0
Scheduled event doesn't work when deployed to test server but it works locally. How to make it work on the server. we are using private cloud.
asked
2 answers
1

Hi Ankur,

1.ScheduledEventExecution in Runtime settingsSet to ALL

Developer Portal > Environments > Test > Runtime Settings

2. SE Enabled in Studio ProCheck Enabled and trigger timing

3.TimezoneValidate against UTC time

4.LoggingAdd logs in SE Microflow

5.Error HandlingCatch and log exceptions

6.Multi-instance setupConfirm SE is not duplicated or skipped

7.App UptimeApp must be running at SE time

answered
0

Hi Suvakumar,  I have applied above changes but seems it still doesn't work. 

image.png

answered