Avishek RC Posted December 9, 2016 Share 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. Link to comment Share on other sites More sharing options...
Hitesh Nembhwani Posted March 21, 2017 Share 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 Link to comment Share on other sites More sharing options...
Abdul Kader Jailani Haja mohideen 3 Posted November 12, 2017 Share 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. Link to comment Share on other sites More sharing options...
Moula Tibco Posted April 16, 2020 Share Posted April 16, 2020 @abdul.jailani , Would you be able to share it for reference Link to comment Share on other sites More sharing options...
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