IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
 View Only
  • 1.  Sterling Adapter

    Posted 3 hours ago

    Hi,

    I have a parent map which calls one child map to generate xml for each record and keeps sending the xml output to parent map to create one xml.

    map is getting triggered from wtxmapservice.

    I have to count number of time <RECORD> tag present in the xml and pass that to sterling adapter in parent map using the below syntax.

    PUT("Sterling", "-c setProcessData -k recordcount", TEXT(COUNT(Field:OutXml)))

    when i bounce the server, the first run with data it fails with error as "Adapter failed to put data on output"

    after that it works fine and i could see recordcount tag in Processdata but the first run after bounce fails always with this error.

    PUT("Sterling","-c setProcessData -k recordcount -T test.log", TEXT(COUNT(Field:OutXml)))-- adapter trace also not getting created

    i could not see any difference in system log or wf log.do i need to create PMR with product team for this kind of behavior of sterling adapter.

    Kindly suggest if any one already faces such type of issues with sterling adapter.

    Thanks in advance for your time and support.

    Thanks

    Santanu



    ------------------------------
    Santanu Baral
    ------------------------------