Nouvelle publication

Rechercher

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Question
· Avr 24, 2024

terminal attached to the JOB

Is it possible to start a terminal attached to a process (JOB)?

For example, I have a 548 process being debugged by VSCODE.

I would like to start a terminal, attached to the process to check process global values ​​by running the command "zw ^||MYGLOBAL"

2 Comments
Discussion (2)2
Connectez-vous ou inscrivez-vous pour continuer
Question
· Avr 23, 2024

How to Configure an Incoming SOAP Service via Management Portal

I am attempting to configure an inbound service that utilizes the EnsLib.SOAP.GenericService class. This service receives HL7-v3 content wrapped in SOAP requests. Despite reading the documentation on configuring SOAP services, I am still confused.

In my current configuration item "Fr_Centrak_RTLS", I have ‘Enable Standard Requests’ checked, ‘Pool Size’ set to 0, and the port is unspecified.

 

 

 

I have also configured a web application with the following details:

 

My challenge is determining the correct URL address for sending SOAP traffic to this service. Additionally, I do not want any form of authentication for this setup. 

The URL I attempted to test was: http://localhost:52773/csp/soappassthrough/EnsLib.SOAP.GenericService.cls?CfgItem=Fr_Centrak_RTLS which returned an HTTP/1.1 500 Internal Server Error.

Here:

  • /csp/soappassthrough represents my web application.
  • Fr_Centrak_RTLS corresponds to the business service within the production that I am trying to direct traffic to.

Please advise me on the correct URL format to send traffic to this inbound service in my production environment.

7 Comments
Discussion (7)2
Connectez-vous ou inscrivez-vous pour continuer
Question
· Avr 23, 2024

Lire le code source de la librarie standard ObjectScript.

Bonjour,

 

J'essaie de trouver le code source de la routine WRITE et je n'y arrive pas.

Pourriez vous m'aider ?

 

Cordialement,

 

Alin C Soare.

2 Comments
Discussion (2)2
Connectez-vous ou inscrivez-vous pour continuer
Question
· Avr 23, 2024

Internal of ObjectScript -- source code of Standard Library

Hello,

I am interested about reading the source code of the primitives of the system.  For example, I want to see how WRITE is implemented.

Can you help me to get a reflexive interrogation of the system ?

 

Kind regards,

 

Alin C Soare.

9 Comments
Discussion (9)4
Connectez-vous ou inscrivez-vous pour continuer