Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Integration / Customization
IPA/ProcessFlow
P-Flow email details
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Starr
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5327
People Online:
Visitors:
290
Members:
0
Total:
290
Online Now:
New Topics
S3 Systems Administration
Lawson Security Admin (LSA) - Securing Print Manager to self only
10/24/2025 6:27 PM
Looking for someone who would be willing to share
Lawson Add-Ins for Microsoft Office
Lawson Add-in
9/30/2025 6:51 PM
I am looking for a Lawson Add-ins query to add new
Lawson S3 Procurement
Anyone getting PO 0000 not found for company error in PO23?
9/30/2025 2:45 AM
Anyone getting PO 0000 not found for company error
Lawson Add-Ins for Microsoft Office
PO20 - Cancel PO via Add-in
9/25/2025 8:03 PM
Is it possible to cancel PO's using add-ins? I
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
IPA/ProcessFlow
IPA for forwarding cost messages (MA64/MA66.3)
7/23/2025 6:07 PM
When a buyer has an invoice cost message where the
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3293
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Integration / Customization
IPA/ProcessFlow
P-Flow email details
Please
login
to post a reply.
8 Replies
0
Subscribed to this topic
52 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
TBonney
Veteran Member
Posts: 281
7/6/2011 4:14 PM
Can anyone tell me where to assign the email user and/or server that is to be used for emails generated from within Process Flow?
I assume that it is a configuration or properties file, but do nto find it in either the 'bpm.properties' or the 'processflow.properties' files, which are both found in the D:\Program Files\Lawson Software\ProcessFlow900\ directory.
Thanks you.
Deleted User
New Member
Posts: 0
7/6/2011 4:42 PM
Split
ProcessFlow Administration Tool
Configuration Property
System Name: Global
Field Name: Mail_From
Field Value: xyz@company.com
M Graham
Veteran Member
Posts: 32
7/6/2011 4:47 PM
Split
You can assign the email server that is to be used for emails generated from within Process Flow in the Designer Login screen: In PF Designer, select TOOLS>>OPTIONS to open the login screen. Enter the mail server in the field "SMTP Mail Server".
John Henley
Posts: 3362
7/6/2011 5:01 PM
Split
It needs to be an SMTP server with no authentication, so it should be one that is internal with an IP restriction.
Use
pfserv config
The "from" address is set in each flow individually, and can either be a specific email address or assigned to a PF task/user. =
TBonney
Veteran Member
Posts: 281
7/6/2011 7:03 PM
Split
Thank you all.
I ask because our SMTP mailserver has recenly changed, but I don't know if the old one is referenced in any config files anywhere.
The Global mail_From is unaffected, but when I used to sign into designer, I simply provided "nds.mail" for the Mail server on the General tab. However, our email analyst advised me that this is neither the old, nor the new mail server. So, now I don't know what to put in there upon signing in, or if I need to make any other edits elsewhere?
What I do know is that no emails are getting generated, yet the email nodes are not generating any errors either.
Any other ideas? Thanks!
David Williams
Veteran Member
Posts: 1127
7/7/2011 10:51 AM
Split
Check pfserv config from a command prompt.
TBonney
Veteran Member
Posts: 281
7/12/2011 11:45 AM
Split
Thanks guys.
You were both correct on the pfserv config. It still contained the old name & once I changed it to the new name, it worked.
However, even after having changed it, sometimes the email gets sent and sometimes it doesn't. I don't know what's wrong or where to look to figure it out for that matter. Is there any way to trace this other than the work unit logs, because all they show is that the email node completed successfully?
Thanks again for any guidance you can provide.
David Williams
Veteran Member
Posts: 1127
7/12/2011 12:07 PM
Split
There is a pflow.out log file that might help but more than likely you should check your mail server log.
TBonney
Veteran Member
Posts: 281
7/14/2011 1:48 PM
Split
Thank you for your suggestions.
The issue was the result of not using the fully qualified name. Once we added the .domain to the SMTP server name, it works fine.
Thanks again.
Please
login
to post a reply.