If the first change was to delete a DelegatorJobStep, the job could not be saved. The error has been fixed.
New mapping functions SetJobVariable and GetJobVariable.
A “DB Timeout” in the ChannelReceiver could not be recognized as a task in eBiss or was reported as “Try to access invalid instance”. The error has been fixed, in this case a task with the following or similar message should appear:
For the HTTPs send and receive channel, the protocol (TLS 1.0, TLS 1.2…), the encryption algorithm and the hash algorithm are output in the log.
The RestGet and Push WebServices job steps have been extended to include an adjustable timeout (-1 = default). In addition, both can evaluate JsonRpc responses (they always return 200 and the error is then described in the Json).