Let’s see how to deploy IBM FileNet using OpenShift !
Continue readingCategory Archives: IBM Content Navigator
Generate an IBM Content Navigator plugin using Maven
Why this post ?
Recently, I was questionned about testing log4j2 and slf4j on an IBM Content Navigator plugin. Because this software load the jar as a “java -jar” execution, there is some formalism to respect.
Continue readingEDS service, how to provide external data when using Content Navigator
According to the official IBM redbook related to Content Navigator, the External Data Services (a.k.a. EDS) is “an interface that IBM Content Navigator provides to access data from external data sources. EDS can be used to define field validation criteria, prefill the field values, or other custom properties for existing repository metadata during delivery or change of documents or folders.”. Actually, this is a more powerful aplication service than that.
Good to know about IBM Content Navigator services
As we know, IBM Content Navigator is a powerfull framework, but a complicated framework too. And, because IBM Content Navigator is a web application, you have to take care about concurrency !
IBM Content Navigator plugin
Here we go with the first article on this site ! It’s about creating / modifying a Content Navigator plugin.
Continue reading