File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 <SSLInfo >
1919 <Enabled >true</Enabled >
2020 </SSLInfo >
21- {% if ENVIRONMENT_TYPE == 'sandbox' %}
22- <LoadBalancer >
23- <Server name =" {{ TARGET_SERVER_OVERRIDE | default('communications-manager-target') }}" />
24- </LoadBalancer >
25- <Path >{requestpath}</Path >
26- {% else %}
27- <URL >https://comms-apim.de-iaho3.communications.national.nhs.uk</URL >
28- {% endif %}
21+ <LoadBalancer >
22+ <Server name =" {{ TARGET_SERVER_OVERRIDE | default('communications-manager-target') }}" />
23+ </LoadBalancer >
24+ <Path >{requestpath}</Path >
2925 <Properties >
3026 <Property name =" io.timeout.millis" >29000</Property >
3127 </Properties >
Original file line number Diff line number Diff line change 1616 <Name >target.copy.pathsuffix</Name >
1717 <Value >false</Value >
1818 </AssignVariable >
19- {% if ENVIRONMENT_TYPE == 'sandbox' %}
20- <AssignVariable >
21- <Name >requestpath</Name >
22- <Value >/api/v1/send</Value >
23- </AssignVariable >
24- {% else %}
25- <AssignVariable >
26- <Name >target.url</Name >
27- <Value >https://comms-apim.de-iaho3.communications.national.nhs.uk/api/v1/send</Value >
28- </AssignVariable >
29- {% endif %}
19+ <AssignVariable >
20+ <Name >requestpath</Name >
21+ <Value >/api/v1/send</Value >
22+ </AssignVariable >
3023 <Set >
3124 <Payload contentType =" application/json" variablePrefix =" %" variableSuffix =" #" >%data.payload#</Payload >
3225 <Headers >
Original file line number Diff line number Diff line change 1616 <Name >target.copy.pathsuffix</Name >
1717 <Value >false</Value >
1818 </AssignVariable >
19- {% if ENVIRONMENT_TYPE == 'sandbox' %}
20- <AssignVariable >
21- <Name >requestpath</Name >
22- <Value >/api/v1/messages</Value >
23- </AssignVariable >
24- {% else %}
25- <AssignVariable >
26- <Name >target.url</Name >
27- <Value >https://comms-apim.de-iaho3.communications.national.nhs.uk/api/v1/messages</Value >
28- </AssignVariable >
29- {% endif %}
19+ <AssignVariable >
20+ <Name >requestpath</Name >
21+ <Value >/api/v1/messages</Value >
22+ </AssignVariable >
3023 <Set >
3124 <Payload contentType =" application/json" variablePrefix =" %" variableSuffix =" #" >%data.payload#</Payload >
3225 <Headers >
Original file line number Diff line number Diff line change 1616 <Name >target.copy.pathsuffix</Name >
1717 <Value >false</Value >
1818 </AssignVariable >
19- {% if ENVIRONMENT_TYPE == 'sandbox' %}
20- <AssignVariable >
21- <Name >requestpath</Name >
22- <Template >/api/v1/messages/{data.messageId}</Template >
23- </AssignVariable >
24- {% else %}
25- <AssignVariable >
26- <Name >target.url</Name >
27- <Value >https://comms-apim.de-iaho3.communications.national.nhs.uk/api/v1/messages/{data.messageId}</Value >
28- </AssignVariable >
29- {% endif %}
19+ <AssignVariable >
20+ <Name >requestpath</Name >
21+ <Template >/api/v1/messages/{data.messageId}</Template >
22+ </AssignVariable >
3023 <Set >
3124 <Headers >
3225 <Header name =" X-Correlation-Id" >{backendCorrelationId}</Header >
Original file line number Diff line number Diff line change 1616 <Name >target.copy.pathsuffix</Name >
1717 <Value >false</Value >
1818 </AssignVariable >
19- {% if ENVIRONMENT_TYPE == 'sandbox' %}
20- <AssignVariable >
21- <Name >requestpath</Name >
22- <Value >/api/channels/nhsapp/accounts</Value >
23- </AssignVariable >
24- {% else %}
25- <AssignVariable >
26- <Name >target.url</Name >
27- <Value >https://comms-apim.de-iaho3.communications.national.nhs.uk/api/channels/nhsapp/accounts</Value >
28- </AssignVariable >
29- {% endif %}
19+ <AssignVariable >
20+ <Name >requestpath</Name >
21+ <Value >/api/channels/nhsapp/accounts</Value >
22+ </AssignVariable >
3023 <Set >
3124 <Headers >
3225 <Header name =" X-Correlation-Id" >{backendCorrelationId}</Header >
You can’t perform that action at this time.
0 commit comments