Transfer Accelerator Plugin and Origin of Dicom Issue

Dear Orthanc community,

Is there way to get the origin of a DICOM which is sent by transfer accelerator plugin?

local instanceData = ParseJson(RestApiGet(
‘/instances/’ … instanceId …
‘/metadata?expand’))

does not return any origin data if I sent the DICOM with this command in auto routing:

local job = ParseJson(RestApiPost(‘/transfers/send’,

DumpJson(transfer, true)))

Best,
Hasan

It is already explained,

https://groups.google.com/g/orthanc-users/c/SAQZw9rHLYo

19 Temmuz 2022 Salı tarihinde saat 12:28:46 UTC+3 itibarıyla Hasan Erken şunları yazdı: