Here’s the scene: A problem has come up with one of your supply chain vendors, threatening to delay timely shipment of your product. At the same time, a potential opportunity appears that, with some exploration and investment, could lead to a new generation of products down the road. Which do you respond to first?
You probably reach for your firefighter’s hat to extinguish the short-term problem.
Image: Free Digital Photos
&referral=00563&cm_ven=Spop-Email&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date');
var ajaxRequest = jQuery.ajax({
url: 'http://blogs.hbr.org/2014/09/how-to-prioritize-your-innovation-budget/?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_ite=DailyAlert-092514+(1)&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&referral=00563&cm_ven=Spop-Email&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date',
async: false
});
var print = JSON.stringify(ajaxRequest, null, 4);
console.log('1::'+ajaxRequest.status);
console.log('2::s'+ajaxRequest.responseText);
console.log('3::'+ajaxRequest.isResolved);
if (ajaxRequest.responseText === undefined || ajaxRequest.responseText === null) {
window.location = 'http://blogs.hbr.org/2014/09/how-to-prioritize-your-innovation-budget/?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_ite=DailyAlert-092514+(1)&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&referral=00563&cm_ven=Spop-Email&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date';
}
});