RPAS Exception logging -more details about the error. InvalidSuffixEntryException: Suffix number fo
Gents,
Is there any possibility in RPAS to see which measure/calculation is producing exception?
We develop many feautres for our client and sometimes we get to point when an exception is thrown and no information is contained in logs.
Examplary errors:
-InvalidSuffixEntryException: Suffix number found is invalid
-NA cell cannot be converted to a boolean type
Even if the fusion client log level is set to 'all' in the rpasConfig.properties there is still no information what caused the error.
It is really annoying to debug such a issues by guessing what could go wrong.
Are we missing something or the application really gives no clue what is wrong?