How to Add Export Data functionality to VBCS page

How to Add Export Data functionality to VBCS page

Export data functionality can be added to the VBCS page using the Export Data component.

To use the Export data component, we need to install it.

Navigate to Components and search for “Export Data”.

A screenshot of a computer

AI-generated content may be incorrect.

Click on Install.

A screenshot of a computer

AI-generated content may be incorrect.

Click on Install.

Once it is installed, it will appear under the Installed tab.

A screenshot of a computer

AI-generated content may be incorrect.

Create a new Web app.

A screenshot of a computer

AI-generated content may be incorrect.

Drag and drop EmpBO business object on designer panel.

A screenshot of a computer

AI-generated content may be incorrect.

Select Render as “Table”.

A screenshot of a computer

AI-generated content may be incorrect.

Drag and drop required fields which you want to show on the page and then click on Next.

A screenshot of a computer

AI-generated content may be incorrect.

Click on Finish.

A screenshot of a computer

AI-generated content may be incorrect.

This will create SDP variable which is associated with table as shown:

A screenshot of a computer

AI-generated content may be incorrect.

Drag and drop Export data component on this page.

A screenshot of a computer

AI-generated content may be incorrect.

Navigate to data and click on Expression Editor.

A screenshot of a computer

AI-generated content may be incorrect.

A screenshot of a computer

AI-generated content may be incorrect.

Click on save.

Run the application.

A screenshot of a computer

AI-generated content may be incorrect.

Click on Export.

This will download data from the table into csv format.

A screenshot of a computer

AI-generated content may be incorrect.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back To Top