Search

Clear filter
Question
Armin Gayl · Jan 29, 2016

IIS csp as a Default Page

Hi, is it possible to integrate a csp file as the default page in the IIS 7? I want reach http://localhost/csp/sys/UtilHome.csp over http://localhost/ Bill
Question
Mohana priya · Dec 30, 2019

Server Application Error - 6227

is generated by the AccountWS.Service.Notification Web Service class./// This class should not be edited or modified in any way.Class AccountWS.Service.Notification.notifications
Article
Kurro Lopez · Jul 30, 2021

Add a Web application by code

be registered via code. /// Register a web application. It configure only services that doesn't need special access. /// <ul> /// <li><var>pNameSpace</var> Name
Question
Edoeard Kroetkov · Jan 23, 2023

view diacritics in REST service

, it appears that the business service (EnsLib.REST.Service) hardcodes a %GlobalBinaryStream response stream, which will output the bytes as they are. As a workaround you could convert (encode) the stream to UTF-8 yourself before sending it.
Question
Martin Staudigel · Dec 23, 2024

Import error when using SOAP wizard with Gematik TI Connector WSDL Files

to have a functional SOAP Operation, with request and response classes to use the service. As I understand your answer, the problem lies in the inclusion of datatypes, which
Question
Peter Hodgkin · Oct 26, 2021

Windows Reserved Word in URL used in Business Operation

identifier is CON.SURNAME) of a person and I am trying to read the employee record using a web service provided by the payroll system. Is there a way I can get around this, some
Question
Yone Moreno · Oct 11, 2019

Bussines Process ends abnormally

know the following XML format works: <?xml version="1.0" encoding="UTF-8" ?> <SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsi
Question
Thembelani Mlalazi · Sep 28, 2022

How to secure a REST API

to change the settings on the IRIS web application for your REST service, modifying the allowed authentication methods so "password" is enabled. In the management portal, go
Question
alex chang · Sep 10, 2020

How to change default html file charset ?

I put a html file into ensemble dir ,it's encoding is utf-8. But when I access this file througn browser, It show incorrectly I checked http response header, It content-type
Question
Davidson Espindola · Dec 1, 2021

web development

Hello everybody I'm in need of a lot of help from you.I work in a company with all system cached script, using global. I need to develop web applications accessing the cache
Question
George Varghese · Sep 15, 2020

HealthShare HIE Response

We are trying to make a document query from an HIE iti-43 on healthshare platform the full SOAP message is follows <?xml version="1.0" encoding="UTF-8"?><soap:Envelope
Article
Tani Frankel · Mar 18, 2021

VSCode Tips & Tricks - Web Terminal

to the previous one about the SOAP Wizard. Same principal, and same result, though different use-case. So assume you want to open the Web Terminal (and for those of you who are still
Article
Lorenzo Scalese · Apr 22, 2022

Apache Web Gateway with Docker

to secure the communication between the Web Gateway and the IRIS instance. ![image](/sites/default/files/inline/images/net-schema-01.png) We will use two images: one
Question
Justin Wilson · Sep 15, 2017

Disabling Built-in Apache Server

Our application has a SOAP service that is currently exposed via the built-in Apache server inside of Cache. I have configured the application to IIS instead so we can IP-Filter
Question
Ruslan K · Sep 15, 2020

What means http header "CONTENT-ENCODING: deflate"

: https://developer.mozilla.org/pt-BR/docs/Web/HTTP/Headers/Content-Encoding Yes, it's compressed, you can try to use $system.Util.Decompress() <WIDE CHAR> error occured. I