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:
Raju
Past 24 Hours:
1
Prev. 24 Hours:
1
Overall:
5205
People Online:
Visitors:
311
Members:
0
Total:
311
Online Now:
New Topics
Lawson S3 HR/Payroll/Benefits
Post Tax Benefit Plan Table
11/14/2024 9:16 PM
Hi, totally new to Laswon. I have a repor
Lawson S3 Procurement
ED501 Error: Map 850 not supported by /law/c15vda/lawson/test10/edi/bin/laws_out_91
11/12/2024 3:47 PM
Tried runnning ED501 and getting the atathced erro
Lawson Smart Office
Error
11/6/2024 9:54 PM
When I try to enroll a retiree in 72.1 health plan
Infor CloudSuite
Syteline: New Data Maintenance Wizard (Error) Need help
11/1/2024 4:39 PM
Hi, I need help with an error on syteline while us
Infor ERP (Syteline)
Syteline: New Data Maintenance Wizard (Error) Need help
11/1/2024 4:24 PM
Hi, I need help with an error on syteline while us
Dealing with Lawson / Infor
Implementing Lawson v10 with Cerner Surginet, Case Cart Picking, and Quick Adds for the OR
10/29/2024 4:20 PM
Hi Everyone, I am wondering if there is any org
Lawson S3 HR/Payroll/Benefits
Canada Tax Calculation (Federal and Provincial) Issue
10/23/2024 5:00 AM
Initially, we had problem with CPP2 calculation is
Lawson S3 HR/Payroll/Benefits
CA Section 125 401k Plan
10/22/2024 10:13 PM
Does anyone have any recommendations on how to fac
S3 Systems Administration
Running AC120 deleted records from ACMASTER table
10/22/2024 3:40 PM
We recently ran the AC120 as normal and somehow it
Lawson S3 Procurement
RQ13 Approval Info
10/17/2024 2:12 PM
When a Requisition is approved on RQ13, what table
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
1369
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
To join the discussion you need to
register
first. (Registration is free!) If you are already a registered user please
login
to join the discussion.
Search this forum:
164
Subscribed to this forum
Page 19 of 48
<<
<
17
18
19
20
21
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Trigger IPA only once using design studio
Started By
adnan512
Hello All, I have a design studio form with bunch of Submit buttons to kick off different IPA's that create number of 'CSV' files for users. Is there a way to make sure job is only submitted once. During my testing I clicked on the submit button multiple time and I saw multiple work unit created in LMK. Any help will be appreciated. Thanks
6
4685
2
by
adnan512
5/29/2015 2:23 PM
Rich Client Restore Down
Started By
Kyle Jorgensen
Ok, admittedly, this is a trivial issue but annoying nonetheless.... Is there a way to make the Rich Client not maximized That is to say, not minimized on the tool bar and not maximized to take up the whole monitor screen...rather its own window that can be moved around the screen. Ya know, so you can see two things at once without having to toggle the Rich Client application between minimized and maximized
2
3268
0
by
Tim Cochrane
5/29/2015 12:56 PM
Lawson forms no longer triggering Workunit after Landmark Installation
Started By
Demi
Lawson apps 9.0.1.11; Landmark 10.0.6.0. We are in the processes of implementing Landmark (no LTM, no procuments, no stategic sourcing). We had several customized PFlows for Job Reqs, Personnel Actions and Purchase Requisitions (all using pre-defined Services, Processes, Form, etc). We can trigger the flows in landmark. We can trigger the flows using wfwk.1 in Lawson. But when we try to trigger the flows from the lawson form(or LID:lapm) - we get API return codes of 1 and 7 referencing a 'varia...
1
4261
2
by
Peter O
5/14/2015 5:30 PM
system command node: su options - windows 2008
Started By
George Graham
Migrating from windows 2003 to 2008...and from MKS to LUU. Have a number of flows that use the system command node - and currently these run with the option 'run cmd.exe as System Command user' - which utilizes the 'su' command to change to that user. Now without MKS - su is not native to windows 2008 so this option is not available. However just using the 'run cmd.exe' initiates the command as the NT AUTHORITY\SYSTEM user - and there are a variety of issues with this; 1. Copying files where...
1
4196
2
by
Fernando Labrada
3/25/2015 8:10 PM
Using Variables for a jdbc connection string: Is this possible
Started By
Wanda Schaaf
Hello, Is it possible to use variables in the Database URL: and DAtabase User: fields in the JDBC Override Connection piece in SQLQry Node The connection string below works when used in the SQLQRY Node, but I am trying to use a variable inside the node: My variable called ScottWorksUrl is: 'jdbc:sqlserver://SQL.SCW.PRD.co.scott.mn.us;databaseName=ScottWorks' This is the error: java.sql.SQLException Mar 23, 2015 2:40:26 PM CDT Plug-in Vendor: Infor Plug-in Na...
3
3558
2
by
Wanda Schaaf
3/24/2015 3:25 PM
Requisition Approvals - Vacation handling and approver maintenance
Started By
Bob Canham
We are building out a requisition approval process in our organization and would appreciate any advice other organizations might have on two topics. For reference we are a multi-hospital and clinic organization. How do you handle managers on vacation The constraint is that the person who can approve must be at the same or higher level in the org. Do you always specify a backup Have some sort of delegation process Allow to escalate How do you maintain your task filters when appro...
12
5006
5
by
TBonney
3/23/2015 4:31 PM
WebRun Node - to run script
Started By
Dave Curtis
We are trying to transition our Process Flows to replace the System Command nodes with WebRun nodes instead. Where we have a System Command set to run Korn shell script to process an FTP we need to replace it with a WebRun to run the cgi-lawson/jobrun.exe program to submit the script. We created a token for the script and set the WebRun node with the following Post string; FUNC=run&USER=User&JOB=JobName&PROD=appProdline&OUT=xml&WAIT=TRUE We can not get the script to run. We have tried diffe...
4
4305
0
by
Dave Curtis
3/12/2015 6:40 PM
API and JDBC
Started By
Greg Moeller
Is anyone out there using API and have upgraded to the Laborworx version (API .NET) We are trying to create a JDBC connection to the database, and cannot any longer. It used to work before we upgraded, but has something changed in the database config that is now preventing us from using a JDBC connection Thanks in advance, -Greg (sorry for the cross-post)
9
4307
3
by
The.Sam.Groves
3/10/2015 12:56 PM
Install IPD on Win 8.1 machine??
Started By
Tim Cochrane
Has anybody successfully installed CU14 or above on a Windows 8.1 machine I'm getting this error message, even though I've got Perl installed and the permissions are open Error: The installer cannot continue... The following prerequisites have not been met: - Can't open perl script 'C:\Users\Tim\AppData\Local\TMP\installIPDTest\PFDDIR\install\check-pfd.pl': Permission denied
2
3172
0
by
Tim Cochrane
2/24/2015 12:23 PM
Question on designing a flow
Started By
Ronnie
Ok, so I am still learning at writing my own flows. Most of our big ones have been written for us by consultants. We have a flow that needs to be built that the users are wanting to check a field in HR00 to see if it is ever set to N. If it is, it needs to send an email. How do I get a flow to look at a certain field on a form such as HR00 The table looks to be PRSYSTEM.
4
3211
0
by
John Henley
2/20/2015 1:49 PM
approval flow for CB20.1
Started By
JimMNH
I'm building out an approval flow for CB20.1 that I intend to have work much like our FB entry approvals. For FB a flow is triggered on release for the FB entry and this immediately opens a transaction in process flow to FB45 which changes the line FCr0 to U or unreleased. The flow continues on to a user action that allows the user to continue with set to release (approved) or keep unreleased (rejected). Problem is I need something to flag for approval related to a bank transaction entry and I...
1
3321
0
by
John Henley
2/18/2015 8:25 PM
system command node: su options - windows 2008
Started By
George Graham
Migrating from windows 2003 to 2008...and from MKS to LUU. Have a number of flows that use the system command node - and currently these run with the option 'run cmd.exe as System Command user' - which utilizes the 'su' command to change to that user. Now without MKS - su is not native to windows 2008 so this option is not available. However just using the 'run cmd.exe' initiates the command as the NT AUTHORITY\SYSTEM user - and there are a variety of issues with this; 1. Copying files where...
0
3529
0
2/17/2015 1:30 AM
Display Exec Documentation
Started By
Bob Canham
We are just starting to do work in IPA with user actions and are looking at the display execs that came with the samples. I've done some modification to the provided recsum.htm, however, I've run into problems when I try to add another DME query to it. I added two frames to the top of the htm file to hold the javascript return, and changed the func to go to my new query function. But when I add the query in, it no longer displays anything. Does anyone have any documentation on writing displa...
1
3111
0
by
Carl.Seay
2/11/2015 11:55 PM
Infor 10..Schedule flow in IPA?
Started By
Ronnie
OK...so I am using the Infor Rich Client where you admin much of the Infor Processflow Automation system. Can anyone lead me how to schedule a flow to run on its own on a set schedule We had this set in lawson 9 throught the lawson processflow admin tool...but Infor 10 IPA is different...
5
6484
0
by
Ronnie
2/11/2015 7:42 PM
Lawson Query node record limit?
Started By
jocelyn
I have a nightly process that extracts customer records from Lawson. Very simple: direct read, no conditions as we need to get the full dump of basic Customer data each night. , ARCUSTOMER and CUSTOMERDESC tables joined, returning only 5 columns. Using SQL query, it takes nearly an hour to extract 32,000 records. Thought I'd try using Lawson Query node to see if that could be faster. Lawson Query bombs on maximum records exceeded. So, questions: Would Lawson Query be faster than SQL Qu...
15
6371
3
by
jocelyn
2/4/2015 3:14 PM
Requisition Detail Not Displaying
Started By
cstout
We are implementing Process Flow and when we log into Portal to access our requisitions for approval, we can see the requisitions listed there but when we click on the link to display the requisition, nothing happens. Any ideas why this is happening
6
3288
1
by
David Williams
1/29/2015 2:20 PM
process to change ESS address to PF
Started By
MC
We have been using the email notice for the address changes, but now we would like to use the delivered PF for this. Does any one have the steps documented to switch this Thanks
6
3275
2
by
MC
1/14/2015 1:21 PM
Creating, submitting and deleting jobs
Started By
Deleted User
I created a process flow to create a job using a dynamic job name that includes the month and day (MMDD). After creating the job, I set the parameters and submit it. Now I'm trying to delete the job so the job names don't stack up in the interface. I created a transaction node with the following: (see attachment for transaction node text) I keep getting an AGS error message: Field is required, FldNbr _f0 I don't know what field zero is because the interface doesn't show a field zero. Doe...
2
3586
2
by
Deleted User
1/12/2015 7:14 PM
IPA for cash application
Started By
Todd Mitchell
Was wondering if anyone has created a Process Flow for Cash Application I have a flow running real well, however, if the over all payment results in a negative amount, meaning that the amount of credits exceeds the amount of invoices being applied. In the EFT world (AR115), Lawson creates a Debit memo to offset the amount. If anyone has created this scenario, I would love to know of anything that I need to be aware of, or is it merely using a Lawson screen to create this Debit Memo
0
3483
1
1/12/2015 2:59 PM
Processflow - Inbasket Security Hole
Started By
MSUMikey
We are trying to implement Pflow approvals, and we uncovered a bug where a user can access any other users Processflow Inbasket by manipulating a URL. They can then also approve Pflow work objects, and it appears as if the 'real' approver performed the approval. Infor has acknowledged the issue and created the KB below and is developing a fix, but we do not have a concrete ETA. My question is - has anyone else come across this in version 9 of applications, and does anyone have an alternative ...
5
4053
2
by
Tim Cochrane
1/7/2015 9:14 PM
Is it possible to put a pause in a flow
Started By
Todd Mitchell
I am writing a flow that Deactivates a File Channel then performs some other functions. I would like to add a pause after the channel is deactivated to allow potential work units to finish before I perform the other functions. How would your recommend doing this pause -- say for 2 minutes
5
3861
2
by
Derek
12/23/2014 8:36 PM
PA52 with multiple Action Numbers
Started By
Todd Mitchell
I am trying to create a process flow that has 2 Action's for the same Action: Company|Employee|ActionCode|EffectiveDate|ActionNbr|Reason1|Reason2|Immediate|Comment|FldNbr01|FldValue01|FldNbr02|FldValue02|FldNbr03|FldValue03|FldNbr04|FldValue04|FldNbr05|FldValue05|FldNbr06|FldValue06|FldNbr07|FldValue07|FldNbr08|FldValue08|FldNbr09|FldValue09|FldNbr10|FldValue10|FldNbr11|FldValue11|FldNbr12|FldValue12|FldNbr13|FldValue13|FldNbr14|FldValue14|FldNbr15|FldValue15|FldNbr16|FldValue16 1|13238|ADDRES...
10
5124
2
by
Todd Mitchell
12/18/2014 11:06 AM
Both Designer Clients
Started By
Kyle Jorgensen
Quick question; can both of the Eclipsed-based designers for PFI and IPA be installed on the same PC at the same time
1
2510
1
by
David Williams
12/12/2014 9:30 PM
RM Query Node....Slow
Started By
Chad Dirst
We have a process flow which queries LDAP using the RM Query node. The flow is very slow when executing the portion of the flow which is performing the LDAP queries. We have been on 9.0 and 9.0.1.12 for long period of time and do not experience LDAP response issues anywhere except when querying process flow. Any suggestions for making this more effecient Thank you, Chad
0
3100
1
12/3/2014 6:54 PM
File Receiver won't activate or deactivate
Started By
Todd Mitchell
My File Receiver is in 'Deactivate failed' status. It won't let me activate, deactivate or even delete. Does anyone know the trick to clear the status
1
2841
1
by
Todd Mitchell
11/26/2014 5:47 PM
To join the discussion you need to
register
first. (Registration is free!) If you are already a registered user please
login
to join the discussion.
Page 19 of 48
<<
<
17
18
19
20
21
>
>>
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
--Infor Social Space
--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