Skip to content

Commit

Permalink
RHT-1898 add #error to ErrorBoundaryEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
ndkhanh-axonivy committed Jul 20, 2023
1 parent e09a7e6 commit f0bc0f0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions adobe-esign-connector/processes/connector/Agreements.p.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,14 @@
"boundaries" : [ {
"id" : "f16",
"type" : "ErrorBoundaryEvent",
"config" : {
"output" : {
"map" : {
"out" : "in",
"out.error" : "#error"
}
}
},
"visual" : {
"at" : { "x" : 312, "y" : 352 }
},
Expand Down

0 comments on commit f0bc0f0

Please sign in to comment.