Good morning,
I created a transaction launcher to call a BOR object in R/3 from CRM IC Web Client.
I have a problem of new session in a new page.
When I configured the transaction launcher I just set the flag "EXTENDED_LIFE" to 'X' without the flag "RAISE_VETO", so I expected that when I pressed the link in the new bar it re-open always a new ITS page with current data, but it not happens always.
Some time, when a new call was intercepted, It is called the service just one times, and if I click another time on the button it not open another windows, why? If the windows is already open it dosen't pass in the method IF_CRM_IC_ACTION_HANDLER~PREPARE_DATA_FLOW, like the first time.
What I have to do to open always a new ITS windows with refreshed data when i use Transaction launcher?
Many many thanks.
Marc