|
||||
IA0L: MQSeries Integrator - Uuidgen Plug-InDescriptionWhen building message flows with MQSeries Integrator V2, it is often desirable to be able to generate a unique value. Such a value might be used to initialise a MsgId or CorrelId field, or it could be used as the basis for a database key. The approach most customers have taken to solving this problem is to generate such values with an stand-alone application. This SupportPac provides an alternative mechanism for generating a unique value within the broker environment. The UUID (Universally Unique Identifier) value generated is guaranteed to be unique among any other values also generated by the Uuidgen plug-in. The UUID value is a 16 byte (binary) value. The Uuidgen implementation is thread-safe and will work equally well for deployments where Message Flows have been configured with multiple worker threads. Possible UsesThe SupportPac may be used to generate a unique value within an MQSeries Integrator V2 environment. PrerequisitesThe SupportPac requires:
Notes:
Skill Level RequiredTo use the SupportPac, you need to be familiar with MQSeries Integrator. If the source is to be modified or recompiled, C++ language programming skills are required. Details
New in this releaseThe following changes have been made in recent releases:
SupportCategory 2 SupportPacs are provided in good faith and AS-IS. There is no warranty or further service implied or committed and any supplied sample code is not supported via IBM product service channels. You may submit a question or offer feedback on the SupportPac by clicking here but please be aware that a response is NOT guaranteed. Please read the license file that accompanies the SupportPac to determine if you want to use it. ContentClick here to download the SupportPac in InfoZip format. The file size is 1,073,267 bytes.To install the SupportPac:
Click here
|