Reply To: Generating a sequence number in an Xlate

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Generating a sequence number in an Xlate Reply To: Generating a sequence number in an Xlate

#58360
Rentian Huang
Participant

    Joe,

    I think you can use the COUNTER mechanism to create a ctr file, and keep your counter there. Then in the IB Data TPS, use a Tcl to call CtrNextValue and assign it to the field.

    Sam