Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Integration / Customization
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Pat
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5296
People Online:
Visitors:
477
Members:
0
Total:
477
Online Now:
New Topics
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
Lawson S3 Financials
Lawson APIA
4/28/2025 1:22 PM
Has anybody recently installed Lawson's APIA m
Lawson S3 Procurement
Tolerance Settings
3/31/2025 2:01 PM
I've been trying to set a tolerance for some t
Dealing with Lawson / Infor
Printing Solutions other than MHC
3/27/2025 1:00 PM
What are others using for printing solutions besid
Lawson S3 Procurement
Green check marks in Lawson 9.0.1
3/20/2025 4:55 PM
Hi, How to remove green check mark on items when o
Lawson S3 HR/Payroll/Benefits
Pay Rate History to Show All Positions
2/26/2025 3:34 PM
Does anyone know how to modify payratehistory.htm
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
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
Forums
Integration / Customization
Forum:
IPA/ProcessFlow
Please
login
to add a topic.
Search this forum:
52
Subscribed to this forum
Page 42 of 48
<<
<
40
41
42
43
44
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
PA52 AGS call in ProcessFlow returning a bad field intermittently
Started By
Joel
While researching why some test scenarios were failing for our personnel actions processflow (salary changes outside the min/max rates were not being identified correctly) I discovered that a field was being returned truncated from a PA52 read. PA52_PCT_NEW_VALUE_1r1, which had the new rate of pay in it should have returned with a value of 11.1234 but instead would return 34. It is being moved into EmpNewPayRate a double persistent variable. Our failed test scripts were using whole number an...
5
4877
0
7/30/2009 2:48 PM
by
Joel
file exists
Started By
jcarrott
I am trying to set a Boolean flag if a file exists so I can control a branch (found/ not found). I can do it in various languages but I am not able to do it in Process Flow. Does anybody know how
5
4649
0
6/4/2009 1:25 AM
by
jcarrott
Added trigger code
Started By
Deleted User
Has anyone added code before to activate triggers where does this comand go st1\:*{behavior:url(ieooui) } /* Style Definitions */ table.MsoNormalTable {mso-style-name:'Table Norma...
2
4021
0
6/5/2009 7:10 PM
by
Ragu Raghavan
PA52.4 delete trigger
Started By
M Graham
I'm creating a new process flow trigger when a record is DELETED (not added) in PA52.4. I created a user exit file and Process Flow service called PA52E.4_D, but the PA52.4 delete action isn't creating any work units Has anyone created a PF trigger when you DELETE a record in a program -mgraham
2
5443
0
7/1/2009 4:41 PM
by
M Graham
Processflow ResoureQueryNode
Started By
Vito Amatulli
Has anyone had any success in using RescoureQueryNode to query for all Groups I am trying to use it to get a list of all the RM Groups that are defined in Security so we can dump this data to a file that will be use to automate our security process. Any suggestions would be appreciated. We are currently on LSF 9.0.4 and PF Designer 9.0.5
1
3318
0
6/9/2009 8:15 PM
by
Deleted User
Trying to use an ags call to update a batch job so it routes the print job to a distrbution group.
Started By
Deleted User
I have a batch job that is being executed from ProcessFlow. I need to route the print jobs to a printer distribution group. When I try and update the RPT-FLD parameters within the ags call the ags will say the update was complete but the distribution group does not get added. Below is the ags call I am using: _PDL=&_TKN=SPR03&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=C&JOB-NAME=&JOB-DESCRIPTION=SPR03A&USER-NAME=&RPT-FLD14=Dist Group&RPT-FLD15=&COMPANY=&PROC-GROUP=&CHECK-DATE=&PER-END-DATE=&DE...
8
5374
0
7/14/2009 12:34 PM
by
JoeS
Way to get "Login" field using Resource Query?
Started By
ShawnV
In 8.0.3 we access the Login field from the RD30 screen. Unfortunately in LSF9 I cannot find the 'Login' field using Resource Query. Does anyone know how to access that field We are using Process Flow Pro 9.0.0.6.
5
4402
0
6/12/2009 12:43 PM
by
ShawnV
PF AGS Error When Unreleasing a JE Via A Generic PF
Started By
LCM
Hi, we are experiencing an error with a PF when we attempt to unrelease a JE via a flow (DS 9.0.0.5). The code that we are trying to use to do this comes from a provided Lawson ProcessFlow solution and is unmodified (but not supported by Lawson). In the Lawson solution for Journal Entry Approval the final node when a JE is rejected unreleases the journal. The call to do this in the Lawson solution is: _PDL=&_TKN=GL45.1&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=Change&GLC-COMPANY=&GLC-FISCAL...
4
5240
0
6/17/2009 8:19 PM
by
LCM
Reformating Date_Stamp variable
Started By
April
I am trying to reformat the Date_Stamp value to either AGS or DME so I can use it in a branch. This is what I have in the Assign node, but it doesn't like it: stamp= getDateAGS(SQLQuery240_DATE_STAMP). I have tried several functions but I can't seem to get it. My ultimate goal is compare it again a date (either DME or AGS) for 7 days ago. Thanks for the help in advance. April
8
6033
0
6/24/2009 5:51 PM
by
April
ProcessFlow Email Notification Error
Started By
JonA
We're using PF Pro for requisition approvals. Lately, we've been having an issue with the email notifications failing to be sent. Here's what it shows in pflow.out: Error while sending reminder mail for workunit 265382 com.lawson.bpm.db.model.helper.LawsonDBException: Failed to initialize LDAP. Detailed Message is java.lang.NullPointerException Stack Trace : java.lang.NullPointerException ……….. Error while sending...
1
5339
0
6/16/2009 6:38 PM
by
David Williams
"Must Inquire..." error trying to Change using Webrun to bpm screen
Started By
ShawnV
Hello anyone and everyone, We are trying to change data on the WFWUQUEUE table via process flow. We have a Webrun to call bpm/queueForm.do with a change method. Some times this works fine, other times we get an error stating 'Must Inquire before doing a change'. We have this same error with the webrun to bpm/processTransactionForm.do. It seems as if once the queueForm program is in 'memory' then it works fine. Has anyone else run into this type of error using a 'non-xml' version of a b...
1
4094
0
6/17/2009 3:50 PM
by
David Williams
Changing SMTP setting for process flow
Started By
Saurabh
Hi All Need to change the SMTP server setting for the process flow. I can see the smtp server setting in Process flow designer (Tools--Options) but not sure if that is the only place the change needs to be. Has anyone made similar changes and if so can you please forward details of where all i need to make the changes Regards Saurabh
3
6717
0
8/22/2009 12:39 AM
by
Deleted User
What replaces 8.0.3 servlet/inbasket in LSF9?
Started By
Paul Gallucci
We have a 8.0.3 ProcessFlow that escalates Inbasket items. There’s a WebRun node that invokes this function. It doesn’t work in LSF9, (log results listed below). What functionality replaces this in LSF9 Here's a sample of what's in the WebRun node... FUNCTION=dispatch&WORKUNIT=123456&IPADDR=123.45.67.890&PORT=12345&TASK=RQLvl1&APPRODLINE=PROD&RDUSER=xxxxxxxx&PROCID=123456&PROCNAME=XXXX_xxxxxxxV2_V01&ACTID=UA47&ACTNAME=UserAction3570&ACTION=Escalated Here's results from the log... Web...
7
3929
0
6/23/2009 4:06 PM
by
Deleted User
call to get email address for operator
Started By
TracyO
We are upgrading to LSF9, and we have a couple of processflows that send emails to a user that created a record. We currently so an AGS call to the RD30 record based on the 'operator' to get the email address to use. Now that the RD30 record does not exist, does anybody have any ideas on where the email address is or could be stored for this type of use
5
3673
0
6/25/2009 11:24 AM
by
TracyO
Copy attachment from Requisition to PO
Started By
Derek Czarny
We have created a Capital Purchase processflow that allows managers and directors to submit their capital requests in RSS. They can attach their electronic quotes by using the comments tab in RSS and attach a URL to the requisition button. That works fine and I can retrieve the attachment in the inbasket. The question I have, or what I am trying to do is copy that link from the requisition and attaching it to the PO. I have the webrun that will retrieve the attachment from the requisition, ...
1
4889
1
7/16/2009 6:49 PM
by
Derek Czarny
concatenate strings on assign node
Started By
TracyO
I am sure this is really basic, but I can not figure it out. We had some processflows in 8.0.3 that we used the RD30 record to get an email address based on the operator ID. Since the RD30 record no loner exists we decided that we would populate a user field on OE53 to hold the email address, however these user fields are not large enought to hold our entire email address, so we have only poupluated it with the persons name: ie tracy.olson. I have my processsflow pulling this piece from a qu...
7
4299
0
7/13/2009 6:22 PM
by
TracyO
RM group query
Started By
Sam Simpson
We have users setup in RM that belongs to different groups like Manager, HRUsers etc. In RM admin tools we can see the group or groups a user belongs to. In Processflow RM node when using resource as resource type (lwsnRMResource) and selecting Group as the attribute, we can only see one group in the query. Is there a way to see all the groups that a user belongs to in processflow Thanks for any help. Sam lsf9 apps803
3
3834
0
7/13/2009 9:30 PM
by
Deleted User
Write to ProcessFlow Debug Log
Started By
Woozy
Is there any way to write a value to the ProcessFlow debug log for troubleshooting purposes I'm sure there must be a way, but I can't figure it out. Thanks!
5
3911
0
7/15/2009 1:07 PM
by
Woozy
Previous Pay Rate Query from PRRATEHIST
Started By
vc727
I am trying to write a query that will tell me the employees pay rate just previous to the current rate. Using the query Builder is this possible What I have now just Gives me a list of all previous rates. I need to limit it to just the most recent rate. Any help would be appreciated.
2
3730
0
7/16/2009 4:44 PM
by
Deleted User
Query of HR table does not work when run from server
Started By
sfischer
Hello, I am building a flow using the delivered Action Approve service. In the flow I have a query to pull the manager code from the Employee table. When I run the query via Designer with the 'Run on Server' not checked, all of the queries in the flow work. However when I run on the server, or from PA52, I get the message: Error connecting to http://sferww02.corpo.rec...=CSV&DELIM=~&delim=~ with user PFADMIN Query string I thought that PFADMIN does not have security to run the query,...
10
4399
0
7/29/2009 2:40 PM
by
sfischer
IE Error when clicking on inbasket
Started By
mmanosca
Has anyone encountered this We get an IE error in Portal when clicking on an inbasket link that we use for Process Flow. It's the generic 'IE has encountered a problem and needs to close' error message. After the error pops up it kicks you out of the portal and closes your window. However, it works fine when we log in with the Lawson Admin account. I happens from time to time then starts working again. Any idea Thanks, Mike
11
4096
0
7/22/2009 9:23 PM
by
mmanosca
Query Returning Results but Assign Node assigns Null Values
Started By
Shari
Hello! Have a question...this is occuring in our test environment with one of our RSS flows (for expenses). We recently refreshed the data in our test environment from a backup of our production environment - and then applied the latest and greatest patches for LSF9 SP6 (we are LSF9 SP6 / Apps 8.0.3 MSP11 / Windows / SQL / LS). Now, the first two nodes in my PFlow don't function normally (it functions perfectly in our production environment - same minus the new patches which we are testin...
22
7287
0
7/22/2009 5:46 PM
by
David Williams
PA52 ProcessFlow
Started By
Deleted User
I have a ProcessFlow set up to read data from a file and create pending personnel actions. I've included all of the PCT-FLD-NBR and PAT-NEW-VALUE fields along with the _HK value. When I build the AGS call in ProcessFlow, cut and paste it from the ProcessFlow log and execute it through the browser, the personnel actions are added correctly. However, when I run the ProcessFlow and the AGS call is executed through ProcessFlow, I receive the error 'New value must be spcaes because line has no ite...
10
6335
0
7/27/2009 9:20 PM
by
Deleted User
XML Builder help
Started By
PFneo
Hello everybody! I'm having some trouble getting an XML Builder to parse some XML input that I give it. I'm using the SQL Query node to pull data out of the LSAUDIT table in logan, when I'm evaluating the R_BEFORE & R_AFTER columns, I'm using an XML Builder node to parse the data. I have verified that the XML Node is configured correctly, but I'm not sure about the XML Schema file - attached is what I'm using: The problem is that no data is being parsed out. I created an email node to s...
3
4648
0
8/4/2009 5:17 PM
by
PFneo
Dataiterator locking file
Started By
mjcindc
I've written a process flow that uses a data iterator object to access a file specified by a variable. The process flow loops through several files and uploads the data into GLTRANSREL. The importdb portion, which comes after the dataiterator, of the flow uploads data from each file, but the data iterator, which uses the same variable to identify the file, pulls data from the same file on each loop. It is the first file that it encounters. Furthermore, the file seems to be locked by the process ...
1
3585
0
8/13/2009 5:51 PM
by
mjcindc
Please
login
to add a topic.
Page 42 of 48
<<
<
40
41
42
43
44
>
>>
General
--Dealing with Lawson / Infor
--SOx Compliance
--Career Development
--Staffing
--Hosting / Cloud
--User Group Announcements
Infor / Lawson Platforms
--Lawson Landmark
--S3 Systems Administration
S3 Security
--M3 Application Foundation
--M3 Workplace Foundation
--Infor CloudSuite
User Experience
--Lawson Portal
Lawson Design Studio
--Lawson Smart Office
Mashup Designer
--Infor Workspace
--Lawson Add-Ins for Microsoft Office
--Mobility
--Lawson Enterprise Search
Integration / Customization
--IPA/ProcessFlow
--Infor ION
--S3 Interfaces/Conversion
--S3 Customization/Development
--S3 Application Upgrades
Human Capital Management
--Lawson S3 HR/Payroll/Benefits
--Infor Global HR (GHR)
Financial Management
--Infor CloudSuite Financials
--Lawson S3 Financials
--Lawson M3 Financials
--Infor FMS
--Lawson Services Automation (PSA/SA)
--Lawson Budgeting & Planning
Expense Management
--Infor Expense Management
--Lawson Time & Expense
Enterprise Resource Planning & Manufacturing
--Lawson S3 Procurement
--Lawson M3 Manufacturing Operations
--Infor ERP (Syteline)
Supply Chain Management
--Infor SCM
--Lawson S3 Supply Chain
--Lawson M3 Supply Chain
Enterprise Asset Management
--Infor EAM
--M3 Enterprise Asset Management
Performance Management
--Lawson Business Intelligence/Reporting/Crystal
Smart Notification
--Lawson M3 Business Performance Warehouse
--Lawson Opportunity Analyzer
Lawson Healthcare
--Cloverleaf
--Lawson MediSuite
--Analytics for Healthcare
Job Fair
--Positions Available
--People Available
LawsonGuru.com
--LawsonGuru.com Support