Hi,
i'm using tSendMail and i would like to send the variable :
((Integer)globalMap.get("tFileList_1_NB_FILE")) in the message body.
i got an error when i try to add it.
Type mismatch: cannot convert from Object&Serializable&Comparable<?> to String
how can i convert it to string?
Thanks
Shahar