How to create mailbox (mailbox) in MS Exchange via Oracle PL / SQL or java (attach in oracle)? I searched everywhere, I have api to create a letter and so on .. But I can’t find a mailbox.

  • in MS Exchange, it is possible to create a mailbox using powershel .. Then the question is how to call the cmdlet via pl / sql - Akynbek Berzhanov
  • You definitely need an external program that has the functionality you need and is able to create a box using the parameters passed to the command line. PL / SQL Just gotta start it. - igaraev

1 answer 1

Deal with the problem. On the Exchange side, we added a web service that runs a small powershell script to create a mailbox. On the Oracle side, I invoke a web service.