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

Preview VDB from salesforce source model has wrong namespace set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 11.1.3
    • 11.1.3
    • None
    • Workaround Exists
    • Hide

      Export / copy vdb to xml file and edit it

      Show
      Export / copy vdb to xml file and edit it

    Description

      The VDB that is created for preview of salesforce source model has namespace set to:

      <metadata type="DDL"><![CDATA[
      SET NAMESPACE '{http://www.teiid.org/translator/salesforce/2012}' AS teiid_sf
      

      This is not correct, the correct statement is:

      <metadata type="DDL"><![CDATA[
      SET NAMESPACE 'http://www.teiid.org/translator/salesforce/2012' AS teiid_sf
      

      without curly brackets

      Attachments

        Activity

          People

            Unassigned Unassigned
            mmakovy@redhat.com Matus Makovy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: