Question Krishnamuthu Ve... · Mar 26, 2021 Access deepsee dashboard via delegated access Dear Folks, I have recently studied deepsee and developed few dashboards needed for our web app users. I am trying to embed them in our existing web app which uses angular with delegated user access. I need to embed the native IRIS dashboard into it. ( I can't use Highcharts or any other js tools). How do I setup the dashboards to work with delegated authentication (Without providing access to management portal or other parts) ? Also should I use the default csp/{Namespace}/_DeepSee.UserPortal.DashboardViewer.zen? or any other web application URL ? Thanks #Analytics #Analyzer #Angular #Authentication #Access control #CSP #Dashboards #InterSystems IRIS BI (DeepSee) 0 1 0 192
Question Krishnamuthu Ve... · Sep 12, 2020 Calling a classmethod of an instance from another instance via native method Dear Folks, I am looking for a native approach to call a ClassMethod of an instance from another instance (Instances are running in different servers). I can still do this via API over Http or any other communication method but I believe it would be better if I communicate via IRIS native methods(If exists). Thanks #InterSystems IRIS 0 14 0 1.1K
Question Krishnamuthu Ve... · May 30, 2019 No 'Access-Control-Allow-Origin' header issue with Cors issue. Hi All,I have a REST dispatcher class in which I enabled the Parameter HandleCorsRequest = 1;I can able to access the API using Postman, but not with my web application. It throws the below error. #REST API #Frontend #Caché #InterSystems IRIS 0 3 0 1.7K
Question Krishnamuthu Ve... · May 26, 2019 Unable to access the REST services through CSP Web Gateway Hi Guys, I have a DB server (ser-app-db) where IRIS is installed as server. I have a Web server (ser-app-w) where IRIS is installed as web server and configured as CSP gateway. I followed the configuration guide and ser-app-w perfectly display the CSP and CLS pages. But that's not working for my REST service, for exemple with the REST sample: http://ser-app-db/REST/CRM/Get?ReqID=123(GET): work and show the request #REST API #Web Gateway #InterSystems IRIS 0 3 2 1.2K
Question Krishnamuthu Ve... · Apr 9, 2019 What is the preferred / best way of logging the Request and Response of REST calls in Intersystems Cache ? I want to log the input request and response to the REST call. There is an option for SOAP web service ^ISCSOAP("Log"). Is there anything similar for REST services in Cache ? Or what is the preferred way of logging the REST calls. #Caché 0 3 0 1.1K
Question Krishnamuthu Ve... · Feb 12, 2019 How to set a property value with combination of ID and Date on new object Hi Guys,I want a field called UserId and it should be formed by ID and Date when it is inserted at first time.But, unfortunately I am unable to do it with any of call back methods and Computed code since there wont be any availability of %Id().Is there any possible way to do it ? #Caché 0 4 0 405
Question Krishnamuthu Ve... · Feb 4, 2019 How to set Content-Type header in http outbound adapter. It always sends the content-type as plain text/html. How to set Content-Type header in http outbound adapter. It always sends the content-type as plain text/html. I am uploading a image / Pdf. #Ensemble 0 10 0 1.7K
Question Krishnamuthu Ve... · Jul 20, 2018 How to Make a Https/SSL Request in Caché ObjectScript How to Make a Https/SSL Request in Caché ObjectScript ? If possible please provide some working example with some https url. #Object Data Model #Caché 0 2 0 1K
Question Krishnamuthu Ve... · Jul 3, 2018 ERROR : Prohibited authentication method "Unauthenticated" detected. See documentation for details. I am getting this error. #System Administration 0 2 0 511
Question Krishnamuthu Ve... · May 7, 2018 Create table for the results of a SQL statement Is there a way to create a table for the results of a SQL statement ?Example: Consider the below query and results.Select ID,Name,DOB,Gender from EMS.EMSRESULT #Object Data Model #SQL #Caché 0 5 0 648