setCurrentStore(0); // initialize your language Mage::app()->getLocale()->setLocale('nl_NL'); Mage::app()->getTranslator()->init('global', true); Mage::app()->getTranslator()->init('adminhtml', true); $helper = Mage::helper('urapidflow'); // run profile using name: $helper->run("Import Products - nl_NL profile");