Environment[indent]TS/OD/LS 7.2.1 (vanilla) on Linux with WebSphere 7[/indent]
Issue[indent]I ran the following command today:[indent]
./startdeploy.sh -StartDeploy_TsAreaDiffArea /default/main/branch/STAGING -StartDeploy_TsAreaDiffPreviousArea /default/main/branch/EDITION/INITIAL -StartDeploy_DeploymentMode production
[/indent]After doing this, we found results from a REST query against LSCS was returning no documents, but running a query in the DB still returned 100+ results.
I ended up selecting all the files in the particular directory that we were doing the REST query on, and submitting them through our PLC-variant workflow - and then they showed up in the query.[/indent]
Query for the Forum[indent]Can anyone see anything wrong in that command?
Can anyone think of a reason why LSCS would not return any results when the DB would?[/indent]