do we know that the "1st process" is? Is there a specific daemon which is always considered first? This only would list PIDs running iris (not all PIDs on the OS), correct?
One possibility is that you don't have the appropriate Service enabled to allow for this connection. This is pretty easy to check, from the SMP go to: System Administration > Security > Auditing
If auditing isn't enabled then Enable it and run your test again, then go into View Audit Database and see if there is an access error logged.
It is quite possible that you don't have the Call-in service enabled (I don't think it is by default in Normal or Locked Down instances). From the first .Net documentation link you provided:
[quote]
If InterSystems IRIS has been installed with security option 2, open the Management Portal and go to System Administration > Security > Services, select %Service_CallIn, and make sure the Service Enabled box is checked. If you installed InterSystems IRIS with security option 1 (minimal) it should already be checked.
[/quote]
Check that out and report back if it solved your issue.
go to post
@Timothy Leavitt has started playing with MCP with IRIS and may be able to add his thoughts. I know he is very excited about it!
go to post
great recap - looks like it was a pretty awesome event :)
go to post
bravo!!
go to post
Always a helpful way to add debugging code or long term exception logging!
Also, if you don't have an exception object and just want to log the stack for debugging purposes, you can use LOG^%ETN
go to post
do we know that the "1st process" is? Is there a specific daemon which is always considered first? This only would list PIDs running iris (not all PIDs on the OS), correct?
go to post
great reminder for why I've loved this technology and company for the past 22 years :)
go to post
This looks like simplicity itself, thank you Alice!
However, I am not able to find any documentation on $ZJob accepting arguments (https://docs.intersystems.com/iris20243/csp/docbook/Doc.View.cls?KEY=RCO...) - do you have a reference for how to use this?
go to post
@Laurel James (GJS) - bravo!! looks like some very exciting new features :)
go to post
great! Thank you @Dmitry Maslennikov for pointing this out!!
go to post
I believe this may have been fixed today thanks to the above comment from @Dmitry Maslennikov
go to post
Great work in this!!!
go to post
Bravo and congrats!!
go to post
Great overview of a solid approach, thank you!!
go to post
Thank you to all who have contributed to our open source libraries :)
go to post
Always love seeing the stars :). Thank you to all those who asked and those who answered!!
go to post
@Armin Gayl - can you please confirm you are using Embedded Git to manage your server-side source control? https://community.intersystems.com/tags/embedded-git
go to post
that is great! thank you for reporting back the solution.
go to post
One possibility is that you don't have the appropriate Service enabled to allow for this connection. This is pretty easy to check, from the SMP go to:
System Administration > Security > Auditing
If auditing isn't enabled then Enable it and run your test again, then go into View Audit Database and see if there is an access error logged.
It is quite possible that you don't have the Call-in service enabled (I don't think it is by default in Normal or Locked Down instances). From the first .Net documentation link you provided:
[quote]
If InterSystems IRIS has been installed with security option 2, open the Management Portal and go to System Administration > Security > Services, select %Service_CallIn, and make sure the Service Enabled box is checked. If you installed InterSystems IRIS with security option 1 (minimal) it should already be checked.
[/quote]
Check that out and report back if it solved your issue.
go to post
Robert - you rock! Congrats to you and thank you to everyone contributing :)
go to post
P.S. There is also a newly released Learning Services Online Course which covers use of Embedded Git in our HealthConnect Cloud platform, but the principles covered are generally applicable - https://learning.intersystems.com/course/view.php?name=HCCSourceControlC...