Creating calendar items via Java/CORBA

Hello there!

I’m connecting to our domino 6 server via CORBA using Java as programming language.

Adding a new calendar item works, as I read a previous topic in this forum, which items a necessary.

Now I try to create a new calendar item where I invite some other people, who exists in the public addressbook.

What have I to do, to send them an invitation for this meeting?

I tried to do something like that

document.appendItemValue(“RequieredAttendees”, ) but domino doesn’t send out invitations.

How can I accomplish this?

Thanks for you help and time,

Oliver