Category 218
Discussion List
-
VB Excel PluginSummary: Our requirement is to restrict columns from table after downloading data, based on some status column. So that user do not have ability to update the details of… -
How to customize layout to have 3 sectionsSummary: I want to create a layout for a page in VBCS like a blog as shown in below, on right side I want to add the links or table of content and in left or center the … -
How can I place the button at the center of screenSummary: I have dragged and dropped button component on to the VBCS page but it is dropped at the left side of the screen. Is there any class by using which it will plac… -
how to add favicon image to VBCS appSummary: Hi All As I'm new to VBCS, i wanted to know how to add favicon image. Please help Content (required): Version (include the version you are using, if applicable)… -
Difference in rest api results count when fetched from OIC & postmanFacing a very strange issue. Calling the new hire atom feed api in OIC to fetch new hire data using rest adapter. Endpoint:- /hcmRestApi/atomservlet/employee/newhire Que… -
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav… -
Running Hello World extension from FA (not from VB).Summary: I would like your help to be able to run this simple extension in FA. Content (required): Steps. But when I run the url in browser directly I get this: https://… -
How to show the current domain name and OIC instance name on the page?Summary: Hi - We have a requirement to show the current IDCS domain(user logged in) and the OIC instance on which VBCS service is running. Content (required): How to get… -
Go to Top Behavior in my pageSummary: Go to Top Behavior in my page Content (required): Hi, I have created a page with 3-4 accordion components. Users scroll down to get to the last accordion. I wan… -
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… -
Change of Theme of VBCS application from SaaS R13 to RedwoodSummary: In VBCS we have applications in SaaS R13 theme, as per Oracle the theme is deprecated but have End of Life support. Content (required): We are also exploring op… -
How to disable tab key on editable table for column navigation.Summary: I have a table which is having editable fields as a columns , I am using data provider to update the rows in a table while using tab key to navigate next editab… -
How to display the data in single select from a tableSummary: How to display the data in single select as well as display the data from rest API Content (required): Hi All, I have a requirement where we have implemented th… -
Handle case in Integration when user not pass query parameterSummary: Hi, We have an issue when a user does not pass the query parameter in the REST URL then integration should through this error : valid rest URL : https://abc.com… -
How to auto select all rows on data load in a multiselect table.Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
How to add blank row as a first row in select single dropdown using VBCS?Summary: Content (required):How to add blank row as first row in select single dropdown using VBCS? Version (include the version you are using, if applicable):Version23.… -
store data temporarilyHello everyone, I have the following requirement that I currently work with Business Objects but it has already become a problem due to the amount of data that is being … -
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… -
How to force a tooltip on a table column to be opened only if the prev tooltip was closed ?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
ERP Integration Services - Import DataSummary Automate ERP Inbound Bulk Import Integration in R11 – Part IContent Introduction Oracle Enterprise Resource Planning (ERP) Cloud provides a comprehensive set of … -
How to build Multi form layout pageSummary: Hi, we have a requirement to build this page what is the best component to display the data section-wise on 1 page? what should be the best approach and cookboo… -
How to disable delete icon for 1st 2 rows of tableHow can I disable the delete icon action event for 1st 2 rows of table . -
Deleting particular invoices from payable interface table automatcially.Summary: We are having a requirement to delete particular rejected payable invoices from interface table. Currently we are doing it using manually through CorrectImportE…sunny.k.singh 21 views 1 comment 0 points Most recent by Edgar Nieto-Oracle Payables, Payments & Cash Management -
Rest connection to Invoke ThirdpartySummary: Rest connection from to invoke a thridparty Content (required): Hi All, I am trying to invoke a thridparty using the rest API. Below is the curl command to get … -
Multiple Row Selection in TableSummary: Not able to get data from table after selection of Row. Content (required): Hi All, I implemented this method for Selection of Multiple lines from table. Having… -
Get Base64 from REST API to Retrieve Attachment from a ProcessSummary: I am using following REST API to get the attachment and it works fine on postman. Content (required): I am not sure what or how should I configure the REST adap… -
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 … -
Read image file from javascriptSummary: Hello everyone, I am trying to convert an image found in the VB path to convert it to base64 but no success. Your help please. The lines that are commented out … -
Navigate between navigation on click of buttonSummary: I have created a page with below navigation (navigation is defined in shell page) On click of cancel button as shown above it has to route to create data page. … -
REST API to get PCS task for any user by passing the name or email in query parameterSummary: Hi All I'm looking for REST API using which I can retrieve the list of all the tasks pending for action to be taken by user in Processes (PCS). I have used belo…