Hi All,
We have intalled TeamSite as new and we have tried to deploy some LSCS content files using PLC workflow.
We have also configured the file below
/app/teamsite/iw-home/LiveSiteCSAuth/authoring/etc/deployment/config/deployment-source.properties
/app/teamsite/iw-home/LiveSiteCSAuth/authoring/etc/deployment/config/lscs-authoring.xml
But the deployment is not picking the below configs placed in the file deployment-source.properties during the workflow submission.
# the OpenDeploy configuration file used for deployment
StartDeploy_DeployConfigFile=lscs/teamsite-areadiff
# the OpenDeploy configuration file used for rollback
StartDeploy_RollBackConfigFile=lscs/rollback
# the OpenDeploy configuration file used for commit
StartDeploy_CommitConfigFile=lscs/commit-deploy
# the OpenDeploy configuration file used for resetting a project
StartDeploy_ResetProjectConfigFile=lscs/reset-project
But we couldnt figure out where the deployment configs need to be configured apart from here. Could any one advise on this please?