Avishek RC Posted December 9, 2016 Posted December 9, 2016 Hi All, Need some Urgent help regarding Scripted Deployment in TEAfor a BW6 application. We are developing BW6 applications based on BW6.2.2 & for the deployment purposes in TEA 2.2, would need to know the below: How to deploy a BW6 application in TEA using scripting How to generate Deployment xml from the BW6 Application Archive File, which shall contain all the Module Properties & other Deployment details How to deploy the application in TEA 2.2 using the above Deployment Xml, using scripting. Any help/insight shall be highly appreciated.
Hitesh Nembhwani Posted March 21, 2017 Posted March 21, 2017 Point # 2 could be addressed using profiles in BW6 and for others take a look at the Maven plugin on Github -https://github.com/TIBCOSoftware/bw6-plugin-maven
Abdul Kader Jailani Haja mohideen 3 Posted November 12, 2017 Posted November 12, 2017 All the listed points can be achieved using bwadmin.exe (similar to appmanage) and bwdesign.exe ( similar to buildear.exe). I used Ant script and bwadmin.exe to automate deployment in BW 6.X for a CI/CD implementation. Profile files can be used for deploying across environments with different values.
Moula Tibco Posted April 16, 2020 Posted April 16, 2020 @abdul.jailani , Would you be able to share it for reference
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now