Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Impromptu IMR report SDK

Status
Not open for further replies.

oschmitt

Programmer
Sep 17, 2002
15
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top