Thank you. I am further along in the project now. I have written a
simple php script to test some SOAP calls.I had no issue calling
"getDocumentUsageRights". I got the usage rights returned to be in an
array object. However, when I call "applyUsageRights" I am receiveing an
error.Fatal error: Uncaught SoapFault exception:
[soapenv:Server.userException] java.lang.NullPointerException in
/path/to/file/test.php:40 Stack trace: #0 [internal function]:
SoapClient->__call('applyUsageRight...', Array) ...