Integration Activation issue
Summary
Faicng issue while activating the integration. Issue with Resources with validation errors of WSDLContent
Please find the attachment for the IAR file.
Implementing integration over OIC version:18.2.3.0.0
Scenario: REST-> SOAP
REST conn: sample json provided below
SOAP conn: oracle erp cloud URL for create sales order (https://efep-dev1.fa.em3.oraclecloud.com:443/fscmService/OrderImportService?wsdl)
ISSUE: while activating the integration, its related to REST connection, where am using JSON sample(valid over browser).
Please find below json:
{
"Order": [
{
"SourceTransactionIdentifier": "string",
"SourceTransactionSystem": "string",
"PartyID": "string",
"CurrencyCode": "string",
"OrderedDate": "string",
"AccountID": "string",
"CustomerReference": "string",
"ProjectID": "string",
"OrderNumber": "string",
"AccountSiteID": "string",