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 ...
Search found 4 matches
- Thu Aug 17, 2023 10:32 pm
- Forum: Suggestions for Product Enhancements
- Topic: Integrator SMBService
- Replies: 0
- Views: 394612
- Fri Dec 03, 2021 2:11 am
- Forum: Questions & Answers
- Topic: How to convert a pdf to base64 to use in the XMLWriterService
- Replies: 2
- Views: 15736
Re: How to convert a pdf to base64 to use in the XMLWriterService
Indeed works as you suggest with XMLBindFileService.
Thanks
Thanks
- Fri Oct 15, 2021 1:48 am
- Forum: Questions & Answers
- Topic: How to convert a pdf to base64 to use in the XMLWriterService
- Replies: 2
- Views: 15736
How to convert a pdf to base64 to use in the XMLWriterService
I have a pdf that that must be converted in to base64 so it can be mapped into an xml element with the XMLWriterService.
From the Lansa Integrator documentation i understand it can be done by the HashService:
5.8.3 HASH
The HASH command generates the hash of the specified field or file. The hash ...
From the Lansa Integrator documentation i understand it can be done by the HashService:
5.8.3 HASH
The HASH command generates the hash of the specified field or file. The hash ...
- Tue Jun 29, 2021 5:20 pm
- Forum: Questions & Answers
- Topic: LANSA Integrator JSON Headers
- Replies: 12
- Views: 28744
LANSA Integrator JSON Headers
Using LANSA Integrator Version 14.2 on IBMi and loading the service HTTPOutboundJSONBindService.
According the LANSA Integrator documentation the SET PROPERTIES is valid to use with that service to create header field/value to send with the JSON.
I populate the property name (Authorization) and ...
According the LANSA Integrator documentation the SET PROPERTIES is valid to use with that service to create header field/value to send with the JSON.
I populate the property name (Authorization) and ...