Services
Discussion List
-
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 …
-
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…
-
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…
-
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…
-
performance issue in select many / combobox many componentSummary: Hi Experts I'm using select many / combobox many component to show the list of all the employees in the org (getting data from Fusion workers REST API). I'm usi…
-
how to send email from vbcs app with html templateSummary: Hi Experts I want to send an email on click of the button with html template. not sure how to achieve this, I cannot see any action in action chain with email s…
-
How to get or print the Oracle Visual Builder's Server IP Address in VBCS application UISummary: How to get the Oracle Visual Builder's Server IP Address in VBCS application UI Content (required): Hi All, I am need to get the Server IP address of the Oracle…
-
My de-activated VB instance was activated automatically without user intervention??Summary: An VB instance which I used and de-activated in May 2020 was activated automatically in December 2022 My thoughts this is because of an upgrade and a roll-back …
-
How can I make images in my application Cacheable ? The Cache_Control header is always no-cache.Summary: I want to make images in my application cacheable on the browser. The Cache_Control header of all the resources is no-cache. How can I change it? Content (requi…Karim Nashaat-Oracle 31 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
How To Provide "Redirect-URL" after logout action ?Summary: Unable to Login to same application after Logout action. Content (required): The logout button in my application(status:live) triggers an action chain that call…
-
How to export data into word document using VBCSSummary: I've a requirement where I've to export the data of a SDP/ADP into a word document in the structure of table, Could someone please help me in achieving this in …
-
Application Extension - Service Connection AuthenticationSummary: Hi experts. Application Extension provides one security authentication - Oracle Cloud Account Content (required): Oracle Apex ORDS uses Basic Authentication and…
-
VBAFE-00105 error in Visual Builder Excel Add-In when using Common APIs in Oracle Apps CloudSummary Getting an error when using REST APIs for Common Features in Oracle Applications CloudContent Hello I'm trying to use Visual Builder Add-In for Oracle ERP Cloud …
-
Secure "Dynamic" HeadersSummary: Content (required): We came across a sample application by Oracle : https://docs.oracle.com/en/solutions/cons-tasks-mult-apps-uni-list/index.html The use case i…
-
how to pass a value to one application to another application using url parameter in oracle vbcs ???Summary: Content (required): Hi All, I have an requirement in my project, i have to pass a value from one application to another application. we tried for this using url…
-
Updating Fields in form layoutSummary: Hi Experts, Based on some requirement I created a form layout in which some fields are read only some are editable . I fetch the data for Form layout using get …
-
How to add a blank row in a table on click of a buttonSummary: Hi to add a blank row row on click of a button and store it into an ADP Variable Content (required): Hi Expert, I have below requirement Add a blank row in a ta…
-
I want the user to enter only tasks related to him/her?Summary: I want the user to enter only tasks related to him/her? Content (required): I am building applications to add tasks to users. and I want each user to enter only…
-
How to do multiple filed filter for the table data from ADP type?Content Hi Team, I consuming report data and return list of values in array format. then i show that data into table format using ADP Type.
-
invoke soap service example ExternalReportWSSService?wsdl operation : runreport()Summary: invoke soap service example ExternalReportWSSService?wsdl operation : runreport() Content (required): how can I invoke soap service (for example the service: th…
-
How to Assign response of an API to an ADP VariableSummary: How to Assign response of an API to an ADP Variable Content (required): Hi Expert, Can anyone share the complete step to assigning response of an API to ADP var…
-
Authorization Failed while Invoking Process in Fusion Embedded VBCS PageSummary: I am using "Cloud Cloud Account" as authentication for the backends in my VBCS app and our SaaS and OIC are on SSO (IDCS). Content (required): The page appears …
-
visual Builder Integration Points with SaaS applicationsSummary: Is there any document or tutorial that outline integration points/uses between VB and SaaS Applications example where could use VB applications inside SaaS? is …
-
Visual Builder Add-in for Excel Support for 64-bit ExcelSummary: Hi All, Does 'Visual Builder Add-in for Excel' support MS 365 MSO 64-bit Excel.? I have downloaded vbafe-installer-current-user.msi from VB builder application …
-
How to access value of child table attribute in an actionchainSummary: How to access value of child table attribute in an actionchain Content (required): I have a table based on emp BO, in which deptno, deptname from dept BO and em…
-
How to use App1 Business Objects in App2Summary: How to use App1 Business Objects in App2 Content (required): For example we have two applications like App1 and App2. How to use App1's Business Objects in App2…
-
How to show Process Approval History on VBCS pageSummary: How to show Process Approval History on VBCS page Content (required): I have a use case, I need to integrate PCS and VBCS application we can acheive this but we…
-
Can we call App1 flow from App2Summary: Can we call App1 flow/ page from App2 Content (required): For example we have two applications like App1 and App2. Can we call App1 flow/ page from App2 at butt…