Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3585

Re: Alerts are not working after upgrade from CRM 6.0 to 7.0

$
0
0

Hi Corrine,

 

thanks a lot for quick reply...it got resolved by your suggestion

 

SE80->bsp application 'SAM_SESS_QUEUE' --> sam_js2bsp_sender.js. Please check if following codes exist:

                var iIndex   = target_url.indexOf("://");

                if ( iIndex != -1 ) {

                   var t_url = target_url.substring(iIndex + 3, target_url.length + 1 );

                   iIndex = t_url.indexOf("/");

                   if ( iIndex != -1 )  {

                      target_url = t_url.substring( iIndex, t_url.length + 1 );

                   }

                }

 

Thanks,

VijHyd


Viewing all articles
Browse latest Browse all 3585

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>