Converting object id to guid (filenet ce-pe-db)
A short one i figured is shareable; After being spooked by the solutions i found on the developerworks forums to translate object id’s to guid’s, i figured there should be […]
A short one i figured is shareable; After being spooked by the solutions i found on the developerworks forums to translate object id’s to guid’s, i figured there should be […]
TL;DR; I’ve created a serializer that converts DTO’s (PoJo’s) into HTML (backend) that in turn can be translated to a JSON object to be used by JS enabled browsers (e.g. upgrade snippet […]
Edit: As commented on by Calvin, IBM now has a github containing the up-to-date code with instructions on compiling it for NEON or Oxygen, please refer to https://github.com/ibm-ecm/ibm-content-navigator-samples/tree/master/eclipsePlugin . I’m not […]
After sharing a strategy for a poor-man’s SSO solution last month (Logging-in from another application (poor man’s SSO)) I got into contact with one of my readers asking for similar functionality. […]
When traditional SSO is not an option (e.g. due to the lack of infrastructure), it still is possible to move between web-applications while sharing authentication. In this post i’ll share a […]
After they recently moved all of the plants from our (clients) office due to new regulations ( i guess ), we decided it was time to grow our own plants […]
I didn’t actually notice at first, but over time – while working on a case manager solution, the speed of my deployments slowly decreased finally taking up to 10 minutes. […]
edit: The post below finally became obsolete as IBM finally created the layout-widgets our client’s had been asking is for! Introduced as of 5.3.1. are: tabs, columns and titlepanes! […]
I’ve been playing with the idea to add new functionality to the CaseBuilder in order to overcome a few design issues my clients have been facing. For instance i figured […]
When creating IBM Content Navigator plugins (or Case Manager Widgets), it may be a good idea to bundle generic services into a single plugin. The problem however is, that there […]