on 2019 Apr 30 6:59 AM
Hi,
I am trying to create a REST Webservice in CLM(Application Version: 10.0.15.00) using SAP provided sample files for contracts from the CLM reference guide. While performing the steps mentioned in the cookbook I am getting an error while uploading the xsd file(schema) in web services definition. The error says “File ContractService.xsd was not attached because it has an invalid file extension not allowed by the system settings.”
Need urgent help to understand where in CLM system settings can I enable this extension.
Thanks
Arka
Forgot to mention which system properties you have to look for:
attachments.upload.file.extension_list
attachments.upload.file.extension_list_permitted
Those work in combination of each other so read the comment belonging with those system properties.You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You have to check your system properties, probably there is a restriction on the file extensions allowed for upload and the xsd extension is not included as being allowed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.