Quantcast
Channel: SCN : All Content - SAP Cloud for Customer
Viewing all articles
Browse latest Browse all 1183

XML File Input for customer

$
0
0

Hello community,

 

I'm currently trying to load customeres via WebDAV and XML File Input, but the customers are not appearing in the system.

 

Here is the file I'm trying to use:

 

<?xml version="1.0" encoding="utf-8"?>

<CustomerInputRequest>

  <MessageHeader>

    <CreationDateTime>2015-12-01T00:00:00.000Z</CreationDateTime>

  </MessageHeader>

  <List listCompleteTransmissionIndicator="true" actionCode="01">

    <Customer>

      <CategoryCode>2</CategoryCode>

   <CurrentCommon>

        <Organisation>

          <Name>

            <FirstLineName>Test Customer ASDF</FirstLineName>

          </Name>

        </Organisation>

      </CurrentCommon>

   <CurrentBusinessCharacters>

        <CustomerIndicator>true</CustomerIndicator>

      </CurrentBusinessCharacters>

    </Customer>

  </List>

</CustomerInputRequest>

 

I'm getting an error within the system, which states: "name missing".

 

any suggestions?

 

br mike


Viewing all articles
Browse latest Browse all 1183

Trending Articles



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