Hi team,
We have developed a web service for saving the content without content integrator. It's SaveDocument service.
In this service, the logic is used as
DKLobICM icmbase = (DKLobICM) datastoreICM.createDDO("ICMBASE", DKConstantICM.DK_ICM_SEMANTIC_TYPE_BASE);
In System Administration the item type property is defined as:

The SaveDocument service is running ok and it saves the document by creating the contentId.
When we trying to update the content of the document, by triggering the UpdateDocument service (which is having Content Integrator layer), it's creating a new version. It is expected not to create a new version.
We tried testing by changing the item type property of ICMBASE from 'Always create' to 'Never Create', but still it's creating a new version after updating the content in the document.
Can you please help me to rectify this!
Best regards,
Sanket Fating
------------------------------
Sanket Fating
------------------------------