\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={An Overview of Employees' Dynamic Capabilities, Job Performance with Innovative Work Behavior: A Conceptual Paper},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{An Overview of Employees' Dynamic Capabilities, Job Performance with Innovative Work Behavior: A Conceptual Paper}
\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]{Joather Al  Wali}

             \author[2]{Rajendran  Muthuveloo}

             \author[3]{Teoh Ai  Ping}

             \author[4]{Mohammad  Bataineh}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2019 Accepted: 5 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


This paper focuses on the theoretical review of employees? dynamic capabilities, innovative work behavior, and job performance. It also determines the mediating role of innovative work behavior on the nexus between employees? dynamic capabilities and job performance. Dynamic capabilities become a fundamental source of competitive advantage through the mediating role of innovative work behavior. The review of previous studies indicates that the dynamic capabilities of employees have not studies indicates that as a distinct subject.

\end{abstract}


\keywords{}

\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
t is necessary to provide insights into the mechanism of new employees' dynamic capabilities on job performance to aptly show the value to contemporary organizations. Lack of such insights appears to be the major weakness of dynamic capabilities (Bie´nkowska and Tworek, 2020). It is fundamental to note that the concept of dynamic capabilities as meta-capabilities has been receiving considerable attention in both theory and practice of management (Bie´nkowska and Tworek, 2020). Notwithstanding the interpretation ambiguity and dearth of consistent theoretical underpinnings  {\ref (Arend el at, 2009)}, several studies have considered it as a vital condition to attain a long-term competitive advantage (Bie´nkowska and Tworek, 2020; Pisano, 2017; \hyperref[b40]{Teece, 2007)}.\par
Though employees are considered as one of its fundamental pillars, the literature rarely discusses the dynamic capabilities of employees as a distinct subject of study rather the literature considers it as a component of dynamic capabilities (Bie´nkowska and Tworek, 2020). Besides, the empirical studies in this field are either large-scale surveys that cannot recognize the differences in firms' actual practices and processes, or single case studies, which are difficult to compare with other studies. Some empirical studies have recently reviewed the state-of-the-art approaches  {\ref (}  
\section[{ii. Innovative Work behavior}]{ii. Innovative Work behavior}\par
It refers to the purposeful creation, introduction, and application of new ideas within a work role, group, or organization with a view to benefiting the role performance, group or organization  {\ref (Janssen, 2000, p. 288)}. 
\section[{iii. Job performance}]{iii. Job performance}\par
Performance is considered as a measure of the capability to do greater work than expected, setting high goals, the achievement of a set goal, and the efficacy of the time used in doing work. Essentially, performance can be categorized into low or high performance (Podsakoff el at. 1982). 
\section[{b) Literature review i. Employees' Dynamic Capabilities}]{b) Literature review i. Employees' Dynamic Capabilities}\par
According to \hyperref[b42]{Teece et al. (1997)}, an organizational processthat is shaped by the asset positions of the firm and molded by its evolutionary paths describe the essence of the firm's dynamic capabilities and competitive advantage. The two vital aspects of their study are 'capabilities' and 'dynamic'. Specifically, 'capabilities' underscore the fundamental role of strategic management in properly integrating, adapting, and reconfiguring both external and internal organizational resources, skills, and functional competences to meet the prerequisites of a changing environment \hyperref[b42]{(Teece et al., 1997)}. Conversely, 'dynamic' connotes the capability to renew competencies to attain congruence with the changing business environment. Essentially, certain innovative reactions are needed when time-to-market and timing are critical, when there is a rapid rate of technological change, and when it is difficult to determine the nature of future competition and markets \hyperref[b42]{(Teece et al., 1997)}.\par
The measures of sensitivity to changes in the environment, the ability to adapt to changes in the environment, the ability to solve problems in the workplace (e.g., workplace innovation), and the ability for continuous personal development (Bie´nkowska and Tworek, 2020).\par
Most researches that addressed the dynamic capabilities approach revealed the absence of consensus, which could be attributed to the different ways they viewed the two aspects of the initial definition of this concept. First, dynamic capabilities emphasize the firm's internal processes aimed at developing and renewing the capacities and resources of the firm. Second, the purpose is to adapt or adjust to the changing conditions of the environment. Although the first method to the concept seemed to relate 'dynamic' with the changing environmental conditions \hyperref[b41]{(Teece \& Pisano, 1994)}, the latter contribution showed that it emphasizes the changes are happening in the capacities and resources of the firm.\par
Furthermore, dynamic capabilities as metacapabilities are receiving attention in both theory and practice of management. Several scholars considered them as the necessary conditions required for long-term competitive advantage \hyperref[b31]{(Pisano, 2017 and}\hyperref[b40]{Teece, 2007)}. Specifically, Teece el al., (1997) provided the theoretical foundation for dynamic capabilities when they asserted that dynamic capabilities are "the firm's ability to integrate, build, and reconfigure internal and external competencies to address rapidly changing environment". Similarly, \hyperref[b10]{Eisenhardt and Martin (2000)} posited that dynamic capabilities signify "the firm's processes that use resources-specifically the processes that integrate, reconfigure, gain and release resources-to match and even create market change".\par
In addition, dynamic capabilities imply the higher-order capabilities which are required to change the firm's operational practices and resource base, as well as, to learn new domains (e.g., Ambrosini \& Bowman, 2009; Ellonen, Wikstro¨m, \& Jantunen, 2009). For instance, new kinds of learning (e.g., innovations) are the outcomes of a firm's combinative capabilities to create new applications from the existing knowledge. Fundamentally, dynamic capabilities engender a faster, better, more efficient, and effective innovation process that easily provides new prospects in business operations \hyperref[b47]{(Wu et al., 2007)}.\par
Abdullah, et al. (2020) emphasized the need to underline the mechanism of the influence of EDC on employees' job performance to precisely unveil its value for contemporary organizations. Empirically, some researches have confirmed the influence of EDC on job performance as it relates to the crucial role it plays in attaining organizations' sustainable development  {\ref (Hazana et al., 2020)}. Specifically, the diverse ways through which dynamic capabilities positively influence firm performance include: matching the resource base with the changing environments \hyperref[b42]{(Teece et al., 1997)}; supporting both the resource-picking and capabilitybuilding rent-generating mechanisms (Makadok, 2001); creating the market change \hyperref[b10]{(Eisenhardt and Martin, 2000)}, and improving inter-firm performance \hyperref[b15]{(Gudergan et al., 2012)}. Fundamentally, dynamic capabilities enhance the speed, efficiency and effectiveness of organizational reactions to environmental instability (Chmielewski and Paladino, 2007; \hyperref[b16]{Hitt et al., 2001)}, which eventually improves performance. 
\section[{c) Innovative Work behavior}]{c) Innovative Work behavior}\par
Innovation is considered as an essential source of organizational survival, since firms are gradually interested in unveiling the factors that promote innovative work behavior. Undoubtedly, innovation plays a fundamental role in organizational competitiveness \hyperref[b36]{(Shalley, Gilson \& Blum, 2009)}, albeit it is impossible for organizational to be innovative without their employees. In this regard, Agarwal (2014, p. 43) opined that "one option for organizational to become more innovative is to encourage their employees to be innovative". Besides, some researches have revealed that innovation is important for organizational performance (Jiménez-Jiménez and Sanz-Valle, 2011; Thornhill, 2006) since organizations can react to challenges quicker, and better exploit the new products and market opportunities.\par
A large number of practitioners and scientists have concluded that innovation by individual employees serves as a means to promote organizational success (e.g., \hyperref[b43]{Van de Ven, 1986;}\hyperref[b38]{Smith, 2002)}. Innovative work behavior (IWB) refers to the individual's intentional behaviors to create and implement new and beneficial ideas with the intention of providing benefits to the individual, group, or organization. From this definition, IWB goes beyond creativity, though creativity is a vital element of IWB, particularly at the beginning when generating new and beneficial ideas \hyperref[b35]{(Scott and Bruce, 1994)}. Therefore, innovative outputs could range from the enlargement, and renewal of products, services, processes and procedures to the development of new management systems and new production techniques  {\ref (Crossan and Apayd in, 2010;} {\ref Tidd et al., 2001)}.\par
Conversely, previous researches have shown that IWB is fundamental in producing a sustainable competitive advantage (Van de Ven, 1986), albeit an understanding of the way employees can be encouraged to show IWB has not been thoroughly explored \hyperref[b19]{(Janssen, 2000)}.\par
Precisely, research interest in innovation at the firm level regarding the knowledge of the way innovation can be promoted at the individual level is still limited.\par
At the individual level, innovation is considered as innovative work behavior, and it differs from creativity, which is a more limited construct that focuses on the discovery and generation of ideas. Besides, innovative work behavior is wider than the proactive work behavior construct \hyperref[b30]{(Parker, Williams and Turner, 2006}) that stresses the implementation of change, but do not determine the initiation of the innovation process. For instance, earlier research on individual innovation conducted by \hyperref[b18]{Hurt et al. (1977)} posited that innovative work behavior is personality-based, and generally defined as the willingness to change. Some empirical studies have indicated that individuals who are able and willing to innovate, expand their contribution beyond the scope of their job requirements as they attain incessant flow of innovations \hyperref[b30]{(Parker, Williams and Turner, 2006)}.\par
Based on some previous studies \hyperref[b21]{(Kanter, 1988;}\hyperref[b46]{West and Farr, 1989}), Scott and Bruce (1994) appraised three aspects, namely, idea generation, idea promotion, and idea realization, to develop the concept of innovative work behavior. Essentially, idea generation is the creation of new ideas for problematic issues, while idea promotion is the mobilization of support for innovative ideas. Besides, idea realization is the transformation of innovative ideas into beneficial applications. The perspective offers an updated viewpoint of innovative work behavior developed on a one-dimension model \hyperref[b19]{(Janssen, 2000)}; a two-dimension model developed by \hyperref[b24]{Krause (2004)} Based on the observation that good idea is the foundation of all innovations, an individual reasonably play crucial roles in innovation since they are the custodians and processors of ideas (Van de Ven, 1986). Therefore, IWB is considered as individual's behaviors that intentionally produce, introduce, and utilize new ideas, products, or processes. IWB is regarded as an extra-role, or discretionary behavior that goes beyond the expected prescribed role, but not expected from the employees \hyperref[b19]{(Janssen, 2000)}. Besides, IWB refers to individual actions which are directed to generate, process and implement new ideas, product, procedures, technologies, and work processes with a view to to boost the organization's effectiveness, and success \hyperref[b23]{(Kleysen \& Street, 2001;}\hyperref[b48]{Yuan \& Woodman, 2010)}.\par
The literature on innovative work behavior has emphasized the significance of outcome expectations since the expected outcomes of behavior determine human behaviors. Precisely, Yuan and Woodman (2010) reported that expected image gain or loss and expected performance improvement have significant influences on innovative work behavior. The study provided empirical evidence to support a positive relationship between expected positive performance outcomes and innovative behavior. 
\section[{d) Job performance}]{d) Job performance}\par
Job performance is considered as one of the fundamental dimensions in organizational goal achievement. Hence, it is expected that performance will contribute to organizational goals as one of the organization's competitive advantage. Typically, job performance represents action and behavior which are under individuals' control that contributed to the achievement of organizational goals \hyperref[b34]{(Rotundo and Sackett, 2002)}. It integrates the concept of activity to carry out tasks and the outcome. According to \hyperref[b7]{Campbell and Wiernik (2015)}, the economy of a nation is driven by aggregate individuals' job performance in every organization. Besides,  {\ref Motowidlo,} and Kell (2012) described job performance as "the total expected value to the organization of the discrete behavioral episodes that an individual carries out over a standard period".\par
Moreover, job performance connotes the aggregated organizational value of the set of employee's behaviors that directly and indirectly contributes to organizational goals \hyperref[b5]{(Borman \& Motowidlo, 1993;}\hyperref[b6]{Campbell, 1990)}. Since there are numerous types of behaviors that could contribute to the attainment of organizational goals, the extant literature contends that job performance is a construct that encompasses diverse components (e.g., \hyperref[b22]{Katz and Kahn 1978;}\hyperref[b34]{Rotundo and Sackett 2002)}. In this regard, Motowidlo, and Borman (1993) categorized job performance into task performance and contextual performance. Although there is an empirical relationship between the two constructs, they are different \hyperref[b17]{(Hoffman et al. 2007}). Specifically, contextual performance comprises courtesy, altruism, peacekeeping, cheerleading, civic virtue, sportsmanship, and conscientiousness (Podsakoff, and MacKenzie 2006), while task performance indicates meeting or surpassing the quantitative and qualitative requirements of one's job \hyperref[b22]{(Katz and Kahn, 1978)}.\par
The theories of performance postulate that performance is a function of ability and motivation \hyperref[b44]{(Vroom, 1964)}. However, \hyperref[b45]{Waldman and Spangler (1989)} extended this viewpoint and developed a model that consists of factors that determine performance. They included two categories of variables in their model names, individual characteristics that comprise experience, ability, and motivational factors, as well as the immediate work environment factors such as leader behavior and group processes.\par
Several researchers agreed that job performance is a multi-dimensional construct \hyperref[b6]{(Campbell, 1990;}\hyperref[b39]{Sonnentag et al., 2008)}. For instance, \hyperref[b6]{Campbell (1990)} suggested eight elements of job performance, such as written and oral communication task proficiency, job-specific task proficiency, non-jobspecific task proficiency, maintenance of personal discipline, demonstration of effort, supervision or leadership, facilitation of peer and team performance, and management, or administration. 
\section[{II.}]{II.} 
\section[{Theoretical Framework a) Employees' Dynamic Capabilities and Innovative}]{Theoretical Framework a) Employees' Dynamic Capabilities and Innovative}\par
Work behavior Dynamic capabilities allow the organization to adjust its product portfolio with a view to match the needs of the market and customer. Thorough dynamic capabilities, organizations can develop and refine their innovative capabilities  {\ref (Lisboa, Skarmaes, \& Lages, 2011)}. However, when generated and adopted, innovations have effects on the organization \hyperref[b11]{(Fagerberg, 2005)}. In this regard, \hyperref[b26]{Makkonen et al. (2014)} reported that dynamic capabilities and innovation provide a competitive advantage to the organization and boost their evolutionary fitness. Consequently, this study proposes the following hypothesis: H1: Employee's dynamic capabilities have a positive effect on innovative work behavior b) Employees' Dynamic Capabilities, Innovative Work behavior, and Job performance This section proposes that the impact of dynamic capabilities on performance is mediated by the organization's innovative work behavior or more tangible capabilities that are revamped by dynamic capabilities. In this regard, \hyperref[b10]{Eisenhardt \& Martin (2000)} posited that dynamic capabilities are more prominent via the process of learning that creates innovative work behavior. Hence, acting mostly within the internal environment of organizational learning is considered as one of the vital organization's internal processes. Consequently, can mediate the nexus between dynamic capabilities and performance. Through the mediation of innovative work behavior, dynamic capabilities become a major source of competitive advantage \hyperref[b37]{(Shane \& Venkataraman, 2000)}. Although several researchers have acknowledged that innovation and dynamic capabilities have positive impacts on performance, the relationship could be mediated by innovation (Jimenez-Jimenez \& Sanz-Valle, 2011). Moreover, it is necessary to investigate such nexus since dynamic capabilities could have an insignificant direct effect on performance \hyperref[b32]{(Protogerou et al., 2008)}. Therefore, this study proposes the need to determine the mediating role of innovation on the nexus between dynamic capabilities and performance \hyperref[b14]{(Giniuniene and Jurksiene, 2015)}. H2: Innovative work behavior mediates the relationship between employee's dynamic capabilities and job performance. 
\section[{III.}]{III.} 
\section[{Methodology}]{Methodology}\par
The methodology employed in this study comprises library search, and evaluation of previous literature on employees' dynamic capabilities, innovative work behavior, and job performance. Specifically, the library search covers both online and offline materials, such as journal articles. The references are obtained from online databases in Web of Science, Science Direct, Scopus, and Google Scholar. This study restricts the advance search to the nexus between employees' dynamic capabilities, innovative work behavior, and job performance. The references are only taken from published journal articles. However, the limitation of this study is the limited resources obtained from databases, and the novelty of the nexus between employees' dynamic capabilities, innovative work behavior, and job performance.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
This study has succeeded in developing a theoretical framework that will be valuable for future researches in this subject. It has provided new insights into the impact of employees' dynamic capabilities on job performance using innovative work behavior as a mediator. Hence, it may be necessary for companies to recombine and transform knowledge and resources to produce innovation in the presence of good integrative processes and good learning mechanisms. This study presents a self-constructed framework concerning the extant literature. Therefore, it is recommended that a similar study should be conducted in a different sector.  		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ghobadian et al. ()]{b12}\label{b12} 	 		\textit{},  		 			A Ghobadian 		,  		 			N O'regan 		,  		 			T Howard 		,  		 			D Gallear 		,  		 			D A Chmielewski 		,  		 			A Paladino 		.  		2007.  	 
\bibitem[Crossan and Apaydin ()]{b8}\label{b8} 	 		‘A multi-dimensional framework of organizational innovation: A systematic review of the literature’.  		 			M M Crossan 		,  		 			M Apaydin 		.  	 	 		\textit{Journal of management studies}  		2010. 47  (6)  p. .  	 
\bibitem[Arend and Bromiley ()]{b3}\label{b3} 	 		\textit{Assessing the dynamic capabilities view: spare change, everyone},  		 			R J Arend 		,  		 			P Bromiley 		.  		2009.  	 
\bibitem[Van De Ven ()]{b43}\label{b43} 	 		‘Central problems in the management of innovation’.  		 			A H Van De Ven 		.  	 	 		\textit{Management science}  		1986. 32  (5)  p. .  	 
\bibitem[Abdullah et al. ()]{b0}\label{b0} 	 		‘Creative Self-Efficacy, Innovative Work Behaviour and Job Performance among Selected Manufacturing Employees’.  		 			N H Abdullah 		,  		 			E Wahab 		,  		 			A Shamsuddin 		.  	 	 		\textit{The Journal of Social Sciences Research}  		2019. 5  (2)  p. .  	 
\bibitem[Scott and Bruce ()]{b35}\label{b35} 	 		‘Determinants of innovative behavior: A path model of individual innovation in the workplace’.  		 			S G Scott 		,  		 			R A Bruce 		.  	 	 		\textit{Academy of management journal}  		1994. 37  (3)  p. .  	 
\bibitem[Hitt et al. ()]{b16}\label{b16} 	 		‘Direct and moderating effects of human capital on strategy and performance in professional service firms: A resource-based perspective’.  		 			M A Hitt 		,  		 			L Bierman 		,  		 			K Shimizu 		,  		 			R Kochhar 		.  	 	 		\textit{Academy of Management journal}  		2001. 44  (1)  p. .  	 
\bibitem[Driving a resource orientation: reviewing the role of resource and capability characteristics]{b13}\label{b13} 	 		\textit{Driving a resource orientation: reviewing the role of resource and capability characteristics},  		 	 	 (Management Decision) 
\bibitem[Makkonen et al. ()]{b26}\label{b26} 	 		‘Dynamic capabilities and firm performance in a financial crisis’.  		 			H Makkonen 		,  		 			M Pohjola 		,  		 			R Olkkonen 		,  		 			A Koponen 		.  	 	 		\textit{Journal of Business Research}  		2014. 67  (1)  p. .  	 
\bibitem[Teece et al. ()]{b42}\label{b42} 	 		‘Dynamic capabilities and strategic management’.  		 			D J Teece 		,  		 			G Pisano 		,  		 			A Shuen 		.  	 	 		\textit{Strategic management journal}  		1997. 18  (7)  p. .  	 
\bibitem[Protogerou et al. ()]{b32}\label{b32} 	 		‘Dynamic capabilities and their indirect impact on firm performance’.  		 			A Protogerou 		,  		 			Y Caloghirou 		,  		 			S Lioukas 		.  	 	 		\textit{Paper in 25th DRUID Conference "Entrepreneurship and innovation -organizations, institutions, systems and regions},  				 (Copenhagen, Denmark)  		2008.  	 
\bibitem[Giniuniene and Jurksiene ()]{b14}\label{b14} 	 		‘Dynamic capabilities, innovation and organizational learning: Interrelations and impact on firm performance’.  		 			J Giniuniene 		,  		 			L Jurksiene 		.  	 	 		\textit{Procedia-Social and Behavioral Sciences}  		2015. 213 p. .  	 
\bibitem[Eisenhardt and Martin ()]{b10}\label{b10} 	 		‘Dynamic capabilities: what are they’.  		 			K M Eisenhardt 		,  		 			J A Martin 		.  	 	 		\textit{Strategic management journal},  				2000. 21 p. .  	 
\bibitem[Borman and Motowidlo ()]{b5}\label{b5} 	 		\textit{Expanding the criterion domain to include elements of contextual performance},  		 			W C Borman 		,  		 			S M Motowidlo 		.  		1993.  	 
\bibitem[Hoffman et al. ()]{b17}\label{b17} 	 		‘Expanding the criterion domain? A quantitative review of the OCB literature’.  		 			B J Hoffman 		,  		 			C A Blair 		,  		 			J P Meriac 		,  		 			D J Woehr 		.  	 	 		\textit{Journal of Applied psychology}  		2007. 92  (2)  p. 555.  	 
\bibitem[Teece ()]{b40}\label{b40} 	 		\textit{Explicating dynamic capabilities: the nature and micro foundations of (sustainable) enterprise performance. Strategic management journal},  		 			D J Teece 		.  		2007. 28 p. .  	 
\bibitem[Krause ()]{b24}\label{b24} 	 		\textit{Influence-based leadership as a determinant of the inclination to innovate and of innovation-related behaviors: An empirical investigation. The leadership quarterly},  		 			D E Krause 		.  		2004. 15 p. .  	 
\bibitem[West and Farr ()]{b46}\label{b46} 	 		‘Innovation at work: Psychological perspectives’.  		 			M A West 		,  		 			J L Farr 		.  	 	 		\textit{Social behaviour}  		1989.  	 
\bibitem[Jiménez-Jiménez and Sanz-Valle ()]{b20}\label{b20} 	 		‘Innovation, organizational learning, and performance’.  		 			D Jiménez-Jiménez 		,  		 			R Sanz-Valle 		.  	 	 		\textit{Journal of business research}  		2011. 64  (4)  p. .  	 
\bibitem[Yuan and Woodman ()]{b48}\label{b48} 	 		‘Innovative behavior in the workplace: The role of performance and image outcome expectations’.  		 			F Yuan 		,  		 			R W Woodman 		.  	 	 		\textit{Academy of management journal}  		2010. 53  (2)  p. .  	 
\bibitem[Lisboa et al. ()]{b25}\label{b25} 	 		‘Innovative capabilities: Their drivers and effects on current and future performance’.  		 			A Lisboa 		,  		 			D Skarmeas 		,  		 			C Lages 		.  	 	 		\textit{Journal of Business Research}  		2011. 64  (11)  p. .  	 
\bibitem[Wu et al. ()]{b47}\label{b47} 	 		‘Intellectual capital, dynamic capabilities and innovative performance of organisations’.  		 			S H Wu 		,  		 			L Y Lin 		,  		 			M Y Hsu 		.  	 	 		\textit{International Journal of Technology Management}  		2007. 39  (3-4)  p. .  	 
\bibitem[Shalley et al. ()]{b36}\label{b36} 	 		\textit{Interactive effects of growth need strength, work context, and job complexity on self},  		 			C E Shalley 		,  		 			L L Gilson 		,  		 			T C Blum 		.  		2009.  	 	 (reported creative) 
\bibitem[Janssen ()]{b19}\label{b19} 	 		‘Job demands, perceptions of effort-reward fairness and innovative work behaviour’.  		 			O Janssen 		.  	 	 		\textit{Journal of Occupational and Organizational Psychology}  		2000. 73  (3)  p. .  	 
\bibitem[Bie?kowska and Tworek ()]{b4}\label{b4} 	 		\textit{Job performance model based on Employees' Dynamic Capabilities (EDC)},  		 			A Bie?kowska 		,  		 			K Tworek 		.  		2020. p. 2250.  	 	 (Sustainability) 
\bibitem[Motowidlo and Kell ()]{b28}\label{b28} 	 		\textit{Job performance. Handbook of Psychology},  		 			S J Motowidlo 		,  		 			H J Kell 		.  		2012. p. 12.  	 	 (Second Edition) 
\bibitem[Sonnentag et al. ()]{b39}\label{b39} 	 		\textit{Job performance. The SAGE Handbook of Organizational},  		 			S Sonnentag 		,  		 			J Volmer 		,  		 			A Spychala 		.  		2008.  	 
\bibitem[Katz and Kahn ()]{b22}\label{b22} 	 		 			D Katz 		,  		 			R L Kahn 		.  		\textit{The social psychology of organizations},  				 (New York)  		1978. Wiley. 2 p. 528.  	 
\bibitem[Agarwal ()]{b1}\label{b1} 	 		‘Linking justice, trust and innovative work behaviour to work engagement’.  		 			U A Agarwal 		.  	 	 		\textit{Personnel Review}  		2014.  	 
\bibitem[Parker et al. ()]{b30}\label{b30} 	 		‘Modeling the antecedents of proactive behavior at work’.  		 			S K Parker 		,  		 			H M Williams 		,  		 			N Turner 		.  	 	 		\textit{Journal of applied psychology}  		2006. 91  (3)  p. 636.  	 
\bibitem[Campbell ()]{b6}\label{b6} 	 		\textit{Modeling the performance prediction problem in industrial and organizational psychology},  		 			J P Campbell 		.  		1990.  	 
\bibitem[Dorenbosch et al. ()]{b9}\label{b9} 	 		\textit{On-the-job innovation: The impact of job design and human resource management through production ownership. Creativity and innovation management},  		 			L Dorenbosch 		,  		 			M L V Engen 		,  		 			M Verhagen 		.  		2005. 14 p. .  	 
\bibitem[Organ et al. ()]{b29}\label{b29} 	 		\textit{Organizational citizenship behavior: Its nature, antecedents, and consequences},  		 			D W Organ 		,  		 			P M Podsakoff 		,  		 			S B Mackenzie 		.  		2006. Sage Publications.  	 
\bibitem[Waldman and Spangler ()]{b45}\label{b45} 	 		‘Putting together the pieces: A closer look at the determinants of job performance’.  		 			D A Waldman 		,  		 			W D Spangler 		.  	 	 		\textit{Human Performance}  		1989. 2  (1)  p. .  	 
\bibitem[Messmann et al. ()]{b27}\label{b27} 	 		‘Relations between vocational teachers' characteristics of professionalism and their innovative work behaviour’.  		 			G Messmann 		,  		 			R H Mulder 		,  		 			H Gruber 		.  	 	 		\textit{Empirical research in vocational education and training},  				2010. 2 p. .  	 
\bibitem[Hurt et al. ()]{b18}\label{b18} 	 		‘Scales for the measurement of innovativeness’.  		 			H T Hurt 		,  		 			K Joseph 		,  		 			C D Cook 		.  	 	 		\textit{Human Communication Research}  		1977. 4  (1)  p. .  	 
\bibitem[Gudergan et al. ()]{b15}\label{b15} 	 		\textit{Strategic implications for (non-equity) alliance performance. Long Range Planning},  		 			S P Gudergan 		,  		 			T Devinney 		,  		 			N F Richter 		,  		 			R S Ellis 		.  		2012. 45 p. .  	 
\bibitem[Teece and Pisano ()]{b41}\label{b41} 	 		‘The dynamics capabilities of firms: an introduction’.  		 			D J Teece 		,  		 			G Pisano 		.  	 	 		\textit{Industrial and Corporate Change}  		1994. 3  (3)  p. .  	 
\bibitem[Campbell and Wiernik ()]{b7}\label{b7} 	 		\textit{The modeling and assessment of work performance},  		 			J P Campbell 		,  		 			B M Wiernik 		.  		2015.  	 
\bibitem[Smith ()]{b38}\label{b38} 	 		‘The new leader: bringing creativity and innovation to the workplace’.  		 			G P Smith 		.  	 	 		\textit{Chart Your Course}  		2002. Conyers.  	 
\bibitem[Fagerberg et al. (ed.) ()]{b11}\label{b11} 	 		\textit{The Oxford handbook of innovation},  		 			J Fagerberg 		,  		 			D C Mowery 		,  		 			Nelson 		.  		R. R. (ed.)  		2005. Oxford university press.  	 
\bibitem[Shane and Venkataraman ()]{b37}\label{b37} 	 		‘The promise of entrepreneurship as a field of research’.  		 			S Shane 		,  		 			S Venkataraman 		.  	 	 		\textit{Academy of management review}  		2000. 25  (1)  p. .  	 
\bibitem[Rotundo and Sackett ()]{b34}\label{b34} 	 		‘The relative importance of task, citizenship, and counterproductive performance to global ratings of job performance: A policy-capturing approach’.  		 			M Rotundo 		,  		 			P R Sackett 		.  	 	 		\textit{Journal of applied psychology}  		2002. 87  (1)  p. 66.  	 
\bibitem[Kanter ()]{b21}\label{b21} 	 		‘Three tiers for innovation research’.  		 			R M Kanter 		.  	 	 		\textit{Communication Research}  		1988. 15  (5)  p. .  	 
\bibitem[Kleysen and Street ()]{b23}\label{b23} 	 		‘Toward a multi-dimensional measure of individual innovative behavior’.  		 			R F Kleysen 		,  		 			C T Street 		.  	 	 		\textit{Journal of intellectual Capital}  		2001.  	 
\bibitem[Pisano ()]{b31}\label{b31} 	 		\textit{Toward a prescriptive theory of dynamic capabilities: connecting strategic choice, learning, and competition. Industrial and Corporate Change},  		 			G P Pisano 		.  		2017. 26 p. .  	 
\bibitem[Reuvers et al. ()]{b33}\label{b33} 	 		‘Transformational leadership and innovative work behaviour: Exploring the relevance of gender differences’.  		 			M Reuvers 		,  		 			M L Van Engen 		,  		 			C J Vinkenburg 		,  		 			E Wilson-Evered 		.  	 	 		\textit{Creativity and Innovation Management}  		2008. 17  (3)  p. .  	 
\bibitem[Ambrosini and Bowman ()]{b2}\label{b2} 	 		‘What are dynamic capabilities and are they a useful construct in strategic management’.  		 			V Ambrosini 		,  		 			C Bowman 		.  	 	 		\textit{International journal of management reviews}  		2009. 11  (1)  p. .  	 
\bibitem[Vroom ()]{b44}\label{b44} 	 		\textit{Work and motivation},  		 			V H Vroom 		.  		1964.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
