Issue while attaching ucm File at manage invoice level on Fusion from REST api.
Summary:
We have imported a file to UCM and trying to refer the same at the Manage invoice level on Fusion UI. The below rest api has been used, though it shows file at invoice level, but its not downloading. PFA screenshot.
Content (required):
URL: https://<host>/fscmRestApi/resources/11.13.18.05/invoices/300000041204293/child/attachments
{
"Type": "File",
"FileName": "Test_File_Url4.txt",
"Title": "Test_File_Url4.txt",
"Description": "Test_File_Url4.txt description",
"Category": "From Supplier",
"FileUrl": "https://<host>/cs/idcplg?IdcService=GET_FILE&dID=1890670&dDocName=UCMFA01874450"
}
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
1