Hi, I have one question on JCS load balance.
F we do not use load balancing, connect to managed web logic directly, the patch ADF rest request works correctly.
If we connect to load balancer, the patch request returns 501 not implemented.
It seems the load balancer does not support patch request by default.
Does anyone know how to fix the issue?
JCS: 12.2.1.0
JDeveloper: 12.2.1.1.0
Thanks.