Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-3196

Importing from Salesforce through Teiid Connection Import doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 11.1.3
    • 11.1.3
    • None

    Description

      See attached video.

      I have resource adapter for SF instance created in standalone.xml like this:

      430                 <resource-adapter id="salesforce222">
      431                     <module slot="main" id="org.jboss.teiid.resource-adapter.salesforce"/>
      432                     <transaction-support>NoTransaction</transaction-support>
      433                     <connection-definitions>
      434                         <connection-definition class-name="org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory" jndi-name="java:/salesforce222" enabled="true" pool-name="salesforce222">
      435                             <config-property name="URL">
      436                                 https://login.salesforce.com/services/Soap/u/22.0
      437                             </config-property>
      438                             <config-property name="password">
      439                                 xxx
      440                             </config-property>
      441                             <config-property name="username">
      442                                 xxx
      443                             </config-property>
      444                         </connection-definition>
      445                     </connection-definitions>
      

      And when I try to import using this RS teiid designer is stuck on the same dialogue - see video.

      I consider this a blocker since there is no workaround to import from TCI and it is a regression.

      Attachments

        Issue Links

          Activity

            People

              blafond Barry LaFond
              mmakovy@redhat.com Matus Makovy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: