cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 Copy of MMapping shows different behavior

Former Member
0 Kudos

Hi everybody,

when we copy a messageMapping from one SWC to another SWC the mapping shows a different (wrong) behavior.

(The Mapping is a multimapping with three UDFs)

Does anybody know about that Error?

Regards Mario

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Mario,

After you copied the Mapping to a new SWCV, what are the messages types this mapping is referring to? Is it new MT from the new SWCV?

Regards

Jai

Former Member
0 Kudos

Hi all,

FYI: Source and Target MT are IDOCs.

Regards Mario

Former Member
0 Kudos

Hi

There are some changes w.r.t Java methods/UDFs etc in PI 7.1.

In the Message mapping, go to functions tab, provide the import instructions/ archives.

additional step (may not be needed)

also if you use anyother java code, recompile them in the latest version (or atleast in 1.5) of JDK

re-activate, refresh cache etc.

then try again

check this blog as well

/people/michal.krawczyk2/blog/2009/03/04/pixi-pi-71-upgrademigration--message-mappings

Regards

Vishnu

former_member192295
Active Contributor
0 Kudos

Hi,

I think it is due to context linking, check source (exact context) with target (copied context) field, it will sort out easily. For context information right client on field we can see field context information. Most of the time context link will be change during copying. Meanwhile copy all objects like data type & message type etc also from source to target. Check it, will sort out easily.