Hi,
We are using TS-7.4.0 and OD - 7.3.2 on Linux box.
I have customized the PLC to add new node "qa" in between dev and prod.
I have followed all the steps mentioned in SiteDev guide.
Also, i have updated "Production Deployment" task in .ipm file and change the value of
"TargetNodes" to CONFIGURABLE(TargetNodes) from "production" so that it will deploy to qa node as well.
I am able to achieve LSCS deployment but content is not getting deployed on LSDS.
I am getting this warn in content_center.log
"WARN com.interwoven.livesite.opendeploy.impl.OpenDeploymentServiceAdapter () - no target for /default/main/WJDemo/WORKAREA/WJWA"
PFA customer-teamsite-resource-config.xml .
As per my understanding, for LSDS deployment we have to update "customer-teamsite-resource-config.xml " file.
Please, let me know what step i'm missing for LSDS deployment.