How to resolve the replication error ‘Conflict [409]’?

How to resolve the replication error ‘Conflict [409]’?

AuthorFullName__c
Shani Attias
articleNumber
000005013
ft:sourceType
Salesforce
FirstPublishedDate
2021-03-01T18:19:35Z
lastModifiedDate
2024-03-10T07:44:59Z
VersionNumber
4

We usually see this conflict error when one of the artifact properties value has a special character (usually '\' or blank space) and this causes conflict in Artifactory.

 

In order to resolve the error, use the Item Properties REST API to get the artifact properties.
Then remove any special character in the property and run the replication again.