Hello,

I am using Websphere Data Interchange (WDI) to translate EDIFACT to 
XML. Communication is done via MQ/JMS. We are using RFH2 headers. 
Therefore I configured WDI like this:

Communication routine = VANIMQ
Network Program = EDIRFH2

I want to use some user/application properties. A WDI-map has to add 
such a property to the message. I tried everything, but the property 
is not set in the message:

SetProperty ("ROOT.MQRFH2.usr.transformState", "test")

I am capable in a map of WDI to do things with JMSproperties 
like "JMSCorrelationID", but user properties are not added to the 
outgoing message.

What I really don't understand is that when I send a user-property 
in the JMSMessage to WDI, it is copied to the outgoing message. So 
it's not that user-properties completely don't work. WDI can pass 
them through, but it cannot add or change them.

When using plain JMS, if you want to change the properties of a 
message, you first have to call the clearProperties() method of the 
JMSMessage. Maybe WDI should do that too? How do I tell WDI to do 
that?

Has anyone suggestions what I could do to make it work?

Thanks in advance,

Marcel Eshuis



...
Please use the following Message Identifiers as your subject prefix: <SALES>, 
<JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC>

Job postings are welcome, but for job postings or requests for work: <JOBS> IS 
REQUIRED in the subject line as a prefix. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/EDI-L/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/EDI-L/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to