JDeveloper 11.1.2.2.0
Hi all
I am using a web service, to send SMS.
I have a public class named BoxServiceSoapClient and it has a sendMessage method to sending SMS.
I want to send a SMS after successfully insert of each record.
sendMessage method has 5 input parameter and one of this parameters is mobile number and this mobile number is in the inserted record.
but i dont know, how can i call this method with mobile number of inserted record after successfully insert
please help me with details.
thanks
Farshid Zarinara