jean-guillaume_kramarz2
Explorer
Member since ‎2016 Jun 07

User Statistics

  • 25 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello experts, I am facing an issue with selection variables. Here is my modelisation: aDSO -> calculation view -> Composite provider (with infoobject association) -> query with selection variable on 0FISCPER3 and 0FISCPER. My issue is that I ...
Hello everyone, I am working on Lumira Designer 2.4 and came across a strange behaviour. I am using COMPONENTS.setProperties() functionnality to apply company colors to several charts on my application. This worked fine for my charts until I need...
Hello, I am trying to create a universe from Sap Data Services Designer datastore. This option is greyed out because of 64/32 bit compatibility between DS designer and Universe Design Tool. However as SAP note 2293239 (Business Objects universe men...
Hello Guru, I am trying to get data from a web service with an Hana XS application but I don't get how to configure my request. Postman gives me this generated code for jQuery: var form = new FormData(); form.append("data[auth_code]", "xxxxx");...
Hello experts, I am currently facing an issue within my Hana XS application. I am trying to get data from an external service through outbound http call. The service has been tested with postman successfully. We tested it also with php-HTTP_Req...