cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Application start in own browser window or exit from current tab

mostermeier
Discoverer
0 Likes
401

Hello all,

we are looking for a solution that when closing CCO the complete browser is not closed with all other tabs. We imagine that CCO is started directly in a separate browser window or that only the current tab is closed when closing the software. Has anyone already implemented this?

Thanks in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

JoergAldinger
Active Contributor

Hello monikaostermeier,

If you want to use the browser for other purposes and don't want it to be affected by CCO, you can consider starting Chrome in "App mode". Unfortunately you can't do it straight from CCO but need a little workaround:

  1. Create a new file called C:\SapCustomerCheckout\run-cco-app.bat with the following content:

  2. Set the configuration on the "Technical" tab as follows:

The end result is a new window like this:

When you close CCO, only this window should get closed.

See if this helps in your case.

Best regards,

Joerg.

R_Zieschang
Contributor

Hi monikaostermeier,

you can also use the following parameters in your run.bat.

-DDONT_FORCE_BROWSER_CLOSE=true

Regards
Robert

mostermeier
Discoverer
0 Likes

Hello Joerg Aldinger,

Thank you very much for the answer and detailed description. It works great.

Best regards

Monika.