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:
Hitman
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5208
People Online:
Visitors:
314
Members:
0
Total:
314
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 S3 HR/Payroll/Benefits
Error
11/6/2024 9:54 PM
When I try to enroll a retiree in 72.1 health plan
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
S3 Customization/Development
Read and Write CSV file COBOL
10/9/2024 2:53 PM
Does anyone have a quik example of a program that
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
1372
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:
S3 Customization/Development
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:
78
Subscribed to this forum
Page 19 of 23
<<
<
17
18
19
20
21
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Malformed Logout URL
Started By
Craig Derksen
We have recently added the LBI adminstrator dashboard to a custom portal role. This role is based on the Default.xml role -- and was only modified to set the tag equal to the URL of our LBI administration page. Since the change, anyone using that portal role receives a malformed url when they click on the Logout link - it is formatted as follows: https://[ServerName]/sso/logout.htm.../index.htm You will note that the colon in the destination URL is replaced with the html character code equiv...
2
3924
0
by
Craig Derksen
4/2/2009 3:40 PM
Reading database files in RPG
Started By
dbB
We have custom RPG codes built over the Lawson application. In version 9.0 can we directly READ or UPDATE database files by using these RPG commands like we are doing currently. Or do we have to use APIs for it
1
3591
1
by
Sam Simpson
3/20/2009 2:00 PM
Trouble with FORM_OnAfterTransaction
Started By
Deleted User
I was wondering if someone could help me understand how the event FORM_OnAfterTransaction works. We're trying to make a couple of changes to the AP20 screen to help streamline match invoice entry. In many situations the only reason that an invoice doesn't match is the fact that a handling charge is off by a couple of cents. I've added a couple of fields to the AP20 form so the AP user can see the amount of AOC setup on the PO and update with what came in on the invoice (without having to go o...
4
5145
1
by
Deleted User
3/23/2009 3:55 AM
Lawson PR140 and PR80 programs miscalculate deductions...
Started By
BrianP
We are Unix, 9.0.0.4 environment and 8.0.3 applications. We have encountered a situation where the PR80 and PR140 calculate astonomical deductions and negative payments after a normal recompile. If the program is compiled for debug (-D) the calculations are correct. Has anyone seen this before
0
4355
1
3/26/2009 6:27 PM
Compile error custom program
Started By
John Crudele
We are on LSF9 windows/sql2005 We have a custom program for users to run an importdb Our test box has two product line TEST and TEST2. It worked in both product lines. We did a data copy to TEST2 and it stopped working, it still works in TEST. We get an error 'program not available'. I tried to complie the program and I get an error. Here is the compile error log Processing PgmInfo Request ... bismark TEST2 GL EL600 Processing D:\lsf9\law/test2/glsrc/EL600.rpt Created RptMap: EL60...
1
5645
0
by
Ragu Raghavan
4/2/2009 2:17 PM
Error during PR160/PR180 compile
Started By
Sam Simpson
This is from a friend of mine. ENV 9.0.0.5 apps 803. Trying to clone pr160/pr180 (inserted a new routine in library PRLASERPD but getting the following errors: Warning: Error - PrcWRKFILE(): LASERWK Not Found In WsGrp Warning: Work File LASERWK May Not Be Defined In workdef He tried to return everything to normal including PRLASERPD but still getting the same errors. Thanks for any help
5
4875
1
by
John Henley
4/2/2009 4:39 PM
Index filter using LIKE
Started By
Anur
Index filter was working fine untill I added the LIKE condition after which it started giving runtime error. Can someone tell me what is missing Code snippet STRING ' (M10-PROC-FL NOT = 'SP' )' DELIMITED BY SIZE ' AND (M10-PT-CODE LIKE '275700' ) ' DELIMITED BY SIZE ' AND (M10-ALL = 1) ' DELIMITED BY SIZE INTO FILTER-STRING. ...
2
4561
0
by
Anur
4/10/2009 3:22 PM
SQL View
Started By
Wade-T
Hello, Does Lawson allow SQL views to be added to the database Thank you, Wade
5
4512
3
by
Sam Simpson
4/16/2009 7:21 PM
Portal changing values from Lower to Upper case
Started By
maalimsimo
My issue is that I have a list of selection values in mixed case, for a form. LID selections bring the value as is but Portal changes them all to Upper Case and then proceeds to say 'Value Not in list:...'. How do I fix that
4
4070
0
by
maalimsimo
6/9/2009 1:05 PM
Calling command line program from custom COBOL program
Started By
John Costa
I've written a custom COBOL batch program (named P1006) that I want to use to call a SQL-Server package from the operating system command line. The command string I'm generating within the P1006 uses two parameters entered into the program by the user. The COBOL program compiles correctly and executes. However, the command string being executed is not the command string that the program is generating. I put in a display so that it echoes the command to an output file and I've verified the ...
12
8265
2
by
John Henley
4/24/2009 8:19 PM
Lawson password rules
Started By
thanef
We use LDAP for our Lawson logins but we have a need to restrict on the Lawson side a certain password like 'abc123'. If password equal 'abc123', display a message to call the Help Desk. Adding the logic in the home.html doesnt work from what i understand.
0
4561
0
5/1/2009 7:53 PM
best software development practices?
Started By
Steve11
I'm not sure this is the best forum, if not please suggest another... We're about to implement various Lawson processes (finance, HR, Payroll, ...), coming from some older legacy systems. From a software development process perspective, does anyone have suggestions for the following: * file naming conventions * coding standards * QA process - automated, black box testing, unit testing, etc * source code revision systems - subversion, MS sourceSafe We're running on AIX. thanks! Steve
1
3989
0
by
John Henley
5/1/2009 10:18 PM
Formhost.htm in LSF9?
Started By
ShawnV
Does anyone know how to open a Lawson form from an .html page in LSF9 We have a bookmark that calls a .htm file which checks for the existance of the file. If the file does not exist, it then opens up the AM00 screen. In 8.0.3 we used the following statement in our .htm file: window.location = '/lawson/portal/forms/formhost.htm_TKN=AM00.1&_PDL . . . . '. This would open up the AM00 screen in the portal window. However, in LSF9 the above statement comes back with a blank page and the error ...
0
4551
2
5/5/2009 5:03 PM
Defauling Company Number on a form
Started By
Shane Jones
I think this should be easy in LSF 9.0.0. Anyone know an easy way to change PORTAL so that a form will defaul it the company number. We only have one number but have to type it EVERY time. (I have modifed hr11.1.xml but did not see anything there for the company number (hight have missed it....) Thoughts Shane
7
4794
1
by
Jimmy Chiu
5/18/2009 8:23 PM
MSS Personal actions How to Limit the reasons
Started By
omer
Hi Does anyone know how to Limit the reasons that are displayed on the perosnal action page to a sub set I know they code are extratced by a DME call in paactionssdv.js function GetPcodes(selectValue) { if(pCodes.length && lastPcodeSelect==selectValue) Perform(pCodes) else { pCodes = new Array(); lastPcodeSelect = selectValue var object = new DMEObject(authUser.prodline,'PCODES') object.out = 'JAVASCRIPT' object.index = 'pcoset1' object.field = 'code;descri...
3
3625
0
by
omer
5/20/2009 6:04 PM
EMSS Header Question
Started By
Wade-T
We recently moved to the 9.0 Apps and updated our EMSS as well to 9.0.1. Now whenever we click on anything in EMSS we have to see the Lawson logo on the header bar. Where can I go to get rid of the Lawson logo
6
3832
2
by
John Henley
6/9/2009 6:43 PM
Coding a IOS API call in 4GL
Started By
Roger French
I'd like to code a IOS API call within 4GL COBOL. I know the syntax of the IOS API, but I just don't know the syntax to call it from within COBOL. Has anyone done this before, and if so would you mind sharing your idea here Thanks for your help, Roger
0
4071
0
6/10/2009 1:54 PM
AGS and new field in table
Started By
Roger French
Hello, I've got a new field created in an existing Lawson table (BENEFICRY). I'll call it NEW-FIELD. The database dict has been rebuilt and the database reorged no problem. This is LSF9 with 8.1 apps including ESS using ORACLE. Trying to create an AGS call to push data to this new field. I'm using exisiting Lawson javascript to do it (actually, I'm using SHR002.htm.. the beneficiaries screen). I coded it something like this: ... ... 'BNF-NEW-FIELD1=' BenRec.new-field '&BNF-TY...
3
3889
0
by
Roger French
6/18/2009 6:59 PM
Token not found in GEN/EXECUTABLE
Started By
Deleted User
I have an online progam that runs fine in LID. But in portal I get the error 'Token not found in GEN/EXECUTABLE'. I did a rngdbump on the EXECUTABLE file and verified the token is there. Not sure what is going on. Help is appreciated. Thanks. Things I've already tried: Recompiled program and all programs being invoked. Ran scrgen and xscrgen on program and invoked programs Verified program type is set to 'Four G/L'.
3
5394
0
by
John Henley
6/23/2009 5:20 PM
User exit on HR14
Started By
Balaji
(
1
2
)
we have written a begin user exit for HR14 to avoid the users from adding any new payrates for some pay codes, we want the users to use our custom forms to make any changes to pay rates. This works fine in LID, for some reason the user exit is never triggered from portal. we are on 803 env and 810 apps on a windows server. Is it possible to animate a program from portal i have never done it before. Any info on this would be very helpful. Thanks
26
13511
4
by
Balaji
6/26/2009 5:26 PM
Self Service difference: LSF9 env and Lawson 8.03
Started By
JudeBac
Hi all, We changed some files in ESS MSS while in Lawson 8.03. We are migrating the environment from 8.03 to LS9. We will still be in Application 8.03. The consultant also installed the LSF9 Self Service. Is there a difference between the two Can I just copy over the ones that have changes from 8.03 to LSF9 Self Service folders that have changes are in portal, xbnnet and xhrnet of WEBDIR. Thank you all, CB
3
4084
1
by
JudeBac
6/29/2009 12:49 PM
Modifying HTML in 9.0
Started By
TRACY
We have recently upgraded from 8.03 to 9.0.6. Our hope was to roll out more of the EMSS functionality such as direct deposit, tax withholding etc. What we are finding is a need to change HTML on most of these to suit our company situation. Does anyone have a suggestion for how they track modifications to EMSS, how do you ever know with each PT, version change what you have to change etc. The only HTML in 8.0.3 we changed were annual enrollment screens, and that was a once a year deal. Any ...
5
3840
3
by
Jimmy Chiu
7/3/2009 2:03 PM
Page to list links fo files (created with variable concatenation)
Started By
Shane Jones
I want to save a pdf report for managers on the Lawson server that would have non-confidential information on it. The file could be named using thier employee number as below: 26104.pdf (Ideally I want to concatenate a bunch of values into a variable so that the file name and the link to the file will include more than just their employee number.) ALL I need help with this the web page that will pull the users: Employee, SS, ID, Birthdate and include them in a link that will print ...
0
3423
0
7/10/2009 3:46 AM
ISAM files in LSF 9 / MF Cobol v 5.0
Started By
Ragu Raghavan
On 8.03 env, when I created ISAM files, there used to be two files, the actual data file and another with an .idx extension. I do not see the .idx files anymore on LSF9. Does anybody know how indexed files work now Is the index hidden in the file Thanks. Ragu
1
3373
0
by
Norm
7/20/2009 3:23 PM
Difference between 8x and 9x coding standards
Started By
srikanth
Hello, I came across several instances where some custom code which works in 8x doesnt work in 9x applications. Here is one example of the same In 8x application custom code i can pair the API 850-FIND-NXT with 860-FIND-NXTRNG API. This code works in 8x. But when i move the same code to 9x application this code doenst work. So i have to code the correct pairing of the APIs. Recently i came across one more such case. Here are the details of the same. The following sample code wh...
4
4685
2
by
srikanth
7/16/2009 9:31 AM
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 23
<<
<
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