Hi, guys
We are now working on a Dynamics 365 F&O implementation project. F&O used for project is operated by 21V which is a local corp from China.
Based on requirement, we create several custom APIs to integrate with local systems. All these integrations can generate response to 3rd party system. Among these integrations, some of them need to create or post document, for example sales order and post packing slip, which will take a long to create or post documents for large volume of data. This long time processing may cause that 3rd party system can't receive response.
We did lots of test finding that when request sending within company internet connection, this time is 5 mins. When using public internet with VS and postman request timeout of which has been set to 0 (Never) or 120000 ms, this time is 10 mins. When time exceeds 10 mins, postman stay requesting even after F&O finish processing.
For 5 mins limitation, we are investigating internally. For 10 mins limitation, does anyone meet such scenario or know F&O have such limitation?
Version: 10.0.41
Environment: Sandbox