How are content.properties and lscs-authoring used by PLC ?
I am setting up a second deployment to LSCS, (which will use the localhost:8080 LSCS) and then the production deployment.
I have an entry for <preview> and <production> in lscs-authoring as well as another entry for the next deployment but I am failing. It seems to use localhost as the preview deployment and 1876 for the port (which is not running LSCS). It should be localhost:8080 but that is not being picked up.
in lscs-authoring.xml, add a new <runtime mode="entry-name"> where entry-name matches the TargetNode in workflow and the bean entry key
So are you saying where I have [..] I add something like this [..]
I'm saying that's what you would add in 7.3.1. I have no idea how you're meant to add a node to lscs-authoring.xml in this crossover flavour you've got. I'd say create your new bean entry and update your workflow, and then just keep updating lscs-authoring.xml with different things until you find the one that works