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)
How publish /deploy content via java program
Rajesh117
Hi Techies,
how to publish the STAGING content changes to the livesite by java program?
Is it doable or not? please reply.
Regards,
Rajesh
Find more posts tagged with
Comments
nipper
It is already done. LIveSite PLC worklfow (Publish LiveSite Content) does this. You can use the CSSDK to figure out how.
Adam Stoller
You might want to look at
this thread
- It doesn't actually provide an answer, but it does identify the problem with performing the LSCS/LSDS deployments from anywhere other than the WORKAREA - because the process (in the PLC workflow) sets EAs on the files - and thus cannot be done from anywhere else.
There
should
be a way to do this, I just don't [yet] know what it is - other than using the startdeploy script - which (as mentioned in the above thread) has its own shortcomings.