7
I need to consume the progress of a process using the web service provided by Pje. I am following the guidelines described in:
http://www.pje.jus.br/wiki/index.php/Tutorial_MNI
According to the tutorial, the WSDL has the following format:
• Web Service: http://ENDEREÇO DA APLICAÇÃO DO PJe/intercomunicacao?wsdl
• Consultas complementares: http://ENDEREÇO DA APLICAÇÃO DO PJe/ConsultaPJe?wsdl
However, I could not find the address of the TRT4 application (not even on http://www.pje.jus.br/wiki/index.php/Utiliza%C3%A7%C3%A3o_do_PJe)
I already have access to Pje so that I only need the correct WSDL so I can test the request with the SOAP UI tool.
Basically the question is: which TRT4 WSDL (or better yet, any TRT). Alternatively, there is some REST API available for this purpose?
Note: many applications do this kind of service and create a web Crawler that solves CAPTCHA is not an option.
Note 2: There are multiple sources to get data from courts, this link shows several alternatives: https://www.digesto.com.br/cobertura
What is this application about Pje? It is a framework of web services? TRT4 would need to register to be available in the list of web services, you’re sure he’s registered?
– Weslley Tavares
Yes, all Trts use the application (example: https://www.trt4.jus.br/portais/trt4/pje). In addition, several applications consume this TRT4 API such as Astrea and Digesto. This link http://www.pje.jus.br/wiki/index.php/Utiliza%C3%A7%C3%A3o_do_pje are listed Wsdls of several courts, but no Labour. Thanks for the help!
– Rafael Companhoni
Trts use a CNJ Pje Fork. I believe the Web Services feature is not available.
– Robson França
See if that, or that help you.
– Homer Simpson
See this integration booklet provided by CNJ: CIWS. On page 7 you have the following link: URL
– Silva Júnior