Expand my Community achievements bar.

Never miss an update of the Adobe Journey Optimizer Community Lens! Subscribe now to get the latest updates, insights, and highlights delivered straight to your inbox every time a new edition drops.
SOLVED

Error in AJO

Avatar

Level 1

Hello, can someone shed a light on the below error in my AJO journey please? How can I fix it? Thanks.

 

{
"journeyVersionUid": "4f19bd15-0b87-4bf0-872c-1c06dcdded30",
"orgId": "67A50FC0539F0BBD0A490D45@AdobeOrg",
"error": [
{
"WriteBackToAEPv15 - SMS | EN": "expression references action '484dbf99-ac45-4bbf-a73e-4b500c2fa562' which is not in its context. (ERR_AUTHORING_EXPRESSION_1 )"
}
],
"originalError": [
{
"errorCode": "ERR_AUTHORING_EXPRESSION_1",
"error": "expression references action '484dbf99-ac45-4bbf-a73e-4b500c2fa562' which is not in its context.",
"scope": {
"nodeName": "WriteBackToAEPv15 - SMS | EN",
"stepName": "WriteBackToAEPv1",
"stepId": "c55a4661-c2bc-4bdf-a9d8-0c5a3239a8b0_31b6f16f-ee86-46f6-8c05-0dc74b811130",
"nodeId": "c55a4661-c2bc-4bdf-a9d8-0c5a3239a8b0_31b6f16f-ee86-46f6-8c05-0dc74b811130"
}
}
]
}

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@saicilia Looks like you're using a custom action (WritebacktoAEP) with a payload that contains an expression of a prior custom action mentioned and it throws an error about that. Fixing the payload that's part of the WrtiebacktoAEP custom action might fix this issue.

Thanks, Sathees

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@saicilia Looks like you're using a custom action (WritebacktoAEP) with a payload that contains an expression of a prior custom action mentioned and it throws an error about that. Fixing the payload that's part of the WrtiebacktoAEP custom action might fix this issue.

Thanks, Sathees