Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
With the tHTML component I have the following error:
Exception in component tHTMLInput_2
java.lang.NullPointerException
at pmi.getcurrency_bnh_html_0_1.GetCurrency_BNH_HTML.tHTMLInput_2Process(GetCurrency_BNH_HTML.java:1478)
at pmi.getcurrency_bnh_html_0_1.GetCurrency_BNH_HTML.tSleep_1Process(GetCurrency_BNH_HTML.java:2076)
at pmi.getcurrency_bnh_html_0_1.GetCurrency_BNH_HTML.runJobInTOS(GetCurrency_BNH_HTML.java:2338)
at pmi.getcurrency_bnh_html_0_1.GetCurrency_BNH_HTML.main(GetCurrency_BNH_HTML.java:2159)
Is it possible to create a loop on the compoent until It is success?
Something like: on component error retry or loop
Any idea?
Thanks
Didier