IBM BPM and the Process Federation Server - A Voyage of Discovery #3
So, following these two posts: -IBM BPM and the Process Federation Server - A Voyage of Discovery #1IBM BPM and the Process Federation Server - A Voyage of Discovery #2once I'd got PFS set up and...
View ArticleHmm, Box Sync not playing nice - "Unable to Connect to Box"
So I started seeing this: -Unable to Connect to BoxBox Sync is unable to connect to Box.Verify that you are connected to the Internet and restart Box Sync.If you continue to see this message, contact...
View ArticleMoving an IBM BPM 8.5.7 environment, dealing with the Service Integration Bus...
I'm working through this process: -Migrating IBM BPM to the same version on new hardwarespecifically testing the process of "lifting and shifting" an IBM BPM Deployment Environment from one VM to...
View ArticleWebSphere Liberty Profile - Variables
As per my previous posts, I'm setting up an IBM BPM Process Federation Server (PFS), which runs on WebSphere Liberty Profile (WLP).I'm now going back through the setup from scratch, to see (a) what I...
View ArticleWebSphere Application Server - Scripting Security
I'm creating a set of scripts to automate a number of common tasks, including setting up Web SSO: -/mnt/Scripts/enableSSO.jy AdminTask.configureSingleSignon(['-enable', 'true', '-requiresSSL', 'true',...
View ArticleSolved, WebSphere eats Linux - or, Linux reboots when WAS JVM starts up
So I've been working an interesting "bug" over the past few days.The long story short is that we had a VM running Red Hat Enterprise Linux 6.6 ( with kernel 2.6.32-696.3.1.el6.x86_64 ), hosting...
View ArticleOracle Service Names - I *WILL* get this right - EVENTUALLY
I saw this: -Bootstraping data into cluster AppCluster and logging into /opt/ibm/WebSphereProfiles/Dmgr01/logs/bootstrapProcesServerData.AppCluster.logWASX7357I: By request, this scripting client is...
View ArticleIBM BPM - Consuming RESTful Services using Swagger and YAML - Learning lessons
I'm just starting on a journey to use IBM BPM Standard ( actually I am using BPM Advanced on the IBM Cloud, but am only currently leveraging the BPMN engine ) to consume Decision Services hosted on IBM...
View ArticleIBM BPM and IBM ODM Rules - I continue to learn ...
Following my earlier post: -IBM BPM - Consuming RESTful Services using Swagger and YAML - Learning lessonsI'm continuing to tinker with IBM BPM, specifically using the web-based Process Designer, to...
View ArticleIBM BPM - Why won't my Coach Views show up in my Coach ?
As stated previously: -IBM BPM - Consuming RESTful Services using Swagger and YAML - Learning lessonsIBM BPM and IBM ODM Rules - I continue to learn ...I'm tinkering with IBM BPM, learning more about...
View ArticleIBM API Connect - still learning how to say "Doh!"
I saw this: -when testing my API, using the local API Connect Toolkit ( apic edit ), even though the same API worked happily on IBM Bluemix.The suggested URL:...
View ArticleIBM DataPower Gateway on Docker - Remember the memory
I've been seeing a few interesting exceptions with an IBM DataPower Gateway Docker image, including: -20170815T101929.233Z [0x81000029][system][error] : tid(8175): Execution of webgui:///clixform.xsl...
View ArticleAnd more IBM DataPower Gateway - SSH this time around
Following this tutorial: -Getting Started - Command Line InterfaceI did this: -configure terminal:ssh 0.0.0.0 22write memorybut saw this: -20170815T105924.939Z [0x81000243][cli][error] : required...
View ArticleIBM DataPower Gateway on Docker - So far, now (mostly) so good
So this is how I pulled the image: -docker pull ibmcom/datapowerresulting in this: -docker imagesREPOSITORY TAG IMAGE ID CREATED SIZEibmcom/datapower...
View ArticleIBM DataPower Gateway - SSH now working
Today has been a day for DataPower: -IBM DataPower Gateway on Docker - Remember the memoryAnd more IBM DataPower Gateway - SSH this time aroundIBM DataPower Gateway on Docker - So far, now (mostly) so...
View ArticleGetting my head around REST APIs
Almost every product with which I've worked recently, including: -IBM Business Process ManagerIBM Operational Decision Manager (Rules)IBM API ConnectIBM WebSphere Liberty Profile (Collectives)IBM...
View ArticleWhat's the opposite of "cat" ? Another in the "I did not know that" series
Thanks to a friend, Paul Smith, for sharing this.He had a requirement - to take a list of items ( a text file ) and invert the list.Initially I thought he meant that he wanted to sort the list, which...
View ArticleIBM API Connect - Adding IBM DataPower Gateway into the mix - SOMA import failed
I've been tinkering with an IBM API Connect 5.0.7.2 implementation on my Mac, running all three VMs; the API Manager, the Developer Portal AND the DataPower Gateway on the same box.However, I saw this:...
View ArticleIBM DataPower Playground - on IBM Bluemix
I found this serendipitously whilst looking for something completely different: -Welcome to the IBM DataPower Playground.The IBM DataPower Playground is an interactive website that lets you write...
View ArticleIBM API Connect - Webhooks not configured
I'm learning my way around IBM API Connect at present, which is giving me a great opportunity to also learn IBM DataPower Gateway, which is nice.Whilst trying to determine why I'm unable to test my...
View Article