Question Sabarinathan M · Mar 13, 2018 Sending PDF to Printer using Cache - Windows Hi All,I need some help with sending PDF files to printer using cache instead of using third party tools(Adobe, foxit reader, etc..).Sometime i getting access issue with the exe files.Can able to send text data to printer using below code.Set Dev="|PRN|PrinterName"OPEN Dev:(/DATATYPE="TEXT"):80USE Dev Write "Test printing",!CLOSE DevAny suggestions on sending PDF to printer? #Microsoft Windows #Object Data Model #Caché 0 3 0 891
Question Sabarinathan M · Oct 4, 2017 Soap Web service license consumption - Ensemble version 2016.1.1.107.0 Hi All, I need some clarification on web service (Soap Service). For each Soap request, system consuming 1 license and it is not releasing until CSP session timeout and extra grace period 5.10 minutes(310 seconds). Due to this, at some time license consumption is full. If i use with Login credential (i.e password authenticated web service), it consumes one license for 25 connections(request). But i need to use it as anonymous user(Unauthenticated). Please advice.Thanks,Sabarinathan M #CSP #SOAP #Caché 1 3 0 577
Question Sabarinathan M · Nov 3, 2016 cmd command not working on terminal I try to run the cmd command in the studio terminal, but i am getting the <NOTOPEN> Error.Even ZF(-1) also not working. Any help, Please!!!Note: i restart the Cache instance service with full privilegeCode:Set Path="mkdir E:\Sample\New"Open Path:"QR":10Error:<NOTOPEN>This command working on my PC, but on server throws error.Many Thanks #Caché #ObjectScript 0 3 0 1.1K