Upload to UCM api gives 504 gateway timeout error
Summary: When I try to upload a pdf file of 170 MB, I am getting 504 gateway timeout error.
Content (required): I'm submitting an ESS job whose child job generates a PDF. My target is to upload the PDF to UCM and share its UCM id to client. Hence I use apis to get file content. Once the content is received, I use erpintegrations api to upload file to UCM. Since the size of file is 170 MB, uploadtoUCM fails with 504 gateway timeout error.
Version (include the version you are using, if applicable): 23A
Code Snippet (add any code snippets that support your topic, if applicable):
2