Hi, Andy
                If you check QIO the registration date is 
1999-10-30T00:00:00-04:00. And the date in my payload also is
<registrationDate>1999-10-30T00:00:00-04:00</registrationDate>

They are exactly same. One day I was trying to update a poc. It did not work at 
first time because I did not provide the registrationDate. David asked me to 
provide it and to make sure the format string is exactly same as in your xml. 
So I did it  and worked. Same as Org. I update the AD poc with org modifying. I 
am just trying to give you some clues

Thanks for your help Andy!

Thanks

Sean Zhao
[email protected]

From: Andy Newton [mailto:[email protected]]
Sent: Tuesday, August 27, 2013 2:45 PM
To: Zhao, Sean; '[email protected]'
Cc: Grimes, Ronald
Subject: Re: [arin-tech-discuss] Question about the update Org address...

Hi Sean,

The error message would seem to be misleading and we may have a bug in that it 
is reporting orgName instead of registrationDate. Modification of the 
registrationDate is likely triggering this error. If you remove 
registrationDate from your payload, does the error still occur?

Andy Newton,
Chief Engineer, ARIN

From: <Zhao>, Sean <[email protected]<mailto:[email protected]>>
Date: Tuesday, August 27, 2013 2:31 PM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Cc: "Grimes, Ronald" 
<[email protected]<mailto:[email protected]>>
Subject: [arin-tech-discuss] Question about the update Org address...

Hi,
                I am trying to update an org address. My payload is like 
following. And I got an error returned. I don't understand  what does it mean 
because I am not trying to change OrgName.

<?xml version="1.0" encoding="UTF-8"?>
<org 
xmlns="http://www.arin.net/regrws/core/v1";<http://www.arin.net/regrws/core/v1%22>>
<registrationDate>1999-10-30T00:00:00-04:00</registrationDate>
<streetAddress>
<line number="0">6000 Parkwood Pl.</line>
</streetAddress>
<city>Dublin</city>
<postalCode>43016</postalCode>
<handle>QIO</handle>
<pocLinks/>
</org>

But I got an error returned,
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<error 
xmlns="http://www.arin.net/regrws/core/v1";<http://www.arin.net/regrws/core/v1%22>>
<additionalInfo/>
<code>E_BAD_REQUEST</code>
<components>
<component>
<message>This element cannot be modified.</message>
<name>orgName</name>
</component>
</components>
<message>This method requires certain parameters.  Please see the documentation 
for details.</message>
</error>


Thanks

Sean Zhao
[email protected]<mailto:[email protected]>



_______________________________________________
arin-tech-discuss mailing list
[email protected]
http://lists.arin.net/mailman/listinfo/arin-tech-discuss

Reply via email to