Gentle reminder of my past post:

Hi,

I’ve created the outbound port for the table RetailTransactionTable. I followed this link http://msdn.microsoft.com/en-us/library/hh696875.aspx and could successfully deply and run the batch job.

But now i need to send the subsequent batch IDs through this port. But i’m just including getFirst(True) method in clicked method of the buttons sendOriginal and sendDuplicate. Please suggest how do I send batchIDs apart from the 1st one in the table.

Thanks,

Sam_14