REST
Discussion List
-
VB Excel add-in - Field length validation for String data typeSummary: Does the add-in provide feature to put a custom field validation to restrict the amount of text entered by the user either by, using the field definition window…
-
VB Excel add-in - How to setup field LOV's based on parent-child service?Summary: Need to setup Supplier and Supplier Site as LOV's for 2 fields on a form or table layout However only the parent SupplierLoV is available for selection. The Sit…
-
Using Oracle Visual Builder Add-in For Excel To List of values PO LinesSummary: We are trying to create a PO line object in the catalog for a list of values, the PO line url requires the PO ID. Is this interaction possible? Following error:…
-
VB Excel add-in - Cannot setup accountCombinationsLOV as LOVSummary: Hi @Yuandi Jin-Oracle Further to the CCC thread, VB Excel add-in - How to setup field LOV's based on parent-child service? — Cloud Customer Connect (oracle.com)…
-
Announcement: Oracle Visual Builder Add-in for Excel: version 4.0 releasedI am pleased to announce that version 4.0 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in via this pag…
-
How to get unique values from the API response in VBCSSummary: Hi everyone, I'm trying to create an application that uses Fusion APIs.I have an issue with duplicated values for the APIs when I take only one attribute from t…
-
How to Restrict BO Records for which transaction is already done /UpdatedSummary: We are fetching the data of BO through a User Name Page URL Parameter and Updating Certain Records available under that User Name in the Page. We are looking to…
-
Oracle VBCS Business POST/PATCH REST calls failing.Summary: I am using Oracle VBCS Business objects for my project. Before yesterday everything working fine, but from tomorrow POST and PATCH calls are failing. When I saw…
-
-
Assigning SDP to ArrayUse Case: Display and Hide SDP table columns conditionally On VBEnter, while assigning SDP variable to multiple Array Variables with custom column headers (set in variab…
-
Service connection issueSummary: While creating new service connection in VBCS , getting below error Content (please ensure you mask any confidential information): Version (include the version …
-
FA extension REST CALL sample data.Summary: Hi , I would thank for any help with the following. I have to work with this rest call: zzzzzzs://ejws-dev4.fa.em2.oraclecloud.com/fscmRestApi/resources/11.13.1…
-
-
-
single select filter is not working.Summary I have added single select component in which i am populating data from SDP. from ORDS i'm getting the data but since only up to 50 rows are getting populated fo…
-
Select (Single) to Filter ADPSummary: Can anybody Please share a Sample App to Filter ADP Table Data using Select (Single) Content (required): Version (include the version you are using, if applicab…
-
Case insensitive Filter criteria on SDPSummary Case insensitive Filter criteria on SDPContent Hi, I have created a LOV using
-
Filter criteria $or operator not workingSummary Rest endpoint filter criteria with $or operator doesnt workContent I am trying to filter REST endpoint of BO. I am successful when there is only one criteria. Bu…
-
How to delete customer account contact using an API without deleting the contact person party.Summary: After Inactivating contact points , contact is still showing at account level. So we need an API to delete customer account contact without deleting the contact…
-
Value assigning issueSummary: Hi With below input parameter , i am calling OIC integration by clicking Go Button. When i am selecting Errored in drop down , i need to send internally code va…
-
VBCS: Select single is replacing SDP filterCriterion with key attributes value in q paramSummary: I have defined a Select single in a form layout. I have assigned SDP variable, based on Fusion ADF describe REST API, to that select single and a Value property…
-
VB Excel add-in project DFF context missing after publishSummary: The projectDFF Context fields are missing after the add-in is published. See below screenshots Content (please ensure you mask any confidential information): Be…
-
Announcement: Oracle Visual Builder Add-in for Excel: version 3.8 releasedI am pleased to announce that version 3.8 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in from this pa…
-
How to use the 'Add a task attachment' REST API?Summary We are developing a mobile app on VBCS to add an attachment to the Purchase Documents but we couldn't find a way to use the API correctly.Content Hello guys, We …
-
Rest api in VBCSSummary: Hi I am trying call rest api in vbcs but Not getting expected result. Also attached postman result. Content (please ensure you mask any confidential information…
-
VB Excel add-in projectDFF details not visible on Movement RequestSummary: Set up a Form based layout workbook for the FA BO /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests with child added as lines and lines/projectDFF. W…
-
javascript not printing the result in console log. It is printing in postman.Summary: Hi Experts, I trying to print results of an object in console and able to achieve in postman, but not able to print results in through vb javascript. vb javascr…
-
Oracle Visual Builder Excel Add In for Maintenance, DFF API returns only 500 rows.Summary: Using the Oracle Visual Builder Excel Add In, I am attempting to utilize the API to return all Maintenance Asset's and their DFF's. We need to update DFF values…
-
VBCS Excel Plugin Length ValidationSummary: Hi, I'm working in one VBCS Excel Plugin Template and the customer want a validation in the fields, to make sure the user will include the right values. This va…
-
How to Pass Multiple Parameters in Business Rule using Groovy ScriptSummary: We have written this Business Rule and we want to Update the Status Field based on three parameters peno, pperiod and ptype. def vo = newView('Employee') addBin…