Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10452

camel-salesforce: Add an option to simulate SELECT * from

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Implemented
    • None
    • 2.22.0
    • camel-salesforce
    • None

    Description

      As today it is not possible to run a query like SELECT * from but one is forced to list all the field he want.

      It would be nice to auto generate a statement using SObject meta data so one can write:

      from("salesforce:stream?SObjectName=Case&SObjectQueryFromName=true")

      to get all the fields the SObjectName supports.

      dhirajsb what do you think ?

      Attachments

        Activity

          People

            zregvart Zoran Regvart
            lb Luca Burgazzoli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: