cancel
Showing results for 
Search instead for 
Did you mean: 

Error in IDoc to file

Former Member
0 Kudos

hello all.......

i m doing a idoc to file scenario..and everything is going fine but the problem is::--

-


while the IDoc is generated and in integartion server it is getting posted under as some other message type which is not the one i used in the scenario..

So i am confused .

Pls help me in rectifing this.

waiting for ur valuable responses.

regards,

Ram

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

import the IDOC structure in IR at IMPORTED OBJECTS

go for 1)interface mappings and 2) message mappings.

in messsage mappings select the IDOC AS Sender Message type.

in interface mapping sender interface as IDOC itself,mean select IDOC as sender interface.

no need to go for sender data ,meesage or interfaces in IR if IDOC as sender.

Regards,

Ram

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ramdevbabu

Please explain the error ur getting ...

IS ur Idoc is posted to r/3 system ?

If ur getting red in SXMB_MONI

1.Check the receiver determination u created .

Is ur receiver determination is having proper

<b>Sender service</b>

<b> Sender Interface </b>

<b> sender interface namesapce</b>

2.Check the configured receiver in RCV determination

and interface mapping

3. check the message XML message processing in SXMB_MONI and find out on which step ur getting error

Thanks

nagsen

Former Member
0 Kudos

Dear ramdev,

hope you know that we dont use any IDOC adapter at sender side.

then how come a different message is coming at sender side.

never tried any adapter at IDOC in sender scenario,may be you are trying to use message type and using adapter conversion at IDOC,if yes why you went for such scenario,since we can have IDOC field acces by importing IDOC structure itself in repository.

Thanks & Regards,

Rama Krishna

Former Member
0 Kudos

For IDOC u dont create any message type. You upload the IDOC structure in IR and use that structure directly in message mapping. Also there is no sender CC and Sender Agreement for IDOC. So there is no question of sender message type.

-Gouri

Award points if useful