Hello Community,

 

I need to know if it is possible (and how to proceed if possible) to upload a file into Creatio (in this specific case an audio file) from an external application using OData connection in version 8.0.10. The file need to be uploaded into the attachments detail of a custom section.

 

Thank you!

Like 0

Like

1 comments

Hello Javier,

Regarding the general function of OData, you can find detailed information in the following resource:

 

OData Overview

 

For more specific examples and methods, you can refer to this documentation:

 

OData Methods and Examples

API for file management

Show all comments

Hello Community,

 

Our client has a case where he needs to upload a file secured with a password to the attachment details. He tried to upload that file file but with no success. Is there a way to keep that file in its encrypted format and be able to upload it?

 

Thank you,

Like 0

Like

2 comments

...

Hello Mariam,



You can make a password file in the archive and put the archive in the detail. At the moment there is no possibility to enter the password exactly inside Creatio. Perhaps this can be implemented by custom development.



Regards,

Anton

Show all comments

Hi Community,

I am having some difficulties importing an excel template into my excel reports on my production machine. This machine is in version 7.16.4.1731.

I already tried to import it into my development machine, which is in version 7.16.3.1473 and the whole process was completed successfully, I managed to import a template into my excel reports.

Is the problem related with the application version? Can you help me solve this issue?

 

Thanks in advance.

Like 3

Like

3 comments
Best reply

Hello Pedro,

For some reason, when you upload a template it thinks the template is an apk or jar file. These extensions are on the file deny list in Creatio so it is rejecting the file upload. Not sure when this changed, it didn't used to fail like this.

Anyway, to resolve this, you can simply remove "apk" and "jar" from the "FileExtensionsDenyList" system setting. Then you will be able to upload templates.

Ryan

Hi Pedro,

 

Thank you for informing us.

 

Kindly note that we implemented new security restrictions for the formats of uploaded files in Creatio 7.16.4.

I have forwarded your issue to the responsible team for investigation and will get back to you with the updates ASAP.

 

Have a good day!

Hello Pedro,

For some reason, when you upload a template it thinks the template is an apk or jar file. These extensions are on the file deny list in Creatio so it is rejecting the file upload. Not sure when this changed, it didn't used to fail like this.

Anyway, to resolve this, you can simply remove "apk" and "jar" from the "FileExtensionsDenyList" system setting. Then you will be able to upload templates.

Ryan

Ryan Farley,

We remove both extensions from the list and its now working, thank you for your response.

 

Best Regards,

Pedro Pinheiro and Tiago Sousa

Show all comments