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

OData4 Imported MXD properties have a space

    XMLWordPrintable

Details

    Description

      The Metadata Extension Properties that are imported from server for OData4 translator have leading space in the definition, thus it creates a wrong VDB which fails to run during the runtime

              <p:property advanced="false" index="true" masked="false" name="Type" required="true" type="string">
                  <p:allowedValue>COMPLEX</p:allowedValue>
                  <p:allowedValue> NAVIGATION</p:allowedValue>
                  <p:allowedValue> COMPLEX_COLLECTION</p:allowedValue>
                  <p:allowedValue> ENTITY_COLLECTION</p:allowedValue>
                  <p:allowedValue> NAVIGATION_COLLECTION</p:allowedValue>
                  <p:allowedValue> ENTITY</p:allowedValue>
                  <p:allowedValue> FUNCTION</p:allowedValue>
                  <p:allowedValue> ACTION</p:allowedValue>
              </p:property>
      

      see allowed Values with leading white space. I am not sure this is how the server is providing.

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: