on 2020 May 09 7:13 AM
Hi All,
We are facing error while creating model on BW/4HANA LiveData connection in Chrome browser. Live data connection was created successfully and when we try to cretae model on top on this connection we are getting below error:
"Driver Error: Error [Driver]: (#2700) Cube tag in structure not found"
Below are error logs from Chrome Developer tools:
[Error] Driver: (#2700) Cube tag in structure not found
Uncaught (in promise)
e.exports.sap.fpa.ui.infra.service.ExceptionFirefly {status: 2700, code: "FIREFLY_ERROR", message: "Driver Error: Error [Driver]: (#2700) Cube tag in structure not found", severity: 1, stack: "Error↵ at e.exports.sap.fpa.ui.infra.service.Ex…ce_of_main-chunk.8432ff32e20d69b561ca.js:20:5210)", …}
SAP Note # 2776539 already followed, rewrite.txt file correctly set to handle cookie attributes SameSite=None, Secure
Any help here is highly appreciated.
Thanks
Regards,
Amit T
If you have already set up samesite cookie parameter enable chrome developer tools and check whether you still see samesite cookie errors in Chrome.
This error looks like related to Samesite cookie.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Deepu,
No samesite cookie errors reported in developer tools however I can see these 2 errors and warning:
Error:
Uncaught (in promise) app.html#;view_id=createModel:1
e.exports.sap.fpa.ui.infra.service.ExceptionFirefly {status: 2700, code: "FIREFLY_ERROR", message: "Driver Error: Error [Driver]: (#2700) Cube tag in structure not found", severity: 1, stack: "Error↵ at e.exports.sap.fpa.ui.infra.service.Ex…ce_of_main-chunk.8432ff32e20d69b561ca.js:20:5210)"
Warning:
Cross-Origin Read Blocking (CORB) blocked cross-origin app.chunk.54.slice_of_main-chunk.8432ff32e20d69b561ca.js:20 response https://dashboard.sentry.projectorca.cloud/api/2/store/?sentry_key=7fc9264c250a40c7b2b150786bb40fd0&... with MIME type application/json. See https://www.chromestatus.com/feature/5629709824032768 for more details
Thanks
User | Count |
---|---|
70 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.