cancel
Showing results for 
Search instead for 
Did you mean: 

Sender FCC - missing files

Former Member
0 Kudos

An external systems sends TXT file of large size. The file will be read for every 500 sets and written to an XML file with timestamp in output folders..

My content conversion has following parameters:

Recordset name : DATA

Recordset structure: header,1, item,*

Recordset sequence: Variable

Recordset per message: 500

Key Fieldname: Rec-Type

Key Field type: String(case sensitive)

All the recordsets, each in packet of 500 are processed in XI successfuly WITHOUT any errors, though there are fewer number of output xml files generated. I see about 13 packets (of 500 messages each) in the XI mointor, but only 8 files are written to the folders.

The missing 5 messages on the XI mointor are shown with Queue status (green).

Appreciate any help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Go to transaction code SMQ2 in xi and see if it is get stuck in queue, then activate it and recheck in moni.

Regards,

Sarvesh

Former Member
0 Kudos

Sarvesh,

I checked that tcode, i have following entry

Cl. Queue Name Entries Status TID of First LUW

100 XBTO6___0000 809 RUNNING A7AE9C8B042247B0B0471515

Will messages always be held in queue, is this a permanent solution?

Also,

i tried to activate the above queue and got following message "The queue is registered and therefore cannot be activated".

Former Member
0 Kudos

Just dirl down the queue and find the one which is ur's after finding it select it and press the execute symbol (may be F8 button in this case too) and it will be cleared. Then come to moni, refresh the screen and see if you got ur messgae.

regards,

Sarvesh