Send arin-tech-discuss mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.arin.net/mailman/listinfo/arin-tech-discuss
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of arin-tech-discuss digest..."


Today's Topics:

   1. Question about the update Org address... (Zhao, Sean)
   2. Re: Question about the update Org address... (Andy Newton)
   3. Re: Question about the update Org address... (Zhao, Sean)


----------------------------------------------------------------------

Message: 1
Date: Tue, 27 Aug 2013 18:31:10 +0000
From: "Zhao, Sean" <[email protected]>
To: "'[email protected]'" <[email protected]>
Cc: "Grimes, Ronald" <[email protected]>
Subject: [arin-tech-discuss] Question about the update Org address...
Message-ID:
        <c4d5f96b55be8b43ab4bbb7eacb706ed3e77d...@pddcwmbxex504.ctl.intranet>
Content-Type: text/plain; charset="us-ascii"

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";>
<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";>
<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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.arin.net/pipermail/arin-tech-discuss/attachments/20130827/d948872f/attachment-0001.html>

------------------------------

Message: 2
Date: Tue, 27 Aug 2013 18:44:43 +0000
From: Andy Newton <[email protected]>
To: "Zhao, Sean" <[email protected]>,
        "'[email protected]'"  <[email protected]>
Cc: "Grimes, Ronald" <[email protected]>
Subject: Re: [arin-tech-discuss] Question about the update Org
        address...
Message-ID: <ce426ae3.27db8%[email protected]>
Content-Type: text/plain; charset="windows-1252"

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";>
<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";>
<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]>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.arin.net/pipermail/arin-tech-discuss/attachments/20130827/20e70144/attachment-0001.html>

------------------------------

Message: 3
Date: Tue, 27 Aug 2013 18:49:49 +0000
From: "Zhao, Sean" <[email protected]>
To: "'Andy Newton'" <[email protected]>, "'[email protected]'"
        <[email protected]>
Cc: "Grimes, Ronald" <[email protected]>
Subject: Re: [arin-tech-discuss] Question about the update Org
        address...
Message-ID:
        <c4d5f96b55be8b43ab4bbb7eacb706ed3e77d...@pddcwmbxex504.ctl.intranet>
Content-Type: text/plain; charset="us-ascii"

No, it won't work and it has new error
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><error 
xmlns="http://www.arin.net/regrws/core/v1";><additionalInfo/><code>E_BAD_REQUEST</code><components><component><message>This
 element is a system generated value and cannot be 
modified.</message><name>registrationDate</name></component><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>

But now I am more confused. I have been told by David Huberman(I understand he 
left). That I need to provide the registrationDate to update poc. So are you 
saying I don't need registrationDate to update an Org?

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]>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.arin.net/pipermail/arin-tech-discuss/attachments/20130827/82c99795/attachment.html>

------------------------------

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


End of arin-tech-discuss Digest, Vol 31, Issue 1
************************************************

Reply via email to