Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Infor / Lawson Platforms
Lawson Landmark
Refreshing application Data with Federated systems
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
John Bonin
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5270
People Online:
Visitors:
334
Members:
0
Total:
334
Online Now:
New Topics
Lawson S3 Procurement
Tolerance Settings
3/31/2025 2:01 PM
I've been trying to set a tolerance for some t
Dealing with Lawson / Infor
Printing Solutions other than MHC
3/27/2025 1:00 PM
What are others using for printing solutions besid
Lawson S3 Procurement
Green check marks in Lawson 9.0.1
3/20/2025 4:55 PM
Hi, How to remove green check mark on items when o
Lawson S3 HR/Payroll/Benefits
Pay Rate History to Show All Positions
2/26/2025 3:34 PM
Does anyone know how to modify payratehistory.htm
Infor CloudSuite
How to build a Pre-Prod tenant
2/7/2025 1:28 AM
After we finished our implementation and ended our
Lawson S3 Procurement
Browser issue with RQC Shopping
1/28/2025 5:49 PM
Since the recent Chrome/Edge updates, our RQC shop
Lawson S3 Procurement
S3-Procurement New Company
1/22/2025 10:38 PM
My Accounting Department has created a new Company
S3 Customization/Development
JUSTIFIED RIGHT
1/15/2025 7:41 PM
Is there a way in Lawson COBOL to make a character
S3 Systems Administration
ADFS certificate - new cert
12/3/2024 9:38 PM
The certificates on the windows boxes expired and
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
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
1375
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
Prev
Next
Forums
Infor / Lawson Platforms
Lawson Landmark
Refreshing application Data with Federated systems
Please
login
to post a reply.
7 Replies
1
Subscribed to this topic
32 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
JimY
Veteran Member
Posts: 510
2/20/2015 1:18 PM
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 hoping there is a way I can salvage it. Thank you.
Woozy
Veteran Member
Posts: 709
2/20/2015 2:33 PM
Split
Hi JimY - We don't use ISS, but we are federated between Landmark/TM and LSF/S3 and we do data refreshes all the time (actually, Infor Managed Services does them for us). I don't know why ISS federation would be an issue, other than the fact that the federation configuration is stored in tables on the Landmark system, and they are copied down during the data refresh - which obviously won't work. Maybe someone else knows why ISS would be an issue?
In our case, we have a list of tables that we have to save off the destination system, and then after the data refresh is complete those tables are truncated and restored from the destination backup (services, pficonfigurations, flows, etc).
We also have a list of tables we have them truncate after the data refresh (workunits, actions, etc) so that our DEV system doesn't continue to send "live" emails based on old actions.
Finally, we have them update all email addresses on the destination system to a generic email address, so we don't send DEV emails to live addresses. The current email addresses are updated with SQL, and then a script is run that fixes all of the emails that are hidden in CLOB fields - like future dated, etc.
These lists were built over time as we identified "problem" tables. I wish I had a list to send you, but I don't have access to it, sorry.
Good Luck
JimY
Veteran Member
Posts: 510
2/21/2015 12:31 AM
Split
Thank you Kelly. Infor says if you are not federated through ISS then you can use the daexport/daimport process. All I am copying though is the application data not gen. I was told by someone else that if you are just copying LTM for instance then it should work. I will continue to work on this and hope for the best. If not then I do have a backup using daexport that I hope will restore properly and allow us access again to EMSS.
Carl.Seay
Veteran Member
Posts: 109
5/29/2015 12:19 AM
Split
FYI, the latest release of Landmark now includes a tool to sync the certificates, allowing refresh of data between two ISS Federated Landmark environments. I have not used it yet, so I'm not making any claims that it works well
JimY
Veteran Member
Posts: 510
5/29/2015 9:57 AM
Split
Hi Carl,
Thank you for the info. We just installed 10.1.1.21 in our test environment and have 10.0.0.6 environment on the LSF side. Do you know what version of ISS this is allowed?
JimY
Veteran Member
Posts: 510
5/29/2015 12:29 PM
Split
I did some digging and found that you have to be on Landmark Technology 10.1.1.17 or higher to do this. There is an updated Infor Landmark Technology Server Setup And Maintenance Guide that was put out in April that has the steps to perform this. Once we have our test and production systems on the same versions I will test it. Has anybody attempted this yet? I am curious as to how it went. Thank you.
JimY
Veteran Member
Posts: 510
8/5/2016 2:10 PM
Split
Finally getting around to doing a data refresh from prod to test of our Landmark applications and I have some questions.
1. When we use daexport/daimport to copy the data can I assume that it will also copy
the flows for each data area that we copy and will they run based on the schedule
that is set up in prod?
2. If the answer to question one is yes then if I use cdexport on the destination system
prior to refreshing the data and then use cdimport to re-import the configurations back
in will that copy our test flows back in and replace the ones from the production
system? Will this also take care of the schedule for flows?
3. Can I run daexport on the prod system while users have access? I would be doing
this late at night so there would be very few.
4. Does anybody know of a way to update all of the users email addresses to a
generic one so that when we are testing they don't receive it? I was thinking of a
flow, but not sure what business class to use.
5. Anything else I should consider?
Thank you.
Vipul
New Member
Posts: 2
4/10/2017 4:48 PM
Split
JimY
when we do the data refresh, we run the copy process while users are online as the data copy for us takes close to two days. we have over 600GB of data. it would copy the data, i don't for sure on flows.
2. i don't know
3 yes
4. we had our DBA update the email addresses with generic address on lower environments
our biggest struggle is actors/roles/etc getting wiped out each time we do data refresh and it creates a big problem for any active testing being done. if anyone has any tips to save the security and configuration on destination as we import the data that would help us.
Please
login
to post a reply.