[RAM] Custom ANT Script: How can i prohibit modify a non existing asset?
Accepted answer
Hi,
I think that is how modify task works at this moment. If ANT client could not fetch asset according to guid/version, or search input, it eill create a new one according to version, and guid, if there is one.
If one is not sure about the guid or version the asset, I woule like to suggest use search type to specify the criteria of the asset and leave ram:guid and ram:version alone. I think in that way modify task will use the first existing asset return from search result, and new asset will not be created even if there is no asset return from search.
Thanks.
I think that is how modify task works at this moment. If ANT client could not fetch asset according to guid/version, or search input, it eill create a new one according to version, and guid, if there is one.
If one is not sure about the guid or version the asset, I woule like to suggest use search type to specify the criteria of the asset and leave ram:guid and ram:version alone. I think in that way modify task will use the first existing asset return from search result, and new asset will not be created even if there is no asset return from search.
Thanks.