Hi All,
Please help me in the to correct way of handling error while processing in .net script.
I am able to process the Cube but unable to put ignore error in the processing command.
Please find the line in the script:
" ... End If
'MsgBox(oRow("Partition").ToString)
oPartition.Process(ProcessType.ProcessFull)
'MsgBox(oRow("Partition End").ToString)
Please help me with the option to handle the error in the above code.
Thanks, Tanmoy Santra