Quantcast
Channel: SCN : Popular Discussions - SAP Cloud Applications Studio
Viewing all articles
Browse latest Browse all 1333

XML Load is not working for Custom BO

$
0
0

Hi All,

 

Its Strange xml load is not working this time in my code....

 

I had developed a Bo and tried of loading the BO instance in mass using xml file input. To do this I followed the steps in this way.

 

1) Created a BO and the structure is as follows:

 

 

2) On above of this I had created a service integration and in this I had selected xml file processing. The created schema and others is as follows

 

 

 

 

3) After this I had imported this xml schema into an Excel sheet and that excel sheet looks in the following way. In thsi the creation date is today (2014-02-12) and for test purpose a single record is sent to the system as input.

 

 

These are the fields used from the xml schema for the columns shown above....

 

 

4) Next to this I have exported back this into xml schema after filling the excel with one record. After data the XML schema looks like as following

 

<MessageHeader>

        <CreationDateTime>2014-02-12T14:20:00Z</CreationDateTime>

    </MessageHeader>

    <List>

        <CatalogAssignment_Massload>

            <ID>1</ID>

            <ProductType>Raw Material</ProductType>

            <ProductID>RF_001</ProductID>

            <MaterialDescription>Test Product for MassLoad from Excel</MaterialDescription>

            <CatalogID>123456</CatalogID>

 

5) After this is done I went to the system and in the work center of Application and User Managment, the view File Input is selected and next to this

 

 

I have added the xml which is holding data and exported from excel sheet after filling with some test data.

 

 

Next I have scheduled a job immediately with this file and it is successfully done with no errors

 

 

 

 

Now after completing this I am unable to find the loaded instance through xml in my custom BO.

 

It is very strange for me why it is not working this time to me. Previously for one of my code I have processed it in same way and it worked for me there but now I am unable to see the instance. Kindly can any one help me out where I am going wrong by seeing my attached screens.

 

 

Regards..
Hanu K


Viewing all articles
Browse latest Browse all 1333

Trending Articles



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