Question David Sterngast · Apr 4, 2021 $zf call out to Window DIR command not working when running concurrent process I have an application that is called by terminal in local cache environment. The application basically has two processes that runs and does the below call to retrieve files and sub-directories in separate folders. When the main process starts, it jobs off and calls the second process that gathers all files in a directory by using a window dir and file command that pipes the results to a file. The main process continues on and does the same thing but from a different folder. When checking out what was retrieved by the secondprocess, there were directories and files missing. When I run this as just one process it works properly. I am running this on a 2017 license cache instance. I have also tried this on IRIS instance and got the same results. Could you please advise me what is causing the window directory to not work properly when running the processes at the same time? #Caché 0 8 0 328
Question David Sterngast · Nov 1, 2019 How to add HTTPS to existing web service that uses HTTP. Hello! I have basic web services application that java clients connect to the cache web services. Using the browser, the user enters in the following url. http://localhost:57772/csp/foia/%25SOAP.WebServiceInvoke.cls?CLS=SOAPFoia.SOAPServiceFoiaWeb&OP=FoiaApp30' #Beginner #Development Environment #ObjectScript #Caché 0 4 0 7.9K
Question David Sterngast · Jun 20, 2018 How to add Javascript code to csp file down load application. When I down load a file using a csp page, the application shows the percentage as 37 %, 74 %, and 100 %. I am trying to make changes to the application that it shows one percentage after each read. The first time it reads, it would display 37%. The next run would replace #Object Data Model #Caché 0 4 0 1.1K
Question David Sterngast · Apr 29, 2018 How to send out a sample email to yourself and not get a 6031 error? Hello ! I am still trying to get the sample email working on my computer. I am getting the below error. I have tried a number of things and researching it on the net. I am not sure what I am doing wrong. #Caché 0 4 0 445