Employee Resistance
IO Corporation is a 32-year-old information technology company with more than one (1) million products sold worldwide, including thin clients, which replace bulky computer hard drives in networks. Its competitors in the thin-client market include Hewlett-Packard, Dell Computer, and Wyse Technology. IO Corp is considering outsourcing its customer service activities. Employees may resist this outsourcing plan because they fear their jobs would be lost.
Prepare a 4 page paper that includes the following:
1.Discuss the factors involved in the outsourcing decision.
2.Describe the issues surrounding the sense of control.
3.Prioritize the steps involved in meeting employee resistance to the outsourcing plan and rationalize the plan.
4.Justify why the employees’ jobs should be protected.
The requirements and format of the paper is to be as follows:
•Include two references
•Typed, double spaced, Times New Roman font (size 12), APA form
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

