Preparation Based on the following github.com project, we are going to set up a Gogs Git-Server on our local OpenShift Environment, which we have set up here: https://open011prod.wpengine.com/setting-enterprise-openshift-3-5-platform-macos-virtualbox/ https://github.com/OpenShiftDemos/gogs-openshift-docker As we want to reuse our Gogs Server for some situations, we need to use the persistent version of the Template. First of all we need […]
I am a middleware guy. I am one of those guys who love to think about solving implementation problems. I am not necessarily one of those guys who love to dig into the infrastructure part too much. Typically, required things should be there so that I can use them for my work. But since some […]
Introduction Business Rules Management Systems have been around since the early 2000 or more. Till last year, there was no standard to define them so users were forced to write rules in a proprietary language. This situation has leaded to many difficulties: On boarding a new rule designer requires a specific training. Sharing knowledge across […]
Acknowledges This article is inspired by the blog article of Maciej Swiderski that applies to version 7 of jBPM. The code provided is a partial backport of the standard Work Item Handler coming with version 7 and is tested on Red Hat JBoss BPMS v6.4. Introduction One of nice capabilities of the Red Had BPMS […]
This post demonstrates how you can protect your mobile apps and adding Open ID Connect based single sign on by integrating Red Hat Mobile with Red Hat SSO. The adapters provided by the Keycloak upstream project can be used for handing over user authentication to Red Hat SSO instead of building your own OIDC clients. […]
Introduction Around 3 months ago I was approached by a customer who was interested in building Ionic v2 Apps for Red Hat Mobile Application Platform (RHMAP). At the time I just limited to say “that shouldn’t be a problem, the SDK is JS” but, as a devoted programmer I had to be sure. Below these […]
Introduction When I was first approached to create an application for an event involving an interactive quiz I immediately got excited because it sounded both cool and challenging. The idea evolved to a hybrid app were attendees to the event could see the agenda of an event and participate in an interactive quiz. After the […]
Introduction In this post I’m presenting a boilerplate for Red Hat Mobile hybrid apps that can help developers getting started with Red Hat Mobile. This boilerplate contains web user interface components together with Red Hat Mobile framework components such as sync and push notifications and is based on the AngularJS Material framework and Apache Cordova […]
Moving on to the enterprise space: Enterprises often have the requirements to host their services themselves. Those requirements could be driven by: – Legal restrictions – Stay in control of who accesses a service – Protect intellectual property – Leverage existing on-premise infrastructure and resources Red Hat Mobile Application Platform (RHMAP) enables you to develop […]
One of the most confusing topic for a newbie of Red Hat JBoss BPMS and BRMS is how to deal with the Business Central internal repository. At the first sight, it appears as the central repository and since it’s even implemented with the “trendy” GIT technology, the newbie is prone to consider it as a […]