cancel
Showing results for 
Search instead for 
Did you mean: 

FlatFile 2 IDOC: Error in Communication Channel Monitoring

Former Member
0 Kudos

The given below is the Audit Log:

===========================

Error convert()

Error: convertCalledFromModule()

Error: process()

Error process()

Error MP: Exception caught with cause javax.resource.ResourceException: --- Conversion of synchronous request from module chain ended with errors ---[Error:ID=3069;LEVEL=3] SegmentDescription: checkAndResetChildrenCounter() not enough repetitions of the segment S_BGM found: 0 instead of 1 offset :2588 DESCRIPTION: SegmentDescription Warning: Not enough repetitions of the segment S_BGM ([not specified]/[not specified]).

Note:

My IDOC has S_BGM with 1..1 occurance.

S_BGM is created at the target.

But still, the above excception.

Can any one provide the solution?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member181962
Active Contributor
0 Kudos

Hi santosh,

Map a Constant to the Root Node for S_BGM so that it will occur at least once.

And do a unit test in the message mapping tool as VJ has suggested.

Regards,

Ravi Kanth Talagana

VijayKonam
Active Contributor
0 Kudos

Are you sure S_BGM is created at the target..? Test this message (for which you caught error) in test mapping tab in IR and see what error you are getting there..!!

VJ

Former Member
0 Kudos

Hi,

The test is successfull in the IR.

Error shown in communication channel moni.

I hope, mapping a constant is not required here as S_BGM is a 1..1 (occurance)

Edited by: santosh kumar on Dec 19, 2007 12:53 PM

Former Member
0 Kudos

hi santhosh,

If your mapping in IR is successful, there may be problem with your file content convertion parameters. may be there are some fields missing or spelling mistakes etc.check that once.

Regards,

Pavani