App Connect

 View Only
Expand all | Collapse all

Iteration of parsing XML is too slow, 1 record per second ...

  • 1.  Iteration of parsing XML is too slow, 1 record per second ...

    Posted Thu June 16, 2022 02:34 PM

    Recently we ran into a problem where ACE parsing a XML with 1400 records is terribly slow. Average it's taking 1 second for a record.

    2022-06-16 10:34:11.728610 26516 UserTrace BIP3959I: The Mapping node is traversing the input tree by using the nodetest 'element(KSCHL)' and the relationship 'child'. The number of matching elements is '1'.

    The Mapping node is traversing the input tree as part of the processing of the current transform.

    Check the following messages to see the progression of the mapping process.

    2022-06-16 10:34:12.454588 26516 UserTrace BIP3959I: The Mapping node is traversing the input tree by using the nodetest 'element(KSCHL)' and the relationship 'child'. The number of matching elements is '1'.

    The Mapping node is traversing the input tree as part of the processing of the current transform.

    Check the following messages to see the progression of the mapping process.


    #Support
    #SupportMigration


  • 2.  RE: Iteration of parsing XML is too slow, 1 record per second ...

    Posted Thu June 16, 2022 02:40 PM