Forum Discussion

mgreenberg's avatar
mgreenberg
Contributor II
21 days ago

Add Reminder for Flip Sign Flag on Account Mapping During Load

Our income, liability, equity accounts need to have the flip sign flag checked but our users always forget.  Is there a way to add a pop up when they first get to this screen (after they save it is too late).

 

2 Replies

  • Ruben_Moya's avatar
    Ruben_Moya
    New Contributor II

    Hello!

    The best way to deal with this is creating a Transformation Event Handler Business Rule that checks your source data against your transformation rules before the transformation takes place.

    Hope this helps!

  • MarcusH's avatar
    MarcusH
    Valued Contributor

    We use a TransformationEventHandler (as Ruben_Moya​ suggest). We update the maps before the transformation process starts to make sure all the relevant accounts have FlipSign enabled.