Git Product home page Git Product logo

ricohaddressbook's People

Contributors

desjardinsm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

bwczhao drled97

ricohaddressbook's Issues

Error when adding address book entry with "long name" longer than 16 characters

It seems "long name" maps to "key display" which has a max length of 16 characters.
This means the long name has to be shorter than the regular name (which can be 20 characters)

So using Add-AddressbookEntry I can provide a -Name up to 20 characters without returning an error but the long name will return an error if it's longer than 16 characters?

I get an error UDirectory_Bad_Object from Invoke-SoapRequest when running Add-AddressBookEntry when the -long name exceeds 16 characters but -Name is ok up to 20 characters.

Not sure if the add-addressbookentry command maps the parameters to the wrong API parameters or there's something else going on. But -longname looks like it should be -keydisplay

Can't update or add user

Hello,
Could you help me please?

When I try to add a user, I get this error code:

CategoryInfo : InvalidArgument : (:) [Add-AddressBookEntry], ParameterBindingException
FullyQualifiedErrorId : AmbiguousParameterSet,Add-AddressBookEntry

The only thing I can do is Get-AddressBookEntry

Unable to clear title fields

Due to input validation it's not possible to clear fields as "" and $null don't meet validation.

So I cannot do update-addressbokentry -id 1 Title1 OPQ -Title2 $null yo set title1 but clear title2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.