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
Hello Amit
Hope you're doing good.
In regards to the error mentioned (Cube tag in structure not found) specifically on Google Chrome. It is due to the Chrome’s new behavior regarding blocking third party cookies.
Could you please try the following steps for the resolution:
a.) In your back-end system try removing the handler class: CL_BICS_INA_VERSION_HTTP from the service "/sap/bw/ina"(you will find this service in SICF tcode- consult your basis team, if required)
b.) Set the parameters icm/HTTP/samesite = None & icm/HTTP/mod_0 = PREFIX=/,FILE=$(DIR_PROFILE)/rewrite.txt
Please create this rewrite.txt file. For reference please check the below URL:
https://www.sapanalytics.cloud/direct-live-connections-in-sap-analytics-cloud-and-samesite-cookies/
Please read the following KBA's for reference too(if not consulted yet):
2893546 - SameSite suppport in SAP Web Dispatcher and ICM
2776539 - Error: '(#2700) Cube tag in structure not found' when attempting to create a Model in SAP Analytics Cloud
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.