Re: uniqueID() function

2017-11-30 Thread Marshall Schor
Hi, The uniqueId() function you found is (as you have noticed) not actually a method.  It's instead, some special syntax that was supported by the feature-value-path mechanism. I think this is not what you're looking for. The best thing for you to do is to design your type system as follows: 1)

Re: UIMA AS - ResourceInitializationException

2017-11-30 Thread Wahed Hemati
Hi Jerry, the services are deployed in their own processes inside DUCC. I added a Callbacklistener. But it wont trigger when the deployment of a new service was unsuccessful. In my understanding, my callback listener would get the error message in initializationComplete(EntityProcessStatus aS