Trying to Attach a File using OOTB Rules. File is not getting saved and an exception and alert is thrown.
We are trying to upload and save a File(Excel/Word) Document to Work Object. But the it is not getting saved and OBJ-SAVE is failing and this is the error message. There is also a PEGA0040 Alert as well?
Problem writing an instance to the database: code: -302 SQLState: 22001 Message: The value of a host variable in the EXECUTE or OPEN statement is out of range for its corresponding use.. SQLCODE=-302, SQLSTATE=22001
Case1: Excel with Size 6MB is getting saved. No Errors
Case2: Word with Size 5MB or 7 MB throwing the above errors.
Please let me know a resolution for this where lies the issue/problem?