The SMBService service in Integrator now is limited to SMB1 due to the use of the JCFIS Client Library.
Can you provide Integrator with an alternatif which will allow to use SMB2/3 since SMB1 is deprecated by Microsoft?
From the LANSA Integrator documentation:
5.25 SMBService
The SMBService allows file transfer directly to and from Window servers using the JCFIS Client Library.
JCIFS is an Open Source client library that supports the SMB1 protocol.
JCIFS does not support the newer SMB2/3 variants of the SMB protocol which is slowly becoming required (Windows 10 requires SMB2/3).
Microsoft has deprecated SMB1 in their products, so if SMB1 is disabled on your network, JCIFS' file related operations will NOT work.