%
set rscity=server.CreateObject("adodb.recordset")
set rsindustry=server.CreateObject("adodb.recordset")
set rsfunction=server.CreateObject("adodb.recordset")
rscity.open "select distinct(id),city from citymst order by city",db,adopenstatic
rsindustry.open "select distinct(id),industry from industrymst order by industry",db,adopenstatic
rsfunction.open "select distinct(id),functionalarea from functionalarea order by functionalarea",db,adopenstatic
%>
<%
skills=trim(request.form("txtskills"))
industry=trim(request.form("cboindustry"))
city=trim(request.form("cboprefcity"))
functional=trim(request.form("cbofunctional"))
if trim(skills)<>"" then
skills=trim(replace(skills,",","','"))
skills="'" & replace(skills," ","") & "'"
end if
set rs=server.CreateObject("adodb.recordset")
myStr="select distinct(a.projectid),a.prjtitle,a.designation,a.workexp, a.dated from projects a"
if trim(skills)<>"" then
myStr=myStr & ", projectkeywords b"
end if
if trim(city)<>"" then
myStr=myStr & ", projectlocation c"
end if
if trim(functional)<>"" then
myStr=myStr & ", projectfunctionalarea d"
end if
myStr=myStr & " where "
if trim(skills)<>"" then
myStr=myStr & "b.keyword in(" & skills & ") and "
end if
if trim(industry)<>"" then
myStr=myStr & "a.industry=" & trim(industry) & " and "
end if
if trim(city)<>"" then
myStr=myStr & "c.location=" & trim(city) & " and "
end if
if trim(functional)<>"" then
myStr=myStr & "d.functionalarea=" & trim(functional) & " and "
end if
if trim(skills)<>"" then
myStr=myStr & "a.projectid=b.projectid and "
end if
if trim(city)<>"" then
myStr=myStr & "a.projectid=c.projectid and "
end if
if trim(functional)<>"" then
myStr=myStr & "a.projectid=d.projectid"
end if
myStr=trim(myStr)
if right(myStr,3)="and" then
myStr=left(myStr,len(myStr)-3)
end if
myStr=myStr & " and a.status='O' order by a.dated desc"
rs.open myStr,db,adopenstatic
'response.write myStr
%>
 |
<% if not rs.bof then %>
|
|
<% else %>
<% end if %>
|
Head – Information Technology
Company Profile
Our client is a leading Private Sector Bank.
Role and Responsibility
Create, maintain and deliver optimal, cost-effective solutions for all the Information Technology needs of the bank, as demanded by the growth strategies of the various business units.
Major Responsibilities
- Be a partner with business units to provide high quality customer offerings, by developing and / or acquiring IT platforms that support reliable and innovative product delivery at minimum cost.
-
Support businesses in evolving from a branch-based format to a multi-channel format by integrating alternate channels (ATMs, internet, phone / mobile banking) into the IT platform on an ongoing basis.
- Ensure timely implementation and roll-out of IT platforms / systems to operating units, along with adequate training and internalization of the system by operating staff.
- Participants in bank-wide branch process reengineering to enable realization of the full benefits of automation.
- Build a team of competent IT professionals to support system development, implementation and training efforts.
Key measures of performance
- Reduced time to market in delivery of IT systems, leading to greater competitiveness of the bank vis-à-vis peer banks.
- No variance between budgeted and actual IT costs
- Adherence to project timelines and specified norms
- High system “uptime”
- Full ownership and internalization of IT systems by business units after roll-out
Competencies required for success
- 7-10 years experience at a senior level managing information technology services for a financial services organisation.
- Strong business advisory / strategic planning skills, customer orientation and service provider mind-set
- Familiarity with banking technology, well networked in IT industry
- Excellent skills in
- Program management
- User services and support
- Supplier management
- Leadership qualities – ability to inspire, guide and oversee a talented IT team with capabilities in
- Development / maintenance of applications
- Implementation of packages – built or bought
- Operations – own and outsourced
To apply for this job, send your detailed resume to jobs@careerfusion.com.
Alternatively, you can contact us at the contact details given below.
|
|