You have Security Settings > Allowed Authentication Methods > Password unchecked in your Web Application definition.
Have you tried No Auth in Postman?
- Log in to post comments
You have Security Settings > Allowed Authentication Methods > Password unchecked in your Web Application definition.
Have you tried No Auth in Postman?
Hi Oliver,
I suspect the note is there because InterSystems IRIS Interoperability does not have healthcare related functionality like InterSystems IRIS for Health and HealthShare Health Connect does and %UnitTest.TestProduction has implied support for healthcare use cases like receiving and sending HL7 messages. For example it has properties HL7InputDir, HL7OutputDir etc.
However, I agree with you, I cannot find anything in %UnitTest.TestProduction that specifically precludes it from being used in InterSystems IRIS instances.
Hi Nigel,
Not sure this will help but is this the documentation you may have seen?
https://docs.intersystems.com/irisforhealth20194/csp/docbook/DocBook.UI…
Regards
Tony
This needs confirmation but it looks like the com.rabbitmq.examples package is deprecated.
Have you tried https://www.rabbitmq.com/tutorials/tutorial-one-java.html?
Am I understanding your last question? You are not interested in trying RabbitMQ adapter because you do not need to connect to Rabbitmq using Ensemble; you only need to connect to Rabbitmq using Caché?
I managed to install the update by uninstalling and reinstalling the Atelier plug-in:
Notes:
I get the following after attempting to update from Atelier 1.2.117 on Photon 4.8 on macOS High Sierra 10.13.6:

Is anyone else experiencing these errors?
Thanks Doug,
It would be great if we could have access via the InterSystems Terminal.
Any idea when we could expect it to be available?
Hi Nigel, does this help:
https://community.intersystems.com/post/ensemble-rabbitmq-java-client-q…
Typically you would configure SSL/TLS support on your production web server:
In addition, if required, configure the Caché Superserver to use SSL/TLS:

References:
You can use %SYSTEM.Security ChangePassword.
Example:
Set tSC = $$$OK
Set tPasswordChanged = $system.Security.ChangePassword(pUsername,pNewPassword,pOldPassword,.tSC)
Assuming a web client has previously been authenticated, and the web service method called post the password expiring returns a SOAP authentication fault:
The caller could catch the authentication fault and then assume that the password has expired,
call the password change web service method,
and then retry the original call again.
Thanks Evgeny,
The difference in Markdown render engines makes it difficult to work offline, where you think the rendering is fine and then when pasting here you find that the Wordpress render differs making it somewhat challenging. A fair amount of trial and error to get a final cut.
Heres an example of tables are not rendering with enough padding:
| Description | Value |
|---|---|
| This is a long description | the value |
Are you able to adjust the css to improve padding?
I'm having difficulty publishing the article so please have a look at the github version:
I'm having difficulty publiishing the article so in the meantime please have a look at the github version:
I have a quick start guide that I will publish. I should be able to do this next week.
It depends on a number of factors including the version of Caché, the processors, the number of cores, whether your OS changes, bitness changes etc and whether it is a perpetual or subscription license.
You are best to engage with the WRC and your InterSystems sales representative so that they can guide you through the process.