patrick_weyers
Participant
Member since ‎04-23-2007

User Statistics

  • 85 Posts
  • 2 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello, I'm creating a bot that needs access to a specific Google Calendar account (not an account per end-user of the bot). I've been able to implement the GET operations (e.g. reading a list of public events in my calendar) successfully using an...
Hello, When developing a number of related UI5 applications, it may be beneficial to use a centralized I18N repository, rather than copying the json files into each UI5 project. Are there any best practices how to do this? (Extension, common loca...
Hello,We're experiencing a strange, user-specific problem with the Fiori launchpad:One user simply cannot move groups of tiles on their launchpad using the personalization "drag & drop" function. While this works for other users, this specific user m...
Hello,I'm trying to add a custom SubHeader to the Fiori Launchpad, as referenced in:Adding a Sub Header - SAP Fiori Launchpad - SAP LibraryI've added the code from the example to the FioriLaunchpad.html at what I thought was the correct line for this...
Hello,I'm trying to replicate an existing UI5 (non-Fiori) application into a Fiori-like app for better integration in the Fiori launchpad.When I use Web IDE to create a new Fiori application based on a template, I'm expected to provide a service URL ...