Category 218
Discussion List
-
VB Excel add-in - Issue with metadata import to existing Busines CatalogSummary: While attempting to import the BO/crmRestApi/resources/11.13.18.05/hubOrganizations/describe to an existing Business Catalog using the " Import Business Object … -
How to optimize the searh on single select component in VBCSHi all, I'm having problems with search performance using the oj-select-single component. When the user types something, the component brings the results, but it takes l… -
How to use temporary memory do DML operation on table data on UI store in ADPSummary: Hi I have 1 requirement where 5 records are coming from SDP (approver's email, name, desgination, emp_no ) which is maximum 5 rows now user can manipulate like … -
Line Break in expression editor of fire notification in visual builderSummary: I have this requirement that I need to add one or more line breaks in the expression editor of fire notification to neatly split and align my error message in t… -
How to handle browser refresh - F5 in vbcs applicationSummary: Hi All, How to handle browser refresh (F5) in any vbcs application? I have an application which has 10-12 pages in it and from any of the pages if user clicks o… -
How to refresh dependent select one choice components and values?Summary: The selected values of B,C,D,E are not resetting after I change or select a different value in A. How to reset/refresh all the dependent select one components u… -
My requirement is while enter the Order Number by user then other field will populate automatically.Summary: Hello everyone, I'm newbie at VBCS. i want to populate the values through REST API. created type from end point. then created variable and created vb enter list… -
How to hide change, status and Key columns from publish Visual builder excel add in sheet?Summary: In visual builder excel add in sheet we are able to see three columns Change, Status and Key which is not derived from table and business don't want these colum… -
Complex PayloadSummary: I have requirement where I need to append rows in aan existing node and replace one of the column. I tried data stitching but didn’t work out. In short how can … -
Read File/Download File Button in VBCS PageSummary: I have to make a download file button in my VBCS page. I wrote one integration which brings the binary content of the file in the response body. But when I call… -
When will OIC Gen3 Support Visual BuilderSummary: Content (required): We have a customer who has provisioned Gen3 OIC. We are aware that VBCS is not part of OIC Gen3 as of today. Do we have any tentative timeli… -
How to add UCM server files in PCS Process InstanceSummary: How to add UCM server files in PCS Process Instance Content (required): We have developed a mechanism in which we upload the files on UCM server, for that we cr… -
Unable to activate an application action chain from a fragmentSummary: Unable to activate an application action chain from a fragment Content (required): Hi, I have a fragment which has a button on it. i would like to link that but… -
Version repeat in Visual BuilderSummary: Version repeat in Visual Builder Content (required): I am trying to import a project from environment 1 to environment 2. The environment 2 had an older version… -
VBCS Query ParameterSummary: I need to get response based on query parameter in VBCS REST connection Content (required): I was able to get the response using POST-MAN below is the URL /fscm… -
Multiple Bank Accounts in Smartview Cash ForecastSummary Multiple Bank Accounts in Smartview Cash ForecastContent Hi I would just like to inquire if there is a way to do a multiple bank account view at the same time in…User_2025-02-11-12-30-38-982 37 views 3 comments 1 point Most recent by CA Nirmal Choudhary Payables, Payments & Cash Management -
issue when opening a dialog on top of otherSummary: Hi Experts When I try to open a dialog on top other dialog i.e. on click of button I open a main dialog and on click on button I try to open a small dialog on t… -
CORS error while calling oracle BPM REST API from VBCSSummary: Hi Team, We are calling BPM rest APIs from VBCS and Authentication is set as None, instead we are passing token to custom header. JWT token gets generated in fu… -
Dialog window is not popupSummary: Content (required): Hello everyone, I am using the Dialog component but for some reason it is not showing as Pop-up like before. It is being displayed as if it … -
VB excel addin for hcmRestApi/scim/Users not usable?Summary: Trying to setup this rest in excel addin vb hcmRestApi/scim/Users hcmRestApi/scim/Roles with no success Content (required): Please vb-addin-excel gurus, It seem… -
How to create a custom tab in oracle fusion UI page?Summary: How to create a custom tab on the oracle fusion UI page? Content (required): Hi Experts, We got a requirement to add a custom tab to enter supplier details. Is … -
status": 415 - Unsupported Media TypeSummary: status": 415 - Unsupported Media Type Content (required): I have BO in VBCS which for the sake of testing creating a manual PATCH method but it keep on giving b… -
Embeddable Process UI Components (CCA) are not compatible with the latest JET versionSummary: Embeddable Process UI Components (CCA) are not compatible with the latest JET version Content (required): Hello, We are using VBCS to access PCS business proces… -
Generate Explain Plan via APISummary: We are running reports via web services. But there is a need to Download Explain Plan. Is there any way Explain plan can be downloaded via API call? Content (re… -
Export to excel issue with decimalsSummary: Hi All, Export to excel with oj-sample-export-data component with "format="plain" csv compatibility is dropping zero's before and after decimals . Example : Exp…User_2025-11-28-00-34-35-395 61 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder -
OIC Error ICS runtime execution errorSummary: OIC Error ICS runtime execution error Content (required): Hi Team Greetings! We are currently facing issue with OIC data processing - Error Reason :- {http://sc… -
VB addin excel for suppliers. Not able to create supplierSummary: Trying to create a supplier with vb addin excel with basic data. Content (required): Hello, Please, anyone has tried to create a supplier with vb addin excel? I… -
How to implement multi-select with checkbox in one fieldHi Experts, We have a page with filtering criteria using combobox(many) component, though instead of the combobox(many) which auto-expand when displaying the selected va… -
How to modify label in select many componentSummary: Hi Experts I want to modify the label for select many component to show Display name as well as email address. But this label field doesnt support javascript co…