iRestCall, iDB2Call, and iLibCall do not work, bu t always return 'error': '*NODATA'.
The problem is caused by refactoring of the code as sub-classes of HttpTransport, DatabaseTransport, and DirectTransport and not returning a value from the sub-classed call methods, causing None to be returned instead.