Reply To: Removing Segments Before Sending Message to Receiving System

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Removing Segments Before Sending Message to Receiving System Reply To: Removing Segments Before Sending Message to Receiving System

#59254
David Teh
Participant

    Got it done! 🙂

    The variant is used by other ‘standard’ XLTs, so I am not too keen to amend it.

    This is what I did.

    1. I have an ITERATE using ‘list’ type, with Basis: ‘0 1 2….30’, Variable: ‘%s1″.

    2. Within that ITERATE, I have a PATHCOPY:

                         Source: @null

                         Destination: 0(0).OBX(%s1)

    Next question:

    If the source system is not sure what is the maximum number of OBX segments they may sent, is there a way to cater for that?

    Thanks folks!

    Daniel Lee wrote:

    David,

    It really depends on what your varient looks like.