You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Essbase Cloud: ESSCS Commands and Logging

edited Aug 2, 2018 2:36AM in Essbase 2 comments

Summary

Essbase Cloud: ESSCS Commands and Logging

Content

I'm using ESSCS commands in a .bat file to load data to OAC.  Currently, I have the log just provided status on the loads.

Is there a way to get a log with any data load kick outs that do no exist in the application using ESSCS?

 

Script:

Call esscs dataload -application %APP% -db %DB% -rule LoadData.rul -file Data.txt -abortOnError false >>%LogDir%\DATA.LOG

Echo dataload -application %APP% -db %DB% -rule LoadData -file CFC-CSI.txt Complete=====================================>>%LogDir%\CompCSC_DATA.LOG

 

Log Output:

dataload -application EssbaseApp -db EssbaseDB-rule LoadData -file Data.txt Complete=====================================

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!