gget79
12th October 2009, 23:02
Hi BaaNFriends,
I am working with LN 6.1 FP3.
We have a big problem, because we have a customer that they need that a process can feel a failure in the connection (communication error or energy issue).
My question is:
How to can make this in LN?
Exists some function or way that permit me do it.
Thank you.
jp.aalders
13th October 2009, 14:46
What do you mean with a connection problem?
Network connection, Database connection.....
You can check connections using some scripting in combination with e-mail of SMS alerts..is this what you want?
gget79
13th October 2009, 16:22
What do you mean with a connection problem?
Network connection, Database connection.....
You can check connections using some scripting in combination with e-mail of SMS alerts..is this what you want?
Hi,
When I say connection problem I refer to any event, as network problems or energy problems that it happens while the process is in course, that is, while the process executing in the server but the process have been called from a client (bw or ba), then I need to know if exists some way to feel this events?
My requirement is because my customer solicit us take certain actions if it happens
Thank you.....
jp.aalders
13th October 2009, 16:50
So you want to check if the connection from the clients that are connected to your Baan server is still alive. I don't know if it is possible to determine the IP address of a client PC based on some Baan process ID which is registered in the licencedaemon ( licmon6.1 -w )
In that case you could do some test by pinging the client to check if it is still alive.