Job Description
Warehouse Operative / Driver - Lisburn This is an excellent opportunity to join the Public Sector in Lisburn as a Warehouse Operative/Driver. In this role, you will play a key role in ensuring that warehouses are clean and organised as well as deliver/collect community equipment. About the role:
1. £12.51 per hour
2. Monday to Friday (8am - 4pm)
3. 37.5 hours a week
4. Immediate start, temporary position
What you'll be doing in this role:
5. Ensure that the clean area is free of hazards; condemned items are removed and correctly disposed of as per procedures. Ensure segregated storage of soiled returns of community equipment.
6. Provide a high level of cleaning of returned Community Equipment following procedures and Controls Assurance Standards.
7. To identify items after the cleaning process that are deemed unsuitable for re-issue and arrange for disposal and relevant records updated.
8. Dismantle/assemble multi section Community Care Equipment ensuring thorough cleaning and inspection, in accordance with training given.
9. Assess the returned equipment of recycled stock from the decontamination unit and liaise with Chargehand/Supervisor and determine whether the equipment is suitable for re-issue/repair or disposal.
10. Undertake cleaning of any non stock equipment as and when required.
11. Pick, assemble and despatch customer emergency requests in accordance with Community Equipment Services timescales.
What you'll need for this role:
12. A minimum of three GCSE or equivalent (Grades A* – C) including English Language and Mathematics and 1 year procurement/logistics experience OR two years’ relevant experience in a procurement/logistics environment.
13. Hold a B Driving Licence (ability to drive up to 3.5 Tonne Vehicle).
14. Ability to communicate effectively to meet the needs of the service.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
15. Share Vacancy on Facebook
16. Share Vacancy on X
17. Share Vacancy on LinkedIn
18. Share Vacancy on WhatsApp
19. Send Vacancy to a friend
// function selectJob() { var jobID = '36597'; 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'); //