SaaS Integration
Discussion List
-
Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaboSummary Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaborate?Content Hello, I've just found the doc referred in summa…
-
Application Extensions vs Visual Applications?Summary: Are applications extensions and visual applications mutually exclusive? Can you only have one or the other in your VBCS environment? Content (required): Just as…
-
Auto-Populating in VB Excel add-inSummary: How can we default a value in fields when downloading data Content (required): We would like to auto-populate(default) a few columns/fields when downloading dat…
-
Segregate VBCS Builder Access from Integration/PCS access in OICSummary Segregate VBCS Builder Access from Integration/PCS accessContent Hi there, Using standard roles like Service User/Service Developer/Service Monitor etc, can we s…
-
Access SOP for users to use deployed VBCS (OIC stack) forms (ServiceUser access not sufficient)Summary Access SOP for users to use deployed VBCS (OIC stack) forms (ServiceUser access not sufficient)Content Hi, We have an issue where access to new forms deployed in…
-
Files getting corrupted after downloading from CEC through VBCSSummary Files getting corrupted after downloading from CEC through VBCSContent Hi All, We have a use case where we upload and download files from CEC using VBCS. We are …
-
Compatibility classic VB with VB studio embedded in Oracle Fusion ApplicationsSummary Compatibility classic VB with VB studio embedded in Oracle Fusion ApplicationsContent Hello, After learning "classical" VB for months I see now that I would need…
-
Application URL RetentionSummary Application URL RetentionContent Instead of Vanity URL, can we continue to keep same application URL asthe bug fixes will be migrated to production..
-
Converting XML to JSON in VBCSContent Hello, We have a requirement wherein we want to convert BI report output from xml format to json in VBCS. I have searched for existing requirement in other posts…
-
Not able to display multiple columns in Select Single componentContent Hello ALL, We are following the below blog for displaying multiple columns in Select Single drop down list but for some reason it is not working for us. https://…
-
Embedding VBCS into SaaS - What if SaaS got cloned?Summary SaaS PROD may be cloned so that SaaS TEST references VBCS PRODContent We are going to embed a VBCS application into Oracle Fusion Cloud. We will need to add an i…
-
Visual Builder Built-on-OCI (Current) or OIC Gen 1 or OIC Native or DCS/FAContent How do we know if the Visual Builder is Built-on-OCI (Current) or OIC Gen 1 or OIC Native or DCS/FA? If it is on DCS/FA - is there any provisioning that can upgr…
-
Creating a Select(Single) Lov based upon javascript return type variableContent Hello, We have a Select(Single) type field on the form, the data for which should come from javascript function return type variable. We are calling a BIP report…
-
Rest API for accessing table validated value setContent Hello, We have a requirement wherein we want to access the values of table validated value set via REST API so that we can based the parameter value on it in VBC…
-
Just to confirm no way to protect VB codeSummary Just to confirm no way to protect VB codeContent Hello, Perhaps is a bit weird the question, but useful for us. I will try to explain. Imagine my company develop…
-
Scroll on table based in SDP does not work for me.Summary Scroll on table based in SDP does not work for me.Content Attached doc. with detailed explanation. Summary. Rest retrieeve records correctly (I think), but in th…
-
VBCS - startup questionContent My client is evaluating VBCS to develop the mobile applications and asked following queries: * How to implement the following in VBCS: * the Session Management: …Rehan Ahmed Khan-Oracle 9 views 3 comments 0 points Most recent by Rehan Ahmed Khan-Oracle Visual Builder
-
VBCS with Oracle FusionSummary VBCS with Oracle FusionContent Looking for some document on enabling VBCS within Oracle Fusion (SaaS - ERP Cloud) instead of the one coming with OIC. Could you p…
-
How to get the list of IDCS users based on IDCS group in VBCSSummary What options do we have to get the list?Content Is there any rest service or any other way by which we can fetch only a selected group of users suppose : a. all …Sumana Bhattacharjee 15 views 4 comments 0 points Most recent by Sumana Bhattacharjee Visual Builder
-
Best approach for Oracle SaaS REST API Access in VBCS other than Basic AuthSummary Best approach for Oracle SaaS REST API Access in VBCS other than Basic AuthContent Hi Team, Trying to access VBCS Page through Oracle Saas. (We have different Id…
-
LastUpdatedBy field in Oracle Cloud - Update triggered from VBCSContent Hi all, We have one VBCS page where user uploads data into BO and triggers an integration (connection registered with basic authentication). This integration tak…
-
REST API to BO and MoreSummary Process REST API JSON dataContent Hi Shay, While working on the VBCS app, we tried using the Oracle Cloud Services REST API’s to consume the cloud data (back and…
-
Issue when navigating into Knowledge articles Details pageSummary Getting an error message "The content you are accessing was not found"Content Hi Team, We have a page that populates the Knowledge article from Engagement cloud …
-
Business Objects Relationships Export/ImportSummary Business Objects Relationships Export/ImportContent From one application, through data manager wizard, I exported the business objects data to another applicatio…
-
How to enable Preflight Request in REST APISummary How to enable Preflight Request in REST APIContent Hi, We have VBCS UI application which uses SSO with Oracle Sales cloud application to access data to and from.…
-
SSO for VBCS application with different policiesContent Hi, We have a requirement to point single sign on of two different applications running on same vbcs instance to two different Polices. One policy pointing to Sa…
-
Is there a way to remove duplicates in Select Single based on SDP (Fusion REST API)?Content Hello, I have a Select Single component based on SDP that was created for the following Oracle Fusion Rest API: https:///fscmRestApi/resources/11.13.18.05/custom…
-
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick …
-
Abort in case of SOAP servicesContent I was checking this video for aborting long running REST https://blogs.oracle.com/vbcs/restabort , so wanted to check how we can proceed in case we are using SOA…
-
How to animate page loadingContent Hello Experts, We have below requirement. a. How can we have dynamic dropdown in VBCS? Combobox or SelectOne component fetches its data before rendering the comp…