Commit c799bdce223d03a069cd8c6b84606ecd4db6a70c
1 parent
70a31d52
Exists in
sei-v3.0.0-oracle-dockerimages
and in
3 other branches
Correções dos arquivos BAT, adicionado arquivo com dica de comando para desativa…
…r a verificação SSL e ajustado os arquivos ConfiguracaoSEI.php e ConfiguracaoSip.php para não constar a versão do SEI, mas apenas que é uma instalação "Localhost".
Showing
12 changed files
with
75 additions
and
48 deletions
Show diff stats
... | ... | @@ -0,0 +1,21 @@ |
1 | +Links do SEI Localhost: | |
2 | + | |
3 | +Tela de Acesso ao SEI: | |
4 | + | |
5 | + http://localhost/sei | |
6 | + | |
7 | +Tela de Acesso de Usuário Externo: | |
8 | + | |
9 | + http://localhost/sei/controlador_externo.php?acao=usuario_externo_logar&id_orgao_acesso_externo=0 | |
10 | + | |
11 | +Autenticidade de Documentos: | |
12 | + | |
13 | + http://localhost/sei/controlador_externo.php?acao=documento_conferir&id_orgao_acesso_externo=0 | |
14 | + | |
15 | +Publicações Eletrônicas: | |
16 | + | |
17 | + http://localhost/sei/publicacoes/controlador_publicacoes.php?acao=publicacao_pesquisar&id_orgao_publicacao=0 | |
18 | + | |
19 | +WSDL de integração do SEI: | |
20 | + | |
21 | + http://localhost/sei/ws/SeiWS.php | ... | ... |
Testes-SEI_LOCALHOST-soapui-project.xml
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | -<con:soapui-project activeEnvironment="Default" name="Testes_SEI" resourceRoot="${projectDir}" soapui-version="5.0.0" abortOnError="false" runType="SEQUENTIAL" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="SeiBinding" type="wsdl" bindingName="{Sei}SeiBinding" soapVersion="1_1" anonymous="optional" definition="http://localhost/sei/controlador_ws.php?servico=sei" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="http://localhost/sei/controlador_ws.php?servico=sei"><con:part><con:url>http://localhost/sei/controlador_ws.php?servico=sei</con:url><con:content><![CDATA[<wsdl:definitions name="SeiWS" targetNamespace="Sei" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:tns="Sei"> | |
2 | +<con:soapui-project activeEnvironment="Default" name="Testes_SEI" resourceRoot="${projectDir}" soapui-version="5.0.0" abortOnError="false" runType="SEQUENTIAL" id="b24eeb34-0f0f-44a6-bd24-c19fe8d2fb63" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="SeiBinding" type="wsdl" bindingName="{Sei}SeiBinding" soapVersion="1_1" anonymous="optional" definition="http://localhost/sei/controlador_ws.php?servico=sei" id="ff2fc44a-7af3-42e5-85b9-1b9db7f5151c" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="http://localhost/sei/controlador_ws.php?servico=sei"><con:part><con:url>http://localhost/sei/controlador_ws.php?servico=sei</con:url><con:content><![CDATA[<wsdl:definitions name="SeiWS" targetNamespace="Sei" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:tns="Sei"> | |
3 | 3 | <wsdl:types> |
4 | 4 | <xsd:schema targetNamespace="Sei"> |
5 | 5 | <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/"/> |
... | ... | @@ -594,7 +594,7 @@ |
594 | 594 | <soap:address location="http://localhost/sei/ws/SeiWS.php"/> |
595 | 595 | </wsdl:port> |
596 | 596 | </wsdl:service> |
597 | -</wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint></con:endpoints><con:operation isOneWay="false" action="SeiAction" name="cancelarDisponibilizacaoBloco" bindingOperationName="cancelarDisponibilizacaoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
597 | +</wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint></con:endpoints><con:operation isOneWay="false" action="SeiAction" name="cancelarDisponibilizacaoBloco" bindingOperationName="cancelarDisponibilizacaoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="87fb0aaa-2567-4831-8216-d1480803f868"><con:settings/><con:call name="Request 1" id="f5780cc1-78e6-4843-ae3a-a62dee58c111"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
598 | 598 | <soapenv:Header/> |
599 | 599 | <soapenv:Body> |
600 | 600 | <sei:cancelarDisponibilizacaoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -604,7 +604,7 @@ |
604 | 604 | <IdBloco xsi:type="xsd:string">?</IdBloco> |
605 | 605 | </sei:cancelarDisponibilizacaoBloco> |
606 | 606 | </soapenv:Body> |
607 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="concluirProcesso" bindingOperationName="concluirProcesso" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Concluir Processo"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
607 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="concluirProcesso" bindingOperationName="concluirProcesso" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="c6f7f722-10b9-4771-82d7-745b3bad868e"><con:settings/><con:call name="Concluir Processo" id="274d60c9-e393-4268-beed-2aed2ec0ab58"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
608 | 608 | <soapenv:Header/> |
609 | 609 | <soapenv:Body> |
610 | 610 | <sei:concluirProcesso soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -614,7 +614,7 @@ |
614 | 614 | <ProtocoloProcedimento xsi:type="xsd:string">?</ProtocoloProcedimento> |
615 | 615 | </sei:concluirProcesso> |
616 | 616 | </soapenv:Body> |
617 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="consultarDocumento" bindingOperationName="consultarDocumento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Consulta Documento"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
617 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="consultarDocumento" bindingOperationName="consultarDocumento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="1b43cd9f-1551-46d0-ab07-042079b7e1ff"><con:settings/><con:call name="Consulta Documento" id="06e060b7-3bec-43f3-9e13-a9bc38669cc1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
618 | 618 | <soapenv:Header/> |
619 | 619 | <soapenv:Body> |
620 | 620 | <sei:consultarDocumento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -624,7 +624,7 @@ |
624 | 624 | <ProtocoloDocumento xsi:type="xsd:string">0001300</ProtocoloDocumento> |
625 | 625 | </sei:consultarDocumento> |
626 | 626 | </soapenv:Body> |
627 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="consultarProcedimento" bindingOperationName="consultarProcedimento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Consulta Processo"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
627 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="consultarProcedimento" bindingOperationName="consultarProcedimento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="03a19fcb-23fb-48e2-b577-d59fb67e3aba"><con:settings/><con:call name="Consulta Processo" id="4e3ff550-4a4b-4c53-a499-db5ef2e8c425"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
628 | 628 | <soapenv:Header/> |
629 | 629 | <soapenv:Body> |
630 | 630 | <sei:consultarProcedimento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -634,7 +634,7 @@ |
634 | 634 | <ProtocoloProcedimento xsi:type="xsd:string">53557.200001/2014-36</ProtocoloProcedimento> |
635 | 635 | </sei:consultarProcedimento> |
636 | 636 | </soapenv:Body> |
637 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="disponibilizarBloco" bindingOperationName="disponibilizarBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
637 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="disponibilizarBloco" bindingOperationName="disponibilizarBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="1bc2683b-84b2-4358-812d-c0175f769297"><con:settings/><con:call name="Request 1" id="67fc55d0-8ac4-4ffb-b78b-a4a3679170a1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
638 | 638 | <soapenv:Header/> |
639 | 639 | <soapenv:Body> |
640 | 640 | <sei:disponibilizarBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -644,7 +644,7 @@ |
644 | 644 | <IdBloco xsi:type="xsd:string">?</IdBloco> |
645 | 645 | </sei:disponibilizarBloco> |
646 | 646 | </soapenv:Body> |
647 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="excluirBloco" bindingOperationName="excluirBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
647 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="excluirBloco" bindingOperationName="excluirBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="1c165480-0da4-4e97-adde-661d3b585abe"><con:settings/><con:call name="Request 1" id="d00cd81b-cd21-4fb7-89b2-2835899b1a46"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
648 | 648 | <soapenv:Header/> |
649 | 649 | <soapenv:Body> |
650 | 650 | <sei:excluirBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -654,7 +654,7 @@ |
654 | 654 | <IdBloco xsi:type="xsd:string">?</IdBloco> |
655 | 655 | </sei:excluirBloco> |
656 | 656 | </soapenv:Body> |
657 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="gerarBloco" bindingOperationName="gerarBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
657 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="gerarBloco" bindingOperationName="gerarBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="840924bc-4085-4091-a420-6e2d44f24490"><con:settings/><con:call name="Request 1" id="66d0c27c-faed-4bb7-a286-ae952408cf5c"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
658 | 658 | <soapenv:Header/> |
659 | 659 | <soapenv:Body> |
660 | 660 | <sei:gerarBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -668,7 +668,7 @@ |
668 | 668 | <SinDisponibilizar xsi:type="xsd:string">?</SinDisponibilizar> |
669 | 669 | </sei:gerarBloco> |
670 | 670 | </soapenv:Body> |
671 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="gerarProcedimento" bindingOperationName="gerarProcedimento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Iniciar Processo sem documento"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
671 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="gerarProcedimento" bindingOperationName="gerarProcedimento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="443b3849-576f-4e3b-adc1-af4163c791a2"><con:settings/><con:call name="Iniciar Processo sem documento" id="7751ef46-dc77-4f52-a56c-8e056519dccc"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
672 | 672 | <soapenv:Header/> |
673 | 673 | <soapenv:Body> |
674 | 674 | <sei:gerarProcedimento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -695,7 +695,7 @@ |
695 | 695 | <UnidadesEnvio xsi:type="sei:ArrayOfIdUnidade" soapenc:arrayType="xsd:string[]"/> |
696 | 696 | </sei:gerarProcedimento> |
697 | 697 | </soapenv:Body> |
698 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="incluirDocumento" bindingOperationName="incluirDocumento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Documento Externo (Arquivo)"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
698 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="incluirDocumento" bindingOperationName="incluirDocumento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="27389e84-1b25-4263-bd3b-c8f508d9f35c"><con:settings/><con:call name="Documento Externo (Arquivo)" id="50d02200-eeaf-4180-8c24-d91bc9c802b1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
699 | 699 | <soapenv:Header/> |
700 | 700 | <soapenv:Body> |
701 | 701 | <sei:incluirDocumento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -729,7 +729,7 @@ |
729 | 729 | </Documento> |
730 | 730 | </sei:incluirDocumento> |
731 | 731 | </soapenv:Body> |
732 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call><con:call name="Documento Interno (HTML)"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
732 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call><con:call name="Documento Interno (HTML)" id="48961d7f-ac5d-4922-96cf-5ef664722bda"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
733 | 733 | <soapenv:Header/> |
734 | 734 | <soapenv:Body> |
735 | 735 | <sei:incluirDocumento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -758,7 +758,7 @@ |
758 | 758 | </Documento> |
759 | 759 | </sei:incluirDocumento> |
760 | 760 | </soapenv:Body> |
761 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="incluirDocumentoBloco" bindingOperationName="incluirDocumentoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
761 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="incluirDocumentoBloco" bindingOperationName="incluirDocumentoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="f43ebfdd-3430-4e64-b1a6-1cca3084167a"><con:settings/><con:call name="Request 1" id="c536eb71-eb7b-42f2-9e46-515320e2e88a"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
762 | 762 | <soapenv:Header/> |
763 | 763 | <soapenv:Body> |
764 | 764 | <sei:incluirDocumentoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -769,7 +769,7 @@ |
769 | 769 | <ProtocoloDocumento xsi:type="xsd:string">?</ProtocoloDocumento> |
770 | 770 | </sei:incluirDocumentoBloco> |
771 | 771 | </soapenv:Body> |
772 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="incluirProcessoBloco" bindingOperationName="incluirProcessoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
772 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="incluirProcessoBloco" bindingOperationName="incluirProcessoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="869e2bc9-0870-4506-b770-976d50af69d8"><con:settings/><con:call name="Request 1" id="9f413377-e57c-4a18-a4f6-e73e5b7918ef"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
773 | 773 | <soapenv:Header/> |
774 | 774 | <soapenv:Body> |
775 | 775 | <sei:incluirProcessoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -780,7 +780,7 @@ |
780 | 780 | <ProtocoloProcedimento xsi:type="xsd:string">?</ProtocoloProcedimento> |
781 | 781 | </sei:incluirProcessoBloco> |
782 | 782 | </soapenv:Body> |
783 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="listarSeries" bindingOperationName="listarSeries" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Lista Tipos de Documentos Permitidos"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
783 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="listarSeries" bindingOperationName="listarSeries" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="d55859e2-7d78-4b11-b4f6-8e636ac3f83d"><con:settings/><con:call name="Lista Tipos de Documentos Permitidos" id="d57fcff8-32c8-4890-8c24-947437d39621"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
784 | 784 | <soapenv:Header/> |
785 | 785 | <soapenv:Body> |
786 | 786 | <sei:listarSeries soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -790,7 +790,7 @@ |
790 | 790 | <IdTipoProcedimento xsi:type="xsd:string"></IdTipoProcedimento> |
791 | 791 | </sei:listarSeries> |
792 | 792 | </soapenv:Body> |
793 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="listarTiposProcedimento" bindingOperationName="listarTiposProcedimento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Lista Tipos de Processos Permitidos"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
793 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="listarTiposProcedimento" bindingOperationName="listarTiposProcedimento" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="136f8c0c-50af-4b54-ba3d-eaed77ea6266"><con:settings/><con:call name="Lista Tipos de Processos Permitidos" id="ef7518d6-63ee-4f03-b790-22e210368c2b"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
794 | 794 | <soapenv:Header/> |
795 | 795 | <soapenv:Body> |
796 | 796 | <sei:listarTiposProcedimento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -800,7 +800,7 @@ |
800 | 800 | <IdSerie xsi:type="xsd:string"></IdSerie> |
801 | 801 | </sei:listarTiposProcedimento> |
802 | 802 | </soapenv:Body> |
803 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="listarUnidades" bindingOperationName="listarUnidades" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Lista Unidades Permitidas"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
803 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="listarUnidades" bindingOperationName="listarUnidades" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="893b02f2-af6e-44e7-a5df-dc5e29b49cfd"><con:settings/><con:call name="Lista Unidades Permitidas" id="0d4de2f0-0053-48e3-a0a5-964f598dd64d"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
804 | 804 | <soapenv:Header/> |
805 | 805 | <soapenv:Body> |
806 | 806 | <sei:listarUnidades soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -810,7 +810,7 @@ |
810 | 810 | <IdSerie xsi:type="xsd:string"></IdSerie> |
811 | 811 | </sei:listarUnidades> |
812 | 812 | </soapenv:Body> |
813 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="reabrirProcesso" bindingOperationName="reabrirProcesso" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Reabrir Processo"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
813 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="reabrirProcesso" bindingOperationName="reabrirProcesso" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="35729573-0c19-4ba5-9a33-840454545583"><con:settings/><con:call name="Reabrir Processo" id="72ab0be0-669c-4f78-8f27-7a883f687ad7"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
814 | 814 | <soapenv:Header/> |
815 | 815 | <soapenv:Body> |
816 | 816 | <sei:reabrirProcesso soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -820,7 +820,7 @@ |
820 | 820 | <ProtocoloProcedimento xsi:type="xsd:string">?</ProtocoloProcedimento> |
821 | 821 | </sei:reabrirProcesso> |
822 | 822 | </soapenv:Body> |
823 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="retirarDocumentoBloco" bindingOperationName="retirarDocumentoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
823 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="retirarDocumentoBloco" bindingOperationName="retirarDocumentoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="bec87cfe-7c5f-4ddd-a5e0-356029f2ff08"><con:settings/><con:call name="Request 1" id="2966998d-259d-4688-a0bc-e8c3caebdbc6"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
824 | 824 | <soapenv:Header/> |
825 | 825 | <soapenv:Body> |
826 | 826 | <sei:retirarDocumentoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -831,7 +831,7 @@ |
831 | 831 | <ProtocoloDocumento xsi:type="xsd:string">?</ProtocoloDocumento> |
832 | 832 | </sei:retirarDocumentoBloco> |
833 | 833 | </soapenv:Body> |
834 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="retirarProcessoBloco" bindingOperationName="retirarProcessoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
834 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="SeiAction" name="retirarProcessoBloco" bindingOperationName="retirarProcessoBloco" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="9bd4df0b-97e2-468c-b301-06c80745001c"><con:settings/><con:call name="Request 1" id="6aae1328-d312-47db-a120-1a6105a3d0d1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
835 | 835 | <soapenv:Header/> |
836 | 836 | <soapenv:Body> |
837 | 837 | <sei:retirarProcessoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -842,7 +842,7 @@ |
842 | 842 | <ProtocoloProcedimento xsi:type="xsd:string">?</ProtocoloProcedimento> |
843 | 843 | </sei:retirarProcessoBloco> |
844 | 844 | </soapenv:Body> |
845 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:testSuite name="SeiBinding TestSuite"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="cancelarDisponibilizacaoBloco TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="cancelarDisponibilizacaoBloco"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>cancelarDisponibilizacaoBloco</con:operation><con:request name="cancelarDisponibilizacaoBloco"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
845 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="SeiAction"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:testSuite name="SeiBinding TestSuite" id="c4f1a776-52e5-474f-a722-e7047ed1afa0"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="cancelarDisponibilizacaoBloco TestCase" searchProperties="true" id="e998318f-41a1-4758-8282-a2daca6c08c8"><con:settings/><con:testStep type="request" name="cancelarDisponibilizacaoBloco" id="0b28c90e-d200-400a-ac84-8ab9f7aa12a3"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>cancelarDisponibilizacaoBloco</con:operation><con:request name="cancelarDisponibilizacaoBloco" id="c3a1a85d-181f-4876-8ad3-281a9f323b77"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
846 | 846 | <soapenv:Header/> |
847 | 847 | <soapenv:Body> |
848 | 848 | <sei:cancelarDisponibilizacaoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -852,7 +852,7 @@ |
852 | 852 | <IdBloco xsi:type="xsd:string">?</IdBloco> |
853 | 853 | </sei:cancelarDisponibilizacaoBloco> |
854 | 854 | </soapenv:Body> |
855 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="concluirProcesso TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="concluirProcesso"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>concluirProcesso</con:operation><con:request name="concluirProcesso"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
855 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="9523bf91-3263-4575-be3f-888c05fe8f09"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="concluirProcesso TestCase" searchProperties="true" id="f0adb28b-20ea-4228-9f15-f4dabaa7edec"><con:settings/><con:testStep type="request" name="concluirProcesso" id="58bfbbf1-fdf4-4a23-8c98-c78c7931052a"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>concluirProcesso</con:operation><con:request name="concluirProcesso" id="df75c298-842c-4364-9a71-c1b2a2fe4873"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
856 | 856 | <soapenv:Header/> |
857 | 857 | <soapenv:Body> |
858 | 858 | <sei:concluirProcesso soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -862,7 +862,7 @@ |
862 | 862 | <ProtocoloProcedimento xsi:type="xsd:string">?</ProtocoloProcedimento> |
863 | 863 | </sei:concluirProcesso> |
864 | 864 | </soapenv:Body> |
865 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="consultarDocumento TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="consultarDocumento"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>consultarDocumento</con:operation><con:request name="consultarDocumento"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
865 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="7e4918e0-faed-4530-882a-b8a2dc0f55ec"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="consultarDocumento TestCase" searchProperties="true" id="7e66e5be-caeb-4ebd-9e1e-b9c58aa4a48f"><con:settings/><con:testStep type="request" name="consultarDocumento" id="2c38a509-241a-414e-bb10-d811b364d679"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>consultarDocumento</con:operation><con:request name="consultarDocumento" id="509f583c-12c8-49a1-85b1-d6a793d075ff"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
866 | 866 | <soapenv:Header/> |
867 | 867 | <soapenv:Body> |
868 | 868 | <sei:consultarDocumento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -872,7 +872,7 @@ |
872 | 872 | <ProtocoloDocumento xsi:type="xsd:string">?</ProtocoloDocumento> |
873 | 873 | </sei:consultarDocumento> |
874 | 874 | </soapenv:Body> |
875 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="consultarProcedimento TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="consultarProcedimento"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>consultarProcedimento</con:operation><con:request name="consultarProcedimento"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
875 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="fe67e0aa-5249-4873-9814-d1758634182c"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="consultarProcedimento TestCase" searchProperties="true" id="d8b7a12d-fb24-4ada-8da1-2f5d21c0b5e3"><con:settings/><con:testStep type="request" name="consultarProcedimento" id="08d4de9d-8f78-4046-9ae4-e7093fe0800a"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>consultarProcedimento</con:operation><con:request name="consultarProcedimento" id="29ea7db7-8e14-4cc9-86ae-c9473969efa7"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
876 | 876 | <soapenv:Header/> |
877 | 877 | <soapenv:Body> |
878 | 878 | <sei:consultarProcedimento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -882,7 +882,7 @@ |
882 | 882 | <ProtocoloProcedimento xsi:type="xsd:string">?</ProtocoloProcedimento> |
883 | 883 | </sei:consultarProcedimento> |
884 | 884 | </soapenv:Body> |
885 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="disponibilizarBloco TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="disponibilizarBloco"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>disponibilizarBloco</con:operation><con:request name="disponibilizarBloco"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
885 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="88a53244-c217-44d7-806a-233399e052dc"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="disponibilizarBloco TestCase" searchProperties="true" id="7a5e6daf-8c1b-40b0-b402-feac4869ddac"><con:settings/><con:testStep type="request" name="disponibilizarBloco" id="30cf999c-60eb-48d3-a90a-53e39d83f7b0"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>disponibilizarBloco</con:operation><con:request name="disponibilizarBloco" id="83ab8b8f-f723-42e3-9db9-94121dcc7354"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
886 | 886 | <soapenv:Header/> |
887 | 887 | <soapenv:Body> |
888 | 888 | <sei:disponibilizarBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -892,7 +892,7 @@ |
892 | 892 | <IdBloco xsi:type="xsd:string">?</IdBloco> |
893 | 893 | </sei:disponibilizarBloco> |
894 | 894 | </soapenv:Body> |
895 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="excluirBloco TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="excluirBloco"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>excluirBloco</con:operation><con:request name="excluirBloco"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
895 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="5fdef6bb-ccd3-460f-bd9c-1774ed2e40db"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="excluirBloco TestCase" searchProperties="true" id="d1d59301-b5c6-458d-b2fa-636cf9fa21c5"><con:settings/><con:testStep type="request" name="excluirBloco" id="ed92df36-f82e-425a-901b-7d0a768c4bae"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>excluirBloco</con:operation><con:request name="excluirBloco" id="1cb0c5d9-0fc0-4154-bdeb-47cc6d210367"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
896 | 896 | <soapenv:Header/> |
897 | 897 | <soapenv:Body> |
898 | 898 | <sei:excluirBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -902,7 +902,7 @@ |
902 | 902 | <IdBloco xsi:type="xsd:string">?</IdBloco> |
903 | 903 | </sei:excluirBloco> |
904 | 904 | </soapenv:Body> |
905 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="gerarBloco TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="gerarBloco"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>gerarBloco</con:operation><con:request name="gerarBloco"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
905 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="866194f1-a008-45d0-bda3-4f43b0825215"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="gerarBloco TestCase" searchProperties="true" id="b3134bfb-1ffb-44a5-8878-c9163768e79e"><con:settings/><con:testStep type="request" name="gerarBloco" id="2caadd07-c85f-483c-8e98-4006bd30a7b8"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>gerarBloco</con:operation><con:request name="gerarBloco" id="128f00ec-6f37-4ee9-b70c-cd1ad69e9eb0"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
906 | 906 | <soapenv:Header/> |
907 | 907 | <soapenv:Body> |
908 | 908 | <sei:gerarBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -916,7 +916,7 @@ |
916 | 916 | <SinDisponibilizar xsi:type="xsd:string">?</SinDisponibilizar> |
917 | 917 | </sei:gerarBloco> |
918 | 918 | </soapenv:Body> |
919 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="gerarProcedimento TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="gerarProcedimento"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>gerarProcedimento</con:operation><con:request name="gerarProcedimento"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
919 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="bb9cc767-65a6-40af-af98-dee270e49f03"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="gerarProcedimento TestCase" searchProperties="true" id="6339ff20-07b4-4607-894b-b59f1c6e9fd2"><con:settings/><con:testStep type="request" name="gerarProcedimento" id="96542287-19c9-4913-9db3-bbfa010a9a1e"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>gerarProcedimento</con:operation><con:request name="gerarProcedimento" id="d74efcd4-6999-4f97-85a3-48cf0a013967"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
920 | 920 | <soapenv:Header/> |
921 | 921 | <soapenv:Body> |
922 | 922 | <sei:gerarProcedimento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -938,7 +938,7 @@ |
938 | 938 | <UnidadesEnvio xsi:type="sei:ArrayOfIdUnidade" soapenc:arrayType="xsd:string[]"/> |
939 | 939 | </sei:gerarProcedimento> |
940 | 940 | </soapenv:Body> |
941 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig action="SeiAction" mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="incluirDocumento TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="incluirDocumento"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>incluirDocumento</con:operation><con:request name="incluirDocumento"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
941 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig action="SeiAction" mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="d33cc4ec-2046-4737-8b42-ba569fca0bbd"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="incluirDocumento TestCase" searchProperties="true" id="f931a402-0ef4-40f3-9754-f85d0d109751"><con:settings/><con:testStep type="request" name="incluirDocumento" id="bc16a08c-522e-440a-87b0-865800b099a1"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>incluirDocumento</con:operation><con:request name="incluirDocumento" id="ac4efb62-1c45-4ef6-aa5e-9b8b5f709d59"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> | |
942 | 942 | <soapenv:Header/> |
943 | 943 | <soapenv:Body> |
944 | 944 | <sei:incluirDocumento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -967,7 +967,7 @@ |
967 | 967 | </Documento> |
968 | 968 | </sei:incluirDocumento> |
969 | 969 | </soapenv:Body> |
970 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="incluirDocumentoBloco TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="incluirDocumentoBloco"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>incluirDocumentoBloco</con:operation><con:request name="incluirDocumentoBloco"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
970 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="5efb5e98-8631-4d19-bc4f-0f00de07e7cf"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="incluirDocumentoBloco TestCase" searchProperties="true" id="190daac8-8245-44c4-9c8a-aae252d7a367"><con:settings/><con:testStep type="request" name="incluirDocumentoBloco" id="d4f6ad06-733e-46aa-8bc4-4151af5ce08d"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>incluirDocumentoBloco</con:operation><con:request name="incluirDocumentoBloco" id="62bb7b65-d5e1-4fca-9bf9-364441e227f2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
971 | 971 | <soapenv:Header/> |
972 | 972 | <soapenv:Body> |
973 | 973 | <sei:incluirDocumentoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -978,7 +978,7 @@ |
978 | 978 | <ProtocoloDocumento xsi:type="xsd:string">?</ProtocoloDocumento> |
979 | 979 | </sei:incluirDocumentoBloco> |
980 | 980 | </soapenv:Body> |
981 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="incluirProcessoBloco TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="incluirProcessoBloco"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>incluirProcessoBloco</con:operation><con:request name="incluirProcessoBloco"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
981 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="ee699e53-9037-4d68-811f-1250a0bc477a"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="incluirProcessoBloco TestCase" searchProperties="true" id="000543eb-ca2a-46fb-a823-f66f1c772a24"><con:settings/><con:testStep type="request" name="incluirProcessoBloco" id="209607ce-5ebd-4a5f-9915-9e6370e555ee"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>incluirProcessoBloco</con:operation><con:request name="incluirProcessoBloco" id="35620c2e-e12b-4152-8490-0af54213a74d"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
982 | 982 | <soapenv:Header/> |
983 | 983 | <soapenv:Body> |
984 | 984 | <sei:incluirProcessoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -989,7 +989,7 @@ |
989 | 989 | <ProtocoloProcedimento xsi:type="xsd:string">?</ProtocoloProcedimento> |
990 | 990 | </sei:incluirProcessoBloco> |
991 | 991 | </soapenv:Body> |
992 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="listarSeries TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="listarSeries"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>listarSeries</con:operation><con:request name="listarSeries"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
992 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="e650cfbd-6d7c-44da-a354-49142af08468"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="listarSeries TestCase" searchProperties="true" id="1f6c98e4-bfb5-4db8-8f00-0d8a1e0d05f8"><con:settings/><con:testStep type="request" name="listarSeries" id="25a004bd-1bbd-42dc-a3cc-5093862c52be"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>listarSeries</con:operation><con:request name="listarSeries" id="89669969-7634-4713-b201-69b5f9e0273a"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
993 | 993 | <soapenv:Header/> |
994 | 994 | <soapenv:Body> |
995 | 995 | <sei:listarSeries soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -999,7 +999,7 @@ |
999 | 999 | <IdTipoProcedimento xsi:type="xsd:string">?</IdTipoProcedimento> |
1000 | 1000 | </sei:listarSeries> |
1001 | 1001 | </soapenv:Body> |
1002 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="listarTiposProcedimento TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="listarTiposProcedimento"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>listarTiposProcedimento</con:operation><con:request name="listarTiposProcedimento"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1002 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="71aae414-a297-4906-a2f0-5170228abda3"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="listarTiposProcedimento TestCase" searchProperties="true" id="483cf4c5-1c7d-439b-88c2-fa1121c7fe55"><con:settings/><con:testStep type="request" name="listarTiposProcedimento" id="1f2841ec-05d5-42f5-bde6-2902d95198ac"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>listarTiposProcedimento</con:operation><con:request name="listarTiposProcedimento" id="36bdb668-a6cf-4954-abf9-6fcbfddd945c"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1003 | 1003 | <soapenv:Header/> |
1004 | 1004 | <soapenv:Body> |
1005 | 1005 | <sei:listarTiposProcedimento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -1009,7 +1009,7 @@ |
1009 | 1009 | <IdSerie xsi:type="xsd:string">?</IdSerie> |
1010 | 1010 | </sei:listarTiposProcedimento> |
1011 | 1011 | </soapenv:Body> |
1012 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="listarUnidades TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="listarUnidades"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>listarUnidades</con:operation><con:request name="listarUnidades"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1012 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="d74683d4-dd93-423a-84ed-b3e3f9501ee3"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="listarUnidades TestCase" searchProperties="true" id="1dbda6f2-9eb9-4472-b5ee-c2e1785a5cb0"><con:settings/><con:testStep type="request" name="listarUnidades" id="784552f0-5f9c-4287-b022-cd3be0c1ec48"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>listarUnidades</con:operation><con:request name="listarUnidades" id="f3918d90-0db6-4f8b-8b11-a6105dda7b5b"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1013 | 1013 | <soapenv:Header/> |
1014 | 1014 | <soapenv:Body> |
1015 | 1015 | <sei:listarUnidades soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -1019,7 +1019,7 @@ |
1019 | 1019 | <IdSerie xsi:type="xsd:string">?</IdSerie> |
1020 | 1020 | </sei:listarUnidades> |
1021 | 1021 | </soapenv:Body> |
1022 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="reabrirProcesso TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="reabrirProcesso"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>reabrirProcesso</con:operation><con:request name="reabrirProcesso"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1022 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="946bd408-7d08-4701-8b31-984eb086cff2"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="reabrirProcesso TestCase" searchProperties="true" id="3e3b93bb-8da9-4eba-a1c8-3dc53e3c18c5"><con:settings/><con:testStep type="request" name="reabrirProcesso" id="3720f679-1fce-481d-a963-c27a6e32810c"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>reabrirProcesso</con:operation><con:request name="reabrirProcesso" id="94d1d503-2344-4c4a-bec0-a4080a0715ca"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1023 | 1023 | <soapenv:Header/> |
1024 | 1024 | <soapenv:Body> |
1025 | 1025 | <sei:reabrirProcesso soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -1029,7 +1029,7 @@ |
1029 | 1029 | <ProtocoloProcedimento xsi:type="xsd:string">?</ProtocoloProcedimento> |
1030 | 1030 | </sei:reabrirProcesso> |
1031 | 1031 | </soapenv:Body> |
1032 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="retirarDocumentoBloco TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="retirarDocumentoBloco"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>retirarDocumentoBloco</con:operation><con:request name="retirarDocumentoBloco"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1032 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="92103a87-9ac9-4397-8968-5e41a5b72b37"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="retirarDocumentoBloco TestCase" searchProperties="true" id="61b2cf74-e20b-462e-9ac8-a5a58f60ba4b"><con:settings/><con:testStep type="request" name="retirarDocumentoBloco" id="fcbcd561-817c-48e9-924d-d0c265dcff7f"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>retirarDocumentoBloco</con:operation><con:request name="retirarDocumentoBloco" id="f298ee62-4c68-4071-a8ff-9f4b288a9f9d"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1033 | 1033 | <soapenv:Header/> |
1034 | 1034 | <soapenv:Body> |
1035 | 1035 | <sei:retirarDocumentoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -1040,7 +1040,7 @@ |
1040 | 1040 | <ProtocoloDocumento xsi:type="xsd:string">?</ProtocoloDocumento> |
1041 | 1041 | </sei:retirarDocumentoBloco> |
1042 | 1042 | </soapenv:Body> |
1043 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="retirarProcessoBloco TestCase" searchProperties="true"><con:settings/><con:testStep type="request" name="retirarProcessoBloco"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>retirarProcessoBloco</con:operation><con:request name="retirarProcessoBloco"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1043 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="82763afd-55c9-4451-bd2c-3e440fca6666"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="retirarProcessoBloco TestCase" searchProperties="true" id="59167707-c685-4c6d-9a5e-8db18d71db26"><con:settings/><con:testStep type="request" name="retirarProcessoBloco" id="2cb0bb91-4390-426c-896b-5034a937d910"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>SeiBinding</con:interface><con:operation>retirarProcessoBloco</con:operation><con:request name="retirarProcessoBloco" id="9ba16e9b-f063-4797-84a8-e210e28b5f33"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost/sei/ws/SeiWS.php</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sei="Sei"> | |
1044 | 1044 | <soapenv:Header/> |
1045 | 1045 | <soapenv:Body> |
1046 | 1046 | <sei:retirarProcessoBloco soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |
... | ... | @@ -1051,4 +1051,4 @@ |
1051 | 1051 | <ProtocoloProcedimento xsi:type="xsd:string">?</ProtocoloProcedimento> |
1052 | 1052 | </sei:retirarProcessoBloco> |
1053 | 1053 | </soapenv:Body> |
1054 | -</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:properties/></con:testSuite><con:properties/><con:wssContainer/><con:oAuth2ProfileContainer/><con:sensitiveInformation/></con:soapui-project> | |
1055 | 1054 | \ No newline at end of file |
1055 | +</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:wsaConfig action="SeiAction"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1" id="11276756-3ee5-436b-9ec9-3a66f71c5b75"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:properties/></con:testSuite><con:properties/><con:wssContainer/><con:oAuth2ProfileContainer/><con:sensitiveInformation/></con:soapui-project> | |
1056 | 1056 | \ No newline at end of file | ... | ... |
destruir_VM_DEV_SEI.bat
iniciar_VM_DEV_SEI.bat
parar_VM_DEV_SEI.bat
sei/ConfiguracaoSEI.php
sei/ConfiguracaoSip.php
... | ... | @@ -24,7 +24,7 @@ class ConfiguracaoSip extends InfraConfiguracao { |
24 | 24 | |
25 | 25 | 'PaginaSip' => array( |
26 | 26 | 'NomeSistema' => 'SIP', |
27 | - 'NomeSistemaComplemento' => 'v2.5.2'), | |
27 | + 'NomeSistemaComplemento' => 'Localhost'), | |
28 | 28 | |
29 | 29 | 'SessaoSip' => array( |
30 | 30 | 'SiglaOrgaoSistema' => 'ABC', | ... | ... |