===== Version 3.7.294 (12.12.23) ===== ==== Troubleshooting when saving jobs ==== If the first change was to delete a DelegatorJobStep, the job could not be saved. The error has been fixed. ==== New mapping functions Set/GetJobVariable ==== New mapping functions [[en:transformation:mappings:funktionen:schreibfunktionen:setjobvariable|]] and [[en:transformation:mappings:funktionen:abfragefunktionen:get:getjobvariable|]]. ==== Masked DB timeout in the ChannelReceiver ==== 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: * 'Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding ==== Log output from HTTPs extended ==== 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. ==== Update WebServices Job-Steps RestGet and Push ==== 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).