User bio
404 bio not found
Member since Mar 20, 2020
Posts:
Replies:
You can export custom schemes using this way:
do ##class(Ens.Util.LookupTable).%Export("myFile.xml", "myTab")
Thanks! I fixed it
Open Exchange applications:
Certifications & Credly badges:
Gevorg has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Following:
Gevorg has not followed anybody yet.
Hi Vitaly,
I need to use a business service to retrieve txt files from the FTP server and send further processing to the business process.As I understand it, here I need to create a class extend from EnsLib.FTP.PassthroughService and already work with it, but I can not get information about the files.