Lotus Domino 9: Unable to register user without creating ID file using Java client API -


on id vault configured domino setup, when register user using admin console, his/her id file gets uploaded id vault. in addition admin can chose create id file on other specified location .

that is, admin able perform registration in 2 ways:

option a: admin chose create file in id vault.

option b: admin specify path id file created in addition id vault.

i using lotus notes java client api perform registration against same setup. issue not able perform registration using option see above).

the method call registration of user has mandatory parameter id file path. when executed, method create id file on specified path in addition 1 uploaded in id vault.

i have requirement perform registration option a.

things have tried:

  1. sending null/blank value parameter causes run-time exception.
  2. giving file name creates id file in lotus installation directory.

setup details:

  • lotus domino 9
  • id vault configured

client api details:

  • lotus notes java client api (ncso.jar)

i think it's not possible perform registration without creating file through api.

need expert opinion here?

can please point me in right direction?

unfortunately notesregistration- class did not follow development in admin- client. today there no method register user without having id saved locally, "filepath" mandatory parameter registernewuser method.

the property comes close isnoidfile- property, not here, property set false in test no id generated @ (id vault empty)...

knowing can "workaround" bahaviour deleting created id instantly after method has finished.

i tried find pmr / spr issue, might have been reported ibm before, not find one. if need feature, need open pmr ibm , ask them "fix" class.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -