Search

Clear filter
Question
Lucas Fernandes · Mar 25, 2019

Service Unavailable from CSP Gateway + IIS

We recently registered unavailability of the Web service in some moments. The application goes offline. Analyzing the IIS logs and logs in "C:\Windows\System32\LogFiles\HTTPERR
Question
David Crawford · Jan 11, 2018

Best way to store session data

be the best way to block user access to certain portions of the website or entire pages? Such as an admin section. With normal web development this wouldn't be too difficult, but I need
Article
Eduard Lebedyuk · Mar 13, 2018

Continuous Delivery of your InterSystems solution using GitLab - Part III: GitLab installation and configuration

to describe all the steps here, there is a guide for that. But still, some notes.Prerequisites:Separate server - since it's a web application and a fairly resource intensive it's better
Question
Evgeny Shvarov · Oct 30, 2017

Authentication options for Caché REST Application

answer!Then, in your client app settings Do you mean web-app settings like in the following screenshot?But why not using basic authentication? Can I consider using it? Do you mean
Question
John Hotalen · May 25, 2022

Cache MONLBL Response Time question

servicing the request, so a new web request inbound to Cache Namespace is near instantaneous versus taking 19.x seconds, that would be great. Much thanks in advance for any ideas
Announcement
Henry Wojnicki · Jul 9, 2024

Git-source-control launches release 2.4.0 with a new basic mode

The Application Services team is pleased to announce the release of git-source-control version 2.4.0, introducing several new features to the open-source project. For those
Question
Anne Kantola · Mar 5, 2018

Angular 4 (2-5), Cache Authentication, Cache2017.1, REST

: any) => Observable.throw(new Error(error.status)) ); WebApplication is /csp/xxx and we've enabled Application, CSP/Zen and inbound Web Services. Use Cookie
Question
ED Coder · Jan 22, 2021

Immediate ACK message going across as CA. How can I set it to AA

be a flag in your business service config "Use ACK Commit Codes" that it by default ticked. Remove the tick and try again Wow Wow Wow!! Thank You. Hi On your Business Service Settings
Article
Eric Fortenberry · Feb 19

Securing HL7 Interfaces with SSL/TLS (X.509) Certificates

. ![Building a Certificate Chain](/sites/default/files/inline/images/certificate_chain.gif "Building a Certificate Chain") ### Trusting a Certificate Your web browser and operating system
Question
Vineeth Jagannathan · Jul 11, 2017

Is there any settings for do automatic logout in InterSystems

from doc:By default, the session timeout is to 900 seconds (15 minutes). You can change this default for a CSP application in the Management Portal; [Home] > [Security] > [Web
Article
Gevorg Arutiunian · Jan 24, 2019

Send an HTML Email with an Image

SmtpPassword = "" S imgPath="C:\test.jpg" set s=##class(%Net.SMTP).%New() set s.smtpserver=SmtpServer set auth=##class(%Net.Authenticator).%New() ; use default
Question
Stella Ticker · May 26, 2021

SQL Data Import Wizard with into table with %Library.TimeStamp and %Boolean datatype columns

:15,0 2021-05-27 17:51:13,0 2021-05-27 17:53:11,1 Import Settings: File Name: C:\Users\psteiwer\Documents\DC\testimport.csv Charset: <Device Default>
Article
Muhammad Waseem · Nov 29, 2021

OAuth2 and Basic Authentication, Authorization AND Auditing by code from Web Application

In this article I will explain how to Authenticate, Authorize and Audit by code by using CSP Web Application along with Enabling /Disabling and Authenticate/Unauthenticate any Web
Question
Sergey Petrov · May 3, 2023

Mirroring. Error message: Failed InstanceLookup (agent probably not running): instance not found

not running): instance not found ISCAgent service is running. Have not seen such errors, but how defined the mirror members, by hostname or by IP? By hostname, arbiter - by ip. ISCAgent
Article
Elliott Grey · Mar 7, 2023

Creating a REST API with JWT Authentication in ObjectScript

) and the `JWT Refresh Token Timeout` (the period within which you can renew before your token is expired for good) to be 900 seconds. ![web app config](/sites/default/files/inline