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:
Emily
Past 24 Hours:
0
Prev. 24 Hours:
1
Overall:
5308
People Online:
Visitors:
412
Members:
0
Total:
412
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
Forums
Integration / Customization
Forum:
IPA/ProcessFlow
Please
login
to add a topic.
Search this forum:
52
Subscribed to this forum
Page 2 of 48
<<
<
1
2
3
4
5
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
REST Calls in Infor Process Automation
Started By
Ethan
We are working on a new interface where the vendor provided a REST API. Is it possible to interact with a REST API through an Infor Process Automation We typically deal with flat files, this is our first project using the REST API. We will basically need to pull some data through the API, do an AGS call to load the data into a PA52 action, and then post some data back through the REST API. Any guidance would be appreciated.
7
36978
3
5/3/2021 6:20 PM
by
LauaLuau
Terminating Pflow after a certain amount of time
Started By
Debra
We have a flow that looks for a file and then does various things to it. We need to figure out a way to stop the flow/work unit created if it is unsuccessful after 4 days. Is there a way to do this in either the flow or the schedule I haven't been able to find something that will work. Thanks for your help!
2
14825
1
4/21/2021 6:53 PM
by
Debra
Write File adding extra record
Started By
Joan Herzfeldt
I'm populating a message builder and later writing those records to a file. I have no problems in the IPDesigner. However when the process runs from the server the first line in the file does not come from the message builder. It is: com.lawson.bpm.processflow.workFlow.flowGraph.FgaMsgBuilder1028d654 and then I see all the records from the msg builder. This is a new issue to v11 Any idea how to get rid of it
1
14283
1
4/15/2021 6:36 PM
by
Ragu Raghavan
FTP node and carriage returns
Started By
Scooter
After FTP node transmits file, Line Carriage returns (CR) are missing. Why Each line has a '\n' (i.e. CR) appended to the end. FTP is using a SFTP connection. How can we keep (CR) on each line Thanks.
2
15139
0
3/29/2021 3:31 PM
by
Scooter
IPA with DocuSign/Fill & Sign
Started By
Kat V
Is IPA capable of leveraging Sharepoint as a file share We have pdf forms that we want to route for approval - but these forms themselves need to use something like Docusign or Fill & Sign and cummulate signatures and edits. All our current solutions would be download and then upload an edited copy. We only want to keep the one and overwrite it as we go. If we store this on Sharepoint - can the IPA do the 'Checkout/Checkin' steps and keep the attachment URL on the item, req, PO, etc
0
4225
0
Can IPA send to a Printer??
Started By
Joan Herzfeldt
I have a request from our Material Dept. 'Looking to see if an IPA flow can be created that upon receipt of a patient chargeable item on a line in a PO, if a print file can be sent to the Zebra printer to automatically print the yellow charge sticker. Receipt can be done on a MSCM handheld or on the PO30' We currently have the Gen_PORecieve trigger on and filter for tissue items that are received, so I know I can trigger a work unit and I can query to see if it is a charable item, etc... ...
1
15354
1
3/12/2021 4:34 PM
by
Ragu Raghavan
SQLQRY node issues creating a CSV
Started By
LawnsonGuy
Hello All, On the SQLQRY node there is a checkbox for 'Generate CSV from resultset (This will skip SQL Looping)'. This feature seems to work for me until at some point I believe the resultset is too large. For example, I have an IPA that saves a CSV file to a local folder. The process runs fine daily and we don't have any issues with it. If I try to expand the range of the query within the node to find more data, it fails. It ran fine for 2136 rows, but failed at 7713. When I look at the l...
0
4547
0
combining records from file
Started By
Joan Herzfeldt
Looking for the best way to combine records using IPA v11 with LSF v10 –on premise I have an Inbound delimited file with 65 fields. I only use around 20 fields. The records are in no particular order, usually less than 50 records. I need to combine the records that have the same number in field-11 (F-11). There are only 4 fields that have different data if F-11 matches. My preference is to create array fields, for the 4 with different data and combine the matching records into one wi...
1
15273
1
2/12/2021 2:41 PM
by
Ragu Raghavan
Import data from CSV file to an external Oracle table
Started By
HDAustin13
Hello and Happy Friday, everyone! I am trying to import data from the csv file (no delimited comma, just the regular csv file) to an external Oracle db table by using the DataIterator with the Reading by File and Reading by File but it takes so long like 45 minutes for just 800 records vs a 2 min in SQL Developer to finish. Can someone please advise if there is a better way to do the import beside the DataIterator thing Thanks in advance.
11
16734
2
2/3/2021 1:59 PM
by
HDAustin13
Reading ,Update & append files from FTP
Started By
Ashish
Hi Team, Need your expert advice I have to read multiple files from a FTP server directory update the data in file and append it in once file. I have used FTP node to get the file in Server and then use file access node to read the file in memory and then use Data Itarator to read each line content and replace some content using java script,but how can we read all file from a directory as we have to give name path in FTP. i have to read all .ord file fron directory. I am using Infor...
5
16571
0
1/29/2021 1:34 PM
by
Ashish
File move/copy from within IPA (Processflow)
Started By
SWilkins
Lawson environment 10 LSF on one windows 2012 VM and Landmark on another windows 2012 VM. IPA (Processflow) running on the Landmark VM. Using designer 10.1.1.48 and using the SysCommand node to run a COPY or MOVE command. The flow works fine if the source and destination for the file location is either the C or D drives of the LSF server (D is where LSF is installed). But if we want IPA to move the file to a network location it fails, even if we map a network drive on the server (K). Can co...
5
18830
1
1/14/2021 4:11 PM
by
Debra
PfiUserProfile in Landmark
Started By
Demi
I should be alittle more specific... I'm having difficulties narrowing down documentation(purpose and necessity) for this table. We have migrated over the years from being a lawson core user of workflow in which we used tasks and approvals. Back then if a user was not defined in the PfiUserProfile table they had no access to inbaskets, approvals, etc. Over the next several years we migrated our inbaskets and approvals over to landmark. We are now migrating up into the OS system and have chang...
2
15563
1
12/15/2020 2:36 PM
by
Demi
Parse the data from Web API
Started By
HDAustin13
Hello Everyone, I am trying to parse the data from the vendor Web API to a csv file to insert into a database table by using Webrun node to connect to the Web API, JSonParser to parse the data, and JSonConverter to conver the JSon data to CSV but get stuck on configuring these nodes as I am not sure what should be correct to configure for these nodes. Has anyone done something similiar to this Can you please share your experiences Thanks in advance, Han
0
4168
1
IPA v11 - Updating field with a value containing an ampersand
Started By
dcasper70
Our requirement is to update JobRequisitions if certain fields change on the Position. One of the fields to be updated is Description. In this example, the Position.Description is Post Graduate Year 3&4 When attempting to update via a landmark node, the resulting JobRequisition.Description value is 'Post Graduate Year 3 According to the Landmark node documentation, special characters need to be preceeded by a backslash. We've attempted every variation we can think of and none seem t...
7
16214
1
10/21/2020 9:44 PM
by
Orlando Gray
alt rates
Started By
TommyT
I know you get at the alternate rates using a button on hr11 to go to hr14. If I need to alter rates in a flow, how do I format the ags To call hr14
6
19007
1
10/16/2020 8:09 PM
by
Ragu Raghavan
Use IPA to query IFS
Started By
AndyG
Since IFS syncs with our 5 sub-domains, we would like to read/query the user information, to later use in the IPA. Can IPA query IFS user information What node How Has anyone done this Thank you in advance.
2
16338
2
9/16/2020 3:47 PM
by
AndyG
IPA 1 GB memory limit error
Started By
Quarantine
Infor recently instituted a 1 GB memory limit warning message on Cloudsuite MT that comes as a error in the workunit logs.It has then been hastily updated to 100 GB but it is impacting flows that are used as extract flows out of Landmark. Ways to reduce the memory load other than reducing the number of assign nodes and writing to messagebuilder and then ftping to file at every 100 records or so. The memory consumed in Landmark calls is huge. any way to reduce that
6
17424
3
9/1/2020 9:20 PM
by
Robert
email authentication
Started By
Ragu Raghavan
We have flows that send out emails with buttons, so users can approve/reject without logging on to Lawson. Has been working for many years. Recently, the site changed their authentication from SAM to UPN. This seems to have broken something. Users are now forced to login to Lawson to take action. The system property 'emailActionAuthenticationRequired' was not there. tried creating it and setting it to true/false. No effect. One theory floated is that the email server still uses SAM auth...
0
3690
0
LPA- Default work title for UA
Started By
Lynne
Hi- I need to modify some of the inbasket work titles and can't figure out where I can see what the default title is. If I look at the UA, work title, it is blank. But, when the inbasket generates there is a title that displays. Is there a default title that is used if you don't enter anything in the Work tab Work Title field of the UA node Thanks!
11
21798
2
8/10/2020 2:20 PM
by
B Ledet
Triggering WFWK after a PR140 job run
Started By
Preston Burdwell
Any suggestions as to how to trigger the IPA after PR140 I could add a WebRun node with PR140 submission, but wanted to see if you all know of other options. No Design Studio, and we are on a Single Tenant, Hybrid instance of S3
8
16403
3
8/5/2020 3:19 AM
by
B Ledet
using a flow to change LBI bookmarks
Started By
Karen Sheridan
We use LBI dashboards for ESS functions. During the 2 days of payroll processing we need to disable/hide the direct deposit bookmarks. What I'd really like to do is swap for a flat page that says something about calling the payroll department or wait until Thursday. I know folks disable different forms/tokens during their payroll processing. What is the best way to handle Can I use a flow to swap the 2 pages out during those days TIA - Karen
0
4021
1
Automation for disabling active Directory
Started By
Utsav
Hello, is it possible to construct a automation workflow in lawson Infor Process designer (IPD) for disabling the employees from Active Directory when they get disabled from Infor
2
15796
1
8/3/2020 4:23 PM
by
Kristi_ANTHC
Flow submitting a single job multiple times??
Started By
LauraPat
I have a fairly simple flow. A user places a file in a specific location - a File/Channel in Rich Client detects the file, passes it to the LSF server and then a Lawson job is kicked off (via webrun node) to process the file. It's a CSV file with vendor numbers - the batch program they are being passed to is doing an invoked of AP10 to inactivate the vendors. I ran it with 10 records, 100 records and 1000 records and it worked perfectly. I then decided to drop 50,000 records in the. The j...
2
15157
1
7/30/2020 6:28 PM
by
Karen Sheridan
Array values from Rich Client
Started By
Karen Sheridan
I need to pass a list of employee status codes into the flow and put them in a simple array. From the log: FromStatusCodes = A1,A2,A3,A4,A5,A6,A7,A9,MD,ML,RW,WC - this list was hard coded in the start node of the flow ['A1','A2','A3','A4','A5','A6','A7','A9','MD','ML','RW','WC'] - field is defined as array testInt1 = A2 - from FromStatusCodes[1]; ToStatusCodes = ['A8','SV'] - this list is coming from rich client - field is defined as string testArray = Ljava.lang.Object;78d48440...
2
14844
1
7/30/2020 2:28 PM
by
Karen Sheridan
Error with Landmark Admin node
Started By
Scooter
Below is from Log file with LM Admin error message. Cannot find info on errorCode = 32. Infor Support has not provided solution yet. Your assistance is much appreciated. - Scott Kelley ImportData_errorCode = 32 ImportData_informationCode = 0 ImportData_returnMessage = Landmark Admin ImportData: Command dbimport failed with error com.lawson.bpm.coreutils.PFIException: Landmark Admin ImportData: Error file: error ImportData_outputData = Landmark Admin...
2
15125
1
7/28/2020 5:40 AM
by
Quarantine
Please
login
to add a topic.
Page 2 of 48
<<
<
1
2
3
4
5
>
>>
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