HoneyGulati
12 hours agoNew Contributor III
Need to reset import validate load step via BR
Hi,
I am trying to load the data from a file into the cube (import validate load steps) via Business Rule and while I am able to load it successfully. I am not sure how to reset it if the job fails...
- 9 hours ago
can you try this?
Dim objLoadTransformProcessInfo As LoadTransformProcessInfo = BRApi.Import.Process.ClearStageData(si, wfClusterPk, sourceId)