Expand my Community achievements bar.

The 5th edition of the Campaign Community Lens newsletter is out now!

[v6] I have a high consumption of primary key IDs, should I be worried?

Avatar

Level 10

Most of the factory schemas in Adobe Campaign use the same sequence of ids for the primary key (XtkNewId). Custom schemas developed during the project phase will also use the same sequence of ids unless a specific sequence has been defined for them.

Therefore the more schemas there are using the out-of-the-box sequence, the higher the consumption of ids will be.

A high ID consumption very probably indicates a problem and should be investigated, the data import procedures being the likely culprits.

Note that in some cases, negative IDs can be supported.

See documentation.

 

Florent.

0 Replies