cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MII V15 file attachment functionality

Former Member
0 Kudos

Hi All,

We need to implement file attachment functionality in SAP MII V15.

Requirement is - User should be able to attach and save any file type. Will it be possible to save the attached files in database instead of placing the files in folder structure.

Any suggestion on this about how this can be implemented will be helpful.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

swaroop_anasane
Active Contributor
0 Kudos

Hi Prithviraj,

In such cases, you can make use of a Query template and insert varbinaries in SQL database. You can try file stream options as well.

However, it would not be a suggested solution to save files on DB when you have an app server, due to the performance hit with this type of implementations.

Hope this helps.

Warm Regards,

Swaroop