You can try to access and modify osgi config for scheduler while you are authoring your component. You can either provide cron expression through authoring or make a list of pre defined cron expression and select any out of the list on the basis of auhoring value.
As you will commit the value in o...
Hi @YuSheng
I tried to reproduce this issue and I am not able to do that. If I am using following regular expression then I am not able to set password as "admin".
^(?=.*[A-Z].*[A-Z])(?=.*[!@#$&*])(?=.*[0-9].*[0-9])(?=.*[a-z].*[a-z].*[a-z]).{8}$
Successful: USeit21@
Failed: admin
Error revi...
Hi @Kamlesh-07,
What is the issue you are getting? I tried the same code and Property Updater option is coming in MCP
http://localhost:4502/apps/acs-commons/content/manage-controlled-processes.html
Thanks,
Vibhu