we have a costume calendar system based on oracle database
our Oracle Gurus has created a web service that we can use to add / edit / read from our calendar system.
to make it more understandable: it should be as if the event was added to Exchange, it will be sent to our calendar, and if it will be added to our calendar, it will be sent to the exchange server and will synchronize any changes!
What is the best way to do this? I can do C #, but the problem is that I can not find the "starting point", that!
I was thinking of creating a service that synchronizes data, but are there any other ways? I do not want to use the code with Outlook, because some people may be absent and use only a mobile phone, so it must be directly connected with the exchange!
any suggestions?
amuses
source
share