Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Currently passing non-primitive types (i.e. data types or intrinsic function based arguments), causes the ProcessExecutor to fail. This is caused by the fact that the extensions are registered twice, however the real problem is we don't flatten those non-primitive types before passing them to the sub process.