cancel
Showing results for 
Search instead for 
Did you mean: 

test and production environment

EwaTurowicz-Kwi
Level 4
Hi
Maybe someone faced a similar problem. The process works very well on the application in the test environment. In a production environment, it fails at some stage. I moved the production application to the test environment and the process works. It looks like there is a problem with the environments where Blue Prism is configured. I have an IT department since configuration, and I don't deal with it myself. I don't know what IT should pay attention to and what is the reason for the error. Do any of you have any suggestions? I will be grateful for your support.
Regards
Ewa
3 REPLIES 3

PvD_SE
Level 12
Hi Ewa,

Indeed, your description points to a difference between your test and production environments. This can be quite trivial or more complicated, depending what action crashes and the reason behind the crash. The crashing action should give you and indication on where to look for the problem, the log should provide you with more information on what went wrong.

Happy coding!
---------------
Paul
Sweden
Happy coding!
Paul, Sweden
(By all means, do not mark this as the best answer!)

john.hammond
Level 6
Hi Ewa.
As Paul has mentioned, problems between Production and Development environments can be a relatively quick fix, or something needing a bit more thought. A couple of common things to consider:
 - Have you run the process in the Development environment via the Control Room? If you have only stepped through the process in Development, it is very common that sufficient wait stages aren't in place. This would be indicated within the logs if an error along the lines of 'No element matches' or similar
 - Check the default selections in the Application Modeller. One of the common attributes selected during development of a web-based process would be 'Web Page Address' - this may relate specifically to the development environment. If this is the case, uncheck this attribute and ensure that each element can still be successfully identified.

If you do receive any specific errors in the log, share them here and we may be able to help further.

EwaTurowicz-Kwi
Level 4

Hi

Thank you for your suggestions.
I modified the waiting stages and everything looks fine here. The problem is the application field, which for some reason in the production environment is not visible to Blue Prism and the robot cannot select it. I still have an idea for a change, it looks like differences between test and production application. I will try to change the selection of the field using keyboard shortcuts (global send keys).