Forum: S3 Customization/Development

 77 Subscribed to this forum
Page 5 of 23 << < 34567 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

work file def    

Started by  Chesca
Hello, we are in the process of upgrading from Lawson MSP 9.1 to MSP 9.11. We have some custom code that I need to put back in vendor's programs. I am having a problem when copying the code, it doesn't rename the work files so it keeps the vendor's work file name. So I have a program that has like 6 works file that I need to copy and it can be so tedious. Is there an easy way to copy the work file definitions 
4 66731 1
by  jaherbJump to last post
10/9/2015 2:36 PM

work file def    

Started by  Chesca
Hello, we are in the process of upgrading from Lawson MSP 9.1 to MSP 9.11. What would be the easiest way to copy a program with all the wfd and libraries I did a program copy and it did not copy any of the wfd or libraries so I am getting a compiling error.
1 67323 0
by  jaherbJump to last post
10/9/2015 2:33 PM

Use negative values returned from DME call ?    

Started by  mikeP
  I’m working with ESS page leavebalances.htm and trying to do some math on numeric values returned from a DME call:     function getTaemptrans() {     var obj = new DMEObject(authUser.prodline, 'taemptrans');     obj.out = 'JAVASCRIPT';     obj.index = 'ttrset1';     obj.field = 'company;employee;plan;ta-hours';     obj.key = authUser.company'='Employee;  &n...
1 30036 1
by  mikePJump to last post
10/2/2015 6:11 PM

4GL Report missing Company Name    

Started by  Demi
I have a custom 4GL program that has been migrated over into a new version 10 environment.  When performing a parallel comparison, the new 10 version is not listing the Company Name in the job submission parameters section.  I've tried running a new rptgen; but that hasn't helped. Any suggestions would be appreciated......
5 8758 0
by  DemiJump to last post
9/29/2015 1:04 PM

Redirect WWW Usl to Mingle    

Started by  xxxxxttysfh
I am trying to redirect my.XXXX.com URL to Mignle and I am getting Error , Please let me know if we ca do this
0 3236 0
9/25/2015 9:00 PM

programming error    

Started by  Chesca
I copied a program that works fine in our production environment However when animating the program, I get an error due to trying to access an item beyond bounds  of memory. How do I identify an illegal character in the in /Lawdir/obj/program.int   I am not sure what that means. Any input/suggestions would be greatly appreciated.  
3
5509 1
by  ChescaJump to last post
9/21/2015 7:03 PM

ESS new custom form    

Started by  Chesca
My users want a mod to ESS. They want to add a link on the ESS page so that employees can click on it and take them to a fill-able enrollment form. I have no clue as to where to start or what to look for  in order to accomplish this. Would I need design studio for this customization  Has anyone successfully build a custom form in ESS and/or MSS  
10
8103 3
by  ChescaJump to last post
9/21/2015 6:41 PM

How to determine if string is numeric?    

Started by  Woozy
Hi All, It seems like I've done this before, but I can't remember how to do it.  I have a string field that may or may not be numeric.  How do I determine if it is numeric so I can redefine it and output the numeric value  When I try just redefining the string as numeric in the WS, it returns the numeric as empty and throws the 'Illegal character in numeric field' error when I try to reference it. Thanks!  Kelly    
3 4980 1
by  Vijay SJump to last post
9/15/2015 10:09 AM

Table for recurring job (Recdef)    

Started by  Vijay S
Any guess, which GEN table store's recurring job definition
4 7797 0
by  Vijay SJump to last post
9/11/2015 11:41 AM

4GL Versus HTML/JAVA    

Started by  Eric Haugen
Standard Lawson 4GL/COBOL Portal transactions programs can be Add-Ins driven. This is a very powerful tool to be used for mass data update. If someone develops an HTML/JAVA Portal transaction, is there any tool that can be used to mimic Add-Ins for that transaction Such that it could be used for mass updating I would think that fully conversational program interaction would be an issue, but beyond that Are there any other considerations when there is a choice of using Lawson 4GL/COBOL or HTML...
3 5053 2
by  WoozyJump to last post
9/10/2015 1:19 PM

Extract program version numbers    

Started by  Demi
We are a Windows environment and are in the process of upgrading our systems from 9.0.1 to version 10.  While migrating some of our custom programs into the 10env; we discovered that some of the version numbers in our 9.0.1 system are higher than the version numbers in the delivered 10.0 programs.  We would like to obtain a list of the current programs and their assigned version numbers for a comparison between the systems.  Have others seen this  How did you ...
8 9988 0
by  KrisJump to last post
9/8/2015 4:13 PM

Multiple Report COBOL    

Started by  ALB
We created a COBOL program with multiple reports.  We can see the reports in the print directory but only the first report is in print manager.  How do you get the other report(s) in print manager
1 5013 1
by  ALBJump to last post
8/28/2015 9:43 PM

Custom application not displaying text fields on next\previous    

Started by  haddixst
Hi all,  I have created a custom application with a custom database table using CASE (for the first time) to quick paint the form.  Pretty simple table and form... it has company, employee, a location code, a sequence number, and start and stop dates.  I have set it up similar to HR11, so when you search for or enter an employee number, company, or location there is a text field with key number defined that will show the employee name, company name, and location description.  ...
0 3024 0
8/19/2015 6:45 PM

Windows DOS script    

Started by  This_Guy
I need to replicate my KSH scripts from our Unix machine to our new Windows and cant seem to get it to work. I had to gut most of the syntax but I still cant get this 'basic' importdb script to work > Tokendef, etc... any help or expertise It doesnt like mypath cariable, or some of the if-then-else sytax.. Its attached in zip format...
7 8045 3
by  R Wayne WalkerJump to last post
7/30/2015 2:51 PM

Pop-up Text Message in AP20.1    

Started by  maalimsimo
We have custom javascript code in the AP20.1, AP20.2 and AP20.6 forms that alerts the user to ensure that the HOLD_CODE and REMIT_CODE are keyed in for certain AP Companies. This part works well, but somehow the code introduced yet another pop-up window that is not desired and it is unnecessarily increasing key-strokes for the users. It simply says has the text 'EXP', and the 'OK' button. It is not an error message and does not stop the process, but pops up whenever the ADD or CHANGE function is...
1 5061 1
by  maalimsimoJump to last post
7/28/2015 8:26 PM

Changing a custom index to Key Change=Yes?    

Started by  Woozy
Hi All, We are on LSF 9.0.1.11.  Sometime in the past, we created a custom index on HRHISTORY (HRHSET99) that has 'Key Change = No'.  We recently identified an error with a delivered program that was attempting update HRHISTORY and found that the error was because it is trying to change a field that is included in our custom index. Since the index is only used by one program, and is only used for query (not update), can I just change the index to 'Key Change = Yes' and then recompile...
5 5409 1
by  WoozyJump to last post
7/28/2015 1:40 PM

ESS/MSS Changes    

Started by  bd
I'm working on making some changes in MSS specifically for personnel actions. I've got things narrowed down to the pactions.htm file and after some digging through the forums realized I can pull the fld_nbr from padict for specific action types.     As I see it now, I will need to modify the function  PaintFieldsforAction in the pactions.htm file for each action they want to load new default values for.   For example, if the action is term, default the new value of...
1 4742 0
by  bdJump to last post
7/8/2015 1:04 PM

How to Left Align Output Fields    

Started by  Woozy
Hi Everyone, Is there a way to force 4GL output fields to be left-aligned, regardless of data type  I know this can be done for input fields, but I'm specifically wondering about output fields. Here's what my code looks like now: *------------------------------------------------------------------------------ $SCREEN    ZY912    S &91;ZY91&93;                   Jrs Leave Plan Details          ...
1 4887 1
by  jaherbJump to last post
6/25/2015 5:54 PM

Batch animator    

Started by  Chesca
I am animating a custom program and got an error, which I have never seem before. I got a clean compiled and program ran ok with no errors. Anybody has an idea why I am getting the error    200     Run-Time System internal logic error - (in xenumctl.c:517257, line 703)
4
5379 1
by  ChescaJump to last post
6/24/2015 6:19 PM

HR11 AGS call    

Started by  JimK
Hi, We have a framework written in .NET (C) that we've used in the past for adding and updating Lawson billing info.  The framework has allowed us to execute Transaction (AGS) and Data (DME) calls, and has worked very well. We now look to take a new hire feed from our Talent Management system, and automatically create HR11 records within Lawson. The HR11 AGS call is posing difficulties, though.  It appears that after we make the HR11 call, to form is expecting us to add tax deducti...
11 8834 2
by  Tim CochraneJump to last post
6/9/2015 10:15 PM

SharePoint integration 9.0.x    

Started by  skhenry
I am trying to determine the feasibility for building an self-service portal on Lawson v 9.0.x atop SharePoint 2013 or SharePoint Online. I am not familiar with what web services are available, but need to know whether data can be written by Web Service or directly to DB in Lawson. Our high-level solution design is to allow end-users to modify certain fields via the user profile within SharePoint and those edits would be written back to Lawson.  So, has anyone done this and is it possible ...
0 3605 1
5/5/2015 9:43 PM

Report archiving/emailing    

Started by  tambrosi
Hello,  I am looking for ideas on how people handled the report archiving from batch run jobs.   We are Windows and SQL. Lawson Version 10.  I have searched thru the forums and looked at some of the ideas and some will work for us. I set up a custom COBOL program that can copy a prt file off to a archived location using the 'Call System Command' process.   Would anybody know if there is any doc on using the 'Call System Commands' , I looked around but could not find anythin...
3 5479 1
by  mikePJump to last post
4/17/2015 5:04 PM

compiling error after copying a program    

Started by  Chesca
I have to customize AP270 so I copied the program to  new program LC270. I get compiled error because the work file definition.  I am  not sure how to change or copy the work file definition to be LC270 instead of AP270.  compiling error: Warning: Error - PrcWRKFILE(): LC2701SORT Not Found In WsGrp Warning:         Work File LC2701SORT May Not Be Defined In workdef
2 5520 1
by  ChescaJump to last post
3/11/2015 2:59 PM

ESS - Org Chart - Hide an employee from ESS Org Chart based on their Process Level and Department    

Started by  agersh
Is it possible to hide (not display) an employee from the ESS Org Chart based on their Process Level and Department
3 5408 1
by  John HenleyJump to last post
3/2/2015 7:53 PM

This page cannot be displayed in a frame sharepoint 2013    

Started by  Ann
I'm not sure how to display the webpage without having to click on the link.
0 3489 0
1/26/2015 7:45 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 5 of 23 << < 34567 > >>


RSS Feed Available