Suggestion #81
Updated by Todd Forsberg about 7 years ago
After running several iterations to get a migration program just right, the error log has several is littered with lines like this...
<pre>
WARNING! Function: ApiTableConvertToSQL_Ex. The table ENTITY pointed to an embedded table in Filelist.cfg that already existed as an SQL table! The existing SQL table was renamed to: ENTITY_2A2E6A14-0F0D-4D22-9501-BF8AE840FD16 and then converted again.
</pre>
I'd like to be able to set a property (or some such) to exclude these from the log file.
Just an idea (not sure if good or not), but maybe write out an ERROR log and a WARNING log file.
<pre>
WARNING! Function: ApiTableConvertToSQL_Ex. The table ENTITY pointed to an embedded table in Filelist.cfg that already existed as an SQL table! The existing SQL table was renamed to: ENTITY_2A2E6A14-0F0D-4D22-9501-BF8AE840FD16 and then converted again.
</pre>
I'd like to be able to set a property (or some such) to exclude these from the log file.
Just an idea (not sure if good or not), but maybe write out an ERROR log and a WARNING log file.