01. DADOS GERAIS

Produto:

Linha de Produto:

Segmento:

Módulo:Meu RH
Função:RHNP05, RHNP05A
País:Brasil
Ticket:16506852
IssueDRHMEURH-9953


02. SITUAÇÃO/REQUISITO

Ao acessar o Meu RH, com Múltiplos Vínculos, temos INTERNAL SERVER ERROR e OBJECT OBJECT quando alteramos a filial de acesso no browse.

Array out of bounds [6] of [5]  on REST_SETTING:GET_GETPERMISSIONS(RHNP05.PRW) 28/02/2023 11:20:26 line : 1369

03. SOLUÇÃO

Realizada a correção do errorlog para que a troca de contexto seja realizada normalmente.

04. DEMAIS INFORMAÇÕES

Para saber mais sobre o Meu RH, acesse: Documento de Referência

05. ASSUNTOS RELACIONADOS

Para saber mais sobre a troca de contexto, acesse: 5.0 Troca Contexto




<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { 
	background: #FF9900; !important 
}

.menu-item.active-tab { 
	border-bottom: none !important; 
}

</style>