cancel
Showing results for 
Search instead for 
Did you mean: 

file content conversion xml.keyfeildname.no value

0 Kudos

Hi experts,

here i was facing a big issue i was doing file to soap scenario

my file consist of one customer and multiple products in one string with pipe separator and specific end separator again it followed by another customer with multiple no of materials like

23455|snisw|mdhbvej|wsdwcsd;

23466|dnews|nsk|show;

here i taken in DT 2 fields as customers and materials  with 0-1 occurrence and mapped to respective target fields.

i did file content conversion as in the attachment

but i was getting error message as

Conversion initialization failed: java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Mandatory parameter 'xml.keyfieldName': no value found


i was unable to pick the file please suggest me for the above problem its very urgent


Regards,

Vijay

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi hareesh,

thank you for your quick reply

i don't understand how my structure need to be made actually this site was blocked here can you send me the screen shot with my example source file

Regards,

Vijay.

former_member184720
Active Contributor
0 Kudos

I believe you are getting customer number of material information as part of one line.

So you need to change your structure(record-set structure) and do a simple file content conversion

Refer to below blog for configuration :

XI/PI: File Content Conversion for Simple Structure

If you have different lines for materiel and customer that is when you go for such record-set structure and define a key field to identify the information in the file