Job Description
Contact Nathan Flynn | 028 7032 6600 | Nathan@riadaresourcing.com
Production Operators - Ballymoney - Full Time A well-established Ballymoney manufacturer specialising in high-quality windows and doors is expanding its team and recruiting Production / Manufacturing Operatives to join their team, with immediate starts available. This is a great opportunity to join a busy production environment with long-term opportunities available.
Apply now to register your interest or contact our team directly on WhatsApp 07900 037369 to find out more. About the role:
1. £13:50 / £14.50 ph (over time rates available)
2. Monday to Thursday 7.00 am - 5.00 pm / Friday 7.00 am - 12:30 pm
3. Day time hours and weekends off
4. 40 hours a week
5. Attendance bonus
6. Refer a Friend Bonus
7. 30 days holidays
What you'll be doing in this role:
8. Operating production machinery and equipment
9. Reading and following production drawings/specifications
10. Using hand and power tools
11. Completing quality and production documentation
12. Supporting safety, quality and efficiency targets
13. Maintaining a safe and organised work environment
14. Working as part of a team to support continuous improvement
About you:
15. Previous experience in the construction or manufacturing industry is desirable along with the ability to interpret production drawings and specifications.
16. A Forklift licence would be advantageous but not essential.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
17. Share Vacancy on Facebook
18. Share Vacancy on X
19. Share Vacancy on LinkedIn
20. Share Vacancy on WhatsApp
21. Send Vacancy to a friend
// function selectJob() { var jobID = '36577'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //