<div dir="ltr"><div>Hi,</div><div><br></div><div>In my setup i'm using two adaptation chains for requests and for responses:</div><div>(a) REQ_ICAP1 -> REQ_ICAP2</div><div>(b) RESP_ICAP1 -> RESP_ICAP2</div><div><br></div><div>I'm using REQ_ICAP1 with routing=1 to be able to change the routing dynamically</div><div>The default flow is REQ_ICAP1->REQ_ICAP2->RESP_ICAP1->RESP_ICAP2</div><div><br></div><div>using the dynamic routing i'm able to skip REQ_ICAP2 (by setting X-Next-Services to 'RESP_ICAP1, RESP_ICAP2')</div><div>I'm also able to skip RESP_ICAP1 (by setting X-Next-Services to RESP_ICAP2')</div><div>What i didn't manage to do is to stop adaption completely by returning an empty value for X-Next-Services</div><div><br></div><div>According to the documentation: "An empty X-Next-Services value results in an empty plan which ends the current adaptation."</div><div><br></div><div>So i'm not sure what am i missing. Maybe with empty value it simply skips to the response chain?<br></div><div>Should i use the adaptations in a different configuration?<br></div><div><br></div><div>Any help would be appreciated</div><div><br></div><div>Many Thanks,</div><div>Roie<br></div><div><br></div><div><pre class="gmail-c-mrkdwn__pre" style="box-sizing:inherit;margin-top:4px;margin-right:0px;margin-bottom:4px;padding:8px;font-size:12px;line-height:1.50001;font-variant-ligatures:none;white-space:pre-wrap;word-break:normal;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;border-radius:4px;color:rgb(29,28,29);font-style:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><br><br><br></pre></div></div>