The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
SamuelGorgonio
3 years agoNew Contributor II
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 quer...
Omkareshwar
3 years agoContributor
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
Related Content
- 1 year ago
- 3 years ago
- 2 years ago