Agreed, there is a lot of information there - and most of it you don't need.
To summarize: Sunbird (or any iCalendar client) will send (HTTP PUT) the
entire calendar. OFbiz will parse the incoming calendar and update the
work effort entities accordingly (see ICalConverter.java). So to answer
your question, how the work effort entities are updated is controlled by
OFBiz, not the iCalendar specification.
-Adrian
Christopher Snow wrote:
> Thanks Adrian - my printer is very busy now!
>
> Adrian Crum wrote:
>>
http://tools.ietf.org/html/rfc4791>>
>> -Adrian
>>
>> Christopher Snow wrote:
>>> When sunbird sends a new event to ofbiz, what does it actually send?
>>>
>>> If I have an event that crosses several calendars, is it possible to
>>> send that and perform the update in one transaction?
>>>
>>> Many thanks,
>>>
>>> Chris
>>>
>
>