cancel
Showing results for 
Search instead for 
Did you mean: 

FILE CONSTRUCTION MODE = APPEND

Former Member
0 Kudos

Hi,

I have a doubt with file receiver channel, configurated with append in file construction mode.

It's possible that XI process several messages in different queues with the same target file.

In this case, if file construction mode is append... how does XI solved this concurrence? Perhaps any of the messages fails?

Thanks,

Came

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

>>different queues with the same target file.

a little correction here,its basically same target system,not same target file

>>Perhaps any of the messages fails?

for EO quality of service, if any of the messages fail to reach the target system then a database rollback is performed else a database comit is performed.

i guess for EOIO as well its the same case but i m not 100% sure

Thanx

Aamir

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>>It's possible that XI process several messages in different queues with the same target file.

YES,

>if file construction mode is append... how does XI solved this concurrence? Perhaps any of the messages fails?

The file will be keep on appending with the successfull messages and to my knowledge concurrence should handled in sender side...and also The EOIO from Sender Adapter will help you.

Regards

Agasthuri Doss

agasthuri_doss
Active Contributor
0 Kudos

Hi,

opps...The EO quality of service ( >> Perhaps any of the messages fails ) from Sender Adapter will help you.

Thanks Aamir

Regards

Agasthuri Doss