What are the options to improve the perfomance of "Submit a contract for approval" REST API?
Summary:
Hi,
As part of Fusion PPM implementation for our client, we have a requirement to create an integration which inbounds Projects, Project Tasks, Project Classification, Cost Budgets and Project contracts data into Fusion PPM Cloud. Our client has 10000+ projects to be imported into Oracle PPM cloud every hour and these projects include creation of project header, project tasks, classifications, cost budgets and project contracts within an hour. We have created this integration as API based and to create project contract we are using contracts REST API. Our requirement includes batches of contracts to be created involving contract updates as well. Our integration approach includes triggering saperate APIs one-after the other to create contract header, contract party, contract party contact, contratct bill plan, contract revenue plan, contract line, validate a contract and submit a contract for approval.