Skip to content

Deprectated transports do not work #39

@kadler

Description

@kadler

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions