FBDI template for Contract Attachment
Need help on one of the requirement for the contract attachments load. Currently we are using rest api to load contract attachment through OIC gen3. But if file size is more than 10MB integration can't handle them because there is limitation of 10 MB . So client is asking to load them via FBDI.
Rest API currently using : /fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractDocuments
So please suggest is there any FBDI process to load only contracts attachments to specific contract.
0