Skip to Content
0
Former Member
Dec 03, 2006 at 04:19 AM

XI 7.0 passing attributes between java mapping and message mapping

43 Views

Hi all,

Here's a newbie question. There is a scenario where an interface mapping has several stages of java mapping and message mapping

I would like to know how to set attributes in the java mapping so that it can be accessed in a message map (or vice versa). What I intend to do is pass some information from one mapping to the other so that action can be taken based on the values passed.

Thank you!