yes it is possible, but you need to swap your v8 site(s) into using a "coreAPI" way of communicating (the auth is slightly diffrent)
Adding
<useCoreApi>true</useCoreApi>
to the usync.publish.config file and restarting the site should mean that the v8 site can talk to the v10 one.
however even without this you should get something like "unauthorized / key" if you try and connect them, so getting not found probibly means you have something in the URL wrong.
uSync (complete) Publisher between v8 and v10
Hi,
I have uSync Complete and two UMB instances. First is version 8 and second is version 10. Is it possible to use Publisher between these instances?
Currently writing me this message:
Connection Test : NotFound
Does that mean it's not possible? Or do I just have a bad configuration?
Thanks.
Hi,
yes it is possible, but you need to swap your v8 site(s) into using a "coreAPI" way of communicating (the auth is slightly diffrent)
Adding
to the usync.publish.config file and restarting the site should mean that the v8 site can talk to the v10 one.
however even without this you should get something like "unauthorized / key" if you try and connect them, so getting not found probibly means you have something in the URL wrong.
Thanks :)
is working on a reply...