Discover how the OSGI lcfg command can help you be sure which is the configuration at runtime. Knowing the TIBCO BW configuration at runtime is became critical as you always need to know if the latest changes has been applied or just want to check the specific value for a Module Property as part of your […]
TIBCO
#TIBFAQS: TIBCO BW Impaired Status: How to solve it?
So, today I am going to start with one of the most common issues when we work with BusinessWorks, and it is when I am going to deploy my application or testing it locally, and I get this log trace and nothing after that: TIBCO BW Impaired Status.
#TIBFAQS: Failed to Read Profile from [/tmp/tmp/pcf.substvar]
This is another post of the #TIBFAQS series and only to remind you what all this about is that you can submit your questions regarding TIBCO developing issues or doubts and I try to provide an answer here to try to help the community of TIBCO developers out there. So, today I am going to […]
#TIBFAQS 2022! The Solution to Your TIBCO Development-Based Questions
Improve your knowledge about TIBCO technology and also solve the issues that you are facing in your daily development tasks TIBFAQS is here! This new year I would like to start several initiatives, and I hope you can walk with me during this journey. As you may know, I am a TIBCO Architect, so in […]
Visual Diff Could Be the Missing Piece That You Need in Low-Code Development
Helping you excel using low code in distributed teams and parallel programming Most enterprises are exploring low-code/no-code development now that the most important thing is to achieve agility on the technology artifacts from different perspectives (development, deployment, and operation). The benefits of this way of working make this almost a no-brainer decision for most companies. […]
Flogo Apps running as Azure Functions
Serverless is already here. We know that. Even for companies that are starting their cloud journey moving to container-based platforms, they already know that serverless is in their future view at least for some specific use cases. Its simplicity without needed to worry about anything related to the platform just focuses on the code and […]
Kubernetes Batch Processing using TIBCO BW
Most of the time they need to co-exist with the systems they already have and could be needed this kind of procedure. So we need to find a way to provide Kubernetes Batch Processing.
Prometheus Monitoring in TIBCO Cloud Integration
In previous posts, I’ve explained how to integrate TIBCO BusinessWorks 6.x / BusinessWorks Container Edition (BWCE) applications with Prometheus, one of the most popular monitoring systems for cloud layers. Prometheus is one of the most widely used solutions to monitor your microservices inside a Kubernetes cluster. In this post, I will explain steps to leverage […]
Deploying Flogo App on OpenFaaS
OpenFaaS is an alternative to enable the serverless approach in your infrastructure when you’re not running in the public cloud and you don’t have available those other options like AWS Lambda Functions or Azure Functions or even in public cloud, you’d like the features and customizations option it provides. OpenFaaS® (Functions as a Service) is […]
Using Statistics in your favor to detect bottlenecks in TIBCO BusinessWorks Container Edition
Usually, when you’re developing or running your container application you will get to a moment when something goes wrong. But not in a way you can solve with your logging system and with testing. A moment when there is some bottleneck, something that is not performing as well as you want, and you’d like to […]