Technote (troubleshooting)
Problem(Abstract)
Field names, whether within single quotes or no single quotes, should be checked that they exist in the source and not silently fail.
Scenario:
Derived a length of a string and used the distribution node output to create a select node to pull out only the short answers. Connected Source node to the Select node (skipping the derive node.) It returns an empty table and the stream runs without error. This outcome usually means that no cases that fit the selection criteria were available. However, in this case, no cases were available because the selection criteria did not represent data that existed in the part of the stream that ran.
Request that rather than returning an empty table, single quotes in Modeler's Expression Builder indicate that the expression should validate against the available fields.
Resolving the problem
Enhancement Request Submitted
Historical Number
93366
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.