Category: DataPower

Datapower: url-open with custom MQ Headers

If you are trying to use datapower’s url-open command to an MQ destination and need to set the MQMD header, you must follow the information contained in the following post: http://www.ibm.com/developerworks/forums/message.jspa?messageID=14542843#14542843 Basically, the final xslt document that needs to be sent as part of the http-headers is: <xsl:variable name=”newSerializedMQMD”> <header name=”MQMD”></strong> <xsl:value-of select=”$mqmdSer” /> </header></strong> […]

Read more

DataPower – Changing the MQMD AppIdentity Header

If you plan on using datapower to write a modified value to the AppIdentity MQMD header, ensure that your Put Message Options on your destination are correct. You want to use “2052” which represents “MQPMO_SET_CONTEXT_ALL” along with “MQPMO_NO_SYNCPOINT”. You need to tell MQ that it should use the message headers from the written message. In […]

Read more

DataPower 3.8.1 and WebSphere MQ

If you are using DataPower to pull messages from MQ which contains persistent messages, do yourself a favor and set the ‘Units of Work’ on the QM in DP to 1. This will enable DataPower to use SyncPoints from MQ and allow you transactionality on a per-message basis. Without this setting, you can get very […]

Read more

Datapower and Netegrity Siteminder Integration

I’ve posted a question to the Datapower external newsgroup asking about how Siteminder can be used to authenticate users. The documentation is pretty thin on the subject. https://www.ibm.com/developerworks/forums/thread.jspa?threadID=315235 Basically, i have a username and password that I’d like Siteminder to authenticate. I’m sure that Datapower invokes a URL and posts the information to the given […]

Read more

Migrating to WebSphere Process Server V6.2

This tutorial shows you how to migrate WebSphere Process Server configuration data,
application data, and databases from V6.1.2.3 to V6.2.0.1. The tutorial also describes the sub-tasks
involved and shows you how to use migration log files for troubleshooting.

Read more

xsd:any, xsd:anyType, xsd:anySimpleType, xsd:anyAttribute in WebSphere Process Server

The infocenter has a great article about how to use “Industry Standard Schemas” with WebSphere Process Server. This is required reading. You will need to know about the Sequence object when dealing with xsd:any xsd:anyType xsd:anySimpleType xsd:anyAttribute This used to be completely undocumented and now, the documentation is actually really good. Enjoy your undefined datatype. […]

Read more

IBM Support Assistant Plugin – Visual Configuration Explorer

The Visual Configuration Explorer When configuration problems occur in a complex software environment, you can spend a lot of time hunting for subtle changes that might have introduced errors. The new Visual Configuration Explorer tool, which runs as a plug-in to the IBM Support Assistant, simplifies configuration troubleshooting by letting you visualize, explore, and analyze […]

Read more

AlbeesOnline: The Road to Hell is Paved with Good Intentions

AlbeesOnline has posted a great article showing how difficult integration projects can be when you need to work with teams spread across an organization. A relatively straightforward project turns into a Frankenstein of text files and workarounds. It also shows the reason why projects have meetings that involve 20-30 people five times a week, you […]

Read more

Common Event Infrastructure API and usage documentation

Your business has decided to use CEI to emit business relevant events, you got approval for your project, you are ready to code.. and then find out that there’s a thin amount of documentation on how to actually work with the APIs. Below are some links that can help you figure out whats going on: […]

Read more

Migrating WebSphere Business Integration Server Foundation to WebSphere Process Server V6.2 & Best Practices

Draft Redbook, last updated: Wed, 18 Mar 2009

– Migration concepts, planning and best practices
– New Workspace migration wizard
– Migration scenarios utilizing Business Space interface

In this IBM Redbooks publication, we discuss the concepts, planning, and migration paths, that you must understand before any attempt to migrate the source artifacts created using IBM WebSphere Studio Application Developer Integration Edition 5.1 product, to the IBM WebSphere Integration Developer 6.2.

Read more

Securing JMS connections to WebSphere Enterprise Service Bus V6.1

Security is an integral part of SOA, and since WebSphere ESB is at the heart of many SOA solutions, the security of a WebSphere ESB server and its transports is vital to the enterprise systems
that use it. Messaging, such as the JMS implementation provided by WebSphere ESB, is particularly important for business applications because of its reliability, performance, and asynchronous nature.
This article shows you how to implement security with an example using WebSphere ESB V6.1 and a J2EE client container application communicating via JMS messaging.

Read more

XPath Duration Constants Specification

If you would like to specify a constant value for an XPath Duration (used in a wait activity or an escalation) you can follow the format specified by the w3 consortium for durations. The lexical representation for duration is the [ISO 8601] extended format PnYn MnDTnH nMnS, where nY represents the number of years, nM […]

Read more

WebSphere Process Server operational architecture: Part 1: Base architecture and infrastructure components

Part 1 of this two-part article series dives deeply into the operational
architecture of IBM WebSphere Process Server. This article introduces you to concepts, such as Service Component Architecture (SCA), Business Process
Choreographer (BPC) and Service Integration Bus (SIB) in the context of WebSphere
Process Server, and shows you how they work together to build a secure
transactional runtime environment for your SOA. In this respect, you will be able to
better articulate the technical architecture of WebSphere Process Server, which will
improve your ability to operate WebSphere Process Server in your organization..

Read more

WebSphere Process Server: Repairing Business Processes

From Developerworks, Repairing processes with WebSphere Process Server WebSphere Process Server V6.1.2 supports manual repair and change of control flow logic. This article describes these repair features, provides useful tips, and identifies potential pitfalls when applying them. You’ll learn how to repair processes and dynamically react to cases in which modeled fault handling and automated […]

Read more

Migration to WebSphere Process Server and WebSphere Enterprise Bus 6.2 – Mandatory reading

If you have a 6.1.x environment and are thinking about upgrading to 6.2, then you must read: Migration to WebSphere Process Server and WebSphere Enterprise Bus 6.2 – Mandatory reading WebSphere Process Server and WebSphere Enterprise Service Bus version 6.2 provide major functional improvements over previous versions, and in order to take advantage of these […]

Read more

WebSphere Process Server Failed Event Manager: “The Recovery Sub-system is disabled.”

When looking in the top right corner of the Failed Event Manager, the following error is displayed: The Recovery sub-system is disabled. Enable the Recovery sub-system in order to work with failed events. You get directed to the following tech-note: http://www-01.ibm.com/support/docview.wss?uid=swg21293460 which states that there is a problem with the Failed Event Manager MBean in […]

Read more

What’s new in WebSphere Integration Developer V6.2

From DeveloperWorks, What’s new in WebSphere Integration Developer V6.2 New enhancements to IBM® WebSphere® Integration Developer V6.2 support the latest features and standards provided by WebSphere Process Server and WebSphere ESB V6.2. … You’ll learn about the solution view, editor enhancements, and services gateway pattern support, and be introduced to new features like business calendars […]

Read more

ProcessTemplateNotFoundException: CWWBA0008E: Process template ‘myProcess, -valid_from_date-‘ is not found

In the admin console, when trying to stop a template contained in an ear so that the ear could be updated, the following exception occurred: com.ibm.bpe.api.ProcessTemplateNotFoundException: CWWBA0008E: Process Template ‘MyProcess, Web 2008-10-10 12:32:22.00′ is not found. It’s unknown how many times that the EAR was attempted to be stopped or what happened on the initial […]

Read more