Customer Portal

Multiple records mapped to fields in single record?

Comments 1

  • Avatar
    Lukas Cholasta
    0
    Comment actions Permalink
    Hi Andrew

    You could try to increase the 'Fetch size' property of the DBInputTable, so the amount of queries will decrease proportionally. Possibly the fastest way would be getting all of the attributes from the table and assign them to the product via denormalizer, which is capable of joining multiple records into one. But the concrete solution depends on the structure of your data. If you want me to help you find the best solution, please send me some sample of your input data and the graph.

    Best regards

Please sign in to leave a comment.