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.
What's the idea behind changing the HTML in a htm-file when it gets deployed? The case where the image of the calendar control disappears after deploying it has been discussed here already, but now I noticed that a HTML-entity got replaced by a '?' (question mark) after deploying a file. Why is deploy modifying HTML?
We are now leaning to not using deploy any more, but to use our version-control software (Mercurial) for that instead. Is there anything that deploy does that we should be aware of in that case? We don't use anything fancy like starting objects (a deploy feature).This message has been edited. Last edited by: Kerry,
WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010 : Member of User Group Benelux :
Deploy should not make any change to html files. That said, the deploy process isn't a must-have for anything short of WF Maintain files which are compiled during deploy. If you have an alternative method for deploying html files and the like, I'd use it and keep the Deploy feature of WF as light and simple as possible.
J.
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007
WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010 : Member of User Group Benelux :
But it does. It checks the html source looking for references to the webserver from which it is being deployed. It will change those references to indicate the webserver that it is being deployed to.
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007
Otherwise I agree with John. I normally do not use deploy, not even for maintain ... just copying from one server to the other works just as fine, provided the pathing on both servers is the same.
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007
quote: Deploy should not make any change to html files
But it does. It checks the html source looking for references to the webserver from which it is being deployed. It will change those references to indicate the webserver that it is being deployed to.
..... I spent a week week working with IBI tech support trying to get deploy to make the changes (WF7611). In the end discovered that deploy would only work when the name of the source and target directories is the same.
spent a week week working with IBI tech support trying to get deploy to make the changes (WF7611). In the end discovered that deploy would only work when the name of the source and target directories is the same.
Thatz an useful George... Thanks..
Thanks,
Ramkumar. WebFOCUS/Tableau Webfocus 8 / 7.7.02 Unix, Windows HTML/PDF/EXCEL/AHTML/XML/HTML5
Posts: 394 | Location: Chennai | Registered: December 02, 2009