microsoft / Recurring-Integrations-Scheduler

Recurring Integrations Scheduler (RIS) is a solution that can be used in file-based integration scenarios for Dynamics 365 Finance and Dynamics 365 Supply Chain Management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload of large file fails with error

MasRIS opened this issue · comments

Hi,
We are trying to upload large file (50 MB) using upload job and get the next error in event log.
RecurringIntegrationsScheduler.Job.Upload - Job: Upload jobs.Test. Enqueuing failed for file: file1.XML. Failure response: Status:
RequestEntityTooLarge, Reason: Request Entity Too Large.

Is it limitation from RIS or D365 FO? Is there any way to fix this? We can't use import job cuz we are using xslt transformation in d365fo

Thanks!

It is a limitation of D365. RIS is only a messenger. It does care what you are trying to send.