ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 10 matches
Author Message
  Topic: Data Modelling and Data Dictionary
DaveyD

Replies: 0
Views: 1627

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 22, 2002 9:28 pm   Subject: Data Modelling and Data Dictionary
Can anyone explain simply what these are ??
  Topic: Changing the data in an RFH field
DaveyD

Replies: 3
Views: 3621

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Dec 19, 2001 8:06 am   Subject: Changing the data in an RFH field
Cheers.

I got this to work by deletin the field first.
ie.
SET OutputRoot.MQRFH2.usr.field = NULL

Then I did

Set OutputRoot.MQRFH2.usr.(XML.tag)Field.(XML.attr)dt = 'String';
Set OutputRoo ...
  Topic: Coversion :- UNIX to MVS
DaveyD

Replies: 2
Views: 3091

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Dec 19, 2001 7:20 am   Subject: Coversion :- UNIX to MVS
I am receiving a message on UNIX with an RFH2 header on and want to strip the haeder off and send it to an application running on MVS.
The code I am using is:
SET OutputRoot.MQRFH2 = NULL
SET Outpu ...
  Topic: Adding a DTD reference - a problem ??
DaveyD

Replies: 2
Views: 3717

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 18, 2001 8:52 am   Subject: Adding a DTD reference - a problem ??
That works - cheers !
  Topic: Changing the data in an RFH field
DaveyD

Replies: 3
Views: 3621

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Dec 17, 2001 8:35 am   Subject: Changing the data in an RFH field
Hi,

Iam trying to change the data in a field in a MQRFH2 header.

I am using the following code

SET OutputRoot.MQRFH2 = InputRoot.MQRFH2
SET OutputRoot.MQRHF2.Field = 'Hello'

However, in t ...
  Topic: Help regarding XML declaration
DaveyD

Replies: 3
Views: 3759

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Dec 17, 2001 6:48 am   Subject: Help regarding XML declaration
Before the 'SET OutputRoot.XML.Embed = InputRoot.*[LAST];' statement, have you tried :
SET OutputRoot.XML.(XML.XmlDecl).(XML.Version) = '1.0';
SET OutputRoot.XML.(XML.XmlDecl).(XML.attr)standalone ...
  Topic: BIP2300E
DaveyD

Replies: 1
Views: 2854

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Dec 17, 2001 6:42 am   Subject: BIP2300E
This seems to be a common problem with Oracle on AIX - I think IBM are looking into this.
It doesn't seem to affect the way MQSI runs, except for putting that annoying message in the syslog all the t ...
  Topic: Adding a DTD reference - a problem ??
DaveyD

Replies: 2
Views: 3717

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Dec 17, 2001 6:40 am   Subject: Adding a DTD reference - a problem ??
Hi,

I am trying to add a DTD reference to a message.
The code seems easy enough :
SET OutputRoot.XML.(XML.DocTypeDecl).(XML.SystemId) = '001_TEST.dtd';

This does indeed add a DTD reference, b ...
  Topic: ResetContent Descriptor
DaveyD

Replies: 3
Views: 2836

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Dec 12, 2001 9:47 am   Subject: ResetContent Descriptor
Are you using MQSIv2.01 with CSD3 applied - if so we have had the same problems using the ResetContentNode.
If you can live without CSD3 then get it backed out and you should be OK.
  Topic: Cardinality fun and games
DaveyD

Replies: 4
Views: 4089

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Dec 12, 2001 9:41 am   Subject: Cardinality fun and games
Try this instead :

SET I = CARDINALITY (InputRoot.XML.CONTAINER.data[]);
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.