I see in this post (http://forums.smartclient.com/forum/...rkflow-example) that you haven't yet been able to provide a workflow example. This is fine and I'll work through it as best I can can with the documentation that is provided to investigate the capabilities.
One thing I have noted that appears to be lacking, however, is a means of configuring an operationId to be used in a ServiceTask. I can, of course, specify the operationType, but it seems that few other properties are supported.
isc_ServiceTask_executeElement()appears to always call performDSOperation()without the requestProperties parameter. Am I doing something wrong, is this an oversight, or is it perhaps just designed this way and requires feature sponsorship to introduce?
Thanks in advance,
Gary O'Donnell
One thing I have noted that appears to be lacking, however, is a means of configuring an operationId to be used in a ServiceTask. I can, of course, specify the operationType, but it seems that few other properties are supported.
isc_ServiceTask_executeElement()appears to always call performDSOperation()without the requestProperties parameter. Am I doing something wrong, is this an oversight, or is it perhaps just designed this way and requires feature sponsorship to introduce?
Thanks in advance,
Gary O'Donnell
Comment