cannot concatenate 'str' and 'NoneType' object
Hello,
we started getting the following error:
2017-07-28 11:23:56,525 FATAL [AIF]: Error in CommMap.updateTDATASEG_T_TDATASEGW
Traceback (most recent call last):
File "<string>", line 1324, in updateTDATASEG_T_TDATASEGW
TypeError: cannot concatenate 'str' and 'NoneType' object
We are importing Data from the Open Interface table. Nothing has changed (no work on the DB according to IT). I have tried importing old Data but that doesnt work either (it was working for last month). I deleted all sets in the Open Interface Table and left just 1 line. Still the same error. I guess the problem is somewhere in one the TDATASEG tables, but I cant go deleting that. (I have deleted all scripts in mappings, but error persists)