Welcome Guest [Log In] [Register]
Bookmark and Share
Welcome to LawsonTalk. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. After registration, please check your e-mail within 24 hours for an message from us, read it, and reply to it.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
email found / not found branch condition; understanding Lawson canned Req App flo
Topic Started: Nov 10 2009, 06:30 AM (164 Views)
Duane
Newbie
[ * ]
Anyone decipher Lawson's reqapproval flow? When using a resource node to query email of a requester, assign node takes a variable NOTIFY_EMAIL and assigns it to the requester node email output. For email found, Lawson's branch says NOTIFY_EMAIL > " ". for email not found, Lawson's branch says NOTIFY_EMAIL = " ". What values am I polulating the " " with? Also, NOTIFY_EMAIL is set up as a string, but Lawson't branch is using >, normally used with Integers? Can someone explain, or recommend another check for succesfull found email? ResourceQuery_RECORD_COUNT > 0 perhaps? Thanks for the feedback.
Offline Profile Quote Post Goto Top
 
dczarny
Member Avatar
Member
[ *  * ]
Is it possible that it is not a greater than sign but the end of an XML element? The resource query nodes are in XML format.
Offline Profile Quote Post Goto Top
 
Duane
Newbie
[ * ]
Hi dczarny - no, it's not part of an xml file, I'm looking at the properties of Lawson's branch condition through Process Flow designer. I'm just trying to understand the syntax meaning of "" in their condition. Thanks for your feedback.
Offline Profile Quote Post Goto Top
 
schroncd
Member Avatar
Lawson Technorati
[ *  *  *  *  *  *  *  * ]
Please understand that I am *NOT* a pflow programmer, but I think the " " may be valid, in that it is NULL if not found and greater than null if it exists
Edited by schroncd, Nov 21 2009, 07:51 AM.
Offline Profile Quote Post Goto Top
 
« Previous Topic · BCI, Processflow and Addins · Next Topic »
Add Reply