cancel
Showing results for 
Search instead for 
Did you mean: 

Connection Timed out

0 Kudos
467

Hello All,

While Performing File upload of more than 1000 materials, I have faced an error as 500: Connection timed out. Is this a limitation of MDG or it can be resolved and where to resolve as i am not able to find any dumps in ST22 for this issue.

Thanks

View Entire Topic
former_member200911
Participant
0 Kudos

Hi,

Are you using synchronous approach or the async approach to upload the materials? In Sync approach you will face this issue as the parameters set at basis end has the limit of 7200 seconds, there is no such limit to upload but yes if you lower down the records and upload your file it will work, there is no solution for this time out for sync upload.

I would recommend you to go for Asynchronous approach where you can upload the file from back end which will not give you any time out error no matter how many records you upload.

Thanks

Arihant