Binary Content Size

This section helps you to define maximum binary content size that the API end point supports.

Microservice Framework API endpoint supports upto 70 MB file. The binary content should be in MB format.

You should describe the binary content property as follows:

  • Add the below property in ENV.env file in docker.
    MAX_FILE_UPLOAD_SIZE=70
  • Add the below property in yml file.
    temn.msf.max.file.upload.size: ${MAX_FILE_UPLOAD_SIZE}

Field Name
|
Application/Table name

Temenos Headquarters SA
2 Rue de l'Ecole-de-Chimie
CH - 1205 Geneva
Switzerland

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, August 29, 2023 1:48:57 PM IST

Last Updated R23 AMR