Customer Portal

xml extract component not working

Comments 5

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi noob27,

    on my 3.2.1, proper XSD is generated and when I prepare some mapping, it produces records on edges. So I would guess you have problem in your mapping. Please send me your graph.
  • Avatar
    noob27
    0
    Comment actions Permalink
    Hi Kubusj,

    Thanks for the quick response.

    I've attached my xml data source and the sample graph I've made that doesn't show records on the edge. It runs successfully but doesn't pass any record on the output port.
  • Avatar
    admin
    0
    Comment actions Permalink
    Hi noob27,

    I don't know how you created your mapping, but from my wizard was exported:


    <Mappings>
    <Mapping element="{http://api.channeladvisor.com/datacontracts/orders}ShippingInfo" outPort="0">
    </Mapping>
    </Mappings>


    ...which works.
  • Avatar
    noob27
    0
    Comment actions Permalink
    Hi kubosj,

    When I created my mapping it's almost the same as what you have but without the url. Its like this:

    <Mappings>
    <Mapping element="ShippingInfo" outPort="0">
    </Mapping>
    </Mappings>

    I copy pasted your code to my source tab in my xml extract component but it doesn't work. When I click on OK then went back in to the component it changes it back to just:

    <Mappings>
    </Mappings>

    I don't know why its doing that. Please help.

    Thanks.
  • Avatar
    admin
    0
    Comment actions Permalink
    Hi,

    which version of Designer you use?

    There are some issues with lost mapping reported in our jira.

Please sign in to leave a comment.