Spreadsheets
Spreadsheets
Is there a technique I can use to get LANSA generated spreadsheets to a Network drive instead of my IFS?
Re: Spreadsheets
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?
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
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.
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.