 |
|
 |
|
08-26-05 07:45 AM
I'm getting the following error. Times ~500 accounts. This is AD 2003
and Unity 4.0.5
(Error)
Record=0, Column=5, Fieldname=CN, Error=Invalid character(s) in string -
please refer to the documentation to see which characters are allowable
in this field (regex=([[:alnum:]]|\x26|_|'|\-|\.| |/)*).
Subscriber record: Kelm,Tammy,Kelm, Tammy,Kelm, Tammy,
How do I fix this?
Scott
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-26-05 07:45 AM
can you post the column headers you are using along with the data?
----------------------------------------------------------------------------
----
Lelio Fulgenzi, B.A.
Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
"I had a coffee and Coke at lunch today...and now, I've got more jitter than
an
IP phone on a long haul 10base2 connection" LFJ
----- Original Message -----
From: Voll, Scott
To: cisco-voip@puck.nether.net
Sent: Thursday, August 25, 2005 1:59 PM
Subject: [cisco-voip] Unity bulk import
I'm getting the following error. Times ~500 accounts. This is AD 2003 and
Unity 4.0.5
(Error)
Record=0, Column=5, Fieldname=CN, Error=Invalid character(s) in string - ple
ase refer to the documentation to see which characters are allowable in this
field (regex=([[:alnum:]]|\x26|_|'|\-|\.| |/)*).
Subscriber record: Kelm,Tammy,Kelm, Tammy,Kelm, Tammy,
How do I fix this?
Scott
----------------------------------------------------------------------------
--
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-26-05 07:45 AM
I would like that too...... I'm using AD to import from so I don't have
a cue as to how to get that. Any instructions?
Scott
________________________________
From: Lelio Fulgenzi [mailto:lelio@uoguelph.ca]
Sent: Thursday, August 25, 2005 11:06 AM
To: Voll, Scott; cisco-voip@puck.nether.net
Subject: Re: [cisco-voip] Unity bulk import
can you post the column headers you are using along with the data?
------------------------------------------------------------------------
--------
Lelio Fulgenzi, B.A.
Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
"I had a coffee and Coke at lunch today...and now, I've got more jitter
than an
IP phone on a long haul 10base2 connection"
LFJ
----- Original Message -----
From: Voll, Scott <mailto:Scott.Voll@wesd.org>
To: cisco-voip@puck.nether.net
Sent: Thursday, August 25, 2005 1:59 PM
Subject: [cisco-voip] Unity bulk import
I'm getting the following error. Times ~500 accounts. This is
AD 2003 and Unity 4.0.5
(Error)
Record=0, Column=5, Fieldname=CN, Error=Invalid character(s) in
string - please refer to the documentation to see which characters are
allowable in this field (regex=([[:alnum:]]|\x26|_|'|\-|\.| |/)*).
Subscriber record: Kelm,Tammy,Kelm, Tammy,Kelm, Tammy,
How do I fix this?
Scott
________________________________
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-26-05 07:45 AM
my guess is that you are trying to import a field with a comma in the data a
nd it doesn't like it. the regexp condition included does not allow for comm
as as far as i can tell.
----------------------------------------------------------------------------
----
Lelio Fulgenzi, B.A.
Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
"I had a coffee and Coke at lunch today...and now, I've got more jitter than
an
IP phone on a long haul 10base2 connection" LFJ
----- Original Message -----
From: Voll, Scott
To: Lelio Fulgenzi ; cisco-voip@puck.nether.net
Sent: Thursday, August 25, 2005 3:05 PM
Subject: RE: [cisco-voip] Unity bulk import
I would like that too.. I'm using AD to import from so I don't have a cue as
to how to get that. Any instructions?
Scott
----------------------------------------------------------------------------
--
From: Lelio Fulgenzi [mailto:lelio@uoguelph.ca]
Sent: Thursday, August 25, 2005 11:06 AM
To: Voll, Scott; cisco-voip@puck.nether.net
Subject: Re: [cisco-voip] Unity bulk import
can you post the column headers you are using along with the data?
----------------------------------------------------------------------------
----
Lelio Fulgenzi, B.A.
Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
"I had a coffee and Coke at lunch today...and now, I've got more jitter than
an
IP phone on a long haul 10base2 connection" LFJ
----- Original Message -----
From: Voll, Scott
To: cisco-voip@puck.nether.net
Sent: Thursday, August 25, 2005 1:59 PM
Subject: [cisco-voip] Unity bulk import
I'm getting the following error. Times ~500 accounts. This is AD 2003 and
Unity 4.0.5
(Error)
Record=0, Column=5, Fieldname=CN, Error=Invalid character(s) in string - ple
ase refer to the documentation to see which characters are allowable in this
field (regex=([[:alnum:]]|\x26|_|'|\-|\.| |/)*).
Subscriber record: Kelm,Tammy,Kelm, Tammy,Kelm, Tammy,
How do I fix this?
Scott
----------------------------------------------------------------------------
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-26-05 07:45 AM
CN =3D common name in AD correct? Looks like it has an issue with Tammy =
Kelm. Compare her CN with another user you are trying to import and =
see what's different.
-Ryan
On Aug 25, 2005, at 3:27 PM, Lelio Fulgenzi wrote:
my guess is that you are trying to import a field with a comma in the =
data and it doesn't like it. the regexp condition included does not =
allow for commas as far as i can tell.
=A0
=A0
------------------------------------------------------------------------ =
--------
Lelio Fulgenzi, B.A.
Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
"I had a coffee and Coke at lunch today...and now, I've got more jitter =
than an
IP phone on a long haul 10base2 =
connection" =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
A0=A0=A0=A0=A0=A0=A0=A0 LFJ
> ----- Original Message -----
> From: Voll, Scott
> To: Lelio Fulgenzi ; cisco-voip@puck.nether.net
> Sent: Thursday, August 25, 2005 3:05 PM
> Subject: RE: [cisco-voip] Unity bulk import
>
> I would like that too=85=85 I=92m using AD to import from so I don=92t ha=
ve a =
> cue as to how to get that.=A0 Any instructions?
> =A0
> Scott
> =A0
>
> From: Lelio Fulgenzi [mailto:lelio@uoguelph.ca]
> Sent: Thursday, August 25, 2005 11:06 AM
> To: Voll, Scott; cisco-voip@puck.nether.net
> Subject: Re: [cisco-voip] Unity bulk import
> =A0
> can you post the column headers you are using along with the data?
> =A0
> ----------------------------------------------------------------------- =
> ---------
> Lelio Fulgenzi, B.A.
> Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
> (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> "I had a coffee and Coke at lunch today...and now, I've got more =
> jitter than an
> IP phone on a long haul 10base2 =
> connection" =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
A0=A0=A0=A0=A0=A0=A0=A0=A0 LFJ[vbcol=seagreen]
=
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-26-05 10:45 PM
Nothing like cisco to not fix a bug. Bug closed.
CSCeb48323
CUBI:Failure when Alias field contains a space
<cmdbold>Symptom:<nocmdbold>
Cisco Unity Bulk Import (CUBI) fails on the parsing subscriber records func=
tion =
during any type of import or update when the Alias field contains a space.
The log indicates: "Error=3DInvalid character(s) in string - please refer t=
o the =
documentation to see which characters are allowable in this field =
(regex=3D([a-z]|[A-Z]|[0-9]|`|~|!|@|#|\$|%|\^|\x26|\-|_|\{|
\}|'|\.)*)."
<cmdbold>Condition:<nocmdbold>
Can occur when using CUBI to import or modify subscriber's in Unity when the
account has a space in the Alias.
<cmdbold>Workaround:<nocmdbold>
Modify the subscriber's alias to contain no spaces and proceed with the imp=
ort
using CUBI. Or manually modify or add any subscribers who have an alias tha=
t =
include spaces, using Unity System Administrator.
-----Original Message-----
From: Ryan Ratliff [mailto:rratliff@cisco.com] =
Sent: Thursday, August 25, 2005 12:47 PM
To: Lelio Fulgenzi
Cc: cisco-voip@puck.nether.net; Voll, Scott
Subject: Re: [cisco-voip] Unity bulk import
CN =3D common name in AD correct? Looks like it has an issue with Tammy =
Kelm. Compare her CN with another user you are trying to import and =
see what's different.
-Ryan
On Aug 25, 2005, at 3:27 PM, Lelio Fulgenzi wrote:
my guess is that you are trying to import a field with a comma in the =
data and it doesn't like it. the regexp condition included does not =
allow for commas as far as i can tell.
=A0
=A0
------------------------------------------------------------------------ =
--------
Lelio Fulgenzi, B.A.
Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
"I had a coffee and Coke at lunch today...and now, I've got more jitter =
than an
IP phone on a long haul 10base2 =
connection" =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
A0=A0=A0=A0=A0=A0=A0=A0 LFJ
> ----- Original Message -----
> From: Voll, Scott
> To: Lelio Fulgenzi ; cisco-voip@puck.nether.net
> Sent: Thursday, August 25, 2005 3:05 PM
> Subject: RE: [cisco-voip] Unity bulk import
>
> I would like that too...... I'm using AD to import from so I don't have a=
=
> cue as to how to get that.=A0 Any instructions?
> =A0
> Scott
> =A0
>
> From: Lelio Fulgenzi [mailto:lelio@uoguelph.ca]
> Sent: Thursday, August 25, 2005 11:06 AM
> To: Voll, Scott; cisco-voip@puck.nether.net
> Subject: Re: [cisco-voip] Unity bulk import
> =A0
> can you post the column headers you are using along with the data?
> =A0
> ----------------------------------------------------------------------- =
> ---------
> Lelio Fulgenzi, B.A.
> Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
> (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> "I had a coffee and Coke at lunch today...and now, I've got more =
> jitter than an
> IP phone on a long haul 10base2 =
> connection" =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
A0=A0=A0=A0=A0=A0=A0=A0=A0 LFJ[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
|
Sponsored Links |
 |
 |
|
|
 |
All times are GMT. The time now is 02:29 AM. |
 |
|
|
 |
|
 |
|
|
 |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
|
|
|
|
Medical and Health forum | Computer Games Reviews | Graphics design forum
|
 |
|
 |
|