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
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
Hey @DavidKangni
Sorry, but Im actually looking for the character limit when you create an audience in AEP or you create a Journey/Campaign
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
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"
}
}
}
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
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