K
Kevin
I try to use PDS to add a resource into the Resource Global Pool like below:
<Request>
<ResourcesAdd>
<Resources>
<Resource>
<Name>aaron</Name>
</Resource>
</Resources>
</ResourcesAdd>
</Request>
but it responsed a error 'rsResGlobalNotCheckedout'. Should I check out the
Resource global first? How can I do that?
<Request>
<ResourcesAdd>
<Resources>
<Resource>
<Name>aaron</Name>
</Resource>
</Resources>
</ResourcesAdd>
</Request>
but it responsed a error 'rsResGlobalNotCheckedout'. Should I check out the
Resource global first? How can I do that?