Hemanth Kumar 4 Posted December 17, 2020 Share Posted December 17, 2020 Hello everyone! I have a requirement where the reintrospection report of a data source needs to be sent to the business on a weekly basis. We made use of TDV triggers and achieved this functionality by sending the reports over email. Now the email reports which are sent are not clear, indeed they are clumsy. We are looking out for an approach where we can send these reports in a well-formatted manner. I believe these reports are stored in TDV repository in postgre SQl but then I am not able to find out the exact table where the reintrospected results are preserved. Can you please help me with which table and schema the reintrospection reports/data is stored. Thank you Link to comment Share on other sites More sharing options...
Jolanda van Gilst 2 Posted January 19, 2021 Share Posted January 19, 2021 You can use the API getMostRecentIntrospectionStatus In the ASUtilities (https://github.com/TIBCOSoftware/ASAssets_Utilities) you can find the XSLT to change the XML to tabular format Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now