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] Copying Change Management Packages Between Environments

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Copying Change Management Packages Between Environments
 Login/Join
 
Member
posted
Hello all,

We're working with WebFOCUS 8.1.05 and, at present, our Change Management process involves quite a lot of manual copying of Change Management Scenarios between our DEV, UAT and PRD environments.

I've been trawling the documentation for best practices and examples of where the process has been automated, i.e. removal of the manual export, copy, & import parts of the process, but haven't found anything that helps as yet.

What I did see in the documentation was "Another option is to write batch scripts to export, copy, and then import between environments. This preserves the integrity of the packages and the batch scripts can also be coded to integrate with other change control systems."

Has anybody managed to implement such a strategy, and do you have any examples of batch files that you would be willing to share?

Thank you in anticipation of your help.

This message has been edited. Last edited by: FP Mod Chuck,
 
Posts: 11 | Location: United Kingdom | Registered: September 07, 2010Report This Post
Expert
posted Hide Post
We have done this, but done it with WebFOCUS HTML pages, fexes, etc and shared the cm directories of each environment.


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
Hi JazBar,

Yes this is pretty easy to setup. With CM you define a package, then you need some kind of tool to execute the CM package, (compress and) transport it and execute CM import on the target environment. A tool like Ansible can do this processing, ideally you'll you SVN or GIT to hold your package.

Questions you need to ask yourself:
Do you have any tools available (Ansible, Jenkins, Bamboo, etc)?
Do you have source control?
How far do you want to automate it, one click deployments or semi automated with some kind of UI?


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
Guru
posted Hide Post
Hello Frans,
I landed here searching "Jenkins". This is exactly what we are trying to accomplish, automated deployments by users where they can promote their content between environments. We have restful but I don't know where to start on automation. It seems like Jenkins is a tool we need but, we don't have any source control at the moment. Please share your thoughts.
Thanks in advance!!


-********************
Sandbox: 8206.10
Dev: 8201M
Prod:8009
-********************
 
Posts: 289 | Location: Houston,TX | Registered: June 11, 2004Report This Post
Guru
posted Hide Post
Hi,

Basically you need to setup a Export scenario. Then you can use a WebFOCUS restservice to start the export. A package will be written into a directory. Then you can use any automation tool to copy the packge to another server and upload it to sourcecontrol. Then you call the rest api on the destination server to import the package and then you're done.


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
  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] Copying Change Management Packages Between Environments

Copyright © 1996-2020 Information Builders