Upload content using windchill rest api
Version: Windchill 11.1
Use Case: Uploading large files using windchill rest api
Description:
Hi ,
I'm trying to upload a large files in windchill using rest api. I'm not able to upload large files using rest api . Is there any ways to upload large sized files .But when I try the same request using postman, the content gets uploaded. Is there any ways ,other than file path in the upload section, can we provide chunks of files that combine all those chunks into single file.

