Expand my Community achievements bar.

SOLVED

test profiles in AEP

Avatar

Level 4

How would you approach creating, differentiate test profiles in AEP? 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello @Michael_Soprano ,

To create test profiles in AEP, you should utilize a specific field group designed for this purpose. By incorporating this field group into your individual profile schema, a new attribute named testProfile will be added to your profile.

For every test profile you intend to ingest, make sure to set the testProfile attribute to true. This will enable you to effectively utilize these profiles in your customer journeys or other relevant scenarios.

You can find more detailed information at the following link: Creating Test Profiles in Adobe Experience Platform.

 

For differentiating the test profiles, you can always use this flag to identity if the profile is test profile or not.

 

Thanks,

Arpan

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hello @Michael_Soprano ,

To create test profiles in AEP, you should utilize a specific field group designed for this purpose. By incorporating this field group into your individual profile schema, a new attribute named testProfile will be added to your profile.

For every test profile you intend to ingest, make sure to set the testProfile attribute to true. This will enable you to effectively utilize these profiles in your customer journeys or other relevant scenarios.

You can find more detailed information at the following link: Creating Test Profiles in Adobe Experience Platform.

 

For differentiating the test profiles, you can always use this flag to identity if the profile is test profile or not.

 

Thanks,

Arpan

Avatar

Level 4

Thanks!

Arpan actually we can also send send data with test profile to AEP using WWW web console and tagging that user?