Hello,
After deleting directely a dm_process from a repository, i am not able to deploy again my xCP 2.3 application from xCP Designer, displaying the error : [DM_SYSOBJECT_E_CANT_FETCH_INVALID_ID]
how can i fix the issue ?
Thank you
Did you reference the process in your xCP project? If so, you make need to change your deployment option to overwrite the dm_process object (vs version).
Hello Johnny,
Thank you for your response.
What deployement config should i use in my xCP Designer ?
Yes I still need to deploy my process.
Sorry, I was thinking of Composer when I was thinking about version vs overwrite for process. For xcp, you need to change deployment-method to Full OR data-policy to Clean in the deploy-xcp-application.properties file.