cancel
Showing results for 
Search instead for 
Did you mean: 

Upload Large File with API

Prahar_Shah
Champ in-the-making
Champ in-the-making

How can I upload Large file with API ?

3 REPLIES 3

AdamShaneHyland
Employee
Employee

Hi @Prahar Shah ,

 

Which API are you using?

 

Thanks.

Prahar_Shah
Champ in-the-making
Champ in-the-making

We are using Unity API DLLs

Hi @Prahar Shah ,

 

Here is the Programmers Guide in the SDK for how to archive documents into OnBase with the Unity API.

 

https://sdk.onbase.com/unitySDK/html/7d4427f6-b07a-40ba-914d-b48dfd89f19c.htm

 

It is possible that your solution needs to be adjusted for allow larger files to be uploaded.  You can reference the maxrequestlength setting within the Application Server's documentation for more information ...

 

https://support.hyland.com/r/OnBase/Application-Server/Foundation-23.1/Application-Server/Configurat...

 

Best wishes.