Hello Experts ,
I would like to do versioning for document via Object Importer and for this i used <node type="Document" action="AddVersion"> tag but I don't see any option to pass version number in the in XML.
Ex- if we need to upload version 3 and then 2 then is there any tag which can add in XML for version number.
Do we have any option to give version number for document in XML?
I tried the below tag but it's it's not work with our requirement . Kindly advice for same.
<versionmajor>2</versionmajor>
<versionminor>5</versionminor>
Regards
Amol