Forum Discussion

SamuelGorgonio's avatar
SamuelGorgonio
New Contributor II
2 years ago

Metrics on Parser BR run time

We have several parser rules that are running on our connector to d365. Is there a way to see what the affect on run time is from each of these rules? 

 

Do these rules run on all data that is queried from our connection or just new data?

  • Hi Samuel,

     

    'Write message to OneStream Error Log
    Dim yourIdentifier As String = "Your Identifier as string for every rule" '<-- Enter message to write to log
    BRApi.ErrorLog.LogMessage(si, yourValue)

     

    Thanks,

    Omkareshwar

    Archetype Consulting