12-25-2014 04:02 AM
import com.MyCustomPackage;
public void execute(DelegateExecution pipeline) throws Exception {
com.MyCustomPackage.MyClass objClass = new com.MyCustomPackage.MyClass();
objClass.SomeMethod();
}
12-25-2014 04:07 AM
01-23-2015 05:25 AM
01-23-2015 02:24 AM
01-23-2015 05:27 AM
'resultvariableName' not supported for service tasks using 'class' or 'delegateExpression
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.