\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Increasing Tradeshow \& Exhibition Industry Competitiveness through Competency-Based Hiring and Promotion: A Sales Executive Perspective},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-01-15 (revised: 15 January 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-01-15}
\title{Increasing Tradeshow \& Exhibition Industry Competitiveness through Competency-Based Hiring and Promotion: A Sales Executive Perspective}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Nuttapong  Jotikasthira}

             \affil[1]{  Rangsit University}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2014 Accepted: 3 January 2015 Published: 15 January 2015}

\maketitle


\begin{abstract}
        


As a component of MICE industry, Exhibition and Tradeshow industry yields both economic and social benefits to Thailand in forms of direct foreign income, improved destination image, wealth distribution, and employment. Albeit its success in hosting endless list of world renowned tradeshows and exhibitions, the country is still considered less productive as compared to other leading MICE destinations in the region. Among other factors, human resource is one of the competitiveness components that need an urgent intervention not only to make the industry competitive vis-à-vis other rival destinations but also to keep pace with directionless and unpredictable changes. Competency based human resource management is now replacing its task-based counterparts for its adaptability and versatility to changes in industrial practices and market demands

\end{abstract}


\keywords{exhibition, sales executive, competency-based hiring.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
hailand's reliance on tourism and hospitality industry is significant in that 16.9 percent of its gross domestic products is yielded from tourism Author : College of Tourism and Hospitality, Rangsit University, Patumthani, Thailand. e-mail: jotikasthira@gmail.com economy representing 11.9 percent of total employment of the country \hyperref[b5]{(Blanke \& Chiesa, 2013)}. The sector has witnessed a continual growth with the expected growth rate of 6.4 percent from 2012 through 2022. Despite its 43 rd rank in overall travel and tourism competitiveness, various sub-indicators have indicated its higher potential. Its government has prioritized this sector (ranked 27 th ) and succeeded in marketing campaigns to attract visitors to the country (ranked 11 th ). Thailand has good tourism and infrastructures as well (ranked 13 th for airline seats per kilometers for international tourists and 31 st for travel and tourism infrastructure) \hyperref[b5]{(Blanke \& Chiesa, 2013}). The aforementioned ranks showed that Thailand has greater potential than its overall ranks if it manages travel and tourism sector well.\par
Facing an ever intense competition and fluctuating, price sensitive, and seasonal demand of leisure market, Thailand and other established tourism destinations have diversified its marketing focus towards other lucrative markets including business travel, MICE, and other markets. Despite priority given by the government and high potential, Thailand's meeting and exhibition industry is still relatively less competitive as compared to other countries in the region. Table \hyperref[tab_0]{I} reported the performance of Thailand vis-à-vis its major ASEAN neighboring countries. Table \hyperref[tab_0]{I} reported the performance of Meeting and Exhibition sub-industries of Thailand and other ASEAN neighboring countries depicted and adapted from Barnes Report (2010) using sales per employee as the performance indicator. As the five available countries have different levels of cost of living making sales per employee incomparable, purchasing power parity has been adopted to convert the per employee sales of these countries more comparable (Barnes Report, 2010). Despite the fact that Thai meeting and exhibition sector is on par with those of Malaysia and superior to Indonesia and Philippines in regards to productivity, the country still lagged behind the performance of Singapore  {\ref (18.}08 times less productive), the most prominent MICE destination in the region. Should Thailand aim to excel MICE market, it should strive on increasing its competitiveness in this regard.\par
The comparatively inferior productivity of Thai Meeting and Exhibition sectors as compared to Singapore and Malaysia can be attributed to several factors. One undeniable underlying factor is employees' competence and productivity. Heightening the performance standard and productivity of employees in the industry would surely increase the competitiveness of the country's MICE industry as a whole. This article explores the minimum standard performance and its associated competencies of sales executive in exhibition industry. The standard performance and competency set will be used as the basis for competency-based hiring in order to make sure that truly competent and productive to perform the tasks up to the expected level of stakeholders while being competitive to other MICE destinations.\par
In the near future where conditions of ASEAN Economic Community-AEC will fully be enacted, it is expected that there will be both threats and opportunities present to Thai MICE business operators both regarding to market opportunities, threats, potential hostile merger and acquisitions (Economic Ingelligence Center: Siam Commercial Bank, 2011). In such lights, productivity of firms partially derived from employee's performance is highly critical.\par
In the new environment where uncertainties become normalcy of business operation  {\ref (}The ASEAN Secretariat: Public Outreach and Civil Society Division, 2012), organizational competitiveness and adaptability to changes need to be the core of business decision and planning. Recruiting and developing organizational talents to fit to the competitive landscape is highly important for modern organizations \hyperref[b26]{(Kotler, Kartajaya, \& Huan, 2007)}. Organizational talents which are contributively and synergistically aggregated from individual employees need to be planned, managed, nurtured, and enhanced in order to assure its fit to the fast changing and volatile business environments, especially in tourism and hospitality labor markets \hyperref[b2]{(Baum, 2008)}. Hiring process to ensure that individuals with desired talents are hired is highly important.\par
In tourism and hospitality industry, it is hard to recruit, train and retain employees with right talents due to several factors including the lack of hiring standard, multiple points of entry to the industry, low skill specificity, variance of pay differential and flexible roles and responsibilities \hyperref[b2]{(Baum, 2008)}. Coupling with more volatile and less predictable business environments, these factors have commanded hospitality firms to revisit the task-based human hiring process to competency based hiring (Soderquist, Papalexandris, Ioannou, \& Prastacos, 2010). There are a number of reasons justifying the need for human resource management paradigm shift. First, job specification of a position can easily be obsolete due to fast moving external environments and business practices. Second, employees need to be ready for position and functional mobility in order to keep pace with the fast moving competitive landscape. Competency-based hiring is undoubtedly a tool to increase a firm's competitiveness in the present environment. The question that still needs to answer is how an exhibition firm can adopt competency based hiring in such a manner that optimally strengthens its fit to the competitive landscape.\par
This paper aims, therefore, 1) to explore the competency sets necessary for sales executives in effectively, and 2) to propose the a method for competency based hiring. Next part of this paper addresses exhibition business as well as the concepts of competency and competency based hiring. 
\section[{II.}]{II.} 
\section[{Related Works}]{Related Works}\par
To address research objectives mentioned in the previous part, conceptual frameworks related to the context of the study, exhibition business, as well as the parent disciplines, competency and competency-based hiring, is hereafter discussed. 
\section[{III.}]{III.} 
\section[{Exhibition and Tradeshow}]{Exhibition and Tradeshow}\par
Tradeshow and exhibition is another section of MICE industry. It is, in fact, a marketing communication tool available for both trade and consumer firms to communicate, sell, and negotiate with clients, buyers, and other trade partners through direct interaction without interruption \hyperref[b8]{(Blythe, 1999;}\hyperref[b21]{Herbig, O'Hara, \& Palumbo, 1998)}. As there is no clear measurement of the effectiveness of exhibition and tradeshow, companies might be reluctant to pour in their marketing budget in participating and decorating their exhibition booths \hyperref[b8]{(Blythe, 1999)}. Besides, the tendency for companies to invest in tradeshow participation is proved to be cyclical depending on the economic cycle of particular markets \hyperref[b21]{(Herbig, et al., 1998)}. It is the duty of exhibition and tradeshow sales executives to convince potential exhibitors of the benefit of tradeshow and exhibitions especially in the time of economic slowdowns.\par
Benefits of tradeshow and exhibition are varied. First, Tradeshow helps promote new products to prescreened audiences without interruption from other stimulus. Second, it allows firms to uncover new prospective customers who self-screen to attend the tradeshow and to discover potential trade partners, suppliers and buyers. Third, it yields several benefits to the host destinations in forms of local spending, distribution of wealth, attraction of foreign income, stimulation of local business, and destination image. Fourth, exhibition and tradeshow help enhancing image of exhibitors in regards to their respective technological breakthroughs, good causes or other aspects of corporate image. Fifth, it helps manage and strengthen relationship between trade partners. Finally, it serves as additional selling opportunities for firms \hyperref[b8]{(Blythe, 1999;}\hyperref[b16]{Firoiu, Dodu, \& Patrichi, 2011;}\hyperref[b21]{Herbig, et al., 1998)}. From the benefits as stated, tradeshow and exhibition are evidently important for hospitality industry, local economies, and host destinations alike.\par
Despite these benefits, certain firms still hesitate to participate in tradeshows and exhibitions due to their unrealistic and short term oriented expectations. The unmatched expectations of exhibitors and tradeshow attendees tend to be the most critical factors that make firms reluctant to participate in tradeshows. While attendees update themselves about players in the market, technological breakthrough, and information gathering forum for further purchase decisions, exhibitors tend to focus on sales and order taking \hyperref[b8]{(Blythe, 1999)}. Sales executives of exhibition companies who can realistically shape expectation of exhibitors should not only increase sales of the exhibition space but also assure satisfaction and repeated participation in the future.\par
Considering the semi custom-made nature of exhibition and tradeshow, exhibition firms can maximize the value of each client by selling largest exhibition space as well as other services to them including venue decoration and other supporting services. Sales executives' skills in selling and managing the project are crucial for a firm's success and competitiveness.\par
Critical success factors of a tradeshow highly depend on sales executives' performance especially in regards to expectation shaping and persuasive communication \hyperref[b18]{(Friedman, 2002)}. From the beginning of sales process, sales executives must shape the most realistic expectation to exhibitors and inform them of what to be expected and what is not. Consultative dialogue about how to increase exhibition effectiveness in regards to relationship management and marketing communication also helps increase per transaction sales of exhibition as well as strengthening long-term relationship \hyperref[b18]{(Friedman, 2002)}. It is clear that sales executives play an important role in making a tradeshow successful. Hiring sales executives with competencies that allow high performance is, therefore, highly critical for its competitiveness.\par
IV. 
\section[{Competency}]{Competency}\par
For decades, the concept of competency has gained recognition from both human resource practitioners and academics due to its role as underlying enabling factors of expected performance \hyperref[b29]{(Melaia, Abratt, \& Bick, 2008)}. Using competency as the core of human resource decision also allows firms to better embrace changes and adapt themselves successfully \hyperref[b2]{(Baum, 2008)}. Competency can be defined as allied inherent and developed skills, knowledge, and other attributes that allow a job incumbent to perform his/her tasks adequately or superiorly within a working context \hyperref[b2]{(Baum, 2008;}\hyperref[b3]{Bhatawdekar \& Bhatawdekar, 2012;}\hyperref[b36]{Soderquist, et al., 2010)}. It can be seen from the definition given that competency must be set against certain set of standard either for job adequacy or task superiority. Besides, competency sets should be adjusted according to each firm's working environment. One can assume, therefore, that there is no universal set of competency standard that fit in all organizations in an industry.\par
Competency can be approached from different angles. Certain scholars divide competency into categories namely hard and soft skill competencies \hyperref[b41]{(Weber, Finley, Crawford, \& Rivera Jr., 2009)}. While hard skills are important for technical aspect of task performance, soft skills are precursors high performance of individual employees \hyperref[b37]{(Testa \& Sipe, 2012;}\hyperref[b41]{Weber, et al., 2009)}. Despite its indirect relevance to task completion, soft skill competency which covers four aspects namely relationship skills, management and organization, communication and cognition skills, are indispensable for a firm's competitiveness and productivity \hyperref[b41]{(Weber, et al., 2009)}. From this approach, it can be argued that individuals need to possess soft skill competencies to master well the hard skills.\par
Competency can also be approached from a more function oriented perspective. Testa and Sipe (2012) categorized competency into three groups namely business savvy competencies, people savvy competencies, and self-savvy competencies. Business savvy competencies concern mainly skills and thinking process that allow employees to make astute business decisions such as number wise, planning, strategic decision, system thinking \hyperref[b37]{(Testa \& Sipe, 2012)}. People savvy competencies mainly deal with interpersonal skills that allow individuals to create positive and constructive rapports with others \hyperref[b37]{(Testa \& Sipe, 2012)}. This competency is highly important for hospitality industries due to high contact nature of the industry (Kay \& Rusette, 2000; Lovelock, Patterson, \& Walker, 2001). Self-savvy competencies deal with ethics, disciplines, self-locus of control, accountability, professionalism, time and change management \hyperref[b37]{(Testa \& Sipe, 2012)}. It can be seen, here, that self-savvy competencies make an employee an organic member of the organization. Other two types of competency help ensure high performance and organizational competitiveness.\par
Cappallen, and Jassens (2008) group competencies into three categories namely know-why competencies, know-how competencies, and knowwhom competencies. Know-why competencies concern mainly personal identification to the profession, motivation to work, and the match between the organizational and personal goals of employees \hyperref[b10]{(Cappellen \& Janssens, 2008;}\hyperref[b12]{Defillipi \& Arthur, 1994)}. Know-why competencies determine how devoted an employee is. Without this quality, an organization cannot be assured that employees put their maximum efforts to the work assigned. Apart from the job identification, know-why competencies also include other transferable skills that allow a person to be better motivated and identify him/herself to the profession while making more astute decisions.\par
Know-whom competencies reflect career relevant networks inside and outside a firm \hyperref[b12]{(Defillipi \& Arthur, 1994)}. This type of competency is highly important for sales and marketing functions due to the high contact nature of the functional area \hyperref[b29]{(Melaia, et al., 2008)}. It is also related to certain inherent qualities such as personal traits and social skills as well as work experience (Asree, Zain, \& Razalli, 2010). Consequently, know whom competencies in this particular study also embrace knowledge, skills, and other attributes that allow better network enhancement and development. Therefore, a sales executive in exhibition business needs to possess know-whom competencies in order to close sales and make things possible for the project.\par
Know-how competencies concern task completions according to what specified in the job description \hyperref[b10]{(Cappellen \& Janssens, 2008)}. This type of competency is highly technical by nature. However, employees need to possess other transferable skills ensure high performance of this competency (Koenigsfeld, Perdue, Youn, \& Woods, 2011). This particular study will use know-why, know-whom, and know-how competencies to group the competency.\par
V. 
\section[{Competency Model}]{Competency Model}\par
To identify competencies required in a job position, competency model must be developed. Competency models conventionally used now in most industriesare models and matrices that overstress technical skills while downplaying the importance of know-why and know-whom competencies \hyperref[b27]{(Langdon \& Marrelli, 2002;}\hyperref[b37]{Testa \& Sipe, 2012)}. While certain models identify competency for expected performance, others identify competencies in forms of knowledge, skills, and attributes that underlie superior performance \hyperref[b13]{(Duad, Ismail, \& Omar, 2010;}\hyperref[b33]{Purdue, Ninemeier, \& Woods, 2002)}. Good competency models must, hence, include both soft and hard skills while giving more weight to soft competencies \hyperref[b11]{(Chapman \& Lovell, 2006)}.\par
To identify a competency model, job descriptions must be first studied and analyzed. Unfortunately, most job descriptions are vaguely written with debatable loopholes and do not specify the task standard. Like competency models, job descriptions tend to over-stress the importance of technical part of job fulfillment. Therefore, they cannot serve as a salient basis for recruiting, appraising, and developing the job incumbents \hyperref[b36]{(Soderquist, et al., 2010)}. Despite such flaws, job description is a starting point of a competency model development as it specifies that is expected from an employee assuming a job position given an organizational context \hyperref[b36]{(Soderquist, et al., 2010)}.\par
Another problem with conventional competency models is that they are developed from data collected from only one group of job stakeholders which might not cover all angles of the job. A good competency should, therefore, be developed from data collected from various stakeholders to the job position both inside and outside an organization \hyperref[b27]{(Langdon \& Marrelli, 2002)}. Given the fact that changes are fast and unpredictable, a good competency model must also embrace competencies that allow job incumbents to be adaptive to change \hyperref[b35]{(Rowe, 1995)}. Ideally, competency models developed for several positions in an organization should be based on organizational strategies and their required competency to ensure that they have developed and recruited employees with needed competencies for competitiveness (Hamimi Abdul Razak, Kamaruddin, \& Abdul Azid, 2012).\par
As for this particular study, the competency model to be used is adapted from "Language of Work-LOW" model developed by \hyperref[b27]{Langdon and Marrelli (2002)} due to the context of the study which aims to set competency-based hiring criteria for sales executive position for the whole Thai exhibition and tradeshow industry. It, consequently, excludes organizational factors out of the consideration.  After grouping and sorting tasks, data from informant groups including persons assuming sales executive position in the tradeshow and exhibition themselves, job supervisors, colleagues, suppliers, and customers, were collected about their expected performance of tasks included in the job description. Associated to the performance standard, they were also asked to report their believed underlying competencies in the forms of knowledge, skills, and other attributes. Competencies reported were further sorted into three groups namely know-why, know-whom, and know-how. The competency set acquired from this model will be used as the basis for competency-based hiring for this particular position. 
\section[{VI.}]{VI.} 
\section[{Competency-based Hiring}]{Competency-based Hiring}\par
Due to volatility of the work environment as well as fast borderless and directionless external environment, mobility of career path and change adaptation becomes the core of the human resource decision \hyperref[b0]{(Asree, et al., 2010;}\hyperref[b2]{Baum, 2008)}. Consequently, the conventional task-based human resource management is now being replaced by its competency-based counterpart  {\ref (Soderquist, et}  As human resource is now an integral part of an organization's strategy \hyperref[b22]{(Jain \& Haley, 2009)}, all firms should identify the gap between their current organizational competencies and the needed competencies given the strategies stated \hyperref[b36]{(Soderquist, et al., 2010)}. The gap identified can actually assure the alignment of firms' strategies and their human capital \hyperref[b32]{(Priyadarshini \& Dave, 2012)}. As this present study does not study one particular exhibition firm, the proposed competency set should be adapted to each organization's working environment and strategies.\par
As certain competencies tend to precursor the mastery of others, recruitment, interview, hiring, compensation, and development policies and practices should be based on competencies not the performance of tasks included in a job description \hyperref[b11]{(Chapman \& Lovell, 2006;}\hyperref[b37]{Testa \& Sipe, 2012)}. However, employers should place more importance on less observable and inherent skills than technical ones \hyperref[b11]{(Chapman \& Lovell, 2006)}. Besides, as certain competencies are inherent to individuals while others can be developed, hiring practices and policies should focus on the former while HRD policies should focus on the patter (Bhatawdekar \& Bhatawdekar, 2012; \hyperref[b11]{Chapman \& Lovell, 2006)}. Consequently, the hiring policies of exhibition sales executives should focus on know why and know whom competencies than know how competencies.\par
Candidate screening process based on competencies that underlie the expected performance became a challenge to employers given the conventional recruitment practice where candidates are selected from their curriculum vitae and job interview which are short and parsimonious in nature \hyperref[b10]{(Cappellen \& Janssens, 2008;}\hyperref[b23]{Jauhari, 2006)}. These practices do not allow employers to observe qualities that are inherent to the candidates such as observance, ethics, attitudes, and work disciplines. Besides, candidates can fake their qualities to appear more desirable for job interviewers as well. Alternative forms of job interview should be used such as case studies that simulate real working situation of a position should be used in order to observe and evaluate how effective a candidate perform in such a situation \hyperref[b6]{(Bleedorn, 1993)}. Apart from case study base screening, it is advised for employers to assign as much work to newly recruited employees during probationary period as well in order to assess the inherent qualities that are important for the positions.\par
Fortunately, there are a myriad of aptitude and evaluation scales commercially available for a number of skills including thinking, social, communication, interaction, and cross-cultural skills  {\ref (} Of course, all these measures make recruitment harder and time-consuming. However, it better ensures the success of recruitment and hiring of employees who would finally contribute their respective talents to the organizational effectiveness.\par
Compensation policies of most firms tend to be based on the job experience the candidate has in the industry and other qualifications such as education, proficiency of English etc. Taking a long-term perspective to human resource management where an employee hired must progress along the managerial path and mobile across functional areas, compensation must also be based on the competencies or potential of a person in the future as well \hyperref[b3]{(Bhatawdekar \& Bhatawdekar, 2012)}. 
\section[{VII.}]{VII.} 
\section[{Methods}]{Methods}\par
To come upsets of competency necessary for hiring a sales executive in exhibition and tradeshow business in Thailand, a qualitative research design is adopted for two reasons. First, there are a very limited number of studies conducted in the area of competency in exhibition business. Inductive approach to fact finding is, thus, warranted (Hennink, Hutter, \& Bailey, 2011; \hyperref[b30]{Neuman, 2011)}.Second, the researcher aimed to capture richness of information \hyperref[b20]{(Hennink, et al., 2011)}.This empirical study follows the model stated in Figure I. To start, interview question is developed from job descriptions of selected exhibition firms that were member of Thai Exhibition Association-TEA. Data collection was discussed followed by data analysis. 
\section[{a) Development of Interview Frame}]{a) Development of Interview Frame}\par
As discussed in the previous section, this study followed the competency model stated in  Prepare and coordinate all job relevant documents Rank and riles Figure II reported tasks included job descriptions of sales executive from three Thai PEOs selected by Thai Exhibition Association based on business standard and reputation in the industry. To facilitate the data collection process, tasks were combined into mutually exclusive items, deleted in case of redundancy, and finally sorted into functions. The job description was the basis for the in-depth interview which is the major data collection method of this study. During the interview session, informants were asked to report their expectation of the performance of a sales executive for particular task at the threshold level. Following the report of performance, they were also asked to report the competencies that underlie such a performance in terms of knowledge, skills, and attributes. The researcher moved to differing performances and the underlying competencies. Differing performances referred to the differential performance of high performers from average performers. Finally, informants were asked to report their believed ideal performances for particular tasks and the associated competencies. 
\section[{b) Research Design i. Recruitment of Participants}]{b) Research Design i. Recruitment of Participants}\par
According to the model stated in Figure  {\ref I}, data in regards to the performances of tasks included in the job description of sales executives in Thai exhibition and tradeshow businesses as well as their underlying competencies were to be collected from five groups of feedback providers. To ensure the comprehensiveness of the competency model to be developed, five groups of feedback providers were included in this study. The feedback provider groups were job incumbents, their supervisors, colleagues, suppliers, and customers.\par
Purposive recruitment of informants was adopted to ensure the eligibility of the informants in providing data \hyperref[b20]{(Hennink, et al., 2011)}. As there are five groups offeedback providers or participants, TEA, the most recognizable exhibition and tradeshow professional association in Thailand agreed to be the gatekeeper for this present study. It helps pick five of its members who are leading exhibition firms. With the assistance from gatekeeper, the researcher reached job incumbents and job supervisors. Additional participants were recruited using snowball recruitment method via the network of job incumbents and job supervisors \hyperref[b20]{(Hennink, et al., 2011)}.\par
ii. In-depth Interview as Major Data Collection Method Due to the exploratory nature of this study, indepth interview which allows the participants to freely report their respective perception of threshold, differing and ideal performances as well as the associated competencies, standardized open-ended interview was selected as the major data collection method \hyperref[b31]{(Patton, 2002)}. The interview sessions were conducted according to the principles of Payne (1951); being single, being clear, being truly open-ended, and being neutral.\par
Participants were contacted by gatekeepers to request their permission for the interview appointment. The interview appointments were reconfirmed by the researcher before sending the interview frame to them beforehand. The objectives, nature of questions, length of time, natures of questions, statement of confidentiality, the freedom to withdraw, and voluntary participations were informed to the informants \hyperref[b9]{(Bouma, 2000)}. 
\section[{iii. Validation of Finding Using Group Interview}]{iii. Validation of Finding Using Group Interview}\par
The initial finding from in-depth interview was validated by triangulations of measures and observers \hyperref[b30]{(Neuman, 2011)}. The former refers to the collection of data from the same group of participants but using different methods of data collection. The latter refers to the collection of data from different groups of participant. The competencies reported by participants from in-depth interview sessions were further discussed in the group interview session.\par
Focus group interview is a qualitative method with primary goal of making attitudes, beliefs, behavior, attitude about particular issues in an informants explicit knowledge and is normally used in exploratory research to test ideas, solving specific problem and evaluation \hyperref[b15]{(Ezzy, 1999)}. Panelists who are board members of TEA were recruited for group interview. TEA Board Members were entrepreneurs and high rank executives in tradeshow and exhibition businesses in Thailand. Therefore, the eligibility of finding acquired from group interview can be assured.\par
In the group interview, panelists were given with the performance standard for three levels of performance and their respective underlying competencies. The researcher who acted as group moderator asked them to discuss that appropriateness, and the completeness of the task performances as well as the competencies. After the group interview, the competency set was adjusted accordingly. The finding from group interview will be analyzed using the priori theories. 
\section[{iv. Data Analysis}]{iv. Data Analysis}\par
The competencies reported and adjusted from in-depth, and group interviews were sorted into knowwhy competencies, know-whom competencies, and know why competencies as follows:\par
1. Competencies that lead to self-identification with the profession and motivation, transferable skills, and ethical considerations were coded into know-why competency.\par
2. Competencies that underlie the relationship management, enhancement and retention of professional network, and interpersonal interactions were grouped into know-whom competency 3. Competencies that are directly related to technical aspect of task completion were coded into knowhow competencies\par
The aim of this study is to develop a competencybased hiring guideline for the sales executive position in Thai exhibition and tradeshow business. Only competencies that are antecedents of threshold performance were included into the hiring set. Developable competencies were also excluded from the competency-based hiring criteria set as they can be trained and developed in a short period of time. 
\section[{VIII.}]{VIII.} 
\section[{Results}]{Results}\par
In-depth interview sessions were conducted with 21 participants who recruited from purposive recruitment and snowball recruitment methods. Among the 19 participants, 5 were job incumbents and another 5 were job supervisors. Four of them were colleagues to sales executives who work in other department yet had regular contact with them. Three of them were suppliers or representatives from third party service providers for exhibitions and tradeshows. Only two customers were recruited in the sample. They reported three levels of performance as well as their respective competencies. Due to the tightly scheduled obligations of participants, the in-depth interview sessions were conducted from March to October 2013.\par
After the in-depth interview sessions were completed, panels were recruited. Eight panelists who sat in the board of Thai Exhibition Association-TEA were recruited. Three of them were owners of major Professional Exhibition Organizer firms while other 5 were high ranked executives in large exhibition firms. During the group interview, panelists requested the researcher to move the level of performances. Most items were moved downward from differing performance to threshold performance. The same was done for competency as well.  From the above table, it can be seen that for a sales executive in exhibition and tradeshow to perform the tasks included in the job description. They, hence, rely on knowledge about exhibition and tradeshow businesses as well as market intelligence and customer knowledge. Product knowledge and knowledge about other tradeshow components as well as their logistical and safety requirements are indispensable for effective sales performance as well. These competencies were categorized as "Know-how" competencies that are directly related to technical part of the task completion.\par
For exhibition firms to optimally utilize the knowhow competency, its sales executives rely on "know-why competencies" and "know-whom competencies" to master the job completion and know-how competencies.\par
Know-why competencies are selfidentification to the profession, motivation and other factors that other transferable skills that allow better astute decision making \hyperref[b12]{(Defillipi \& Arthur, 1994)}.\par
For threshold performance of exhibition sales executives, sales executives depend on their respective thinking skills in the most logical, systematic, analytic, and critical manner to capture the situation. They also need to be able to pose questions strategically to get the information needed. To make a sales dialogue and to develop a sales proposal that intrigue clients' decision, they rely very much on problem solving, systematic planning skills, communication skills and acumen. To ensure the profitability of the project, sales executive also needs to have cost management skills. However, sales executives will only exert their maximum level of effort to work according to the job description, sales executives need right attitudes and approach to work. Goal oriented attitudes, honesty, adaptation to change, fairness, sacrificing, patience, and persistence all contributively make sales executive an organic member of the organization who tend to ethically work extra miles for the organizational success.\par
Know-whom competencies are not less in importance in making a sales executive successful in their task completion at the threshold or expected level from the stakeholders. Apart from communication skills at the verbal level, sales executives must be sensitive to all the non-verbal communications from both clients and colleagues. Interpersonal skills that are highly associated to their respective personalities (agreeableness and emotional stability), looks, manner, and business etiquette are also an indispensable part of sales executives to maintain, create, and enhance relationship with clients, colleagues, and suppliers. It can be seen that without Know-whom competencies and Know-why competencies, sales executives cannot perform their tasks according to what specified in the job description (Table \hyperref[tab_3]{II}).\par
Considering that most "Know-how" competencies for the threshold level of performance are knowledge about exhibition and tradeshow as well as other related knowledge which can be acquired once sales executive are already in the industry, the screening process of candidates for the position should focus on qualities that are inherent to them or take time to develop \hyperref[b3]{(Bhatawdekar \& Bhatawdekar, 2012;}\hyperref[b11]{Chapman \& Lovell, 2006)}. Hiring policies for sales executives in Thai exhibition and tradeshow industry should focus on inherent qualities of candidates such as thinking, communication and interpersonal skills as well as other qualities such as acumen, personality, professional network, look and manner, observance, and other ethical qualities. Table \hyperref[tab_7]{IV}    \hyperref[tab_7]{IV}, it can be seen that candidate screening process should not limit itself to job-interview which normally lasts 30 minutes to 2 hours \hyperref[b10]{(Cappellen \& Janssens, 2008;}\hyperref[b23]{Jauhari, 2006)}. Several skills and qualities can be observed, despite the fact that they can also be pretended, during the interview sessions including communication skills, acumen, thinking skills, and other attitudes. Others such as attitudes, problem solving, cost management, honesty, interpersonal skills, sensitivity, work disciplines, and network in the industry tend to be hard to assess and verify during a short interview session. Case studies that simulate the real life situation of sales executives in exhibition and tradeshow industry should be developed to assess all aspects of inherent qualities required \hyperref[b6]{(Bleedorn, 1993)}. Along with case studies, employers in exhibition and tradeshow industry should invest in aptitude tests commercially available to test crucial transferable skills namely communication, thinking, social, and intercultural skills \hyperref[b3]{(Bhatawdekar \& Bhatawdekar, 2012;}\hyperref[b6]{Bleedorn, 1993;}\hyperref[b23]{Jauhari, 2006)}.\par
The above table also showed that all inherent qualities desired in an exhibition and tradeshow sales executive in Thailand are "Know why" and "Know-whom" competencies. Therefore, it can be assumed that know-how competency mastery depends on the possession of know-whom and know-why competencies.\par
Considering that know-how competencies which are usually knowledge that can be taught or trained in schools and on-the job, they can be developed after hiring. On the contrary, know-whom and know-why competencies which are mostly skills and other attributes which are precursors of high performance tend to be inherent or hard to develop. Therefore, human resource management decisions should focus on know-why competencies, and knowwhom competencies.\par
Considering the critical success factors of tradeshow and exhibitions, the threshold competencies seem not to lead to such factors. Communication skills at this level, for example, would not lead to a sales dialogue with prospective customers that shape a realistic expectation or maximize sales value through cross-selling and up-selling. Competencies that support superior performance (differing performance) tend to be more valid in such as case.  From Table \hyperref[tab_9]{V}, it can be assumed that only high performers can contribute to an organization's competitiveness through the achievement of key success factors in the industry. Charismatic communication and high level of negotiation skills, for example, can shape realistic expectation of prospective exhibitors and cross-sell the products. Know-why, and know-how competencies reported in the above table should also be used in screening candidates to ensure high level of performance. However, it might be hard to find candidates that meet all these competencies in the labor market. Therefore, the differing competencies should be used together with threshold competencies in an additive fashion. All candidates should meet all the inherent competencies for threshold performance (minimum acceptable performance as reported by participants-Table \hyperref[tab_7]{IV})to be included in a short list of candidates. Final decision should be based on the "know why" and "know-whom" competencies for differing performance. Recruitment and hiring for the position of sales executive in exhibition and tradeshow industry becomes more difficult, complex and time consuming. However, the result should be beneficial for the whole organization in the long run. 
\section[{c) Competency-based Hiring Methods for Sales Executive in Thai Exhibition and Tradeshow Industry}]{c) Competency-based Hiring Methods for Sales Executive in Thai Exhibition and Tradeshow Industry}\par
Both in-depth interview and group interview have revealed competency set necessary for hiring a sales executive in Thai exhibition and tradeshow businesses. From the discussion in the previous section, transferable skills related to decision making, communication, relationship management, and especially thinking as well as work and life values determine how a sales executive in tradeshow and exhibition industry in Thailand use their knowledge to perform their tasks effectively. Sales executives on "know-why" and "knowwhom" competencies to perform the tasks according to the expected level from stakeholders' perspectives. However, empirical data showed that competencies for threshold performance do not support the critical success factor of exhibition and tradeshow business. Differing competencies should, therefore, be brought into hiring consideration for this position. Hiring methods for the sales executive position can be proposed as follows;\par
1. Before job interview, employers should assess candidates for transferable skills namely communication, social, thinking, and intercultural skills using commercially available aptitude tests 2. Candidates should be evaluated using simulated case studies with situation complexities. Candidates must be observed through critical observation and interviewed for their decision justification 3. Job interviewers must ask questions that require candidates to use their acumen and skills to answer. Non-verbal communication should also be critically observed. 4. The decision process should be two folds. First, candidate shortlist should be developed by screening candidates with threshold "know-why" and "know-whom" competencies. Second, the final decision should be based on differing "who-why" and "know-whom" competencies. 5. Newly hired sales executives must be critically observed for their competencies during the probationary period by focusing on their "knowwhy" and "know-whom" competencies 6. Human resource development programs for newly hired sales executives should aim to develop "know-how" competencies or competencies that allow the mastery of technical part of the job 7. Compensation decision should be based on "knowwhy" and "know-whom" competencies IX. 
\section[{Conclusion and Future Work}]{Conclusion and Future Work}\par
Exhibition and tradeshow industry is undoubtedly important for Thai tourism and hospitality sector and Thai economy overall, the sector still needs tremendous improvement to increase its productivity. Sales executives play crucial roles in the success of an exhibition and tradeshow firm in several regards including shaping realistic expectation, maximizing per transaction sales, and profitability. Hiring right sales executives can contribute greatly to a firm's competitiveness. Amid unpredictable changes and formless competition, competency-based hiring must be adopted. Competencies are underlying factors performances. They comprises three components namely knowledge, skills, and attributes. Some competencies are inherent to individuals or take long time to develop; others can be developed through human resource development and on the job training. Hiring decision should focus on inherent competencies of candidates while training decision should focus on developable competencies.\par
A qualitative study through in-depth interview with 19 participants who are stakeholders to the "sales executive" position in Thai exhibition and tradeshow industry was conducted with the assistance from exhibition professional association-Thai Exhibition Association, who acted as the gatekeeper to explore the competencies for three levels of performancethreshold, differing, and ideal performances. Focusgroup interviews with panels comprising TEA board members were conducted to triangulate the finding. The finding showed that "know-why" and "know-how" competencies were more in number and underlie the mastery of "know-how" competencies which covers the technical part of the job description. Hiring sales executives for Exhibition and Tradeshow industry should, therefore, be based on "know-why" and "know-whom" competencies. However, when matching the competencies that support the threshold performance with key success factors of the industry, it was found that they did not support one another. Employers should use threshold competencies to create short list while making a final decision using differing competencies. Hiring practices were proposed in this study as well.\par
Scholars and practitioners in the field interested in this topic should complete the study by developing evaluation tools for "know-why" and "know-whom" competencies that are practical for employers with limited access to aptitude tests that might be costly. Case studies should also be developed to support a hiring decision as well. Longitudinal studies that track the actual performance of sales executives recruited by competency-based method should be undertaken to validate the merit of competency-based hiring approach.\par
X.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{I} \par 
\begin{longtable}{P{0.28549618320610687\textwidth}P{0.13950381679389312\textwidth}P{0.10706106870229007\textwidth}P{0.20114503816793894\textwidth}P{0.116793893129771\textwidth}}
Country\tabcellsep Sales/\tabcellsep PPP\tabcellsep PPP\tabcellsep Efficiency\\
\tabcellsep Employee\tabcellsep Ratio\tabcellsep Sales/\tabcellsep Ratio\\
\tabcellsep \tabcellsep \tabcellsep Employee\tabcellsep \\
Singapore\tabcellsep 340,631\tabcellsep 1.377\tabcellsep 469,048.89\tabcellsep 18.08\\
Malaysia\tabcellsep 15,191\tabcellsep 1.966\tabcellsep 29,865.51\tabcellsep 1.15\\
Thailand\tabcellsep 12,551\tabcellsep 2.067\tabcellsep 25,942.92\tabcellsep 1.00\\
Indonesia\tabcellsep 8,084\tabcellsep 1.769\tabcellsep 14,300.60\tabcellsep 0.55\\
Philippines\tabcellsep 4,601\tabcellsep 2.006\tabcellsep 9,229.61\tabcellsep 0.36\\
\multicolumn{3}{l}{Depicted from: (Barnes Report, 2010)}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table I :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{II} \par 
\begin{longtable}{P{0.06418367346938776\textwidth}P{0.7858163265306122\textwidth}}
Functional Areas\tabcellsep Tasks\\
Sales and\tabcellsep Help plan, acquire insights, provide\\
Marketing\tabcellsep input and help team members in\\
\tabcellsep planning and implementing tasks\\
\tabcellsep Make sales call with current and new\\
\tabcellsep clients\\
\tabcellsep Follow up with unclosed sales and\\
\tabcellsep negotiate the best deal\\
\tabcellsep Cross-sell/ up-sell where possible and\\
\tabcellsep appropriate\\
\tabcellsep Prepare bidding proposal\\
\tabcellsep Coordinate and follow-up the bidding\\
\tabcellsep procedures\\
\tabcellsep After confirmation from clients, conduct\\
\tabcellsep service level agreement with all\\
\tabcellsep concerned\\
\tabcellsep Assist the site inspection and report to\\
\tabcellsep sales\\
\tabcellsep Search, acquire information and\\
\tabcellsep specification about services needed by\\
\tabcellsep customers from 3 rd party suppliers\\
Operation\tabcellsep Coordinate with relevant departments\\
\tabcellsep internally and external partners\\
\tabcellsep Co-develop the action plan and timeline\\
\tabcellsep of the function throughout the process\\
\tabcellsep Be the center of coordination\\
\tabcellsep throughout the project implementation\\
\tabcellsep Verify the project readiness before show\\
\tabcellsep days\\
Finance and\tabcellsep Verify bills and approve payment\\
budget\tabcellsep Follow up payment from clients\\
\tabcellsep according to the contracts and policies\\
Administrative\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table II :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{III} \par 
\begin{longtable}{P{0.466193853427896\textwidth}P{0.10492232353934482\textwidth}P{0.000287065180682202\textwidth}P{0.0868372171563661\textwidth}P{0.09688449848024316\textwidth}P{0.000287065180682202\textwidth}P{0.09430091185410334\textwidth}P{0.000287065180682202\textwidth}}
Competency\tabcellsep Sources\tabcellsep of\tabcellsep Component\tabcellsep Level\tabcellsep of\tabcellsep Types\tabcellsep of\\
\tabcellsep \multicolumn{2}{l}{Competency}\tabcellsep \tabcellsep \multicolumn{2}{l}{Performance}\tabcellsep competency\tabcellsep \\
revenue\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Competency Social Skills appropriate for people from broad backgrounds Knowledge about characteristics, natures, and operation Stay neutral in conflict situations and reserve negative opinions parts of different types of exhibition and tradeshows Knowledge about customary procedures and practices Social acumen\tabcellsep \multicolumn{2}{l}{Sources Competency of Inherent Developable Inherent Developable Inherent}\tabcellsep Component Attribute Knowledge Attribute Knowledge Attribute\tabcellsep \multicolumn{2}{l}{Level Performance of Threshold Threshold Differing Threshold Ideal}\tabcellsep \multicolumn{2}{l}{Types KNOW-WHOM of competency KNOW-WHY KNOW-HOW KNOW-HOW KNOW-WHOM}\\
in the country Knowledge about customary procedure and practices in Systematic planning skills Planning Skills (Anticipate potential problems) international markets Customer knowledge about their business, goals, needs Planning Skills (With contingency plans) Correspondence preparation appropriate for document about tradeshows and exhibition, their critical success recipients factors and past events Knowledge about logistical limitation and safety Interpersonal skills Work experience in tradeshow and exhibition business requirements of the venues and exhibits Product (components) knowledge with regards to Work experience in both tradeshow and exhibition as well as other related businesses capacity, quality, cost, and availability Comparative product (components) knowledge (with Acumen Agreeable personality competitors) Knowledge about local current affairs Compromising Knowledge about international socio-economic current Charisma\tabcellsep Developable Developable Developable Developable Developable Developable Developable Inherent Inherent Developable Inherent Developable Inherent Inherent Developable Inherent Developable Inherent\tabcellsep \tabcellsep Knowledge Skill Skill Knowledge Skill Skill Knowledge Skill Attribute Knowledge Attribute Knowledge Attribute Attribute Knowledge Attribute Knowledge Attribute\tabcellsep Differing Threshold Differing Threshold Ideal Threshold Threshold Threshold Threshold Threshold Differing Differing Threshold threshold Threshold Differing Differing Ideal\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHY KNOW-HOW KNOW-WHY KNOW-WHY KNOW-HOW KNOW-HOW KNOW-WHOM KNOW-HOW KNOW-HOW KNOW-HOW KNOW-HOW KNOW-WHY KNOW-HOW KNOW-WHOM KNOW-WHOM KNOW-WHY KNOW-WHY KNOW-WHOM}\\
affairs Goal oriented attitude\tabcellsep Inherent\tabcellsep \tabcellsep Attribute\tabcellsep Threshold\tabcellsep \tabcellsep KNOW-WHY\tabcellsep \\
Market intelligence about customers and competitors\tabcellsep Developable\tabcellsep \tabcellsep Knowledge\tabcellsep Threshold\tabcellsep \tabcellsep KNOW-HOW\tabcellsep \\
International market intelligence Optimism towards problems and obstacles\tabcellsep Developable Inherent\tabcellsep \tabcellsep Knowledge Attribute\tabcellsep Differing Differing\tabcellsep \tabcellsep KNOW-HOW KNOW-WHY\tabcellsep \\
Accounting, costing, and pricing skills Persistence\tabcellsep Developable Inherent\tabcellsep \tabcellsep Knowledge Attribute\tabcellsep Threshold Ideal\tabcellsep \tabcellsep KNOW-WHY KNOW-WHY\tabcellsep \\
Knowledge about suppliers with regards to quality, preparation time, working styles, and cost and tradeshow business Personal network and professional network in exhibition\tabcellsep Developable Inherent\tabcellsep \tabcellsep Knowledge Attribute\tabcellsep threshold Threshold\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-HOW KNOW-WHOM}\\
Knowledge about working process within the organization industries Personal network and professional network in related\tabcellsep Developable Inherent\tabcellsep \tabcellsep Knowledge Attribute\tabcellsep Threshold Differing\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-HOW KNOW-WHOM}\\
Relationship management skills with quality suppliers Emotional stability\tabcellsep Developable Inherent\tabcellsep \tabcellsep Skill Attribute\tabcellsep Differing Threshold\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHY KNOW-WHOM}\\
and trade partners Emotional locus of control\tabcellsep Inherent\tabcellsep \tabcellsep Attribute\tabcellsep Differing\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHOM}\\
Knowledge about working process of other departments Responsibility and devotion\tabcellsep Developable Inherent\tabcellsep \tabcellsep Skill Attribute\tabcellsep Differing Ideal\tabcellsep \tabcellsep KNOW-HOW KNOW-WHY\tabcellsep \\
in the organization Look and manner that command trust\tabcellsep Inherent\tabcellsep \tabcellsep Attribute\tabcellsep Threshold\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHOM}\\
Communication skills (Concise, Precise, Logical idea Self-esteem and confidence\tabcellsep Developable Inherent\tabcellsep \tabcellsep Skill Attribute\tabcellsep Threshold Differing\tabcellsep \tabcellsep KNOW-WHY KNOW-WHY\tabcellsep \\
organization, Audience Appropriate) Good memory\tabcellsep Inherent\tabcellsep \tabcellsep Attribute\tabcellsep Differing\tabcellsep \tabcellsep KNOW-WHY\tabcellsep \\
Sensitive to body language, facial expressions and other Observance and detail oriented\tabcellsep Developable Inherent\tabcellsep \tabcellsep Skill Attribute\tabcellsep Threshold Threshold\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHOM KNOW-WHY}\\
non-verbal cues Meticulous and neat working style\tabcellsep Inherent\tabcellsep \tabcellsep Attribute\tabcellsep Differing\tabcellsep \tabcellsep KNOW-WHY\tabcellsep \\
Thinking skills (Logical, Systematic, Analytical, Critical, Scrutinizing for perfection\tabcellsep Inherent Inherent\tabcellsep \tabcellsep Skill Attribute\tabcellsep Threshold Ideal\tabcellsep \tabcellsep KNOW-WHY KNOW-WHY\tabcellsep \\
Conceptualization) Service minded\tabcellsep Inherent\tabcellsep \tabcellsep Attribute\tabcellsep Threshold\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHOM}\\
Thinking skills (Creative, Synthetic, Comprehensive) Enthusiasm when encountering with others\tabcellsep Inherent Inherent\tabcellsep \tabcellsep Skill Attribute\tabcellsep Differing Differing\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHY KNOW-WHOM}\\
Project management skills according to the contract and Work disciplines operational budgeting plan Comprehensive understanding of the project and ability Well-preparedness Patience and ability to work under pressure to anticipate problems High level of English proficiency Fairness Problem solving skills and accurate anticipation of Adaptive to change Honesty further effects of the problems Problem solving skills on an unplanned basis Business etiquette Comprehensive problem solving skills Sacrificing\tabcellsep Developable Inherent Inherent Inherent Inherent Developable Inherent Developable Inherent Inherent Developable Developable Developable Inherent\tabcellsep \tabcellsep Skill Attribute Skill Attribute Attribute Skill Attribute Skill Attribute Attribute Skill Attribute Skill Attribute\tabcellsep Threshold Threshold Threshold Threshold Threshold Differing Threshold Threshold Threshold Threshold Differing Threshold Ideal Threshold\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-HOW KNOW-WHY KNOW-WHY KNOW-HOW KNOW-WHY KNOW-WHY KNOW-WHY KNOW-WHY KNOW-WHY KNOW-WHY KNOW-WHOM KNOW-WHY KNOW-WHY KNOW-WHY}\\
Negotiation skills\tabcellsep Developable\tabcellsep \tabcellsep Skill\tabcellsep Threshold\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHOM}\\
Comprehensive negotiation skills that balance between\tabcellsep Developable\tabcellsep \tabcellsep Skill\tabcellsep Differing\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHOM}\\
long-term relationship\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Charismatic negotiation skills\tabcellsep Developable\tabcellsep \tabcellsep Skill\tabcellsep Ideal\tabcellsep \tabcellsep \multicolumn{2}{l}{KNOW-WHOM}\\
Strategic questioning skills\tabcellsep Inherent\tabcellsep \tabcellsep Skill\tabcellsep Threshold\tabcellsep \tabcellsep KNOW-WHY\tabcellsep \\
Cost management and control skills\tabcellsep Developable\tabcellsep \tabcellsep Skill\tabcellsep Threshold\tabcellsep \tabcellsep KNOW-WHY\tabcellsep \\
\multicolumn{2}{l}{Business instincts especially with regards to cost and Inherent}\tabcellsep \tabcellsep Attribute\tabcellsep Ideal\tabcellsep \tabcellsep KNOW-WHY\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table III :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{IV} \par 
\begin{longtable}{P{0.6624137931034483\textwidth}P{0.18563218390804598\textwidth}P{0.001954022988505747\textwidth}}
From Table\tabcellsep \tabcellsep \\
Competency\tabcellsep Types\tabcellsep of\\
\tabcellsep competency\tabcellsep \\
Thinking skills (Logical, Systematic, Analytical, Critical, Conceptualization)\tabcellsep KNOW-WHY\tabcellsep \\
Comprehensive understanding of the project and ability to anticipate problems\tabcellsep KNOW-HOW\tabcellsep \\
Strategic questioning skills\tabcellsep KNOW-WHY\tabcellsep \\
Social Skills appropriate for people from broad backgrounds\tabcellsep KNOW-WHOM\tabcellsep \\
Interpersonal skills\tabcellsep KNOW-WHOM\tabcellsep \\
Work experience in tradeshow and exhibition business\tabcellsep KNOW-HOW\tabcellsep \\
Acumen\tabcellsep KNOW-WHY\tabcellsep \\
Agreeable personality\tabcellsep KNOW-WHOM\tabcellsep \\
Goal oriented attitude\tabcellsep KNOW-WHY\tabcellsep \\
Personal network and professional network in exhibition and tradeshow business\tabcellsep KNOW-WHOM\tabcellsep \\
Emotional stability\tabcellsep KNOW-WHOM\tabcellsep \\
Look and manner that command trust\tabcellsep KNOW-WHOM\tabcellsep \\
Observance and detail oriented\tabcellsep KNOW-WHY\tabcellsep \\
Service minded\tabcellsep KNOW-WHOM\tabcellsep \\
Work disciplines\tabcellsep KNOW-WHY\tabcellsep \\
Well-preparedness\tabcellsep KNOW-WHY\tabcellsep \\
Patience and ability to work under pressure\tabcellsep KNOW-WHY\tabcellsep \\
Fairness\tabcellsep KNOW-WHY\tabcellsep \\
Adaptive to change\tabcellsep KNOW-WHY\tabcellsep \\
Honesty\tabcellsep KNOW-WHY\tabcellsep \\
Sacrificing\tabcellsep KNOW-WHY\tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table IV :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{V} \par 
\begin{longtable}{P{0.7179476696647588\textwidth}P{0.13066230580539656\textwidth}P{0.0013900245298446444\textwidth}}
Competency\tabcellsep Types\tabcellsep of\\
\tabcellsep competency\tabcellsep \\
Knowledge about customary procedure and practices in international markets\tabcellsep KNOW-HOW\tabcellsep \\
Comparative product (components) knowledge (with competitors)\tabcellsep KNOW-HOW\tabcellsep \\
Knowledge about working process of other departments in the organization\tabcellsep KNOW-HOW\tabcellsep \\
Work experience in both tradeshow and exhibition as well as other related businesses\tabcellsep KNOW-HOW\tabcellsep \\
Knowledge about international socio-economic current affairs\tabcellsep KNOW-WHY\tabcellsep \\
International market intelligence\tabcellsep KNOW-WHY\tabcellsep \\
Relationship management skills with quality suppliers and trade partners\tabcellsep KNOW-WHY\tabcellsep \\
High level of English proficiency\tabcellsep KNOW-WHY\tabcellsep \\
Problem solving skills on an unplanned basis\tabcellsep KNOW-WHY\tabcellsep \\
Planning Skills (Anticipate potential problems)\tabcellsep KNOW-WHY\tabcellsep \\
Stay neutral in conflict situations and reserve negative opinions\tabcellsep KNOW-WHY\tabcellsep \\
Optimism towards problems and obstacles\tabcellsep KNOW-WHY\tabcellsep \\
Self-esteem and confidence\tabcellsep KNOW-WHY\tabcellsep \\
Good memory\tabcellsep KNOW-WHY\tabcellsep \\
Meticulous and neat working style\tabcellsep KNOW-WHY\tabcellsep \\
Thinking skills (Creative, Synthetic, Comprehensive)\tabcellsep KNOW-WHY\tabcellsep \\
Comprehensive negotiation skills that balance between long-term relationship\tabcellsep KNOW-WHOM\tabcellsep \\
Compromising\tabcellsep KNOW-WHOM\tabcellsep \\
Personal network and professional network in related industries\tabcellsep KNOW-WHOM\tabcellsep \\
Emotional locus of control\tabcellsep KNOW-WHOM\tabcellsep \\
Enthusiasm when encountering with others\tabcellsep KNOW-WHOM\tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}Table V :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) 1} 			\footnote{© 2015 Global Journals Inc. (US) Increasing Tradeshow \& Exhibition Industry Competitiveness through Competency-Based Hiring and Promotion: A Sales Executive Perspective} 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter   			 
\subsection[{Acknowledgement}]{Acknowledgement}\par
This study is a part of a research series commissioned by Thailand Incentive and Convention Association, Thai Exhibition Association, and Thailand Convention and Exhibition Bureau with the aim to lift the operational standard of sales executives and operation planners in the whole MICE industry in Thailand. They also help be the gatekeepers to reach the participants. I would like to express my appreciation towards their support and assistance. 			  			  				\begin{bibitemlist}{1}
\bibitem[Competency and Matrix]{b4}\label{b4} 	 		\textit{},  		 			Competency Competency 		,  		 			Matrix 		.  		Pune, India: Prodcons Group.  	 
\bibitem[ American Behavioral Scientist]{b7}\label{b7} 	 		\textit{},  	 	 		\textit{American Behavioral Scientist}  		37  (10)  p. .  	 
\bibitem[Firoiu et al. ()]{b16}\label{b16} 	 		\textit{},  		 			D Firoiu 		,  		 			S P Dodu 		,  		 			I C Patrichi 		.  		2011.  	 
\bibitem[Bhatawdekar and Bhatawdekar ()]{b3}\label{b3} 	 		\textit{},  		 			S Bhatawdekar 		,  		 			K Bhatawdekar 		.  		2012.  	 
\bibitem[Van Der Zee et al. ()]{b39}\label{b39} 	 		\textit{},  		 			K I Van Der Zee 		,  		 			J P Van Oudenhoven 		,  		 			J G Ponterotto 		,  		 			A W Fietzer 		.  		2013.  	 
\bibitem[Langdon and Marrelli ()]{b27}\label{b27} 	 		‘A New Model for Systematic Competency Identification’.  		 			D G Langdon 		,  		 			A F Marrelli 		.  	 	 		\textit{Performance Improvement}  		2002. 41  (4)  p. .  	 
\bibitem[Weber et al. ()]{b41}\label{b41} 	 		‘An exploratory study identifying soft skill competencies in entry level managers’.  		 			M R Weber 		,  		 			D A Finley 		,  		 			A Crawford 		,  		 			D RiveraJr 		.  	 	 		\textit{Tourism and hospitality Research}  		2009. 9  (4)  p. .  	 
\bibitem[Blanke and Chiesa ()]{b5}\label{b5} 	 		 			J Blanke 		,  		 			T Chiesa 		.  		\textit{The Travel \& Tourism Competitiveness Report 2013: Reducing Barriers to Economic Growth and Job Creation},  				2013.  	 
\bibitem[Bouma ()]{b9}\label{b9} 	 		 			D D Bouma 		.  		\textit{Ethics in Human Research The Research Process},  				 (Oxford)  		2000. Oxford University Press. p. .  	 
\bibitem[Rowe ()]{b35}\label{b35} 	 		‘Clarifying the use of competence and competency model in recruitment, assessment, and staff development’.  		 			C Rowe 		.  	 	 		\textit{Industrial and Commercial Training}  		1995. 11 p. .  	 
\bibitem[Purdue et al. ()]{b33}\label{b33} 	 		‘Comparison of Present and Future Competencies required for Club Managers’.  		 			J Purdue 		,  		 			J D Ninemeier 		,  		 			R H Woods 		.  	 	 		\textit{International Journal of Comtemporary Hospitality Management}  		2002. 14  (3)  p. .  	 
\bibitem[Priyadarshini and Dave ()]{b32}\label{b32} 	 		‘Compeency-based training needs assesment model’.  		 			R R G Priyadarshini 		,  		 			D Dave 		.  	 	 		\textit{Management and Labour Studies}  		2012. 37  (3)  p. .  	 
\bibitem[Jauhari ()]{b23}\label{b23} 	 		‘Competencies for career in the hospitality indsutry: an Indian perspective’.  		 			V Jauhari 		.  	 	 		\textit{international Journal of Contemporary Hospitality Management}  		2006. 18  (2)  p. .  	 
\bibitem[Melaia et al. ()]{b29}\label{b29} 	 		‘Competencies of Marketing Managers in South Africa’.  		 			S Melaia 		,  		 			R Abratt 		,  		 			G Bick 		.  	 	 		\textit{Journal of Marketing Theory and Practice}  		2008. 16  (3)  p. .  	 
\bibitem[Duad et al. (2010)]{b13}\label{b13} 	 		‘Exploring competencies: Prelimary study of Malaysian SH\&E professionals using Delphi Techniques’.  		 			R Duad 		,  		 			M Ismail 		,  		 			Z Omar 		.  	 	 		\textit{Professinoal Safetyt}  		2010. October 2010. p. .  	 
\bibitem[Ezzy ()]{b15}\label{b15} 	 		 			D Ezzy 		.  		\textit{Qualitative Research Methods},  				 (Oxford)  		1999. Oxford University Press.  	 	 (First Edition ed.) 
\bibitem[Soderquist et al. ()]{b36}\label{b36} 	 		‘From task based to competency based: A typology and process supporting critical HRM transition’.  		 			K E Soderquist 		,  		 			A Papalexandris 		,  		 			G Ioannou 		,  		 			G Prastacos 		.  	 	 		\textit{Personnel Review}  		2010. 39  (3)  p. .  	 
\bibitem[Cappellen and Janssens ()]{b10}\label{b10} 	 		‘Global managers' career competencies’.  		 			T Cappellen 		,  		 			M Janssens 		.  	 	 		\textit{Career Development International}  		2008. 13  (6)  p. .  	 
\bibitem[Hennink et al. ()]{b20}\label{b20} 	 		 			M Hennink 		,  		 			I Hutter 		,  		 			A Bailey 		.  		\textit{Qualitative research methods},  				 (Singapore)  		2011. Sage Publications India Pvt Ltd.  	 
\bibitem[Kay and Rusette (2000)]{b24}\label{b24} 	 		‘Hospitalitymanagement competencies’.  		 			C Kay 		,  		 			J Rusette 		.  	 	 		\textit{Cornell Hotel and Restaurant Administration Quarterly}  		2000. April 2000. p. .  	 
\bibitem[Economic Ingelligence and Center (2011)]{b14}\label{b14} 	 		‘How Thai Business will progress in the AEC Era’.  		 			Economic Ingelligence 		,  		 			Center 		.  	 	 		\textit{Siam Commercial Bank},  				 			S C Bank 		 (ed.)  		 (Bangkok)  		2011. February 2011. Siam Commercial Bank. p. 30.  	 
\bibitem[Baum ()]{b2}\label{b2} 	 		‘Implications of Hospitality and Tourism Labor Marets for Talent Management Strategies’.  		 			T Baum 		.  	 	 		\textit{International Journal of Contemporary Hospitality Management}  		2008. 20  (7)  p. .  	 
\bibitem[Meetings]{b17}\label{b17} 	 		‘Incentives, Conventions, and Exhibitions (MICE) Industry in the Global Context Ovidus University’.  		 			Meetings 		.  	 	 		\textit{Annals Economic Scienes Series}  		11  (2)  p. .  	 
\bibitem[Asree et al. ()]{b0}\label{b0} 	 		‘Influence of leadership competency and organizaitonal culture on responsiveness and performance of firms’.  		 			S Asree 		,  		 			M Zain 		,  		 			M R Razalli 		.  	 	 		\textit{International Journal of Contemporary Hospitality Management}  		2010. 22  (4)  p. .  	 
\bibitem[Bleedorn ()]{b6}\label{b6} 	 		\textit{Introduction: Toward Integration of Creative and Critical Thinking},  		 			B D Bleedorn 		.  		1993.  	 
\bibitem[Kotler et al. ()]{b26}\label{b26} 	 		 			P Kotler 		,  		 			H Kartajaya 		,  		 			H D Huan 		.  		\textit{Think ASEAN!: Rethinking marketing toward ASEAN Community},  				 (Singapore)  		2007. 2015. McGraw Hill.  	 
\bibitem[Multicultural personality questionnaire: development of a short form Journal of personality assessment]{b40}\label{b40} 	 		‘Multicultural personality questionnaire: development of a short form’.  	 	 		\textit{Journal of personality assessment}  		95  (1)  p. .  	 
\bibitem[Neuman ()]{b30}\label{b30} 	 		 			W L Neuman 		.  		\textit{Social Research Methods (},  				 (New York)  		2011. Pearson.  	 	 (7th Edition ed.) 
\bibitem[Patton ()]{b31}\label{b31} 	 		 			M Patton 		.  		\textit{Qualitative Interviewing Qualitative Evaluation and Research MEthods},  				 (Newbury Park, CA)  		2002. Sage. p. .  	 
\bibitem[The and Secretariat ()]{b38}\label{b38} 	 		‘Public Outreach and Civil Society Division’.  		 			Asean The 		,  		 			Secretariat 		.  	 	 		\textit{ASEAN Tourism Marketing Strategy},  				2012. ATMS. p. .  	 
\bibitem[Lovelock et al. ()]{b28}\label{b28} 	 		\textit{Service Marketing: An Asia Pacific Perspective},  		 			C H Lovelock 		,  		 			P G Patterson 		,  		 			R H Walker 		.  		2001. Sydney: Prentice Hall.  	 	 (Second Edition ed.) 
\bibitem[Testa and Sipe ()]{b37}\label{b37} 	 		‘Service-leadership competencies for hispitality and tourism management’.  		 			M R Testa 		,  		 			L Sipe 		.  	 	 		\textit{International Journal of Hospitality Management}  		2012. 31 p. .  	 
\bibitem[Jain and Haley ()]{b22}\label{b22} 	 		‘Strategic Marketing’.  		 			S C Jain 		,  		 			G T Haley 		.  	 	 		\textit{Singapore: Singage Learning},  				2009.  	 
\bibitem[Friedman ()]{b18}\label{b18} 	 		\textit{Ten steps to a successful tradeshow. Marketing Health Services},  		 			S Friedman 		.  		2002. 2002. Spring. p. .  	 
\bibitem[Defillipi and Arthur ()]{b12}\label{b12} 	 		‘The boundaryless career, a competency based perspective’.  		 			R J Defillipi 		,  		 			M B Arthur 		.  	 	 		\textit{Journal of Organizational Behavior}  		1994. 15 p. .  	 
\bibitem[Koenigsfeld et al. ()]{b25}\label{b25} 	 		‘The changing face of competencies for club managers’.  		 			J P Koenigsfeld 		,  		 			J Perdue 		,  		 			H Youn 		,  		 			R H Woods 		.  	 	 		\textit{International Journal of Comtemporary Hospitality Management}  		2011. 23  (7)  p. .  	 
\bibitem[Chapman and Lovell ()]{b11}\label{b11} 	 		‘The competency model of hospitality service: why it doesn't deliver’.  		 			J A Chapman 		,  		 			G Lovell 		.  	 	 		\textit{International Journal of Comtemporary Hospitality Management}  		2006. 18  (1)  p. .  	 
\bibitem[Riggio and Reichard ()]{b34}\label{b34} 	 		‘The emotional and social intelligence of effective leadership’.  		 			R E Riggio 		,  		 			R J Reichard 		.  	 	 		\textit{Journal of Managerial Psychology}  		2008. 23  (2)  p. .  	 
\bibitem[Herbig et al. ()]{b21}\label{b21} 	 		‘Tradeshow: Who, What, Why?’.  		 			P Herbig 		,  		 			B O'hara 		,  		 			F A Palumbo 		.  	 	 		\textit{Marketing intelligence and planning},  				1998. MCB University Press. 16 p. .  	 	 (Faculty Research Grant) 
\bibitem[Blythe ()]{b8}\label{b8} 	 		\textit{Visitor and exhibitor expectations and outcomes at trade exhibitions. Marketing intelligence and planning},  		 			J Blythe 		.  		1999. MCB University Press. 17 p. .  	 
\bibitem[Hamimi Abdul Razak et al. ()]{b19}\label{b19} 	 		‘Workforce competency model (WFCM): An emperical study in Malaysis of a model for maintenance workforce performance evaluation’.  		 			I Hamimi Abdul Razak 		,  		 			S Kamaruddin 		,  		 			I Azid 		.  	 	 		\textit{International Journal of Productivity and Performance Management}  		2012. 61  (1)  p. .  	 
\bibitem[Worldwide Convention & Trade Show Organizers (NAICS 56192) ()]{b1}\label{b1} 	 		\textit{Worldwide Convention \& Trade Show Organizers (NAICS 56192)},  		2010. New York: Barnes and Co.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
