<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim MM_paramName %> <% ' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters Dim MM_keepNone Dim MM_keepURL Dim MM_keepForm Dim MM_keepBoth Dim MM_removeList Dim MM_item Dim MM_nextItem ' create the list of parameters which should not be maintained MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" End If MM_keepURL="" MM_keepForm="" MM_keepBoth="" MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each MM_item In Request.QueryString MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepURL = MM_keepURL & MM_nextItem & Server.URLencode(Request.QueryString(MM_item)) End If Next ' add the Form variables to the MM_keepForm string For Each MM_item In Request.Form MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepForm = MM_keepForm & MM_nextItem & Server.URLencode(Request.Form(MM_item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm If (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) End If If (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) End If If (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) End If ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %> Perseverance Pays Off: Union Apprenticeship Program Connects to Public Workforce System
 

Perseverance Pays Off: Union Apprenticeship Program Connects to Public Workforce System

Although the Birmingham Electrical Joint Apprentice Training Committee (BEJATC) has been certified as an eligible training provider in Alabama’s public workforce development system for over two years (qualifying the program to accept public training dollars), the apprenticeship program was unable to accept referrals into their apprenticeship program made by the local One Stop Career Centers because a lack of understanding between the apprenticeship program and the Jefferson County Workforce Investment Board.


Southern Regional Coordinator, Lynn Minick, conducts training on how building and construction trade training programs can connect to the Workforce Investment Act (WIA) system at the Institute's WIB training conference in New York City.

Because of the strong determination of Bill Roberson, the Training Director of the BEJATC, the impasse has been resolved. Beginning July 1, the apprenticeship program will receive funds from the Jefferson County WIB to pay for training and related materials for newly-accepted apprentices who are deemed eligible under the Workforce Investment Act by the local One Stop Career Centers. (Eligible training providers under WIA do not have to change their criteria for acceptance into their programs; WIBs simply determine whether accepted program participants meet the criteria for WIB-supported training dollars.)

Bill Roberson notes that this out-come would not have been possible without the assistance of Leroy Nicholson, the Director of the Alabama AFL-CIO Labor Institute for Training, and Jefferson County Workforce Investment Board labor representatives Fred Ward (IUPAT) and John Eaves (UA). Everyone is excited about the resolution and isnow expecting other interested building and construction trades apprenticeship programs to begin the process of becoming certified training providers within the system.

This milestone was accomplished through several meetings with the Jefferson County WIB staff and the President of the Jefferson County Commission. All the parties credited AFL-CIO Working for America Institute’s Southern Regional Coordinator Lynn Minick, who mediated several of the meetings, as being a valuable resource in the process.

Back to Connections

 

 

 
 

AFL-CIO Working for America Institute
815 16th Street, NW
Washington, DC 20006
Phone: 1-202-508-3717
Fax: 1-202-508-3719

Created and maintained by TechBots
Copyright © Working for America Institute