Finally support for HTTP Verb PATCH available in REST adapter
In case you're still trying to call or provide a REST interface with the HTTP PATCH verb, there is finally good news. Oracle provided patches for both SOA Suite 12.2.1.3 and 12.2.1.4 to handle not just GET/POST/PUT/DELETE but also PATCH. That helps a lot especially when implementing a standard protocol. Hopefully this will be part of one of the next bundle patches as well. See more details in my blog post: https://www.promatis.de/2020/02/13/http-patch-using-oracle-soa-suite/ .