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.
I need to create a XML file from a Focus on table hold file using a custom XML schema (.xsd file). We do not have a license for the XML adaper, or the Data Migration tool. I can create a focus file with a table file of 'ON TABLE FILE HOLD ?? FROMAT XML', but I need the data formatted for this custom schema. Other then hard coding the tags etc.. in the report file, what other options exist. We have just upgraded to WF V7.6.1
Posts: 6 | Location: 2401 International Lane | Registered: June 09, 2003
Jan, I think that the only solution to this is to create your own. The XML format that webfocus produces is really only suitable for use with webfocus itself. After all, anyone can define their own xml. Yes, there are some standards (or attempts), but the webfocus xml output does not comply with these. Creating your own xml-output is not really that hard to do. It took me max 4 hours to do, depending on the desired xml-structure.
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007
You may want to consider liscensing DataMigrator. It lets you automatically create a sysnonym for an xsd file and then map to it as a target in a data flow.
N/A
Posts: 397 | Location: New York City | Registered: May 03, 2007