Hi Guys
I´d like to ask you if you have any experience with CBTA and CRM popup dialogs. For example I try to automate some simple process for business partner and its billing documents. Everything works fine until I try to clear iteration/log off/close window without saving. This popups are show and whole CBTA freeze until time out. I also noticed that object spy cannot locate this dialog popups and also in debug mode CBTA is still processing component CBTA_CRM_BTN_ClickButton and won´t switch to next one. We are currently using SOLMAN 7.1 with ST-TST 300 SP6, IE is in version 11.
So my question is if someone have experienced this issue and is there a way out? Maybe we can somehow disable this popups in IE?
Let me know if you have any idea how to handle it.
Thank you very much.
Hi Jan,
I feel you can handle this in two ways:
1. You can use CBTA_WEB_A_CloseWindow component since the pop up is not recognised by CBTA.
2. You can create a custom component to handle this pop up.
Thanks,
Avijit Amitabh.
Add a comment