<html>
<style>
.lab-header {
text-align: center;
margin: 3em 0 2em;
}
/**
* Layout
*/
.navlist {
margin: 0;
padding: 0;
}
.navlist a {
padding: .75em 1.5em;
text-decoration: none;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.navlistitem {
border-style: solid;
border-width: 0 0 1px;
}
.navlistitem,
.navlistitem a {
display: block;
}
/**
* Presentation
*/
.nav {
background-color: #f5f5f5;
}
.nav .navlistitem {
border-color: #e5e5e5;
}
.nav a {
color: #555;
}
.nav a:hover, .nav a:active, .nav a:focus {
background-color: #e5e5e5;
}
.nav–gray {
background-color: #CBD0D3;
}
.nav–gray .navlistitem {
border-color: #bdc3c7;
}
.nav–gray a {
color: #444;
}
.nav–gray a:hover, .nav–gray a:active, .nav–gray a:focus {
background-color: #bdc3c7;
}
.nav–green {
background-color: #19B698;
}
.nav–green .navlistitem {
border-color: #16a085;
}
.nav–green a:hover, .nav–green a:active, .nav–green a:focus {
background-color: #16a085;
}
.nav–blue {
background-color: #2E8ECE;
}
.nav–blue .navlistitem {
border-color: #2980b9;
}
.nav–blue a:hover, .nav–blue a:active, .nav–blue a:focus {
background-color: #2980b9;
}
.nav–mblue {
background-color: #354B60;
}
.nav–mblue .navlistitem {
border-color: #2c3e50;
}
.nav–mblue a:hover, .nav–mblue a:active, .nav–mblue a:focus {
background-color: #2c3e50;
}
.nav–red {
background-color: #D14233;
}
.nav–red .navlistitem {
border-color: #c0392b;
}
.nav–red a:hover, .nav–red a:active, .nav–red a:focus {
background-color: #c0392b;
}
.nav–green a,
.nav–blue a,
.nav–mblue a,
.nav–red a {
color: rgba(255, 255, 255, 0.75);
}
@media screen and (min-width: 1024px) {
.nav__list > .nav__list__item {
border-width: 0 1px 0 0;
}
.nav__list > .nav__list__item,
.nav__list > .nav__list__item a {
display: inline-block;
}
}
</style>
<nav class="nav nav–mblue">
<ul class="nav__list">
<li class="nav__list__item"><a href="doku.php?id=governanca-soa:governanca-soa">Governança SOA - SSI</a></li>
<li class="nav__list__item"><a href="doku.php?id=governanca-soa:catalogo_de_servico">Catálogo de Serviços</a></li>
<li class="nav__list__item"><a href="doku.php?id=governanca-soa:padroes">Padrões</a></li>
<li class="nav__list__item"><a href="doku.php?id=governanca-soa:base_de_conhecimento">Base de Conhecimento</a></li>
<li class="nav__list__item"><a href="doku.php?id=governanca-soa:suporte">Suporte</a></li>
</ul>
</nav>
<!– Fim do Cabeçalho –>
<br />
</html>
Serviço para autenticar o usuário e fornecer uma chave que o autorizará a utilizar os serviços disponíveis.
Exemplo que deve ser passado ao método “LoginUsuario” para Autenticação:
URL
http://10.65.121.12:8086/axis/eSigsWebServiceConsulta.jws?method=LoginUsuario&Usuario=wslab&Senha=123456&Instituto=ICHC
<sxh xml; first-line: 1; wrap-lines: true; title: Parâmetros de Entrada>
<Usuario>wslabs</Usuario>
<Senha>123456</Senha>
<Instituto>ICHC</Instituto>
</sxh>
<sxh xml; first-line: 1; wrap-lines: true; highlight: [4]; title: Exemplo do XML de retorno do método “LoginUsuario” que exibe a chave de Autorização>
<soapenv:Envelope xmlns:soapenv="http:schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http:www.w3.org/2001/XMLSchema" xmlns:xsi="http:www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<LoginUsuarioResponse soapenv:encodingStyle="http:schemas.xmlsoap.org/soap/encoding/">
<LoginUsuarioReturn xsi:type="xsd:string">4953535348515251485453535552625362634954498892983884791827447794679884791</LoginUsuarioReturn>
</LoginUsuarioResponse>
</soapenv:Body>
</soapenv:Envelope>
</sxh>
URL: http://10.65.121.12:8086/axis/eSigsWebServiceConsulta.jws?method=&Autenticacao=&Pesquisa=&PesqExata=&Ativo=&Identificador=
<sxh xml; first-line: 1; wrap-lines: true; title: Parâmetros de Entrada>
<Pesquisa>EXAME</Pesquisa>
<Autenticacao>49535552544849485154535355526254555362516251228589623226492471211812407203423799226492471</Autenticacao>
<PesqExata>S</PesqExata>
<Ativo>S</Ativo>
<Identificador>6111</Identificador>
<Codigo> </Codigo>
<Descricao></Descricao>
<Registro></Registro>
<UF></UF>
<Laboratorio></Laboratorio>
<Disponivel></Disponivel>
</sxh>
<sxh xml; first-line: 1; wrap-lines: true; highlight: [6,7,8,9,10,11,12,13,14]; title: Exemplo do XML de retorno do método “PesquisaGenerica” para Pesquisa de Exame pelo Identificador:>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<PesquisaGenericaResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<PesquisaGenericaReturn xsi:type="xsd:string">
<?xml version="1.0" encoding="ISO-8859-1"?>
<MENSAGEM>
<VERSAO>1.17</VERSAO>
<DATA_VERSAO>22/12/2008</DATA_VERSAO>
<DATA_SERVICO>29/11/2016 09:00:51</DATA_SERVICO>
<AMBIENTE>Desenvolvimento de Teste da Fábrica</AMBIENTE>
<COD_MENSAGEM>001</COD_MENSAGEM>
<DSR_MENSAGEM>Autenticação inválida.</DSR_MENSAGEM>
<TPO_MENSAGEM>ALERTA</TPO_MENSAGEM>
</MENSAGEM>
</PesquisaGenericaReturn>
</PesquisaGenericaResponse>
</soapenv:Body>
</soapenv:Envelope>
</sxh>