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 am trying to convert a csv file downloaded from a ftp listener into a xml file.
There are two options that I am trying and hit dead end and hope to get some hints from the forum.
1. I saw some image on the manual under "Adding a Preparser" showing a CSVPreParser {com.ibi.preparsers.XDCSVpreParser}. how come it is not available when I try to select a preparser type in iIT?
2. I have created a CSV to XML transform in iWay and tried to use it with the Transform PreParser, what is the right way to specific the transform from the repository?
Thanks
Cokey
iSM 6.1.10This message has been edited. Last edited by: Tamra,
iWay 5.5, 6.01 Windows all output (Excel, HTML, PDF)
For your question 1, Can you see the CSV preparser available in the drop-down list box of standard preparsers available in iSM Web Console?
If no, then the iSM instance you are working doesnt have one. It maybe because the image you might had seen was from an older version of iSM and this feature might had become obsolete in the recent.
If yes, respond back here and I'll do some research on it.
And for your question 2, Publish the involved transformation onto Systems area [not registry] of the managed server where the channel you are building will be deployed. In the Preparser object, simply mention the name of the transformation.