From Sean.Zhao at CenturyLink.com Tue Aug 27 14:31:10 2013 From: Sean.Zhao at CenturyLink.com (Zhao, Sean) Date: Tue, 27 Aug 2013 18:31:10 +0000 Subject: [arin-tech-discuss] Question about the update Org address... Message-ID: 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. 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From andy at arin.net Tue Aug 27 14:44:43 2013 From: andy at arin.net (Andy Newton) Date: Tue, 27 Aug 2013 18:44:43 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: Message-ID: 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Sean.Zhao at CenturyLink.com Tue Aug 27 14:49:49 2013 From: Sean.Zhao at CenturyLink.com (Zhao, Sean) Date: Tue, 27 Aug 2013 18:49:49 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: References: Message-ID: No, it won't work and it has new error E_BAD_REQUESTThis element is a system generated value and cannot be modified.registrationDateThis element cannot be modified.orgNameThis method requires certain parameters. Please see the documentation for details. 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 sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 2:45 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. > 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, > E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Sean.Zhao at CenturyLink.com Tue Aug 27 15:09:38 2013 From: Sean.Zhao at CenturyLink.com (Zhao, Sean) Date: Tue, 27 Aug 2013 19:09:38 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: References: Message-ID: 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 1999-10-30T00:00:00-04:00 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 sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 2:45 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. > 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, > E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From andy at arin.net Tue Aug 27 15:50:29 2013 From: andy at arin.net (Andy Newton) Date: Tue, 27 Aug 2013 19:50:29 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: Message-ID: Sean, I believe I have replicated your problem. Your payload does not provide the iso3166-1/code2 (2 letter country code) elements nor the iso3166-2 element (state/province). When these are omitted, the error given back incorrectly states that the orgName cannot be modified. I'll enter a bug in our tracking system for this. Additionally, registrationDate is required as well as orgName and they must not be modified. You are correct that this is the case with POCs as well. I will enter a bug in our tracking system for this as it is awkward and seemingly unnecessary. You will have to furnish pocs in the pocLink section. If you do not, you'll get error messages noting that you need one admin poc, abuse pocs, and tech pocs. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 3:09 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... 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 1999-10-30T00:00:00-04:00 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 sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 2:45 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. > 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, > E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Sean.Zhao at CenturyLink.com Tue Aug 27 16:49:56 2013 From: Sean.Zhao at CenturyLink.com (Zhao, Sean) Date: Tue, 27 Aug 2013 20:49:56 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: References: Message-ID: Thanks Andy. That is a good catch. Yes, I did miss the code2 But after I added code2 and iso3166-2, I still have the same error. I even tried 1 and code3 too. Still the misleading error message. > 1999-10-30T00:00:00-04:00 US 6000 Parkwood Pl. Dublin OH 43016 QIO The error message is E_BAD_REQUESTThis element cannot be modified.orgNameThis method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 3:50 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, I believe I have replicated your problem. Your payload does not provide the iso3166-1/code2 (2 letter country code) elements nor the iso3166-2 element (state/province). When these are omitted, the error given back incorrectly states that the orgName cannot be modified. I'll enter a bug in our tracking system for this. Additionally, registrationDate is required as well as orgName and they must not be modified. You are correct that this is the case with POCs as well. I will enter a bug in our tracking system for this as it is awkward and seemingly unnecessary. You will have to furnish pocs in the pocLink section. If you do not, you'll get error messages noting that you need one admin poc, abuse pocs, and tech pocs. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 3:09 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... 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 1999-10-30T00:00:00-04:00 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 sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 2:45 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. > 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, > E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From andy at arin.net Tue Aug 27 17:17:01 2013 From: andy at arin.net (Andy Newton) Date: Tue, 27 Aug 2013 21:17:01 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: Message-ID: Sean, The orgName is also required. Like registrationDate, is must appear exactly as it currently is. One strategy that may be used for modifying POCs and ORGs is to issue a GET first and use that XML in a subsequent PUT, modifying only the fields that need modification. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 4:49 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... Thanks Andy. That is a good catch. Yes, I did miss the code2 But after I added code2 and iso3166-2, I still have the same error. I even tried 1 and code3 too. Still the misleading error message. > 1999-10-30T00:00:00-04:00 US 6000 Parkwood Pl. Dublin OH 43016 QIO The error message is E_BAD_REQUESTThis element cannot be modified.orgNameThis method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 3:50 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, I believe I have replicated your problem. Your payload does not provide the iso3166-1/code2 (2 letter country code) elements nor the iso3166-2 element (state/province). When these are omitted, the error given back incorrectly states that the orgName cannot be modified. I'll enter a bug in our tracking system for this. Additionally, registrationDate is required as well as orgName and they must not be modified. You are correct that this is the case with POCs as well. I will enter a bug in our tracking system for this as it is awkward and seemingly unnecessary. You will have to furnish pocs in the pocLink section. If you do not, you'll get error messages noting that you need one admin poc, abuse pocs, and tech pocs. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 3:09 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... 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 1999-10-30T00:00:00-04:00 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 sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 2:45 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. > 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, > E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Sean.Zhao at CenturyLink.com Tue Aug 27 17:26:59 2013 From: Sean.Zhao at CenturyLink.com (Zhao, Sean) Date: Tue, 27 Aug 2013 21:26:59 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: References: Message-ID: Hi, Andy Please let me repeat what you are saying. For updating an org, handle, registrationDate and OrgName are mandatory fields And for updating a poc, handle, and registrationDate are mandatory fields, am I corret? Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 5:17 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, The orgName is also required. Like registrationDate, is must appear exactly as it currently is. One strategy that may be used for modifying POCs and ORGs is to issue a GET first and use that XML in a subsequent PUT, modifying only the fields that need modification. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 4:49 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... Thanks Andy. That is a good catch. Yes, I did miss the code2 But after I added code2 and iso3166-2, I still have the same error. I even tried 1 and code3 too. Still the misleading error message. > 1999-10-30T00:00:00-04:00 US 6000 Parkwood Pl. Dublin OH 43016 QIO The error message is E_BAD_REQUESTThis element cannot be modified.orgNameThis method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 3:50 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, I believe I have replicated your problem. Your payload does not provide the iso3166-1/code2 (2 letter country code) elements nor the iso3166-2 element (state/province). When these are omitted, the error given back incorrectly states that the orgName cannot be modified. I'll enter a bug in our tracking system for this. Additionally, registrationDate is required as well as orgName and they must not be modified. You are correct that this is the case with POCs as well. I will enter a bug in our tracking system for this as it is awkward and seemingly unnecessary. You will have to furnish pocs in the pocLink section. If you do not, you'll get error messages noting that you need one admin poc, abuse pocs, and tech pocs. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 3:09 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... 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 1999-10-30T00:00:00-04:00 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 sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 2:45 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. > 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, > E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Sean.Zhao at CenturyLink.com Tue Aug 27 23:13:43 2013 From: Sean.Zhao at CenturyLink.com (Zhao, Sean) Date: Wed, 28 Aug 2013 03:13:43 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: References: Message-ID: Hi, Andy, I made some progress. But still have something confusing. My payload is below. But I still get an error says below. Does that mean that I have to fill up the pocLinkRef section even I don't have anything to change in this section? 1999-10-30T00:00:00-04:00 OH US 6000 Parkwood Pl. Dublin 43016 QIO Qwest IP OpsEng E_ENTITY_VALIDATIONExactly one Admin POC is required.pocLinkRefAbuse POC is required.pocLinkRefTech POC is required.pocLinkRefPayload entity failed to validate; see component messages for details. Thanks Sean Zhao sean.zhao at centurylink.com From: Zhao, Sean Sent: Tuesday, August 27, 2013 5:27 PM To: 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: RE: [arin-tech-discuss] Question about the update Org address... Hi, Andy Please let me repeat what you are saying. For updating an org, handle, registrationDate and OrgName are mandatory fields And for updating a poc, handle, and registrationDate are mandatory fields, am I corret? Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 5:17 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, The orgName is also required. Like registrationDate, is must appear exactly as it currently is. One strategy that may be used for modifying POCs and ORGs is to issue a GET first and use that XML in a subsequent PUT, modifying only the fields that need modification. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 4:49 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... Thanks Andy. That is a good catch. Yes, I did miss the code2 But after I added code2 and iso3166-2, I still have the same error. I even tried 1 and code3 too. Still the misleading error message. > 1999-10-30T00:00:00-04:00 US 6000 Parkwood Pl. Dublin OH 43016 QIO The error message is E_BAD_REQUESTThis element cannot be modified.orgNameThis method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 3:50 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, I believe I have replicated your problem. Your payload does not provide the iso3166-1/code2 (2 letter country code) elements nor the iso3166-2 element (state/province). When these are omitted, the error given back incorrectly states that the orgName cannot be modified. I'll enter a bug in our tracking system for this. Additionally, registrationDate is required as well as orgName and they must not be modified. You are correct that this is the case with POCs as well. I will enter a bug in our tracking system for this as it is awkward and seemingly unnecessary. You will have to furnish pocs in the pocLink section. If you do not, you'll get error messages noting that you need one admin poc, abuse pocs, and tech pocs. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 3:09 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... 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 1999-10-30T00:00:00-04:00 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 sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 2:45 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. > 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, > E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From andy at arin.net Thu Aug 29 15:30:18 2013 From: andy at arin.net (Andy Newton) Date: Thu, 29 Aug 2013 19:30:18 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: Message-ID: Sean, Yes, you need to provide a populated pocLinkRef. That is the mechanism for associating POCs to ORGs. If they are not changing, you can leave them populated with the same references. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 11:13 PM To: "Zhao, Sean" >, Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... Hi, Andy, I made some progress. But still have something confusing. My payload is below. But I still get an error says below. Does that mean that I have to fill up the pocLinkRef section even I don?t have anything to change in this section? 1999-10-30T00:00:00-04:00 OH US 6000 Parkwood Pl. Dublin 43016 QIO Qwest IP OpsEng E_ENTITY_VALIDATIONExactly one Admin POC is required.pocLinkRefAbuse POC is required.pocLinkRefTech POC is required.pocLinkRefPayload entity failed to validate; see component messages for details. Thanks Sean Zhao sean.zhao at centurylink.com From: Zhao, Sean Sent: Tuesday, August 27, 2013 5:27 PM To: 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: RE: [arin-tech-discuss] Question about the update Org address... Hi, Andy Please let me repeat what you are saying. For updating an org, handle, registrationDate and OrgName are mandatory fields And for updating a poc, handle, and registrationDate are mandatory fields, am I corret? Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 5:17 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, The orgName is also required. Like registrationDate, is must appear exactly as it currently is. One strategy that may be used for modifying POCs and ORGs is to issue a GET first and use that XML in a subsequent PUT, modifying only the fields that need modification. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 4:49 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... Thanks Andy. That is a good catch. Yes, I did miss the code2 But after I added code2 and iso3166-2, I still have the same error. I even tried 1 and code3 too. Still the misleading error message. > 1999-10-30T00:00:00-04:00 US 6000 Parkwood Pl. Dublin OH 43016 QIO The error message is E_BAD_REQUESTThis element cannot be modified.orgNameThis method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 3:50 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, I believe I have replicated your problem. Your payload does not provide the iso3166-1/code2 (2 letter country code) elements nor the iso3166-2 element (state/province). When these are omitted, the error given back incorrectly states that the orgName cannot be modified. I'll enter a bug in our tracking system for this. Additionally, registrationDate is required as well as orgName and they must not be modified. You are correct that this is the case with POCs as well. I will enter a bug in our tracking system for this as it is awkward and seemingly unnecessary. You will have to furnish pocs in the pocLink section. If you do not, you'll get error messages noting that you need one admin poc, abuse pocs, and tech pocs. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 3:09 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... 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 1999-10-30T00:00:00-04:00 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 sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 2:45 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. > 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, > E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Sean.Zhao at CenturyLink.com Thu Aug 29 15:32:54 2013 From: Sean.Zhao at CenturyLink.com (Zhao, Sean) Date: Thu, 29 Aug 2013 19:32:54 +0000 Subject: [arin-tech-discuss] Question about the update Org address... In-Reply-To: References: Message-ID: Thanks, Andy. I am good now. Thanks a lot! please go ahead to close the ticket. I am all good. Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Thursday, August 29, 2013 3:30 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, Yes, you need to provide a populated pocLinkRef. That is the mechanism for associating POCs to ORGs. If they are not changing, you can leave them populated with the same references. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 11:13 PM To: "Zhao, Sean" >, Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... Hi, Andy, I made some progress. But still have something confusing. My payload is below. But I still get an error says below. Does that mean that I have to fill up the pocLinkRef section even I don't have anything to change in this section? > 1999-10-30T00:00:00-04:00 OH US 6000 Parkwood Pl. Dublin 43016 QIO Qwest IP OpsEng E_ENTITY_VALIDATIONExactly one Admin POC is required.pocLinkRefAbuse POC is required.pocLinkRefTech POC is required.pocLinkRefPayload entity failed to validate; see component messages for details. Thanks Sean Zhao sean.zhao at centurylink.com From: Zhao, Sean Sent: Tuesday, August 27, 2013 5:27 PM To: 'Andy Newton'; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: RE: [arin-tech-discuss] Question about the update Org address... Hi, Andy Please let me repeat what you are saying. For updating an org, handle, registrationDate and OrgName are mandatory fields And for updating a poc, handle, and registrationDate are mandatory fields, am I corret? Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 5:17 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, The orgName is also required. Like registrationDate, is must appear exactly as it currently is. One strategy that may be used for modifying POCs and ORGs is to issue a GET first and use that XML in a subsequent PUT, modifying only the fields that need modification. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 4:49 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... Thanks Andy. That is a good catch. Yes, I did miss the code2 But after I added code2 and iso3166-2, I still have the same error. I even tried 1 and code3 too. Still the misleading error message. > 1999-10-30T00:00:00-04:00 US 6000 Parkwood Pl. Dublin OH 43016 QIO The error message is E_BAD_REQUESTThis element cannot be modified.orgNameThis method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 3:50 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' Cc: Grimes, Ronald Subject: Re: [arin-tech-discuss] Question about the update Org address... Sean, I believe I have replicated your problem. Your payload does not provide the iso3166-1/code2 (2 letter country code) elements nor the iso3166-2 element (state/province). When these are omitted, the error given back incorrectly states that the orgName cannot be modified. I'll enter a bug in our tracking system for this. Additionally, registrationDate is required as well as orgName and they must not be modified. You are correct that this is the case with POCs as well. I will enter a bug in our tracking system for this as it is awkward and seemingly unnecessary. You will have to furnish pocs in the pocLink section. If you do not, you'll get error messages noting that you need one admin poc, abuse pocs, and tech pocs. Andy Newton, Chief Engineer, ARIN From: , Sean > Date: Tuesday, August 27, 2013 3:09 PM To: Andrew Newton >, "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > Subject: RE: [arin-tech-discuss] Question about the update Org address... 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 1999-10-30T00:00:00-04:00 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 sean.zhao at centurylink.com From: Andy Newton [mailto:andy at arin.net] Sent: Tuesday, August 27, 2013 2:45 PM To: Zhao, Sean; 'arin-tech-discuss at arin.net' 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: , Sean > Date: Tuesday, August 27, 2013 2:31 PM To: "arin-tech-discuss at arin.net" > Cc: "Grimes, Ronald" > 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. > 1999-10-30T00:00:00-04:00 6000 Parkwood Pl. Dublin 43016 QIO But I got an error returned, > E_BAD_REQUEST This element cannot be modified. orgName This method requires certain parameters. Please see the documentation for details. Thanks Sean Zhao sean.zhao at centurylink.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From skarsribs at gmail.com Thu Aug 29 08:19:53 2013 From: skarsribs at gmail.com (scott schutt) Date: Thu, 29 Aug 2013 05:19:53 -0700 Subject: [arin-tech-discuss] (no subject) Message-ID: im trying to figure out what this is about.im a member and don't even understand this please. -------------- next part -------------- An HTML attachment was scrubbed... URL: