[ic] UserDB outboard

Mike Heins mike at perusion.com
Wed Oct 15 14:33:59 EDT 2003


Quoting Paul Vinciguerra (pvinci at vinciguerra.com):
> I have spent some time trying to get the following code from the 
> documentation to work:
> 
> UserDB  outboard  <<EOF
>             b_fname=billing::first_name,
>             b_lname=billing::last_name,
>             b_address1=billing::address1,
>             b_address2=billing::address2,
>                 b_etc=billing::etc
> EOF

This is a typo.

> 
> This format is also referred to in the archives, but I was never able to get 
> it to work.  After some digging, I came across the userDB catalog 
> configuration document which indicated that a profile, either default or 
> admin was needed.  I have tested the following and it works.
> 
> UserDB default outboard  <<EOF
> b_fname=billing::first_name,
> b_lname=billing::last_name,
> b_address1=billing::address1,
> b_address2=billing::address2,
> b_etc=billing::etc
> EOF

That is correct.

> 
> Hopefully this can help someone from duplicating my efforts.

And when I correct it in the docs it should do even better. 8-)
Thanks, Paul.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.513.523.7621      <mike at perusion.com>

Just because something is obviously happening doesn't mean something
obvious is happening. --Larry Wall


More information about the interchange-users mailing list