The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
process.getRootOperator().getSubprocess(0).getInnerSinks().getPortByIndex(0).getData()
OutputPorts out = inputOperator.getOutputPorts();Port port = out.getPortByName("output");IOObject data = port.getAnyDataOrNull();