Services
Discussion List
-
Calling REST END Point in a loop in Action ChainSummary Calling REST END Point in a loop in Action ChainContent Hi, How do I call a Rest End Point in a loop in Action chain with new offset values in each call. Consume…
-
How to solve can't upload any file in the file picker ?Summary: Everytime i upload a file in file picker it gives me null no file was uploaded how to solve it
-
how to change the status of test instance from on to off for a PCS in VBCSSummary: How can i change the test instance status from on to off Content (please ensure you mask any confidential information): Version (include the version you are usi…
-
Integrate OCI AI services in VBCSSummary: Hi @shay, I saw this amazing video in VBCS blog where we have integrated OCI AI imaging services in VBCS. I would like to implement this feature. Can you please…
-
How to display inventory item images in the VBCS page from Oracle Fusion instance?Summary: Hi All, We are developing a custom VBCS page in Oracle Fusion for inventory item transaction. In which we have to display the item images for the respective inv…
-
OIC Visual builder extend Oracle Cloud AppsSummary: Content (please ensure you mask any confidential information): Hi experts, we're looking at Visual Builder in terms of integrating with Fusion cloud apps. I kno…
-
Upload excel file in vbcsSummary: Upload Excel file in vbcs Content (please ensure you mask any confidential information): Hello Team, I hope this message finds you well. I'm currently engaged i…
-
Can we use Visual Build (VBCS) to extend Oracle HCM Cloud Redwood Page instead using the VBSSummary: Can we Use Visual Builder ( VBCS ) instead of the the Visual Builder Studio (VBS) We are having multiple subscriptions for HCM, ERP etc., under the Oracle accou…Paidiparthi Ravindra 72 views 4 comments 0 points Most recent by Paidiparthi Ravindra Visual Builder
-
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…
-
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 …
-
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…Jaeyshree Kumaran 34 views 5 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
ORDS transform function to Filter LOVSummary: ORDS transform function to Filter LOV Content (please ensure you mask any confidential information): Hi All, I am using ORDS as source of data for all the LOV's…VBCS Learner-230793 41 views 4 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
VBCS - api calls in browser developer toolsHi, We have developed app using VBCS. VBCS directly invokes the services of ORDS and ICS. Is there any security mechanism that can be put in place to ensure users are no…
-
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…
-
undefined getting while clicking on search ButtonSummary: We have From date and To date in Input search criteria. If we don't put then it should pass NULL value but it seems "undefined" value is assigning. How to handl…
-
run OIC service from mailSummary: Hello everyone, I need the following functionality that involves a visual builder screen and an integration: I have a screen that invokes an OIC integration thr…
-
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…
-
Unable to create new version of Visual Builder applicationSummary: HI Team, I am using OIC > Visual Builder , and I am unable to create new version of VBCS app. It says "[ERROR] Failed to create new version from app: applicatio…
-
Customize the action chain while customize the existing page of Oracle FusionSummary: Hi Experts, Working on one of the extension to customize the existing page in Oracle Fusion using Visual Builder. There is a Save button which save the data in …
-
How to trigger build job for PROD environment in VBS for my VB appSummary: Hi Experts When I publish changes form my workspace the changes will be committed to main branch in VBS git repo and it will deploy to development environment. …
-
connection error to an ATP Database via VBCS Application in OICSummary: connection error to an ATP Database via VBCS Application in OIC Content (please ensure you mask any confidential information): Hi Team, Greetings! we are trying…
-
Gen3 CORS issues calling OIC EndpointSummary: CORS Error for OIC API Call Content (required): We recently upgraded to Gen3 and one of the main observation was , The Domain URL for OIC and VBCS are different…
-
Checkbox Usage to make Table Data Read only.Summary: We have a requirement where once the user checks the Checkbox then the data fetched on the Table from the BO should be changed to Read Only. Please advise with …
-
Displaying special charactersContent Hi, When trying to display a test that has // or |, they just do not show in notifications. I couldn't send them by email using the email adapter either. Any clu…
-
visual builder in oic v3 use atp instance in private subnet vcnSummary:visual builder in oic v3 use atp instance in private subnet vcn Content (please ensure you mask any confidential information): Hello, I wanted to ask if in OIC v…
-
Clear or Refresh tokenSummary: Hi team, We have a PWA in VBCS, in which we make calls to APEX Restful Services. We have created a Connection Service (apex ords) using OAuth 2.0 (Client Creden…
-
VBCS not supporting oneOf keyword in OpenAPI3?Summary: Unable to choose from multiple request bodies, using the oneOf keyword in OpenAPI specification imported in VBCS. Content (please ensure you mask any confidenti…Ronald Konijnenberg 51 views 4 comments 0 points Most recent by Aparna Gaonkar-Oracle Visual Builder
-
Need help on embedding VBCS in fusionSummary: Hi Experts I have a page created in VBCS which accepts the supplier name in the URL unless it is passed it won't route the flow in VBCS to actual page i.e. supp…
-
Getting 403 forbidden error while calling Fusion Rest api, How to solve this issue?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
How to abort request invoked using Rest.getHello All, Im using Rest.get as below to invoke service and need to implement abort action, help with syntax or working example for same. define(['vb/helpers/rest'], (Re…