We have an IBM System i (AS/400) which has a combination of COBOL code, Control Language and Java code. I know Bitbucket and Bamboo are great for Java developers, but I'm not so sure how or even if it is possible to get Bitbucket and Bamboo tied in to the IBM system for COBOL and CL.
Has anyone done this before that can give me the lowdown on it?
Thanks,
Curtis
Bamboo is a general build tool that can help building almost any code provided you have appropriate build scripts to run. For IBM i, you would need to run IBM compilers using remote commands, etc... You would want to use IFS stored or referenced versions of the source code.
Bitbucket is also a general source control tool that can store whatever source you want to put into it.
So, it is possible, but practically, there are a number of difficulties and, I would guess, few companies doing the same kind of thing to help and share experiences with. Moreover, the tools do not provide any specific help for your class of code (Cobol, CL) nor are there any/many add-ons covering that user scenario. So, your investment would need to be high in order to get benefits.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.