|
There is a number of areas where JTWPM makes your life easier. They basically all revolve around various phases of the SDLC (Software Development Life Cycle).
- Developer on-boarding: Prepare development environment for as many packages as you want with a single command. No more clicking around in Designer dozens of times with a lot of potential to miss something and then spend hourse trying to find what it was.
- Java development. Integration Server is an extremely powerful platform for Java. Designer sometimes makes this more difficult than it needs to be. With a single command you can compile all your Java code (optional: pull other changes from Git) and reload your package.
- CI/CD: Being able to create ZIP archives easily, transfer them to and from a binary repo, and then install them on the next stage in the deployment pipeline makes CI/CD a lot easier.
- Switching between projects: People who are working on multiple projects in parallel (e.g. in support) can easily change between workspaces and/or package sets.
If you have any questions, please get in touch via email.
Thanks, Christoph |