I need to consume the progress of a process using the web service provided by the PC. I am following the guidelines described in:
According to the tutorial, 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
In the meantime, I did not find the address of the TRT4 PJe application informed (not even in link )
I already have access to the PJe so that I would only need the correct WSDL so that I can test the request with the SOAP UI tool.
Basically the question is: what is the WSDL of TRT4 (or better yet, of any TRT). Alternatively, is there a REST API available for this purpose?
Note: Many applications do this type of service and creating a web crawler that solves CAPTCHA is not an option.
Note 2: There are multiple sources for getting court data, this link shows a number of alternatives: link