launcher glob pattern | Community
Skip to main content
mohanb
New Participant
May 1, 2017
Solved

launcher glob pattern

  • May 1, 2017
  • 4 replies
  • 3204 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Hi,

Is there a documentation which states that regular expressions can be used at this place? I haven't found one, but all informatino I found suggests, that only simple globbing is possible.

Jörg

4 replies

New Participant
December 4, 2019

Hi smacdonald2008​, did you here anything back on engineering.

Can you please share updated document path on this.

Thanks,

Nj

joerghoh
joerghohAccepted solution
Employee
May 1, 2017

Hi,

Is there a documentation which states that regular expressions can be used at this place? I haven't found one, but all informatino I found suggests, that only simple globbing is possible.

Jörg

mohanb
mohanbAuthor
New Participant
May 1, 2017

Is this limitation w.r.t pattern that can be specified or different nomenclature to be followed?

smacdonald2008
New Participant
May 1, 2017

I am checking with the AEM Eng team on this. The docs are not clear in this question.