ravi_gupta
(Ravi Rajesh Gupta)
February 3, 2020, 12:51pm
1
Continuing the discussion from How to add the images in SMTP mail body :
when i try to add multiple images in the body using cont id the first added attachment is printing in all the place even though the cont id is different in html. Do you have an solution to this.
AshwinS2
(Ashwin S)
February 3, 2020, 12:54pm
2
Hi @ravi_gupta
Have you tried using invoke method to attach multiple images
Thanks
Ashwin.S
ravi_gupta
(Ravi Rajesh Gupta)
February 3, 2020, 1:12pm
3
Yes Tried and Tries to attach the with the Assign Activity attach = new Attachment(“Path”)
attach.contentD = “Image1”
multiple attachment is not working copying first images to All//
AshwinS2
(Ashwin S)
February 3, 2020, 2:07pm
4
Hi @ravi_gupta
Have you tried using for each item looping through images by passing the path through an array
Thanks
Ashwin.S
ravi_gupta
(Ravi Rajesh Gupta)
February 3, 2020, 2:24pm
5
Yes tried with Loop and Single Instance Too…
Hi friend ,i use your method to use Assign Activity want put picture in body when I send mail,but I don’t know how to use the expression in body ,can you help me ,thanks ~
prasath_S
(prasath S)
April 20, 2021, 4:05am
7
Hi @ravi_gupta
I have used this method in some of my projects and till now it’s perfect for me, thanks
2 Likes
Thanks for your sharing ,I will try it when I am back and tell u the result ,thanks
Thanks sir I tried ,it’s works ,thanks a lot
prasath_S
(prasath S)
April 20, 2021, 9:39am
10
Happy to hear, please mark it as solution so it will be useful to others…
Friend , I tried find the solution area,but nothing here
prasath_S
(prasath S)
April 20, 2021, 9:53am
12
I thought you created the post sorry my bad the one created this topic has to mark it as solution…
system
(system)
Closed
May 17, 2021, 9:55am
13
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.