Hi,
I ahve already body written, But I want to write here, how can I, I used the Type into ctivity and give all the email body text, but it’s write the first line, in next line doesn’t write anything, can you tell me how can I write the email body by robo, like we write in email.
We can use email activities right
Do we have any reason behind this method
@balkishan
Yes bro, just for the showing purpose to the client I have to do this, Is it possible?
Yah but how is it typing like all in a single line
If so use a .txt file and write your body
Get the output with a variable of type string named Str_output from Read Text File activity by passing this text file path
—then mention this Str_output as input to type into activity
Cheers @balkishan
type in write only in a single line, But I want to write like as we write a real email.
in first like like Hi,
in second then email start
in last name and signature hope you got bro.
Ok
Try this method pls
sure I will and let you know. Thanks
This doesn’t work bro…
I tried, when it start to write in the second line in email body, it close the Send New Email window and directly go to the inbox and scrolling down the email.
is it initiating to type atleast in the second line
kindly disable the simulate type and enable sendwindowmessage activity and in the property delay between keys put some timestamp aroung 2000 milliseconds
kindly try this and let know for any queries or clarification
Cheers @balkishan
Thanks Palani It’s really working
Hi Palani,
Thanks for the reply. Just curious, when I tried reading from .txt into a string and then writing into outlook body, it changes the case of some characters. Also adds extra “enter” key between lines. Do you know any way to fix this? Thanks.
Hi @himavad
welcome to uipath community
hmm…this is really strange i wonder why so
is it getting the string variable as a output from a right text file
kindly check that once pls
Cheers @himavad
Thanks. Yes, there’s only once such text file which I just created to test this out. Seems like a pretty strange problem indeed!
Yes Palani, He’s right, same issue I faced yesterday. It adding the extra enter, it’s not writing in the email body, as we defined in the notepad.
so how can we right exact body, as we have in the txt file. And it changes the case of some characters, make the first character capital automatically. @Palaniyappan
Let me simulate this once
@balkishan
@himavad
Sure, thanks! Do let us know if you find anything
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.