cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Problem ??? Context? anythng else???

Former Member
0 Kudos

Here is a decription of my problem with screenshots etc

http://stephan.kaminski.googlepages.com/ximappingproblem

Thanks for your help!!!!

STeph

Accepted Solutions (1)

Accepted Solutions (1)

former_member214364
Active Contributor
0 Kudos

Hi Stephan,

its context problem.

1.you mapped ZSDORDERITEM mapped to <b>item</b> element in source.

you just need to change context of <b>item</b> to <b>Tender</b>

2. To map <b>DOC_TYPE</b> in target message with <b>DocumentType</b> in source message you need to use <b>oneAsMany</b> Node function.

Please let's know if there are any further issues.

Cheers,

Jag

Former Member
0 Kudos

oneAsMany has several input what should it be ????

I'm trying then!

Former Member
0 Kudos

changing only the context didn't change anything

Former Member
0 Kudos

ur input is only on so what u can expect is repeat the same as many times IDOC occurs in target. for this use the copy value std function as below

DocumentType --> copyvalue --> DOC_TYPE

former_member214364
Active Contributor
0 Kudos

Hi Stephan,

the following 3 inputs have to use

1. DocumentType

2. Tender

3. Tender

Cheers,

Jag

Answers (1)

Answers (1)

former_member214364
Active Contributor
0 Kudos

Hi Stephan,

you have to use same mapping concept(which you used for ZSDORDERITEM) in mapping SEGMENT field under ZSDORDERITEM Node.

Cheers,

Jag