Hi all,
Within a datamapper is it possible to know when the last record is being processed?
Thanks.
T
Hi all,
Within a datamapper is it possible to know when the last record is being processed?
Thanks.
T
Hi,
It is possible to get the current record number being processed within a datamapper, by using the following:
headers["currentrecord"]
However, it is not possible to access the total number of records within the import, so this is something you would need to know if it is a static value or access from the import data itself.
I would suggest creating an Idea to be able to access this information from within an assyst ETM datamapper.
Kind regards,
Stephen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.