Hello experts,
I have a customer that is using the SDK to update the activities table OCLG
for example:
OCLG.ClgCode 100 <--- last row added in system
OCLG.ClgCode 101 - 111 <---- all added outside the system
next activity added from inside the system should be 112, but instead it is saying that the next activity number is 101.
is the data stored in column ClgCode stored in any tables other than the OCLG table?
is there some kind of history of activities table that needs to be taken into account when creating the new activities from outside the system?
Kind regards,
Lucas