Limit of Concurrent calls using REST API in Oracle fusion
We are creating Projects in Oracle Fusion PM Module using the REST API,
https://docs.oracle.com/en/cloud/saas/project-management/26a/fapap/op-projects-post.html
/fscmRestApi/resources/11.13.18.05/projects
, is there any limit on number of concurrent requests that can be made? If yes, any documentation available? Does Oracle Fusion have any limitation on Number of REST API calls made simultaneously?
0