Alert summary in PLA is blank
Hi
When i try and upload the alert log using curl from command line (trying to automate) the file is getting uploaded in work area however the alert summary is showing blank ("C:\Users\xxxxx\Desktop\Software\Tomcat\work\Catalina\localhost\pla" )
Can you please advise if i am missing something...?
curl -v -X POST -d "Purge All=Purge All" http://localhost:18080/pla//pla/view/ViewMain.action
C:\Users\XXX>curl -v -X POST -F 'uploadAlertLog=@C:/PLA/alert_log http://localhost:18080/pla//pla/view/ViewMain.action
Thanks in advance.