on 2007 Jun 08 7:15 AM
Hi all,
I hv scenario (File to Idoc) where depending on the source field I have to repeat particular segment in Idoc and map different values to both these segments from single source record ie I have to split the single record to two line segments.My splitting is working fine...
however out of the two values(expected after the split step) the second value is getting supressed .I can even see the second value in the queue and supress is coming against it in queue..
Can anybody guide me on how to remove this suppress for second value.( I tried with Copy value with pos "2" but it then copies only the second value and first value doesnt get copied/mapped....)
Regards,
Ashwin M
Hi Aswin,
Try using UseOneAsMany followed by SplitByValue instead of CopyValue.
It will work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
THANKS ALL OF U,
I have solved the problem of suppress...however new problem have arised...the value is coming to field queue however not getting mapped ie when i see the display queue of the field i can see the desired results in the queue as well as in processing log............but when i test by putting the values, the queue remains empty and no value gets mapped.
It would be really very helpful if anyone cud guide me on this
Regards,
AshwinM
Hi ashwin,
are u using any functions like equals etc in ur mapping logic? i guess u need to use context handling in ur mapping. if the values are suppressed depending on the logic we need to change the context.
if possible give ur mapping logic.
visit this thread if it helps
/people/riyaz.sayyad/blog/2006/04/23/introduction-to-context-handling-in-message-mapping
hope it helps.
regards,
latika
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.