fabio_ubbiali
Explorer
Member since ‎04-09-2020

User Statistics

  • 37 Posts
  • 3 Solutions
  • 12 Kudos given
  • 36 Kudos received

User Activity

Dear experts, I'm working on an HTTP Incoming call scenario using B1if 2.0 but I'm looking to several difficulties. For instance: set custom http.status (I think this link is only valid for B1if 1.0)set custom response body on http error code l...
Dear experts, I have to decide how to design my code to use single dialog across different views. I wrote my dialog as fragment (testfragment.xml) and I'm using SAPUI5 v.1.96.14 The following are some solutions I have explored: 1. Connect cus...
Dear Experts, I am approaching UI5 tooling and I created a new ui5 project with generator-easy-ui5 with the following parameters. Following the documentation and some great community posts I've been able to manage multiple backend endpoints in...
Dear experts, I'm trying to use the method expandToLevel(1) (sap.m.Tree) in an UI5 WebApp using the versione 1.84.24 and I have the following behavior: Desktop: works fine (0.1/0.2 sec)Smartphone: works fine (0.1/0.2 sec)Table: works fine but slo...
Dear experts, I am looking for a solution to create a new package by copying another package using B1iF 2.0. B1iF 1.0 I am using the following steps: Export the template package into a zip fileRenaming the template package with the new packag...