Hello all,
May I know if you have experience the similar issue as me.
When running in the HPOO, we always got the error as following.
However, the credential was passed, the EXO powershell has already connected as well. and this issue is randomly…
We are trying to find out which java version is used in the OO tomcat server to discard a vulnerability for updating purpose if possible ??
Does any one know if possible to updated to the latest version of tomcat ??
Can we confirm to Update…
I want to prompt the user for input. But when I include a variable in the User Message, it doesn't get resolved. Ex: Please enter a new value for foo. The current value is ${foo}. --> This gets displayed as is. ${foo} is not resolved.
I would like to show a message for a limited time. Is that possible? I have been looking in the instructions, but I couldn't find anything. I looked in the Display Message optios, but it seems not possible. Thanks
I need an operation that can execute an MS SQL script that is in the following form. So operation that I've found errors out at "GO" -- it seems that it can only handle the basic SQL statements, and each statement needs to end with a semicolon. Note that…