Hi All,
When I am trying to copy a journey from one sandbox. The journey is getting created in the destination sandbox but with below error.
PFB the error details.
{
"error": [
{
"path": "/inline-messages/validation"
},
{
"0": "BU35eFnyoFA9MYOn4EGzwuBXaIzrYSDS"
},
{
"type": "https://ns.adobe.com/aep/errors/JOMAL-1004-404"
},
{
"title": "Resource Not Found."
},
{
"sandboxName": "prod"
},
{
"sandboxId": "missing"
},
{
"imsOrgId": {organization _id}
},
{
"serviceId": "message-authoring-service"
},
{
"errorCode": "JOMAL-1004-404"
},
{
"invokingServiceId": "voyager_ui"
}
],
"originalError": "{\"path\":\"/inline-messages/validation\",\"request-id\":[\"{reqId}\"],\"type\":\"https://ns.adobe.com/aep/errors/JOMAL-1004-404\",\"title\":\"Resource Not Found.\",\"status\":404,\"report\":{\"tenantInfo\":{\"sandboxName\":\"prod\",\"sandboxId\":\"missing\",\"imsOrgId\":\"{organization _id}"}},\"error-chain\":[{\"serviceId\":\"message-authoring-service\",\"errorCode\":\"JOMAL-1004-404\",\"invokingServiceId\":\"voyager_ui\",\"unixTimeStampMs\":1690284550672}]}"
}
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@sankar1, Have you created a channel surface on the destination environment you're copying the journey?
Views
Replies
Total Likes
Hi @SatheeskannaK ,
Yes , The channel surface is created and available in the destination sandbox and is also getting successfully mapped in the email action of the journey. But while opening the journey I am getting this error.
Views
Replies
Total Likes
Ok. I see you have read segment and email in a journey. On the source instance can you have a segment alone and try to copy that another instance?
Views
Replies
Total Likes
I have a profile schema with custom field and the segment/audience in journey is referring to the custom field. Could this be the issue? If yes , how can we copy these fields?
Note: I am able to copy journeys with segments/audience referring OOB fields without any errors.
Views
Replies
Total Likes
@sankar1 Could be dependency issue as you quoted, Make sure profile schema with custom field group available in destination sandbox.
use import resource to copy payload/schema/filed group to destination sandbox
Views
Replies
Total Likes
Hi @Anuhya-Y ,
While referring to this documentation
I came to know that profile settings, identity fields and namespaces wont be copied while using import/export API. Is this the correct understanding? Do we need to manually create identity namespace and fields every time if we are importing a schema from one sandbox to another?
Thanks
Sankar
Views
Replies
Total Likes
Hi @sankar1,
Were you able to resolve this query on your own or do you still need help here? Do let us know.
Thanks!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies