Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

EPMAutomate: error handling when using RunBusinessRule command not working

edited Mar 12, 2020 11:35AM in Financial Consolidation and Close 1 comment

Summary

EPMAutomate: error handling when using RunBusinessRule command not working

Content

Hi all

We are running a TEST script where we want it to the DM load data to fail and for the RunBusinessRule to be abhorted BEFORE it is initiated after the Data Load fail, but from what we are seeing, it runs and completes regardless of the Data load error. 

In the attached document we have the set this script section so the rule is not run if there is a failure: 

 

IF EXIST %localpath%%FICHERO% (
call epmautomate deletefile inbox/HFM/%FICHERO% >> %logpath%
call epmautomate uploadfile %localpath%%FICHERO% inbox/HFM >> %logpath%

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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