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
Resource Query Node
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Steve G
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5332
People Online:
Visitors:
362
Members:
0
Total:
362
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
Resource Query Node
Please
login
to post a reply.
7 Replies
0
Subscribed to this topic
52 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
TBonney
Veteran Member
Posts: 281
6/21/2010 1:31 PM
Please Help!
Is anyone able to advise me on how I can use a Process Flow (Integrator) Resource node to identify the Company assigned on a users
_COMPANY service as defined on their user profile within Security Adminstrator (LSF9)?
We have a subsidiary company whose employees had access to our Lawson system, but the subsidiary was sold so I need to deletee their profiles/access. I thought the easiest way to get rid of their profiles would be to identify them using a Resource Query in Process Flow and then use the loadusers utility with the -u switch.
However, being a process flow newbie, I have not been able to configure the Resource Query to properly identify the userids from this particular company number in my query.
Can anyone help me to identify the proper syntax I should be using in building my resopurce query in order to select employees by that company number in the
_EMPLOYEE Service Identity?
Thanks in advance for any guidance you can provide!
David Williams
Veteran Member
Posts: 1127
6/21/2010 1:46 PM
Split
In your ResourceQuery select People and enter the Product Line and then click Get Attributes.
Select the values you want to capture, like ID. Click Next
Select the Agents tab and the Agent productline_COMPANY
Select the Expression COMPANY and enter your company value
Click the Add Expression button
Click Next
Click Test your Query and if successful, click Finish
TBonney
Veteran Member
Posts: 281
6/21/2010 3:41 PM
Split
Thank you for your response David.
I have tried this...However, when I select the Agents tab, the only 'Agent' listed is that of the poduct line the product line and the only 'Fields' listed are DOMAIN_USER, PASSWORD, SID and UID.
Any idea why I wouldn't see productline_COMPANY as one of the agent fields to choose from? Thank you!
David Williams
Veteran Member
Posts: 1127
6/21/2010 4:02 PM
Split
Can you log into Lawson Security Administration and check what values are available on your user records?
TBonney
Veteran Member
Posts: 281
6/21/2010 4:04 PM
Split
david, please disregard my last post. I was using an obsolete, test product line. Now that I have the correct test product line identified, I do get 'productline_EMPLOYEE' as one of the agents and I am therefore able to select the COMPANY field = #### to get the expected records.
Thank you kindly for your assistance!!!
TBonney
Veteran Member
Posts: 281
6/22/2010 4:45 PM
Split
I hope this thread is still active...I have another issue with my resource Query that I am hoping someone can help me with.
I have built a simple flow, which just performs a resource Query (by company number and the presence of a particular role) and generates a file and emails it as an attachment. However, it times out on me when attempting to run it through Designer. I found a KB article on Lawson's site, but it is in regards to a system Admin node, which I am not using. It references that Designer has a built in 30 second timeout and recommends running the flow from the server.
I tried this, but still through Designer and it still times out. How can I run the flow outside of designer? It's a simple flow, built for use by the security admins in IT, intended to only ever be run from within Designer. (I've never built a trigger before.)
Any ideas? Thanks!!
ShawnV
Advanced Member
Posts: 37
6/25/2010 12:17 PM
Split
I believe that if you are running version 9 of process flow, from designer you have the option to 'run on server'. Even though your Designer will time out, the actual flow will still continue to run behind the scenes on the Lawson server box. The only drawback is that you don't know when it is actually completed unless you look at the workunit in bpm/menu.do.
Unfortunately I don't know of a way to extend the designer timeout option.
Shawn
Gary Davies
New Member
Posts: 0
6/25/2010 2:59 PM
Split
Even if you run on the server it could stilk timeout depending on how many records you have to spin thru, my experience is anything over 3000 causes issues when you include service agents in the criteria. Adding and additional criteria can help
Please
login
to post a reply.