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:
2
Overall:
5205
People Online:
Visitors:
347
Members:
0
Total:
347
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 35 of 48
<<
<
33
34
35
36
37
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Logged in user
Started By
TommyT
Can you grab the id of the person entering a transaction (ie. the logged in user) when that user triggers a flow
2
2962
0
by
TommyT
1/6/2011 3:11 AM
Process Flow Date Calcs not working
Started By
Jayson
I have a process flow in which I'm trying to create a new 6 Month Eval that occurs 6 months after the effective date of the action. Under the Start activity node, I'm able to make the following declairation: revDateSixMo=getDateDME(AddMonth(pfDate(Effect_Date),6)) The result is: empRevDateSixMo(Type=String) = 07/09/2011 It works under the Start node. However, later in the process flow, I check to see if the effective date has been changed and I try to re-calculate the same date in an Ass...
1
3274
1
by
Sam Simpson
1/5/2011 9:03 PM
Field Numbers on PA52
Started By
TommyT
I have a flow that has to create a pa52 transaction record, but when the PA100 tries to run it it bombs because I'm not able to get the field numbers into field 1 and 2. Here is my call _PDL=&_TKN=PA52.1&_EVT=ADD&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=Add&PCT-COMPANY=1&PCT-EMPLOYEE=&PCT-ACTION-CODE=TERM20FINAL&PCT-EFFECT-DATE=&PCT-REASON1=TERM&PCT-UPDATE-BENEFIT=Y&PCT-UPD-ABS-MGMT=N&PCT-NEW-VALUE-1r0=T9&IMMEDIATE-ACTION=N&ORIG-COMPANY=1&ORIG-EMPLOYEE=&ORIG-ACTION-CODE=TERM20FINAL&ORIG-EFFECT-...
1
3676
0
by
David Williams
12/29/2010 7:33 AM
WF01.1 configed to other then LOGAN
Started By
Deleted User
Currently all transactions waiting for approval, regardless of the product line, appear in the same (or equivalent) Inbasket. Has anyone found a way to separate the different development areas so that Development Inbasket transactions cannot be viewed and approved while in the User Acceptance Testing or Training data areas The wf01.1 is set to Logan in all product lines, which is shared by all product lines in DEV. Is it possible to replicate the workflow tables in another area other then Logan...
0
3199
2
12/16/2010 1:05 PM
Repost: Triggered work objects - assignments not working correctly
Started By
ThomasT
I have a pflow which has a simple node to a work object (which calls a second pflow). Within the second pflow there is a query. Query is name Query9100. Here's the query: PROD=&FILE=REQLINE&FIELD=COMPANY;LINE-NBR;REQ-NUMBER&SELECT=COMPANY=26REQ-NUMBER=&OUT=CSV&DELIM=~ Within the query loop there's a simple assignment node: linenumber = Query9100_LINE_NBR Should ...
6
2826
1
by
Jason Beard
12/8/2010 2:31 AM
Triggered work objects -- assignment node not working correctly
Started By
ThomasT
I have a pflow which has a simple node to a work object (which calls a second pflow). Within the second pflow there is a query. Query is name Query9100. Here's the query: PROD=&FILE=REQLINE&FIELD=COMPANY;LINE-NBR;REQ-NUMBER&SELECT=COMPANY=26REQ-NUMBER=&OUT=CSV&DELIM=~ Within the query loop there's a simple assignment node: linenumber = Query9100_LINE_NBR Should be simple thing, I believe.Works on all other flows I've worked on but maybe not workobjects... Anyways when the 1st ...
0
3029
0
12/7/2010 5:59 PM
PFI Scheduler
Started By
prakash
Hi, I am scheduling a flow from another flow using WebRun node. But JobId is mandatory field in the post string. So how will i get job id as they are generated by scheduler while scheduling. regards, Prakash B
1
3342
0
by
David Williams
12/6/2010 2:13 PM
PFlow and Corrections
Started By
Niki Johnson
We have process flows set up for some MSS actions and when we perform corrections to those actions we have to follow the process flow again. How are others handling corrections to data that was originally submitted through MSS and subject to process flows An example is... MSS termination entry sends an e-mail to the HR team. Once the HR team approves the termination entry submitted by the manager, e-mails are sent to IT, payroll, etc. When we make a correction, the flow starts over and HR ...
1
2677
1
by
David Williams
12/4/2010 12:39 PM
Invoke Crystal Report from ProcessFlow
Started By
Deleted User
We have a number of Crystal Reports written some time ago that calculate out some data and display them out in report form. A project we are working on is trying to take the logic out and build flows, but we are having issues. So the question came up, can Process Flow invoke Crystal We think that if we change the Crystal Report to spit out data in delimited format, we can then take that and upload it into our systems; but may process flow could invoke and get the results and then work with the ...
6
4971
2
by
John Henley
12/3/2010 11:55 PM
Approve, Reject function: is it available for programming?
Started By
ThomasT
Trying to find out if there's a way to mimic or use the Approve and Reject functions within the Processflow inbasket. I want to use the same Approve and Reject functions to approve and reject workunits programatically, but I don't know where in the file structure these functions would be, meaning I know they should be javascript but I don't know exactly where or what the actual functions would be called. Does anyone have any idea Thank you greatly, Thomas
10
3155
1
by
ThomasT
12/1/2010 5:44 PM
Pull file from FTP site with process flow
Started By
Shane Jones
Anyone have a solution with processflow to pull a file from an FTP site... I don't like that we have some integrations that use different tools and I am researching processflow as the core application for integration. I am looking to understand the node that could pull a file from an FTP site and hopefully decrypt the file ... (Might need to use system command to decrypt the file.) Thanks Shane
5
6023
4
by
PT
12/1/2010 1:24 PM
PFI scheduler
Started By
prakash
Hi, Is there any way to retrieve the job Id of a scheduled flow from the flow which is scheduled. regards, Prakash
3
2620
0
by
LoriN
12/1/2010 12:57 PM
PFI Scheduler
Started By
prakash
Hi, I am using webrun node to schedule a flow from another flow. But i need to pass a variable from the flow which is scheduling to the flow which is scheduled. Is there any way to schedule a flow from another flow by passing variables regards, prakash
2
2474
0
by
prakash
11/30/2010 5:07 PM
pf transaction node on HR11 user fields
Started By
khart
I am trying to build a transaction node that will update a certain HR11 user field row number after a page down or i also have the FIELD-KEY specified. Is there a way to use pf to update this
4
3322
1
by
Shane Jones
11/26/2010 2:31 AM
Finding User vs NT00000044 in DME Query
Started By
jknox
Building a process flow similar to the flow in the tips and tricks section about sending an email about jobs that are in 'Needs Recovery' status. First of all I can't get drill down in GEN from my API builder in PF (all I see is JO, LA, UN) but that isn't as big of deal (at the moment) because I can still pull data using the following query: \\PROD=GEN&FILE=QUEUEDJOB&FIELD=JOBNAME;USERNAME;STATUS;STOPDATE&SELECT=STATUS=34&OUT=CSV&DELIM=~ Now, when I run this I am getting the username in ...
4
4060
2
by
JudeBac
11/24/2010 1:18 PM
Process Flow - Documenting Flows
Started By
Giulia
I have been asked to create an audit report using crystal reports and querying the process flow tables, that will show each po approval flow from beginning to end. Has anyone done this before Are there any canned reports provided by lawson that can be leveraged
5
4466
0
by
John Henley
11/23/2010 10:24 PM
Oracle DB LMLEASE TERMINATE_DATE IS NULL how to query null
Started By
amylynanderson
How do I query null values of a date SELECT BB.COMPANY, BB.LEASE, BB.END_DATE, BB.TERMINATE_DATE, AA.DUE_DATE, MAX(AA.PMT_NBR) FROM LMPAYDTL AA, LMLEASE BB WHERE AA.COMPANY = BB.COMPANY AND AA.LEASE = BB.LEASE AND BB.R_STATUS = 1 AND BB.COMPANY = AND BB.TERMINATE_DATE = '1700-01-01' GROUP BY BB.COMPANY, BB.LEASE, BB.END_DATE, BB.TERMINATE_DATE, AA.DUE_DATE
1
2733
0
by
mjuusola
11/19/2010 5:56 PM
PFI Limitations - concurrency
Started By
Deleted User
We have done some testing and find that we can only get about 8-12 threads to process concurrently, the rest of the workunits stay in ready status until an open thread is available. We changed the max thread pool size to 20, then 50 but had no improvement. We are on an IBM i5, does anyone know how to increase the number of current thread that can be processed by the PFI server I hear that there is a limitation of 8 threads and that this cannot be changed. I have also heard that the SQL...
4
3428
2
by
Deleted User
11/15/2010 8:34 PM
Inbasket, multiple line distributions
Started By
Daniel
Were in the process of implemetning requisition approvals through PF, one of the issues we have encountered is that the Inbasket does not show the multiple distributions in a req line that has been split between accounting units. Accounting will be reviewing req's for correct acct usage and needs to be able to see the multiple distributions on a line. Drilling on the req is not an option as accounting will not know which line has been split and there could be 100 lines in a req. Does someone hav...
5
2709
1
by
David Williams
11/12/2010 12:01 PM
Odd Errors in PFlow with record limit over 10000 records
Started By
Deleted User
Friends, My admins and I took the necesssary steps to updating the iosconfig.xml file to change the MAX query length to be 999999. But now i get some odd behavior in my pflow; what I am doing in the flow is simply pulling all vendors from the lawson table (which has 34k plus records). The query is below. So running the query below in the pflow (with my full server info) returns me the following error ( I have stripped our server and host information but all works good; plug yours in). B...
1
3114
1
by
amylynanderson
10/28/2010 9:43 PM
portal inbasket is displaying workunits from test instead of production
Started By
John Crudele
The production portal inbasket is displaying the workunits from test I checked the pfserv config and it is pointing to production. Any ideas Thanks JC
1
2692
1
by
John Henley
10/21/2010 8:41 PM
Testing Process Flow Emails
Started By
Amy Swanson
We have several process flows that send emails to employees to notify them of various things, especially registration for training. The employee email address is read from HR11. While these flows were in development and testing we have inadvertantly sent emails to employees that should not have gone out. We are looking for suggestions to keep these emails from going to employees and instead have them sent to a tester or pre-defined email address. Ideally, we'd like to have the UAT tester be a...
3
4388
4
by
John Henley
10/21/2010 8:41 PM
Variable type integer limitation
Started By
JudeBac
Hi all, What is the maximum value of the variable type integer in ProcessFlow The reason I asked is because I have an employee number 50745130. In ResourceQuery, if I assign the result to a string varaiable say s_EE, the value is 50745130. But if I assign this to a type integer variable say i_EE, the value is 50745128. I do not have issues with smaller numbers. Below is the Debug window result. Is this an integer limitation in ProcessFlow Thank you, Jude Variables in Process : DesignerTes...
2
2806
0
by
JudeBac
10/19/2010 11:53 AM
Create Custom Activities using Java
Started By
TomD
Has anyone successfully written a Java application/Bean, deployed it, and then invoke/call it from the Lawson ProcessFlow Custom Activity Node The Pflow Admin Guide says we can do this. I'm just curious to see how many of us out there have done this in Production If you have, what are the challenges in doing this
0
3333
0
10/15/2010 4:36 PM
PFI Insbasket
Started By
prakash
Hi, I have three actions for a User action, which are Approve, Reject and Esc. Is there any way to display only two actions Approve and Reject in web inbasket and smart office inbasket. This is for lawson M3. Thanks! regards, Prakash B
0
3218
0
10/13/2010 4:27 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 35 of 48
<<
<
33
34
35
36
37
>
>>
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