Hi,
Is there any API call to check if file exists or not in Content Server WS based on objectID?
BR, Mika
Sure if the ObjectID is a versionable file you can ask for its versions and if you get a success then you assume file exists. CS does not go back and check if a File gets put into its store when the initial node version add happens.