![]() |
|
Post Reply ![]() |
Author | |
dpace32 ![]() New User ![]() Joined: 09 Sep 2013 Points: 17 |
![]() ![]() ![]() ![]() ![]() Posted: 12 Sep 2020 at 5:14pm |
Hello - I am trying to save every inbound message as a local file with a unique file name. I thought I would use %message_id% but unfortunately I am having a hard time saving the file with message_id because I believe the message_id can contain special characters or is too long.
What other way can I generate a unique file name or modify message_id to work? The way I am create the file is with Read/Write Text File component and saving the %msg_mimetext% in the body of the file. Thank you
|
|
![]() |
|
Liam ![]() Admin Group ![]() ![]() Joined: 29 Jun 2011 Location: Stoke-on-Trent Points: 269 |
![]() ![]() ![]() ![]() ![]() |
Typically I use %msg_subject%%msg_date%
this should be sufficient to make a per message file unique Although I haven't used this myself the Set Variable action has an operation to create a GUID, this might work for file names
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |