You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: streaming-connect-sink/src/test/java/com/adobe/platform/streaming/integration/AEPSinkConnectorErrorReporterTest.java
+41-8
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ public class AEPSinkConnectorErrorReporterTest extends AbstractConnectorTest {
Copy file name to clipboardexpand all lines: streaming-connect-sink/src/test/resources/aep-connector-inlet-successful-response.json
-12
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,6 @@
5
5
"responses": [
6
6
{
7
7
"xactionId": "1565650704337:2124:92:3"
8
-
},
9
-
{
10
-
"status": 400,
11
-
"message": "inletId: [9b0cb233972f3b0092992284c7353f5eead496218e8441a79b25e9421ea127f5] imsOrgId: [{ORG_ID}] Message has unknown xdm format"
12
-
},
13
-
{
14
-
"status": 400,
15
-
"message": "inletId: [9b0cb233972f3b0092992284c7353f5eead496218e8441a79b25e9421ea127f5] imsOrgId: [{ORG_ID}] Message has an absent or wrong ims org in the header"
16
-
},
17
-
{
18
-
"status": 400,
19
-
"message": "inletId: [9b0cb233972f3b0092992284c7353f5eead496218e8441a79b25e9421ea127f5] imsOrgId: [{ORG_ID}] Message has unknown xdm format"
0 commit comments