Hello Colleagues,
I am getting the following error when I run the custom data manager package in BPC MS 10.
"Output file name is empty"
Package Script is as follows:
'DEBUG (ON)
PROMPT (RADIOBUTTON,%CHECKLCK%,"Select whether to check work status settings when running logic,"",1,{"Yes,check for workstatus settings before running logic","No, do not check work status settings"},{"1","0"}
PROMPT(SELECTINPUT,,,,%CATEGORY_DIM%%TIME_DIM%)
TASK (Execute formulas,USER,%USER%)
TASK (Execute formulas,ENVIRONMENT,%ENVIRONMENT%)
TASK (Execute formulas,Model,%Model%)
TASK (Execute formulas,LOGICFILE,%ModelPATH%\..\AdminApp\%Model%\Trf.lgf)
'TASK(Execute formulas,SELECTION,%SELECTIONFILE%)
TASK (Execute formulas,LOGICMODE,1)
TASK (Execute formulas,CHECKLCK,%CHECKLCK%)
I have seen a similar discussion, which seems to have the same query
When I check the View Status for Details, I find Dump & Copy completed in 0 sec; whereas Convert:Failed in 0 seconds.
Kindly help and advise...
Regards,
Shrini