I'm being tasked with taking a bunch of XML files (not DCRs - though as they're XML they could be - but they don't live within the templatedata/category/datatype/data/ directory structure) and getting them "ingested" into LSCS so that the data can be queried.
There may be a number of questions that I have regarding this, but the first few are [hopefully] simple.
Without using the PLC workflow (because we want to automate this process, so CGI tasks are out):
- How does one deploy files to LSCS?
- Is it just [a "simple"] DataDeployment?
- Would I have to go through the OpenDeploy Web Services interface, or could I just do a "standard" DD deployment? (i.e.: iwodcmd start **** -k iwdd=... -k ...)
- Is there anything "special" I should be aware of needing to do in order to get LSCS to be the target of the deployment?