REST API for Capturing Progress and Publishing Progress not working for multiple projects in one go
Summary:
Hi Team,
We have requirement where we need to implement solution to automate project progress capture functionality & project progress publish after capturing project progress . We have analyzed the REST APIs given by oracle and observed that these API works for one project at a time.
Can you please suggest any way where we can capture project progress & publish project progress for multiple project in one go.
Below are the mentioned Rest API we are using
REST API for Capturing Progress->
/fscmRestApi/resources/11.13.18.05/projectProgress/action/captureProjectProgress
REST API for Publishng Progress->
/fscmRestApi/resources/11.13.18.05/projectProgress/action/publishProjectProgress