Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

Error while using Message transform Bean

$
0
0

Hi All,

 

I am using message transform bean in the receiver channel. The structure I have used is as follows.

 

Transform.Class    com.sap.aii.messaging.adapter.Conversion

Transform.ContentType    text/xml;charset=utf-8

xml.conversionType   SimplePlain2XML

xml.documentName      MT_DataExtract

xml.documentNamespace    http://ce.corp.com/xi/ACA/HR_INT_XXX/EmployerReporting

xml.endSeperator   'nl'

xml.fieldNames     pernr,l_name,f_name,m_name,perid,p_subarea,e_group,e_subgroup,status,c_code,pa_text,str_add,h_city,h_state,h_zcode,z1_org,z2_org,rep_hours

xml.fieldSeperator   ,

xml.singleRecordType      Employee_Details

 

XML structure would be as

 

<Employee_Details> 

<pernr></pernr>
-<l_name></l_name> 
<f_name></f_name>
<m_name/>
<perid></perid>
<p_subarea></p_subarea>
<e_group></e_group>
<e_subgrp></e_subgrp>
<status></status>
<c_code></c_code>
<pa_text></pa_text>
<str_add></str_add>
<h_city></h_city>
<h_state></h_state>
<h_zcode></h_zcode>
<z1_org></z1_org>
<z2_org></z2_org>
<rep_hours></rep_hours>
</Employee_Details>


I am getting error as Delivering the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.lib.util.configuration.ConfigurationExceptionSet: The following configuration errors were detected: - Either recordTypes or singleRecordType needs to be set .

 

 

Please help me to resolve this error.

 

Thanks,

Shankul

 


Viewing all articles
Browse latest Browse all 6719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>