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: articles/logic-apps/logic-apps-enterprise-integration-b2b-list-errors-solutions.md
+57-53Lines changed: 57 additions & 53 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,131 +13,135 @@ ms.date: 06/02/2017
13
13
14
14
# B2B errors and solutions for Azure Logic Apps
15
15
16
-
This article helps you troubleshoot errors that might happen in Logic Apps B2B scenarios and suggests appropriate actions for correcting those errors.
16
+
This article helps you troubleshoot errors that might happen in Logic Apps B2B
17
+
scenarios and suggests appropriate actions for correcting those errors.
17
18
18
-
## Agreement Resolution
19
+
## Agreement resolution
19
20
20
-
### *No agreement found
21
+
### No agreement found
21
22
22
23
|||
23
24
|---|---|
24
-
| Error description | No agreement found with Agreement Resolution Parameters|
25
-
| User action | The agreement should be added to the integration account with agreed business identities.</br>The business identities should match to the input message ids|
25
+
| Error description | No agreement found with Agreement Resolution Parameters. |
26
+
| User action | The agreement should be added to the integration account with agreed business identities.</br>The business identities should match to the input message IDs. |
26
27
|||
27
28
28
-
### * No agreement found with identities
29
+
### No agreement found with identities
29
30
30
31
|||
31
32
|---|---|
32
-
| Error description | No agreement found with identities: 'AS2Identity'::'Partner1' and'AS2Identity'::'Partner3'|
33
-
| User action | Invalid AS2-From or AS2-To configured for agreement. </br>Correct AS2 messageAS2-From or AS2-To headers or agreement to match AS2 ids in AS2 message headers with agreement configurations |
33
+
| Error description | No agreement found with identities: 'AS2Identity'::'Partner1' and'AS2Identity'::'Partner3'|
34
+
| User action | Invalid AS2-From or AS2-To configured for agreement. </br>Correct the AS2 message's "AS2-From" or "AS2-To" headers or the agreement to match the AS2 IDs in the AS2 message headers with agreement configurations.|
34
35
|||
35
36
36
37
## AS2
37
38
38
-
### * Missing AS2 message headers
39
+
### Missing AS2 message headers
39
40
40
41
|||
41
42
|---|---|
42
-
| Error description| Invalid AS2 headers. One of 'AS2-To' or 'AS2-From' headers are empty|
43
-
| User action | An AS2 message was received that did not contain the AS2-From or AS2-To or both headers. </br> Check AS2 message AS2-From and AS2-To headers and correct them based on agreement configuration |
43
+
| Error description| Invalid AS2 headers. One of the "AS2-To" or "AS2-From" headers is empty. |
44
+
| User action | An AS2 message was received that did not contain the AS2-From or AS2-To or both headers. </br> Check AS2 message AS2-From and AS2-To headers and correct them based on agreement configuration.|
44
45
|||
45
46
46
-
47
-
### * Missing AS2 message body and headers
47
+
### Missing AS2 message body and headers
48
48
49
49
|||
50
50
|---|---|
51
-
| Error description| The request content is null or empty |
52
-
| User action | An AS2 message was received that did not contain the message body |
51
+
| Error description| The request content is null or empty.|
52
+
| User action | An AS2 message was received that did not contain the message body.|
|Error description|TheSigningCertificate has not been configured forAS2 party. </br>AS2-From: partner1 AS2-To: partner2 |
93
-
|User action |ConfigureAS2 agreement settings with correct certificate for signature |
98
+
| Error description| The Signing Certificate has not been configured for AS2 party. </br>AS2-From: partner1 AS2-To: partner2 |
99
+
| User action | Configure AS2 agreement settings with correct certificate for signature. |
94
100
| | |
95
101
96
102
## X12 and EDIFACT
97
103
98
-
### *Leading or trailing space found
104
+
### Leading or trailing space found
99
105
100
106
| | |
101
107
|---|---|
102
-
|Error description |Error encountered during parsing. TheEdifact transaction set with id'123456' contained in interchange (without group) with id'987654', with sender id'Partner1', receiver id'Partner2' is being suspended with following errors:LeadingTrailing separator found |
103
-
|User action |The agreement settings to be configured to allow leading and trailing space. </br>Edit agreement settings to allow leading and trailing space |
108
+
| Error description | Error encountered during parsing. The EDIFACT transaction set with ID '123456' contained in interchange (without group) with ID '987654', with sender ID 'Partner1', receiver ID 'Partner2' is being suspended with following errors: <p>"Leading Trailing separator found" |
109
+
| User action | The agreement settings to be configured to allow leading and trailing space. </br>Edit agreement settings to allow leading and trailing space. |
|User action |This error indicates the received message has duplicate control numbers. </br>Correct the control number and resend the message |
119
+
| User action | This error indicates the received message has duplicate control numbers. </br>Correct the control number and resend the message. |
114
120
| | |
115
121
116
-
### *Missing schema in the agreement
122
+
### Missing schema in the agreement
117
123
118
124
| | |
119
125
|---|---|
120
-
|Error description |Error encountered during parsing. TheX12 transaction set with id'564220001' contained in functional group with id'56422', in interchange with id'000056422', with sender id'12345678', receiver id'87654321' is being suspended with following errors"The message has an unknown document type and did not resolve to any of the existing schemas configured in the agreement"|
121
-
|User action |Configure schema in the agreement settings |
126
+
| Error description | Error encountered during parsing. The X12 transaction set with ID '564220001' contained in functional group with ID '56422', in interchange with ID '000056422', with sender ID '12345678', receiver ID '87654321' is being suspended with following errors: <p>"The message has an unknown document type and did not resolve to any of the existing schemas configured in the agreement" |
127
+
| User action | Configure schema in the agreement settings. |
122
128
| | |
123
129
124
-
### *Incorrect schema in the agreement
130
+
### Incorrect schema in the agreement
125
131
126
132
| | |
127
133
|---|---|
128
134
| Error description | The message has an unknown document type and did not resolve to any of the existing schemas configured in the agreement. |
129
-
|User action |Configure correct schema in the agreement settings|
135
+
| User action | Configure correct schema in the agreement settings. |
130
136
| | |
131
137
132
138
## Flat file
133
139
134
-
### *Input message with no body
140
+
### Input message with no body
135
141
136
142
| | |
137
143
|---|---|
138
144
| Error description | InvalidTemplate. Unable to process template language expressions in action 'Flat_File_Decoding' inputs at line '1' and column '1902': 'Required property 'content' expects a value but got null. Path ''.'. |
139
-
|User action |This error indicates the input message does not contain a body |
145
+
| User action | This error indicates the input message does not contain a body. |
140
146
| | |
141
147
142
-
## Learn more
143
-
[Learn more about the EnterpriseIntegrationPack](logic-apps-enterprise-integration-overview.md)
0 commit comments