Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Streaming audience creation failing in new Sandbox.

Avatar

Level 2

Hi, I am trying to migrate audience from AEP QA env to AEP UAT new sandbox.
Migration is failing and it is showing this below error regarding Merge policy - 

Please find below  the error Json.

could some one guide me on this.


 
[
  {
    "taskType": "POST",
    "taskStatus": "ERROR",
    "artifact": {
      "id": "bfdb47f9-5924-4303-8783-f8e53b57032d",
      "altId": null,
      "type": "PROFILE_SEGMENT",
      "found": false,
      "count": 0,
      "messages": [
        {
          "status": "FAIL_QUICKLY",
          "attempt": 1,
          "message": "com.adobe.dx.exim.commons.internal.client.rest.RestException: {\"requestId\":\"s2O4Wg9guDC7TtkM1wurI3ip1hZCz6rc_4e93db436e7d465680f94932a119399d\",\"errors\":{\"400\":[{\"code\":\"UPAPI-113574-400\",\"message\":\"The segment definition schema doesn't match with the associated merge policy schema.\"}]},\"type\":\"https://ns.adobe.com/aep/errors/UPAPI-113574-400\",\"title\":\"The segment definition schema doesn't match wi"
        }
      ]
    }
  }
]
1 Accepted Solution

Avatar

Correct answer by
Employee

Hi there,

Could you please double-check that you’ve also moved the schemas containing the field paths used in your segment over to the target sandbox before migrating the segment itself?

Also, make sure that the schema is present in the target sandbox and enabled for profile.

View solution in original post

3 Replies

Avatar

Level 2

[{"taskType":"POST","taskStatus":"ERROR","artifact":{"id":"1f156fb7-1dd9-4369-9e5b-21cc5469d242","altId":null,"type":"PROFILE_SEGMENT","found":false,"count":0,"messages":[{"status":"FAIL_QUICKLY","attempt":1,"message":"com.adobe.dx.exim.commons.internal.client.rest.RestException: {\"requestId\":\"CeOo6Z4gSfvj25Z6EtFQtyJwmdF5cRAH_a28834e02a83462499dc8cc9b5934a39\",\"errors\":{\"400\":[{\"code\":\"UPAPI-113434-400\",\"message\":\"There is a problem in function validation. Cannot create streaming segment with the associated merge policy.\"}]},\"type\":\"https://ns.adobe.com/aep/errors/UPAPI-113434-400\",\"title\":\"There is a problem in "}]}}]

Avatar

Correct answer by
Employee

Hi there,

Could you please double-check that you’ve also moved the schemas containing the field paths used in your segment over to the target sandbox before migrating the segment itself?

Also, make sure that the schema is present in the target sandbox and enabled for profile.

Avatar

Administrator

Hi @JettyRo,

Were you able to resolve this query with the given solution or was this something you were able to figure out on your own or do you still need help here? Do let us know.

Thanks!



Sukrity Wadhwa