Skip to content

Commit a33d656

Browse files
committed
Flowcallout update 2
1 parent 1f3937f commit a33d656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proxies/live/apiproxy/targets/ers-target.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<Step>
140140
<Name>AssignMessage.OperationOutcomeErrorResponse</Name>
141141
</Step>
142-
<Condition>(EUOAllowlistVerify.error_description ~~ ".*Missing or Empty NHSD-End-User-Organisation-ODS header.*")</Condition>)
142+
<Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Missing or Empty NHSD-End-User-Organisation-ODS header.*")</Condition>)
143143
</FaultRule>
144144
<FaultRule name="single_asid_ods_header_missing_error_fhir_r4">
145145
<Step>
@@ -148,7 +148,7 @@
148148
<Step>
149149
<Name>AssignMessage.OperationOutcomeErrorResponse</Name>
150150
</Step>
151-
<Condition>(EUOAllowlistVerify.error_description ~~ ".*Missing or Empty NHSD-End-User-Organisation-ODS header.*") and (isFhirR4Path = true)</Condition>)
151+
<Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Missing or Empty NHSD-End-User-Organisation-ODS header.*") and (isFhirR4Path = true)</Condition>)
152152
</FaultRule>
153153
</FaultRules>
154154
<PreFlow>

0 commit comments

Comments
 (0)