A detailed guide for configuring The Oracle Visual Builder Add-in for Microsoft Excel, enabling business users to modify data retrieved from REST services. This post covers the installation process, practical use cases, and limitations.
Business Use Case:
- The Oracle Visual Builder Add-in for Excel is particularly valuable for executing rapid bulk updates in scenarios where FBDI / File Import Management lacks support for UPDATE operations.
- Additionally, it provides a straightforward method to update values to NULL, a task that is typically not feasible using FBDI in UPDATE mode.
- By leveraging Excel’s templates, users can efficiently perform bulk data validation and updates, significantly reducing the potential for errors and minimizing the time required compared to manual data manipulation across multiple systems.
Installation Steps:
(Use the most recent version)
https://<your_env>.fa.ocs.oraclecloud.com
+
/fscmRestApi/resources/11.13.18.05/contracts (Create Contracts)
+
describe
Web-Address:
https://<your_env>.fa.ocs.oraclecloud.com//fscmRestApi/resources/11.13.18.05/contracts/describe
Sign in using your Oracle application login credentials. Users must have the appropriate roles and access permissions to perform the related transactions, including the necessary REST API roles and access.
Explore Advanced options → Edit Service Host (Entering the Oracle target environment URL)
Create sample download parameters and retrieve the data. For more details, see the image below:
The contract data has been updated successfully.
Limitations
- Most API templates have a row limit of 500, which may cause failures or delays when processing thousands of rows.
- In such cases, multiple sheets or templates with suitable download parameters may be required. Note that the download parameters can be up to approximately 5,000 characters in length.
hi, thank you for this solution. I am trying to update a Contract End Date for the existing and Active contract but when using the REST API :Amend a contract (/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/action/amend), i met this error :
ReplyDeleteThe requested resource could not be found. (VBAFE-00107)
Method: GET URI: https://iaartj-xxxxx.fa.ocs.oraclecloud.com//fscmRestApi/resources/11.13.18.05/contracts/%7BcontractsUniqID%7D/action/amend/describe
What is the correct REST API to update a Contract End Date for the existing and Active contract
Please try with:
Deletehttps://iaartj-xxxxx.fa.ocs.oraclecloud.com//fscmRestApi/resources/11.13.18.05/contracts/describe