Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Not Planned
Workspace Jedox Platform
Categories Other
Created by Guest
Created on Dec 7, 2021

Ability to use OData Batch() commands in OData compliant Rest connection

Right now, we have 2 challenges:

  1. Rest connection does not support content type multipart/mixed

  2. There is no easy way to create the Batch call itself.

For point 1, this is a restriction in the rest component that could be just lifted. For point 2, it might require changes to the TableLoop or LoopJob components (combined with paging) to make it work.


https://mscrm16tech.com/2021/01/28/batch-operation-batch-using-odata-api-dynamics-365/