Skip to Content
0
Aug 16, 2023 at 08:22 AM

BAS-Analytical List Page Causes DrillStack Check Error

306 Views Last edit Aug 16, 2023 at 02:42 PM 4 rev

Hi Experts, Good day. I am new with FIORI development specially in ALP. The issue encountered is the graph and table values are displayed once. Every time the user will click the [GO] button it will trigger the error Getdrillstack error. Same as the other blog, I just re-opened this issue as there are no solution posted there. We had the latest BAS version. Development steps that we had made. Both path encounters getdrillstack error.

Service binding was set to OdataV2 UI:

XML Approach: changing the annotation.xml

  • We build CDS projection view service binding.
  • Then we create the ALP in BAS with reference to CDS service binding.
  • We update annotation XML using open guided development as instructed in youtube and in article same approach. Adding annotation for <Annotation Term="UI.LineItem"> <Annotation Term="UI.Chart" Qualifier="ponumber">. Including the manifest to set "chartSettings": { "showDataLabel": true. Which reflect the value in the column bar.

CDS Approach:

  • We build CDS projection view service binding.
  • Then we create the ALP in BAS with reference to CDS service binding.
  • CDS annotations was reflected in the manifest.json.
  • Same display and error encountered. It will display once and consecutive actions nothing happens due to error.

Hoping for your guidance on the solution and thank you in advance. There were scarce to no information over google and youtube. Thank you again :)

Development references:

CDS approach

XML approach

WebIDE approach

Related issues: These links do not have solutions yet.

GetDrillstackIssue01 January 20,2023

GetDrillstackIssue02

Output

image.png

Console Error

image.png

Attachments

image.png (254.6 kB)
image.png (472.9 kB)