CRM Extractor change
I need to redirect one Transaction Type into a different BW Queue.
I have the transaction type ZZ01 which is extracted by one extractor. The changes are written into the delta queue.
I need however to extract the ZZ01 with different extractor. Different queue.
The transaction type ZZ01 is a transaction category BUS2000112
I have changed the extractor in BWA1. I have added the line
ORDERADM_H PROCESS_TYPE I EQ ZZ01
Now the selection looks like this
ORDERADM_H OBJECT_TYPE I EQ BUS2000112
ORDERADM_I OBJECT_TYPE I EQ BUS2000147
ORDERADM_H PROCESS_TYPE I EQ ZZ01
But the changes have no effect. When I change the any transaction type ZZ01 it is still written into the 'old' queue.
System CRM 5.0
I did reinitialize both extractors.
Thanks for any hints
Martin