changeset 45:f633b835c5bd

doc
author Alain Mazy <am@osimis.io>
date Thu, 20 Oct 2022 09:28:37 +0200
parents f4e828607f02
children 155eec0d4d3b
files NEWS
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Oct 19 21:12:57 2022 +0200
+++ b/NEWS	Thu Oct 20 09:28:37 2022 +0200
@@ -5,7 +5,10 @@
   ("sender-transfer-id") in every outgoing request that relates to this transfer and can be used 
   e.g, by a load balancer to route all requests from a single transfer to the same Orthanc.
   If no "SenderTransferID" is provided, a UUID is generated by the plugin.  This header is only 
-  used in PushMode
+  used in PushMode.
+  Note that, when generated by the plugin, the "sender-transfer-id" is NOT the job id (the job id
+  does not exists yet at this time) and is NOT the transaction id that is actually generated on the
+  receiver side.
 
 Version 1.2 (2022-07-12)
 ========================