Hi All,
I Installed zimbra 5 version and working fine. I can able to create account by using "zmprov ca
myname@mydomin.com password". But my requirement is to do it programatically.
I want to create the zimbra account once the user create the account in my java project. In my java project i use srvlet code to enter user details in the MYSQL table. Once my account is created i want to create the zimbra account with the same user name and password . Is it possible to create account through SOAP. If so how???????? I have seen in PHP they are using the SOAP connection to create account. But i dont know PHP??????? I want to create the account through JAVA.
Is it possible to complete my requirement???????? If so how
1) What are all the jar files need from zimbra to call createaccount from my java file?????
2) What are all the fields present in the createaccount method.
Is ZimbraId field is mandatory?? if so how we can generate zimbraId ??????
thanks in advance.
Regards,
thangavel