zdavatz / amiko-osx

AmiKo Desitin for AmiKo OS X
https://apps.apple.com/ch/app/amiko-desitin/id708142753?mt=12
GNU General Public License v3.0
3 stars 2 forks source link

File name of XML sent and response downloaded from Medidata should be AMK filename. #227

Closed zdavatz closed 3 years ago

zdavatz commented 3 years ago
  1. Create a prescription.
  2. Send it to Medidata.
  3. Get the response from Medidata.
  4. Save the response from Medidata.
  5. Currently the downloaded response file from Medidata does not have a name:
  6. Bildschirmfoto 2021-08-30 um 15 18 13
  7. The filename of the downloaded file should be the same as the AMK file.
  8. Bildschirmfoto 2021-08-30 um 15 30 17
  9. File ending for the AMK file is .amk
  10. File ending should be .txt for the Medidata Response.
  11. File ending should be .xml for the XML we send to Medidata.