API CONNECT | |
![]() | Replacing a member from Gateway Service |
Guest Post by Chris Phillips Eric Fan | |
When running an APIConnect Gateway outside of Kubernetes it is often required to replace a DataPower VM or physical appliance. These steps listed here what is suggested as the process for completing this. |
|
|
|
Me | So here we go again - Showtime 10 Blue Butterflies |
This weekend is my second dance show weekend where I am performing. My elder daughers have done the last six or seven Showtime events with Blue Butterflies. For what ever reason I volenteered to join last year and I performed March. https://chrisphillips-cminion.github.io/apiconnect/2025/03/15/StageTime.html
Well here we go again! Three shows to go! |
|
|
|
API CONNECT | |
![]() | Parsing multipart/related without gateway script |
It is possible to parse an API request that has a The key thing here is having two parses. |
|
|
|
API CONNECT | |
![]() | Fixing a GatewayService with an invalid image |
When applying an image override for the GatewayService human errors can sneak in. If there is a mistake in the image path causing it to be invalid the StatefulSet under the GatewayService will have two
|
|
|
|
API CONNECT | |
![]() | Enabling the DotDot feature |
DataPower has a number of features that can be enabled in API Connect with Gateway extensions. One of these is the DotDot feature that |
|
|
|
API CONNECT | |
![]() | Special Builds, how to use the internal OCP Image Registry |
Guest Post by Chris Phillips JP Schiller | |
Occasionally you may need to be given a special build from IBM containing fixes for a KnownIssue before they are shipped in a fixpack or a build which can be used to gather additional diagnostics. This is something I try to avoid but if support require additional diagnostic information it is often required. |
|
|
|
API CONNECT | |
![]() | API Connect - Long Term Analaytics - Now with Rest Interface |
API Connect has added facilities to allow you to analyse longer term data. The reporting facility that shipped in 10.0.8 shows reports from the previous 12 months. This is very useful as it can show quickly
Recently in 10.0.10.0 we have released a rest interface to access this data. - There is a great article here https://community.ibm.com/community/user/blogs/anagha-biju/2025/06/27/access-long-term-analytics-with-summary-apis-in-v1 where you can learn more about this interface |
|
|
|
API CONNECT | |
![]() | Accessing OpenAPI Extensions in the API Runtime. |
API Connect has the ability to load and attacked Open API Extensions. Here we show how to access the content from the extension in the API Runtime. For more information on OpenAPI Extensions please review https://swagger.io/docs/specification/v3_0/openapi-extensions/ To add an extension document in API Connect the following links can be used. |
|
|
|
DATAPOWER | |
![]() | Accessing the IBM DataPower Command Line Interface (CLI) in a container |
Guest Post by Chris Phillips Ivan Heninger | |
When accessing IBM DataPower in a container we recommend it is accessed via the CLI. However, if there is a lot of traffic in the IBM DataPower this can make it difficult to follow as the log messages are sent to the screen. |
|
|