Execute OData Requests in Background Method Server
Dear all,
the requests to the OOTB and Custom OData Rest Endpoints are executed per default in the MethodServer context. We would like to implement a Custom Odata Rest Endpoint which should be executed in the Background Method Server Context, due to the concerns regarding the performance. Is there a way to configure \ customize the Odata Rest Endpoints such that they can be executed in the Background Method Server context?
We have a Cluster Configuration with Dedicated Cluster Master and LoadBalancer Hardware.
Thanks in advance.

