Page 1 of 1
Spreadsheets
Posted: Fri Dec 02, 2022 9:54 am
by Fromm603
Is there a technique I can use to get LANSA generated spreadsheets to a Network drive instead of my IFS?
Re: Spreadsheets
Posted: Wed Dec 07, 2022 1:53 am
by Dino
Hi
Try to post your questions in the questions and answers section here:
viewforum.php?f=3
regarding to your question... what are you using to generate the spreadsheets in LANSA?
LANSA Integrator EXCELSERVICE?
ActiveX?
.Net Component?
Method Convert in the tables?
Re: Spreadsheets
Posted: Wed Dec 07, 2022 10:14 am
by BrendanB
Agree with Dino -- use the main Questions and Answers forum...
However: there is a LANSA Integrator 'SMBService' that will help you...
https://docs.lansa.com/15/en/lansa093/i ... 257C_____0
you can use this service to move a file from the IFS to a 'SMB' network location (ie. a Windows server) OR for the reverse (get it from a windows server to the IFS).
the EXAMPLES shows a GET, but PUT should be similar.