07-23-07 12:25 PM
Well, if you set the action="locate" this will not create any resource
in your portal. In this case, XMLAccess only tries to locate that
(existing) resource in your portal. If the resource does not exist, an
exception is thrown.
If you set the action="update", then a resource will be created if it
does not exist. In case the resource existed before, an update to that
resource will be performed.
I hope this helps,
Oliver
[ Post a follow-up to this message ]
|