launcher glob pattern
Hi
I have created a launcher and provided glob pattern as /content/demo/us/app/year2017/max([0-9]([\,.][0-9])?) for path /content/demo/us/app/year2017/max2,1. But this is not launching the workflow for ca:Page created event. I validated this regex on https://regex101.com/ and it seems to be valid. Is there anything wrong with glob pattern for AEM engine?