Thank!
- Log in to post comments
Thank!
Hi, Francisco!
Your repo was mirrored to intersystems-community/CosNumberTranslate
Thank you for the helpful app!
Thank you for your feedback, John!
I have corrected the article!
Thank you, I fixed this issue!
Thanks for all the suggestions I have amended accordingly!
Hi, you are right! One of the possible options is this.
PS: "All of them use $ZSEARCH function to traverce directories" - by @Eduard Lebedyuk
Thanks! I fixed it
You can export custom schemes using this way:
do ##class(Ens.Util.LookupTable).%Export("myFile.xml", "myTab")
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.