Search found 2 matches

by jccobank
Sat Mar 30, 2024 12:40 am
Forum: Questions & Answers
Topic: PGP Encryption using PGPFileService in LANSA Integrator
Replies: 0
Views: 95375

PGP Encryption using PGPFileService in LANSA Integrator

I get the following error in the JSM trace when trying to encode a file using PGPFileService. It looks like it can't resolve to some bouncycastle resources?

Any help would be greatly appreciated

--------------------------------------------------
Process : ZPROC
Function : ZFUNC
Partition : DVR ...
by jccobank
Thu Oct 05, 2023 1:55 am
Forum: Questions & Answers
Topic: Basic Authentication using LANSA Integrator
Replies: 1
Views: 5671

Basic Authentication using LANSA Integrator

We are using the JSM HTTP Server in order to implement basic authentication for web services.

We are using SoapUI Client to test the web service:

Endpoint: http://172.30.120.23:82
Resource: /cgi-bin/jsmdirect?service=Z$WS001
Method: POST

We are using the default credentials specified in the httpd ...