Custom Code
Discussion List
-
VB Excel add-in : Error Unable to analyze data sample. with "Create BO Catalog from Data Sample"Summary: Attempting to create a BO catalog based on a data sample from a custom REST service with Type = Other. Provided resource name = queryCustomer?PartyNumber=244521…
-
how to check if the value of a field is null or notSummary how to check if the value of a field is null or notContent Hey, I've a text field at the form, if the value of the field is not null, I wish to perform certain a…Abhishek Vashishtha-91270 490 views 3 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to lock a record to prevent multiple users working on the same transaction recordSummary: Lock a record to prevent another user is opening the same transaction record. Show a popup stating another person is already working on the same transaction. Re…
-
Inserting data into SQL Table from Oracle IntegrationSummary:Inserting data into SQL Table from Oracle Integration Content (required): When i do Insert data into SQL Table from Oracle Integration and where is some error on…
-
Upload CSV File into an Object Storage BucketSummary: We are Pushing he Data from VB into a Bucket by using Object Storage. Can we Upload CSV File into a Bucket Directly. Content (required): Version (include the ve…
-
Validator for Input-Text and Input-Date to show it as Required Field on Clicking SaveSummary: Validator for Input-Text and Input-Date to show it as Required Field on Clicking Save Content (required): Version (include the version you are using, if applica…
-
-
Issue Adding and Saving data to BO.Summary: Can anybody Please advise on this? We are Fetching the data from Oracle Cloud BIP Report using the OIC Service Connection and posting the data to a BO using VBE…
-
Can we Save the CSV File Data on to the Editable Page instead of the BOSummary: We are following the BDP Recipe to make the page editable and insert the data and Save it there. We are not storing the data to a BO We are then following the f…
-
How to Save the Data in VB Page without using BOSummary: How to Save the Data / Upload a CSV File /Image and Save in VB Page without using BO or any database Content (required): Version (include the version you are us…
-
How to Upload a CSV File to an ArraySummary: How to Upload a CSV File to an Array instead of a BO Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code …
-
Insert Row and Save an Editable PageSummary: We are calling a BIP Report from OIC and not using any BO to store the Data We have made the page editable. How to Insert Row and Save the data on the Page as w…
-
Issue while Uploading CSV to BOSummary: We have the below issues in CSV Upload .Can any body please give some inputs We have followed the VB Cookbook Recipe to Upload CSV to BO. We have downloaded the…
-
Sample Example of Calling a Oracle Cloud BIP Report and Assigning the values to a VariableSummary: Can anybody if already done this Please share a Sample Application ZIP File for Calling a Oracle Cloud BIP Report and Assigning the values to ADP Variable in VB…
-
How to Refresh a Page with ADP TableSummary: We are Deleting the Data from BO and then inserting the data into BO. The Insert of Data is not getting Refreshed on Page. We have used ADP to store the table d…
-
Securing page access with FA roles and JWTSummary: Content (required): Hi Experts, A new requirement for an application. The security of access and pages should be using based on FA roles and JWT. Is this visibl…
-
Need Sample Application File to Upload CSV FileSummary: Can anybody Please share a Sample VB Application Zip File to Upload CSV Files into Page and also into Business Object. Content (required): Version (include the …
-
How to build the application with minify html and js filesSummary: Hi! we trying to optimize an application and I need to minify the js and html files but we cant find information about that. The documentation only mention a vb…
-
How to add Input Parameter to a Page to Ftceh the Data of the BOSummary: We want to add a Input Parameter ; Employee Number to the main-start Page and Then Fetch the Data from the BO on to the Page based on this Input Parameter .Plea…
-
Execute Oracle Cloud Sql Query and Post the Data to BOSummary: We are not able to fetch all the Required Columns using the GET Method REST API of HCM Cloud . So we are looking to execute the sql query of the Oracle Cloud BI…
-
Call a Oracle Cloud BI Publisher Report and Post the Data into BOSummary: Has anybody done this already . Please advise . Call a Oracle Cloud BIP Report in VB and then Post the data into BO ( ADP Table ) Content (required): Version (i…
-
VB Life Cycle EventsSummary: 1.Which Event to Trigger to Delete All BO Data Before Loading the Data to BO We don't want to Write it in Button oj action. Content (required): Version (include…
-
Sample ZIP File for Deleting the BOSummary: Can anybody Please share a Sample Application ZIP File for Deleting/Clearing the BO Content (required): Version (include the version you are using, if applicabl…
-
How to Use only the Upload to BO Button without using the Load CSV Data Button.Summary: Can anybody Please give some inputs on the CSV Load Recipe How to Use only the Upload to BO Button to load Data to BO without the Load CSV Data Button. We want …
-
Printing Functionality in VBCSSummary: Content (required): Hi Experts, Do we have functionality of Sending a record from BO to be printed out. (by connecting the application to printer directly throu…
-
Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCSSummary: Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCS Content (required): Is it possible to access ATP custom DB …
-
Replace My Application FavIcon with Custom Image/LogoSummary: How to Replace the My Application FavIcon with Custom Image/Logo. Replace main Replace Main header and add Input Text Box to Display Fields There and also Remov…
-
How To Add Row in the Top (First Line) of the Editable TableSummary: We have made the Table Editable . We also want to add Row in the First Line of the Table and save the Data. Can anybody Please share a Sample Application zip fi…
-
Special Request to (Shay Shmeltzer)->Issue while calling BIP ExternalReportWSSService by ConnectionSummary: I have registered a BIP report, whose default output is XML. My requirement is to populate the extracted XML data in ADP. I have followed this link, but it is n…
-
Base64 to pdf error: cannot downloadSummary: Hi experts Content (required): I am trying to download files from external database and they are pdf. i used two different functions but non of them works. i tr…