Hello All,
I don't understand how to use the Impromptu SDK to retrieve the lineage from a report back to the catalog.
What I would like to know is the link between a QueryItem in the IMR report to the source Folder and Item in the catalog.
In the API, I can access the Catalog Folders and Items and also the Report QueryItems and apparently there are some properties that link them together:
QueryItem.FolderPath
QueryItem.FolderItem
QueryItem.MetadataPath
QueryItem.MetadataItem
But in my case, they always return a null or empty value.
The documentation and samples are not very helpful, I guess I am missing something.
Did any of you actually experimented with this?
regards,
Olivier
I don't understand how to use the Impromptu SDK to retrieve the lineage from a report back to the catalog.
What I would like to know is the link between a QueryItem in the IMR report to the source Folder and Item in the catalog.
In the API, I can access the Catalog Folders and Items and also the Report QueryItems and apparently there are some properties that link them together:
QueryItem.FolderPath
QueryItem.FolderItem
QueryItem.MetadataPath
QueryItem.MetadataItem
But in my case, they always return a null or empty value.
The documentation and samples are not very helpful, I guess I am missing something.
Did any of you actually experimented with this?
regards,
Olivier