Installing Filenet P8 codemodules with Jenkins

I’ve been creating Filenet applications for quite a while now and as i’m a fan of continuous integration i just had to create a few tools to allow Jenkins interact with Filenet.

One of the tools i’d like to share today is a commandline-tool that can be used to update an existing codemodule & eventaction with a new .jar or .class file.

Running it is simple; After your build step, add the following windows batch command. Jenkins Update CodeModule

The app will exit with code -1 when something has gone wrong, marking the build to be failed.

Download executable jar.

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *