Using Oracle Visual builder excel plugin to update Fusion application product item
I'm working on updating items in Oracle Fusion Applications using the Oracle Visual Builder (OVB) Excel plugin via REST APIs, eg. update the Item Description. But I'm having an issue, it seems like it requires some procedures to update the item instead of just change it directly.
REST endpoint used: https://xyz.fa.ap1.oraclecloud.com/fscmRestApi/resources/11.13.18.05/itemsV2/describe
The problem is when attempting to update an item, I got the following this error:
"You must enter a valid value for the StyleItemNumberValue attribute. The current value is 10040001. (EGP-2776160) (EGP:::EGP_CMN_ATTR_INVALID_VALUE)"
So is there has anyone successfully updated Fusion items via REST API using OVB Excel, and can you share how it can be done.
Tagged:
0