As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Looking to export a report on all flows in IDM, need to have Data Origin and Destination, Schedule, flow Name, anyone ever done thisThis message has been edited. Last edited by: FP Mod Chuck,
IWay SM 5.6, 6.01, 6.1, 6.9, 7.0 EDI, XML, XSD, WF 8.0, DM 77,8.0 asp.net, SQL Server
Right click on Application Directories (or an application directory) select Impact Analysis > Flow Report > Summary. This shows you the name, description, user, etc. with one line for each flow. If you want to see the TABLE request that was generated you can right click on the server > Other Options > Server Log and find the line
TABLE FILE _EDAHOME/CATALOG/SYSAPPS
You can also get a report with Data Origin and Destination but there can be more than one source or target per flow so you need a different report. From Impact Analysis select Synonyms by Procedure.
Also note that under Flow Report there is a Detail report that is printable version of a flow and it's possible to export flows as XML.
N/A
Posts: 397 | Location: New York City | Registered: May 03, 2007
There are currently two ways to save the detail report: (1) In the report press Ctrl-A and Ctrl-C to copy to the clipboard. Then open Word and Paste. (2) On the ribbon click on Print and then select Microsoft Print to PDF or other PDF printer.
I should have listed "export flows as XML" separately. We supply a stored procedure for this. In the DataMigrator Users Guide Please see Chapter 8, " Generating Reports, Viewing the Log File, and Printing Flows" in the section "Viewing a Detailed Flow Report and Log File" see Tip 2 for instructions.
N/A
Posts: 397 | Location: New York City | Registered: May 03, 2007
Hi Ray, As you opened a hottrack case, I see your explanations that you are planning to use such XML files for building the flow charts of your ETL processes. Thank you. Since you are now in contact with our support department, the work on this will continue via the hottrack case.
As per the hottrack case that was opened, now all information from a flow is exported into an XML file, including the information about the schedule. And as per the additional hottrack case, the menu item shall be added to the flow and to the application level.