Customer Portal

Comments 2

  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello Franco,
    there is no way (except sending eof) to force the edge to flush buffered records.
    But you can use direct fast propagate edge (edgeType="directFastPropagate") after your node. Such edge sends the serialized record to its end immediately (see Types of Edges).
  • Avatar
    franco.scavuzzo
    0
    Comment actions Permalink
    It worked! Thank you.

Please sign in to leave a comment.