0 votes
1 view

Hello)

Ho i can knowes BIOBJ_ID at LOV script?

I need a script with which I can get the id of the report and can use it in the future
Environment 7.1
asked Apr 2, 2021 in Analytical Driver by DimaNykodiuk (330 points) | 1 view

1 Answer

+1 vote
Best answer

Hi DimaNykodiuk,

you can query the Knowage metadata DB with the following query:

SELECT BIOBJ_ID FROM knowage.sbi_objects WHERE label = "your_document_label";

Hope this helps,
Marco

answered Apr 7, 2021 by mbalestri (9,250 points)
selected Jun 14, 2021 by emarchis
1,554 questions
1,017 answers
2,037 comments
2,568 users