Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch requests for DataServiceActionQuery, DataServiceActionQuerySingle and DataServiceQuerySingle #3021

Open
lucacivale opened this issue Jul 25, 2024 · 1 comment
Assignees

Comments

@lucacivale
Copy link

Is it possible to add batch request support for DataServiceActionQuery, DataServiceActionQuerySingle and DataServiceQuerySingle?
The DataServiceQuerySingle should be fairly easy since it already containes a internal DataServiceQuery which could be used for the batch request.
I haven't found a way to execute actions with associated parameters in batch sind we can't create a DataServiceQuery with DataServiceContext.CreateFunctionQuery

@habbes habbes self-assigned this Jul 30, 2024
@lucacivale
Copy link
Author

@habbes this is one of my first requests.
Can you tell me how long it usually takes until a feature is implemented?
We work with a Microsoft Dynamics 365 endpoint which enabled service protection limits and currently we can batch only a small amount of requests because the most request types are unsupported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants