Re: Advice going forward

2017-01-10 Thread BradRemedy
Hi Jason You are correct - node is for running the java script on the server side. I have chatted to my manager and I will continue to learn Javascript / Angular2 and since the future version of remedy allows for Java applications to be written, we are also going to investigate some Java classes

Re: Process not stopping - Linux

2017-01-10 Thread Jaffer Mahsoob
The service dispatcher "should" terminate with the rest of the ARS processes after issuing the stop command, it might hang around for a short time after, but not more than a minute give or take about 30 seconds, just enough time for a clean stop. If it's not I'd wonder if it was hung prior to the

Re: Process not stopping - Linux

2017-01-10 Thread JD Hood
Well - yes. In that case. I thought he was wondering if he could comment it out so it would not execute ever. Thanks, -JDHood On Tue, Jan 10, 2017 at 5:32 PM, LJ LongWing wrote: > ** > JD, > Even when the server is stopped?the ARMonitor should be stopping it > when

Re: Process not stopping - Linux

2017-01-10 Thread LJ LongWing
JD, Even when the server is stopped?the ARMonitor should be stopping it when the server starts On Tue, Jan 10, 2017 at 3:30 PM, JD Hood wrote: > ** > Hi Mark, > > That is the application dispatcher that works with the Application Pending > form. I believe it's an

Re: Process not stopping - Linux

2017-01-10 Thread JD Hood
Hi Mark, That is the application dispatcher that works with the Application Pending form. I believe it's an evolution of the RAP service (There's a trip down memory lane...). It's used by Approval, Recon engine, probaly safe to presume it could be used by anything that creates a record int he

Re: Process not stopping - Linux

2017-01-10 Thread Grooms, Frederick W
Do you run Non-Root? Since this is owned by root it can't be stopped by a non-root user. I believe this is the service /application process dispatcher. Fred From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Tuesday, January 10,

Re: Advice going forward

2017-01-10 Thread Fawver, Dustin
I'm so looking forward to those new features. I want to be able to provide a more responsive UI that I can't do in 9.1, unless there's something I'm missing. Thanks to all of you who have provided help and suggestions to me. --Dustin From: Action Request

Re: Advice going forward

2017-01-10 Thread Jason Miller
Somebody can correct me if I am wrong but I think AngularJS would be better to tackle before Node.js. The way I understand you (the developer) uses Node.js on the machine you are doing development on with Maven and/or Grunt (still not sure where thee line is drawn). I thought I had heard somewhere

Process not stopping - Linux

2017-01-10 Thread Brittain, Mark
Hi All, I have notice whenever I stop the AR Server (7.6.04) that the following process continues to run. Server is Linux Redhat 5. root 19622 1 0 Nov16 ?00:00:14 ./arsvcdsp -s ars-as-s2 -d /opt/bmc/ARSystem Can anyone tell me, what that process is and if I can kill it?

Re: Fields Missing From Overlay

2017-01-10 Thread Brian Pancia
Yep. It's odd. If done this on probably hundreds of forms over the years. The only difference is the base form was reimported. That shouldn't impact this. I'm messing with adding/removing back in. What's strange is I added tabs under More Details for more information that customer wanted.

Re: Fields Missing From Overlay

2017-01-10 Thread Rick Cook
Are the missing fields part of the view overlay, too? Rick On Jan 10, 2017 12:29, "Brian Pancia" wrote: > ** > > I have some modifications that have been made to CTM:People. All > modifications were done using overlays. When exporting/importing overlays > I usually only

Fields Missing From Overlay

2017-01-10 Thread Brian Pancia
I have some modifications that have been made to CTM:People. All modifications were done using overlays. When exporting/importing overlays I usually only import _o forms from the export. Another developer imported both the base and the _o. For the CTM:People form after the import was done