RE: Re: Re: [coldbox:24171] Re: [Coldbox 4] Interceptor

There’s nothing at all wrong with your approach or your original URL. I just showed you the non-SES version to help you better understand what the actual “event” name was.

Your regex probably just needs to be: “^api:”

That will match any event inside the “api” module.

Also, your posts are coming through E-mail multiple times. Are you deleting and re-posting or something on the website?

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

Thank you for your explanation, Brad.

Yes, i deleted two emails because I messed them up and had a huge amount of email trails and wanted to clean it up.

Sorry about that.

Yes, even though you “delete” the E-mail, everyone on the list still receives it. If you need to amend what you previous said, you can just send an additional message with only the changed part. No need to re-send the entire message.

Let me know if the new regex is correctly matching your event names.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

Sorry to everyone for deleting and recreating the posts.

The regex worked with the colon.

Thank you for your guidance, Brad!
Ryan Hinton