Sending email using config file

Hi,
Appreciate your help on this issue:

image

error msg:
Assign: Index was outside the bounds of the array.

Check whether the index is in required range

@Perri
set a breakpoint to the Assign after the first log Message within the catch and debug it.
within the watch / immediate Panel you can prototype your statements
within the locals you can inspect the contents of the ConfigDT

It is not related to your issue but avoid to have spaces in your variable names

1 Like

Thank u. Finally found my mistake

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.