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)
PLC Workflow Query
SonaliKulkarni
Hello,
I am running the OOTB PLC workflow and deploying the xml files onto the Prod Target.
If I try running the query on the target the fetch all the files in a certain project then it lists down the files I deployed.
If I run the query to fetch based on document id and project it gives HTTP 404 Error showing that it cannot find the file.The query I am running is correct since it works for some other files deployed earlier.
Any reason why this must be happening?
Find more posts tagged with
Comments
nipper
Your question makes little sense.
What type of query ?
If the old deployments work and the new ones do not show up, either they were deployed to the wrong place or (possibly but doubtful) it is a cachign issue.
Look at the OpenDeploy logs. See where the files actually went and if that is the correct location. If not (and it probably is not) you will need to change opendeploy.properties and rebuild the GUI (for LSDS/LSCS deployment issues)
mart2001
Can you list the query? Did you copy and paste the document id and project? If you manually type it, there is a good chance it was mistyped as there are a number of digits and can easily miss a digit when you are typing.
SonaliKulkarni
This worked for us .Thanks for your reply
SonaliKulkarni
Works for me now.THanks for all your replies.
SonaliKulkarni
Works for me now.Thanks for all your replies.