We are setting up some internal naming conventions and Im not able to find any limitation in terms of characters length for the following
Journey Name
Campaing Name
Delivery/Action Name
Audience Name
For example
Treatment Name -> 64 Characters Limit
Solved! Go to Solution.
Views
Replies
Total Likes
yes treatment name only have a limit and it's not mentioned in the schema definition.
you can open a ticket support with Adobe to confirm.
Thanks,
David
Search your 4 fields in AJO data dictionary then check the schemas definition in the UI.
In my example the field reason has a 255 characters limit
David
Views
Replies
Total Likes
Hey @DavidKangni
Sorry, but Im actually looking for the character limit when you create an audience in AEP or you create a Journey/Campaign
Views
Replies
Total Likes
you can search your 4 fields in AJO data dictionary then check the schemas definition in the UI.
for Journey Name as example, it's in the entity record schema then you go to the schema and explore the definition
David
If I check by treatment name it mentions no limit
But when I fill in the title I see there is actually a limit
so this is information is not really matching
Views
Replies
Total Likes
Can you provide more details on where you're renaming the treatment?
I created a treament with this and it's not showing an error for me.
with hcgdgcfcffdxdxdxffghjkjkjkddijijdijidjijidjivjrijijvijijijidjvijisjijeijijirjijisjvijizjijjrjvjjvkksnvkerojooooooooooooooooooooooooooooooooooooooooooooooooofwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooowwwwwwwwwwwwwwwwwwwwwwgrfwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwrrrrrrrrrrrrrrrrrrrrrrrrrrrrryyyyyyyyyyyyy
Thanks,
David
Views
Replies
Total Likes
In that section an error pops up and doesn't save,
Please save it with the correct name and then go to edit the email, on the left side of the screen the you will see 2 treatment names, try to modify from there but it is not working
Views
Replies
Total Likes
Ok I checked there is an API call who's doing a validation in the backend
{
"data": {
"campaignWorkflow": {
"workflowId": "yyyya79f-xxxx-xxxx-xxxx-ed408fyyyy",
"startTime": null,
"closeTime": null,
"errorMessage": "Invalid treatments[1].name, must not be blank or length must be less than 64 chars. Request id: yyyyffb0-xxxx-xxxx-xxxx-db4f867yyyy.",
"status": null,
"state": "FAILED",
"type": "create_experiment",
"_result": {
"id": "yyyyyef6-xxxx-xxxx-xxxx-01aabyyyyy",
"type": "campaign",
"__typename": "CampaignWorkflowResult"
},
"__typename": "CampaignWorkflow"
}
}
}
Views
Replies
Total Likes
Thanks, exactly
So if you check in the schema this 64-character limit is not present for the field treatment name
I was trying to look at other field limits but it seems like there is no limit establish
Views
Replies
Total Likes
yes treatment name only have a limit and it's not mentioned in the schema definition.
you can open a ticket support with Adobe to confirm.
Thanks,
David