Skip to content

Migration to file-source and file-sink

FileHandling

  • Rename repository FileUpload to FileHandling
  • Migrate from FileUpload to FileHandling in Signature repository
  • Rename file-upload component to vpu-file-source in repository FileHandling (keeping a copy of file-upload during migration)
  • Create new component vpu-file-sink in repository FileHandling
  • Implement queueing and uploading mechanism in Signature repository
  • Remove file-upload component after Migration

Official PDF Signing

  • Migrate file-picking to the new component vpu-file-source
  • Migrate storing to the new component vpu-file-sink
  • Implement queueing in activity
  • Implement uploading in activity

Qualified PDF Signing

  • Migrate file-picking to the new component vpu-file-source
  • Migrate storing to the new component vpu-file-sink
  • Implement queueing in activity
  • Implement uploading in activity

Signature Verification

  • Migrate file-picking to the new component vpu-file-source
  • Implement queueing in activity
  • Implement uploading in activity
Edited by Bekerle, Patrizio