on ‎2025 Feb 18 2:30 AM
Hello everyone!
I am facing an issue when displaying the RAP application, as shown below:
But when I refresh the browser, it works normally.
When I preview the application in SAP BAS, it works fine, but when I preview it in the Eclipse tool, [object Object] is displayed.
How can I fix this issue?
Thanks!
Request clarification before answering.
Hello,
We had the same issue. The real problem is that the title is missing from the previous page. Try adding the title there—it should then return a path like Title/1. 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @OanaVladescu
In header node and Item node, I used Annotation but unsuccessful.
@UI: { headerInfo: { typeName: 'Journal Entries',
typeNamePlural: 'Journal Entries',
title: { type: #STANDARD, value: 'Id', label: 'Journal Entry Header' } } }
@UI.headerInfo: { typeName: 'Journal Entry Item',
typeNamePlural: 'Journal Entry Item',
title: { type: #STANDARD, value: 'Id', label: 'Journal Entry Item' } }
Do a cross check on the semantic objects. Redeploy and cross check the CDS artifacts. It should work fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @SagarSPrusty,
I don't think so because I tried redeploying, but it was unsuccessful. Also, when I refresh the browser (F5), it works normally without any changes to the CDS view.
adt preview doesn't count, don't be bothered.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @junwu,
After successfully deploying SAP Public Cloud, this issue still appears.
Strangely, after refreshing the browser, the custom app works normally.
Is this issue related to the SAP Public Cloud 2502 upgrade?
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.