Ron_Hagan
Product and Topic Expert
Product and Topic Expert
Member since ‎05-12-2021

User Statistics

  • 63 Posts
  • 3 Solutions
  • 0 Kudos given
  • 8 Kudos received

User Activity

I have an application that uses an OData API (kubernetes) and it's been working great.  I have a function that gets the Bearer Token and passes it to the main function.I was trying to do the same thing in an IM Advanced Workflow Groovy script and for...
Hi,I have  UI5 application that executes a GET request and returns the data to the UI as a JSONModel.  I'm trying to iterate through the results to get to the data I want but am having challenges.Below is a sample of the data with just 2 results.  I'...
I have created a Dev space for Full-Stack Application Using Productivity Tools (screenshot below).When I click on the Joule icon, I get this message:Joule Not AvailableJoule is only available for projects created in a Full-Stack Application Using Pro...
I would like to use the Single Planning Calendar to show data I'm retrieving from an HTTP GET request.  When I went into the View.xml file and tried to add a different type of data structure, I got an error saying that the aggregation I wanted to add...
I downloaded the Single Planning Calendar sample app from the UI5 Demo Kit and I would like to have the default view be the Month.  I've been trying to figure out how to set the view using setKey() but I'm not sure where to do that.I've been looking ...