It is possible just like you say in normal uSync -
you can add ignore values to the PublshedContentHandler value in the Publisher set in uSync8.config and it will be have it the same way as the standard contentHandler does in uSync
but to be honest i haven't tried it so not sure how uSync.Complete will react if you do it. I think it might tell you it will change and then not, but i am not sure so you will probably want to give it a test.
Can you set usync publisher push so that it does not overwrite content in a target environment if content already exists? To be clear I want to be able to set it to create the content every time but only if there is nothing there already.
Scenario would be if you need to update the doc type schema in for example UAT where users would be preparing final content for prod.
uSync Complete - protecting content for specifc nodes
Hi Kevin
We are using uSync Complete v8.11.8
We have a number of environments and there is some Umbraco content in each environment that is specific to that environment.
We need to ensure that the content for those specific nodes is never overwritten when pushing.
I know it is possible when syncing with standard uSync ContentHandler to add "ignore" but is something like this possible with uSync complete?
Jules
Hi Jules
It is possible just like you say in normal uSync -
you can add ignore values to the
PublshedContentHandler
value in thePublisher
set in uSync8.config and it will be have it the same way as the standard contentHandler does in uSyncbut to be honest i haven't tried it so not sure how uSync.Complete will react if you do it. I think it might tell you it will change and then not, but i am not sure so you will probably want to give it a test.
Thanks Kevin Another question :).
Can you set usync publisher push so that it does not overwrite content in a target environment if content already exists? To be clear I want to be able to set it to create the content every time but only if there is nothing there already.
Scenario would be if you need to update the doc type schema in for example UAT where users would be preparing final content for prod.
Jules
is working on a reply...