Skip to Content
0
Apr 16, 2014 at 06:32 PM

Display entire log in script logic?

54 Views

When users run a script logic, eg to push data from one model to another, they get errors like:

Invalid Members [ACCOUNT_DTL]=61500270

Invalid Members [ACCOUNT_DTL]=51301500

However these errors are at the very end of the log and the user cannot see them, because they exceed the maximum log length to be displayed in data manager package status.

The script logic executes successfully and does not throw an error, but records do not post. It causes large errors because they're unaware of the issue as no error is thrown and the log does not display all lines.

I have to go into UJFS, download the zip file with their full log in it and send the errors to them.

Is there a setting either:

1. Flag the log as 'error' and do not allow it to post?

2. Display the entire log in the data manager package "View Status" - all lines? Or at least all errors?

Thx, Aaron