myenilmez
Explorer
Member since a month ago

User Statistics

  • 10 Posts
  • 0 Solutions
  • 7 Kudos given
  • 12 Kudos received

User Activity

 Hi folks, in this blog post I will show you how we can create a BTP destination, how we can integrate it with SAP Build Apps and how we can create new record with giving parameters to REST API.Firstly, we define our destination in BTP Destinations.T...
Hi folks, in this blog post I will show you how to use Barcode Scanner in SAP Build Apps and how to fetch a single data record of scanned barcode number.I have an oData Integration on my BTP account and a data entity named Product which I will use to...
Hi folks, in this blog post I will show how PDF documents can be posted to REST APIs.First we need to add a button then click on the button you added and open canvas logic editor.First insert a file picker and select the file type you want to select....
Hi folks, in this blog post I will show you how to assign the value of first comboBox as a filter parameter to the second one.First, we need two ComboBoxes on our canvas.Then we need to create a text type page variable on variables section. Mine page...
Hi folks, in this blog post first I will show you create a List Item and adding few more columns to it. Then we will add filtering and sorting functionalities managed by Dropdown fields.First, we add two dropdown fields on top of the canvas and add a...