Import from salesforce using SF importer, then attempt to preview Account table, results in the attached server.log exception.

      The dynamic VDB content:
      <vdb name="PREVIEW-f118338c-1837-4973-ae81-61092ac55eb9" version="1">
      <description>Importer VDB</description>
      <property name="UseConnectorMetadata" value="true" />
      <property name="deployment-name" value="PREVIEW-f118338c-1837-4973-ae81-61092ac55eb9-vdb.xml" />
      <model name="SFModel" type="PHYSICAL" visible="true">
      <source name="SFModel" translator-name="salesforce" connection-jndi-name="null" />
      <metadata type="DDL"><![CDATA[
      CREATE FOREIGN TABLE Account (
      Id string(18) NOT NULL OPTIONS(NAMEINSOURCE 'Id', NATIVE_TYPE 'id', "teiid_sf:Defaulted on Create" 'TRUE'),

            [TEIIDDES-2832] Unable to preview imported SF model

            Barry LaFond added a comment - https://github.com/Teiid-Designer/teiid-designer/commit/bbd599e81dd08354273b41a28e9c7cdc6550eead

            The preview data features has changed under the hood and affected all the importers. retargeting 10.0.1 to finish the feature

            Barry LaFond added a comment - The preview data features has changed under the hood and affected all the importers. retargeting 10.0.1 to finish the feature

            The SF import wizard needs to add the same "Edit JNDI Name" panel on one of it's pages. (see JDBC, File .. etc. Import wizards).

            This wizard should set the JNDI name on the model.

            YOu could also work-around it by using the "Set JBoss JNDI Name" action on the model and re-try preview

            Barry LaFond added a comment - The SF import wizard needs to add the same "Edit JNDI Name" panel on one of it's pages. (see JDBC, File .. etc. Import wizards). This wizard should set the JNDI name on the model. YOu could also work-around it by using the "Set JBoss JNDI Name" action on the model and re-try preview

              blafond Barry LaFond
              mdrillin1@redhat.com Mark Drilling (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: