Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Alternatives for Code Versioning

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Alternatives for Code Versioning
 Login/Join
 
Silver Member
posted
Hi All,

This about code versioning. I understand webfocus 8 does not have ability to integrate with SVN or GIT hub on its own.
But I must commit/check in the codes anyhow. So currently I am manually copying the fax codes from Info Assist and committing them in the SVN. This is a drudgery in 2017.
I was wondering if I can copy the reports from where the FEX codes are stored by Webfocus and create python to script to pick it up and commit it in SVN.

I think in WF8 hex codes are stored in db. Can some one please suggest which table stores it? I would like to using SQL query get the FEX file name and the hex code. Can some one please suggest? thank you in advance. If there are other options, that will be great too. I can not use licensed third party software though.

This message has been edited. Last edited by: Tamra,


WebFocus 8.1 Service Pack 0.5
Build Version branch8105
Build/GEN Number 119

OS/Platform: Apache Tomcat/8.0.21
 
Posts: 46 | Location: Baltimore | Registered: October 27, 2016Report This Post
Expert
posted Hide Post
The fexes are stored as (I think) blobs in the respository. Its all been mentioned in the forum before.

Do a search for wf_reposobj


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Guru
posted Hide Post
you can use a 3rd party tool like Pushkok and use DEV studio.

You can also export your files to txt (export scenario with with IBI_CM_format_raw option or webservice) and then commit. You can automate this to export every time there is a change and then commit the txt file. Other option is to query the DB, fex is stored encoded, but you can simply decode.


Test: WF 8.2
Prod: WF 8.2
DB: Progress, REST, IBM UniVerse/UniData, SQLServer, MySQL, PostgreSQL, Oracle, Greenplum, Athena.
 
Posts: 454 | Location: Europe | Registered: February 05, 2007Report This Post
Member
posted Hide Post
Source control is available in WebFOCUS 8201M release.


WebFOCUS 8.1.0.5m
 
Posts: 26 | Registered: October 09, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Alternatives for Code Versioning

Copyright © 1996-2020 Information Builders