Forum: Lawson Landmark

32 Subscribed to this forum
Page 4 of 8 << < 23456 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

PROD_EMPLOYEE      

Started By  edison
I wanted the update resource node to not set any value in PROD_EMPLOYEE and left it blank assuming that it would skip updating this value. instead, i think it set the values to undefined   for this user, I can no longer set any value for COMPANY and EMPLOYEE in PROD_EMPLOYEE using Security Administrator or IPA. (there is no error. the value will just not get saved) Do you know of a LID program that can change this value or where to find the setting file where this value is stored
8 21919 1
by edison

Landmark Security      

Started By  kshields
We are testing a new build of an IPA server. Prior to ISS Federation with LSF, we were able to log in to Inbasket and other IPA-related URLs as well as Rich Client and Designer. Both LSF and LM have been bound to the client's corporate LDAP for sign on authentication.   After Federating the two servers, Inbasket has worked as expected - you can navigate from Portal to Inbasket without being prompted for credentials by LM. However, any attempt to log in to Rich Client or IP Designer results in ...
3 21461 1
by kshields

Stop a scheduled flow in IPA      

Started By  Lance Jurgensen
I have been looking but can't seem to find a way to 'suspend' a flow in IPA. I don't want to delete it, just stop it from running on a scheduled basis. Do I have to delete the schedule to accomplish this When I do try to delete it, I get the error: 'request has triggers that should not be deleted' IPA 10.1.0.40.192
2 21788 1
by HDAustin13

SQL Query of Encrypted Data (SSN)      

Started By  Woozy
Hi All, We use DB2 SQL OLEDB queries to pull data from Landmark/TM into our data warehouse.  We need to be able to do this with EmployeeIdentificationNumber to get the IdentificationNumber (SSN), but this field happens to be encrypted.  Does anyone know the trick to decrypt this data via SQL NOTE:  We're using the IBM DB2 drivers. Thanks!  Kelly
3 23333 3
by ddub

New PL Security      

Started By  Srini Rao
Hello -We created a new productline in landmark . How do I grant the access to user to new product line  Where do I edit the data area /PL information.
0 4205 1

Email Server Configuration      

Started By  FireGeek21
Looking to find all the places in LTM where the email server needs to be configured so emails from the various email templates can be sent.  We changed the mail server in the Configuration set in Process Server Administrator - all emails are going out that are generated by process flows only.  We are looking for the emails generated by appraisals, education, goals, etc. Thanks!
0 4228 0

What is the table EFFECTIVEDATEDENTRY used for and how to Join to relative tables      

Started By  TimC
We are future effective dating rows in Landmark (Lawson v10) and need to know the importance of the EFFECTIVEDATEDENTRY table. I am working with the EmployeeExport table and the WorkAssignment tables directly in SQL Server for extracts.
0 3673 0

LPL Help - convert decimal to string with formatting      

Started By  Woozy
Hi Everyone, I have a compute userfield that calculates a salary plus a percent.  I need build a derived field that includes this value to display on a form - basically formatted salary plus the currency code.   For example: Compute Field (Pay Rate * 110) value:  10,000.00 * 110 = 11,000.00  (note: field is decimal size 10.2) Expected Derived Field value:  $11,000.00 USD   However, when I reference the compute field in the alpha derived field, it doesn't format correctly.  Instead it ...
0 4260 1

Preferred Contract checkbox functionality in Contract Management      

Started By  Andrew K
Can anyone help me understand the functionality of the 'Primary Contract' checkbox in the Contract Management module in Landmark
0 4076 0

Refreshing application Data with Federated systems      

Started By  JimY
We want to use daexport/daimport to refresh our test LTM application with our production LTM data. I found out the hard way that if your system is federated using ISS that this is not possible.  Apparently they are working on a solution for this, but it is not ready at this time.  Has anybody found a work around for this  What is strange is that I have no problems using the Rich Client and the flows are working, but Employee and Manager space are now inaccessible.  I do have a backup, but was h...
7 23922 1
by Vipul

Landmark / IPA Update      

Started By  Alex-Rexel UK
I am looking at updating my Landmark / IPA versions to the latest version available on Infor Extreme as currently we are about 2 years out of date with the current package. Looking at my current versions, I will need to update Landmark including Rich Client and also Infor Process Designer.  This is the bit where I get stuck. I cannot find any information on how to update to the latest versions and what process I need to follow. This may be a real simple question and I will apologise in advance ...
3 22027 1
by Jon.Madden

Regression script post Landmark CU upgrade      

Started By  Jason Johnston
Does anyone have any regression test scripts they could share for a Landmark CU upgrade We are moving from Landmark CU47 to CU56 in our dev env. We are on windows servers.    Thanks
0 4215 0

Action Request details      

Started By  Srini Rao
When we perform the action in HR system it creates a record in ActionRequest business class. This BC only have header details. Where can I find action details, before and after.    Example, when we perform the transfer action on WorkAssignment Business class, we will see a record in ActionRequest BC with action name, actor, WU etc., But it does not store the new position and old position information. Which BC holds the information about the old and new values for given action.    Hope i'm no...
1 20713 2
by Woozy

Landmark security class      

Started By  Jay2
We have noticed some changes have happened in the security class InbasketUser_ST which has caused issues with users having access to certain businessclasses. The two that have come to our attention so far are as follows: Previous rules:  PfiWorkunitFolder BusinessClass is accessible for all creates, all inquiries unconditionally PfiWorkunit BusinessClass is accessible for all creates, all inquiries unconditionally Changed to:  PfiWorkunitFolder Bus...
5 22409 2
by Jay2

Rich Client Login Failure      

Started By  Maestro
Fellow Techies We have a situation after doing our own data refresh from PROD to DEV. We are able to use all validation links. However when we try to log into rich client we recieve the following error: A general security exception Stack Trace : com.lawson.rdtech.type.ViewException: A general security exception                at com.lawson.security.authen.AbstractLawsonLMcamManager.find(AbstractLawsonLMManager.java:539)                at com.lawson.security.authen.AbstractLawsonLMM...
0 7034 1

Landmark Form Customization      

Started By  SaraP
Has anybody used the configuration console in Landmark to create a new field that has a string of new text and data already on the form  Our users are requesting a link that has a string and data from the form concatenated.
3 24002 1
by Demi

USERFIELD modify history (EXPORT table)?      

Started By  TimC
I have a scenario where a USERFIELD is linked to the EMPLOYEEEXPORT table (form). I need to fetch the userfield's update history. I don't see a USERFIELD_STORAGE_EXPORT type of table. How do I check the history of USERFIELD updates I am using an SQLQUERY node to fetch the data as processing is not occurring via a flow.  So, I need the table relationships. I have the EEID.   Thanks much!! Merry Christmas.   Tim
2 20834 1
by TimC

USERFIELD_STORAGE Business Class      

Started By  Srini Rao
I'm need to extract the data from USERFIELD_STORAGE business class , but I;m not finding this business class in landmark transaction builder. But I can access the table using SQL.   In which module this business class resides
4 22101 2
by Woozy

bpm/trigger use thru IPA Process flow.      

Started By  tambrosi
Hello All,  was looking for some information if this can be done.   Can a statement like this be used thru an IPA node,  I am wanting to submit a IPA process from another IPA process.    I can use this to submit a process flow from an open Browser.     https://[LMRK_URL]:443/bpm/triggertriggerType=ProcessAsync&triggerName=[TRIGGER_NAME_IN_LMRK]&dataArea=[DATA_AREA]&workTitle=[WORK_TITLE]   I need to trigger a flow from within a flow,  I know I can use the Trigger Node, but it does not allow ...
1 21371 0
by tambrosi

Landing Page not being displayed      

Started By  pops
All of a sudden when a user goes to their Inbasket and selects their product, instead of the Landing Page being displayed, a white screen is displayed.  This happened on both the development and production servers.  No one has done any changes to the servers and I found it interesting that this happened on the same day, same time AND in BOTH on the Development AND Production Environments.  None of the servers are shared in either environment.  The landing page below is supposed to be displayed. ...
16 25896 3
by pops

Response Time      

Started By  JimY
We are currently on Landmark version 10.1.1.23.  (Yes it is I know it's old).  Infor has told us that if we upgrade to version 26 or above we should see an improvement in response time for Employee/Manager/Candidate space.  Has any one seen an improvement when they upgraded to versions 26 or above  Thank you.
3 20910 0
by Gok87

Turn Landmark Security off/on?      

Started By  Dave Amen
David Williams reminded me of this wording: 'Yes, it is possible to turn off security in Landmark but there are warnings in all the documents that say that data will not be encrypted and basically saying it’s a really bad idea.' Given that, does anyone know how to actually turn it off (and on) Regards, Dave Amen (303) 773-3535
4 21513 1
by Dave Amen

CreateGLACcount on HRGLAccountImport      

Started By  giesewendy
After implementation, we haven't modified the .lpd files for this Activity on our HRGLAccountImport.  So, what has happened is, the import is creating errors because the full GL account structure is trying to pass, including on inactive Accounting Units (either side).  When there are inactive accounting units, the system creates a multitude of errors.  Landmark:CreateGLAccount Application Error Accounting unit is inactive Activity name:CreateGLAccount id:2 failed 09/20/2016 09:44:20 AM ...
0 3875 0

Config Console - RehireResource Form Modification      

Started By  DarleneC
Has anyone had experience with adding the address State/Province to an existing form and wanting to get the List selection to display so that the user can select the State from a list of US States  I'm trying to do this on the RehireResource Form.  (Employee Business Class)   I'm wanting to customize the RehireResource to have the State/Province fields display as they do on the HireResource form.  I'm not able to get the State/Province selection to work the way it does on the HireResource. I'...
0 4265 1

Can't access link under Inbasket Lawson Process Automation for users other than Lawson      

Started By  Xin Li
Can't access link under Inbasket Lawson Process Automation for users other than Lawson in Lawson Portal. see screen print. Any idea what is wrong     It works for Lawson user.
0 25562 0
Page 4 of 8 << < 23456 > >>


RSS Feed Available