Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error upon web service response using FndManageImportExportFilesService

Eunisse OrpillaJun 13 2025

OIC Version: 25.04.1

I'm trying to upload a file to ERP using web service FndManageImportExportFilesService?wsdl operation UploadFiletoUCM.

Mapping of Source to target are as follows:

$WriteFile/../filename : $UploadFiletoUCM/document/filename

$WriteFile/../filetype : $UploadFiletoUCM/document/contentType

$WriteFile/../FileReference : $UploadFiletoUCM/document/content

“docAcc” : $UploadFiletoUCM/document/documentAccount

$WriteFile/../filename : $UploadFiletoUCM/document/documentTitle

im getting this error:
JBO-FND:::FND_CORE_SYS_ERR: <MESSAGE><NUMBER>FND-2</NUMBER><TEXT>An application error occurred.</TEXT><CAUSE></CAUSE><ACTION></ACTION><DETAILS></DETAILS><INCIDENT></INCIDENT></MESSAGE>

how do i resolve this?

Comments
Post Details
Added on Jun 13 2025
0 comments
62 views