cancel
Showing results for 
Search instead for 
Did you mean: 

CIF / Inbound Queues

Former Member
0 Kudos

Hi friends!

I'been facing some troubles when processing CIF. This is the scenario:

a) I have set the indicator Peridic Transfer in transaction Transfer to OLTP system.

b) I'm using inbound queues

c) I have registered the queues in SMQR in both ECC and APO

after running optimization en APO, I use transaction /n/sapapo/c5 to send the information to ECC. In this case I choose 200,000 pointers and block size 1000. I run it in batch processing and the job spends 1 hour to populate the queue but does not send the information to ECC. After the hour there are 200,000 registers in the queue. I have to started manually.

What else could I do?

Thanks in advance!

-Italo

Accepted Solutions (0)

Answers (2)

Answers (2)

keiji_mishima
Active Contributor
0 Kudos

Hi Italo

Don't you have debug setting in /SAPAPO/C4.

If debug setting is active, queue will stop in the queue.

So please check whether you activate debug in /SAPAPO/C4.

Best regards

Keiji

Former Member
0 Kudos

Hi,

The first problem is that you have 200,000 change pointers.

My guess is that this might be your test environment..

Anyways my suggestion would be to : Again guessing that this is your first time using C5, Send small amounts of Change pointers multiple times for the first time and then subsequently you can send all the change pointers.

When you see a lot of queues, use the following reports to process the registered queues automatically

Inbound Queue: RSQIWKEX

Outbound Queue: RSQOWKEX

run the above report according to the type of queues struck ,Run it multiple times until all the queues get cleared

Hope this helps...