Forum Discussion

HoneyGulati's avatar
HoneyGulati
New Contributor III
11 hours ago
Solved

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...
  • pranav46's avatar
    8 hours ago

    can you try this?

    Dim objLoadTransformProcessInfo As LoadTransformProcessInfo = BRApi.Import.Process.ClearStageData(si, wfClusterPk, sourceId)