Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1625

SalesForce INCLUDE function not being pushed to source

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.4.1, 7.5
    • 7.4
    • Query Engine
    • None

      While executing the SalesForce test script I executed the following query:
      Select Name, Communication_Preferences_c from Contact where true = includes(Communication_Preferences_c, 'Fax,Email')

      Other queries do succeed, but the exclude function suffers a similar fate.

      The response was: Function includes is marked in the function metadata as a function that must be evaluated at the source.

      Looking at the functions in the Designer, the PUSH DOWN property has a value of REQUIRED.

      Am attaching the server log excerpt and Model Project Set

        1. SalesForceIncludeServerLog.txt
          13 kB
          Paul Nittel

            [TEIID-1625] SalesForce INCLUDE function not being pushed to source

            Already fixed in 7.4.1. For 7.4 the fix would be to add includes/excludes to the supported functions list.

            Steven Hawkins added a comment - Already fixed in 7.4.1. For 7.4 the fix would be to add includes/excludes to the supported functions list.

              rhn-engineering-shawkins Steven Hawkins
              pnittel_jira Paul Nittel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: