Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Deploy file task not working in OOTB PLC workflow
Harjinder
I am using OOTB PLC workflow for deploying the files to my development and production server.
I am using the production deployment task to deply the files to production server(we are not using livesite runtime and our production server is weblogic server) and this is working fine.
But i am not able to deploy file to my development server using deploy files task in the OOTB PLC. To activate this task, I have configured the below setting in the configuration files:
1. Add a development node in customer-teamsite-resource-config.xml file.
factory-method="createList">
-^(//[^/]+)?/iwadmin/main/.*
^(//[^/]+)?/.*?/main/.*
2. Define the target node "DevelopmentServer" in odnodes.xml.
After this I have run the livesite build and restart the odserver.
After all these settings, when i try to deploy the files on development server, I am not getting any error but files are not deploying to the development server. I have noticed in the logs that no deployment script logs are getting generated there.
Please let me know what else settings are needed to activate the deployfiles task, Any help is much appeciated.
Thanks,
Harjinder
Find more posts tagged with
Comments
There are no comments yet