Problem:
Would like to know how to build the cache using the Revolve automated script because it stops at that command line
F:\\Revolve\\tps\\bin\\revolve.exe -sF:\\Revolve\\Admin\\Syncmon\\PRJBUILD.rqc
Resolution:
In order to build the cache the command it is necessary to run the Enterprise Edition, otherwise the cache files won't be built. Looking at the command above it is executing only Revolve and not Revolve Enterprise Edition, this is keeping the projectbuildcaches from working.
change the command to reflect using -xEnterprise
i.e.
F:\\Revolve\\tps\\bin\\revolve.exe -xEnterprise -sF:\\Revolve\\Admin\\Syncmon\\PRJBUILD.rqc
#SupportTip
#EnterpriseAnalyzer