Hi,
I'm fetching a large number of products from the API_PRODUCT_SRV/A_Product service and have ran into som issues with $skiptoken, $top and the __next url parameter. Before I create a ticket to SAP I'd like to verify that my suspicion is correct....
Hi,
I've created CDS views to analyze in SAC.I followed a few blogs but can't get the date hierarchy to work.
https://blogs.sap.com/2022/11/03/sap-analytics-clouds-stories-with-s-4hana-live-cds-time-variance/
1. I've associated cats.workdate to...
Hi,
What is the best practice for having a test version of an app connected to QAS environment while a productive version is live?
Is there any drawbacks by just having two destinations in BTPms and swap them out in the configuration file of the ...
Hi,
Got our operation team to set up principal propagation in SCC and S/4HANA. Is there something need to change in the app config? The onboarding now complains that oath token got rejected. The only change I did was changing the authentication on ...
Hi,
I need to query the oData in SAP backend with a lots of keys, e-g salesOrders fetched from another source.
How can I construct that query so that it is an array of keys?
e.g
let selectedOrders = allOrders.map( { $0.isSelected } )
let que...
For future reference if anyone asks, I solved it like this. private func fetchJiraDetails() async {
guard !issuesToFetch.isEmpty else { return }
var query = DataQuery().filter(Jira.issueID.equal(issuesToFetch[0]))
...
nicolai.geburek
I tried tha one, but I only get error
2023-09-14T21:15:10.979+02:00 ERROR [main] Unrecognised option: -async:result
I have installed tools and CLI from Assistant 9.2.2 and 9.2.3 . Seems like it might be using an older version on my...
Hi kevin.muessig.
It's been installed for about a year or two, but I installed it again from 9.2.2 - not sure if it has to be uninstalled in any way first?
In this post, Evan proposed a new parameter, but those are not valid in my CLI