Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Enterprise Resource Planning & Manufacturing
Lawson S3 Procurement
REQ SELF SERVICE
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Nethetip
Past 24 Hours:
0
Prev. 24 Hours:
2
Overall:
5306
People Online:
Visitors:
204
Members:
0
Total:
204
Online Now:
New Topics
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
Lawson Portal
Lawson ESS customization
6/23/2025 10:28 AM
I want to add new links and customize the ESS (sel
S3 Security
Securing forms and programs that use Company Group
6/17/2025 5:41 PM
Is there a way to write a rule, that looks up a co
S3 Customization/Development
Self-Serve Customization and Modification of home page
6/17/2025 3:40 PM
Hi, I want to add new links and customize the E
S3 Customization/Development
Data / List view on Lawson Portal
5/21/2025 2:37 AM
Client is on S3 V10. All delivered and custom form
Lawson S3 Financials
Applying credits to open AP invoices
4/28/2025 1:26 PM
Hello, I am new to the Lawson system and after ru
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3290
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
Enterprise Resource Planning & Manufacturing
Lawson S3 Procurement
REQ SELF SERVICE
Please
login
to post a reply.
12 Replies
0
Subscribed to this topic
1 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
nlmoran
New Member
Posts: 0
7/24/2007 7:42 PM
Can you use your Custom Process Flow
with Req Self Service XML.8.01.00 5214?
John Henley
Posts: 3359
7/24/2007 7:54 PM
Split
What do you mean by "your Custom Process Flow" ??
nlmoran
New Member
Posts: 0
7/24/2007 8:24 PM
Split
Rather than approve buy Just dollar amount we wanted to add Acccount number
to the criteria. We have some current process flow's developed for REQS. 08.0.03
I was trying to find out How to incorporate these into our new RSS (XML).
Deleted User
New Member
Posts: 0
7/25/2007 1:02 PM
Split
Norm.
Yes. You would need to use approval type "line using process flow". That way the variables for account-unit, account are sent whenever a workunit is created. Then you can use the variables to your liking in your flow..
Alex-
Shari
Veteran Member
Posts: 78
7/25/2007 5:00 PM
Split
Ok, this my first post...I'm new to the requisition side of Lawson (we are 8.0.3 apps, LSF9 Technology, windows). Where do you set approval type? I see approval code, but not approval type...Thanks!
-Shari
Bill Ianni
Veteran Member
Posts: 111
7/25/2007 5:08 PM
Split
Shari Trantas - The Approval type setting is found in versions 8.1 and higher.
Shari
Veteran Member
Posts: 78
7/25/2007 5:16 PM
Split
Thanks, Bill!
So, if we wanted to send a req through approval (via ProcessFlow) according to account (ie. If it's coded to one account, we want to send through an expense approval flow vs another account we want to send through a capital approval flow) - how would you set up that criteria? Is it possible (via Service Criteria Level)? Thanks.
-Shari
Bill Ianni
Veteran Member
Posts: 111
7/25/2007 5:45 PM
Split
Account isn't one of the standard criteria, so you'd have to define it as a criteria. But I've been able to do it right in the designer by adding a variable (called account) then bringing the value from MMDIST over in an ags call, assigning the variable to the MMDISTvalue, and then using the Branch to sort and route it. For example, I could send any request that hit the capital account to a different route.
Shari
Veteran Member
Posts: 78
7/25/2007 5:58 PM
Split
Ok - that's a thought - can we then kick off another flow based off the account? For example, we would have a really simple flow that evalutes account. Then, basked off the account it would branch off to kick off a separate flow...(in LSF9).
Bill Ianni
Veteran Member
Posts: 111
7/25/2007 6:11 PM
Split
Just because you can do something technically doesn't mean that you should. I wouldn't want a new workunit embedded in another workunit because if one fails, so would the other. Then I'd have two logs to go to to troubleshoot! Generally, lauch a second flow from the first when the second is an entirely different process. For example, after the req goes thru final approval, you set off another to run the PO100.
John Henley
Posts: 3359
7/25/2007 6:20 PM
Split
Shari, generally what clients do is use a single flow for the approval process. Within that single flow, it has many branches based on what type of requisition it is (i.e. CapEx, Asset, Expense, etc. ) and what level of approval is currently needed.
Shari
Veteran Member
Posts: 78
7/25/2007 6:29 PM
Split
Thanks, John...
I think what we are trying to accomplish is trying to make it more simplified. Our approval process is so different between CapEx, Asset, Expense, etc. that the flow was huge and web-like! If we needed to change something in the flow it was so difficult to try to find where it needed to be changed (We never put the flow into production as the project was originally put on hold a while ago).
-Shari
Bill Ianni
Veteran Member
Posts: 111
7/25/2007 6:48 PM
Split
I like to say that within a single flow, you can route anywhere as long as the level limits do not change (i.e. level 1 is always $1000). However, if level 1 is $1000 for expense, and $2500 for CapEx, but all computers need to go to entirely different approver...then that is best handled by 3 different flows and driven from the criteria.
Please
login
to post a reply.