The given path's format is not supported - Mail Message Converter

Hello Forum,

One of the application errors that is occurring is that the given path’s format is not supported. We believe this occurring when there is an attachment in the email that is an email. We are using Mail Message converter activity in our project to convert .eml to .msg.

Activity Used -
MailManagerUtil.MailMessageToMSGConverter
UiPathTeam.Mail.Converter.Activities

Error Example - The given path’s format is not supported.

Any help in any direction is appreciated.

HI @rmaha

Can you share the screen shot of the flow?

Regards
Sudharsan

1 Like

@rmaha This issue is with the path that you have given . Can you share the path that you have provided in the code

1 Like

Hello @Sudharsan_Ka and @ushu.
Thank you for your reply.

In our process we are using the third party activity - " Mail Message Converter" activity (Mail Message Converter - RPA Component | UiPath Marketplace) to convert our mail messages from .eml to .msg. Not sure what this activity is doing in the background.

@rmaha Can you share the path that you are providing in the code

1 Like

Hello @ushu -

I will go through the code and check what things I can share and then will let you know.

Thank you.