Find

Question
· Apr 11, 2017

Multi-threading to improve performance

There is a large file that needs to be processed, with over 500 000 rows. Each row needs to be verified for various data and then all the results collated and reported into a single report.  What is the most efficient way to do this? I tried calling the processing function with Job , where each function jobbed off would report results to a different node of a common global. But the jobbed functions are not updating their respective rows even though I am passing the global name and root node. What is the most efficient way to process this large file? Any Cache/Ensemble ideas are appreciated.

1 Comment
Discussion (1)2
Log in or sign up to continue
Question
· Apr 10, 2017

NYC Tri-State Regional Group

I am new to Intersystems and I am wondering if there exists a NYC tri-state regional or NE regional group for Ensemble?

If anyone has any information, please reply.

Thanks,

George Cornejo

NYC Health and Hospitals Corporation

55 Water Street

NY, NY

5 Comments
Discussion (5)1
Log in or sign up to continue
Question
· Apr 4, 2017

Extended Escape Sequences: Terminal scripts: question with scripting over Pop-Out boxes in the Terminal.

Hello,

I have been involved with using terminal scripts lately (I use GE Centricity Business), that usually do not go beyond 'send:' and 'wait for:' commands.  Notwithstanding, I have been stuck with the message boxes since the script recorder does not record over this whenever I need to click 'Yes' in a given message box prompt which aggressively stops my scripts/macros from continuing.  I know that this commands are labeled 'Extended Escape Sequences', but I have been looking all over at the Intersystems document repository with no luck in finding anything of the sort.  I have, however, found documentation on the basic commands of using regular terminal scripts in the following address: 'http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=...'.  In any case, could someone help out in providing any feedback that could enable me to use some sort of terminal script or extended escape sequence command, for that matter, that could help me out in scripting a mouse click within the terminal?  

7 Comments
Discussion (7)0
Log in or sign up to continue
Question
· Mar 22, 2017

Examples for using APNS and GCM using Caché ObjectScript

Hi,

I was wondering if we have some documentation and sample code how to create APNS and GCM using Caché ObjectScript.

 

Thanks

Kumar

1 Comment
Discussion (1)0
Log in or sign up to continue
Question
· Mar 10, 2017

Error fuction

How to know the severity, priority, urgency of error in InterSystems cache

1 Comment
Discussion (1)0
Log in or sign up to continue