Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

All property rules in a single file

Avatar

Level 4

Hi community, 

Is there any way to get all propety rule components in a single file.

As you know, Data Collection loads a new file for every rule componenent. What I want is, instead of loading separate files for each component, get a bundled file containing all code snippets for that property.

Thank you!

2 Replies

Avatar

Community Advisor

I assume you're referring to AEP Tags.

What you've described is correct for Custom Code actions. However, Custom Code events and conditions are always included in the JS file. Also, all other extensions' components get included in the JS file too (unless the extensions developers have done otherwise).

Avatar

Community Advisor

Hi Oscar, 

 

What is your reason for wanting all the code snippets in a single file?  If you are just interested in seeing them all in one place, you might check out the AEP Launch Inspector plugin for Google Sheets.  It's a great (free) utility that provides a ton of value. 

 

-Stew

Screenshot 2023-02-09 at 9.40.24 AM.png