Thiago Hickmann 2 Posted June 19, 2019 Share Posted June 19, 2019 Hi, I'm trying to automate the deployment of an Client Application in AMX BPM 4.3. The purpose is to take the ZIP file from the Dev environment, and automatically apply it in the QA environment, in a scripted way. I couldn't find any reference on how to do that in the Client Application Management Guide (https://docs.tibco.com/pub/amx-bpm/4.3.0/doc/pdf/TIB_amx-bpm_4.3_app_mgmt.pdf). Thank you! Link to comment Share on other sites More sharing options...
Shrijeet Sinha Posted November 15, 2019 Share Posted November 15, 2019 Hi I think this is not something buit in TIbco. You will have to write your own scripts ( Apache ant or Linux Bash) to do this. I have written automation framework for my client in Apache ant which does deployment by just passing application DAA. Thanks Shrijeet Sinha 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