PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

ViewContentURL(&URL), SMS issue

edited Oct 16, 2012 11:52PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 4 commentsAnswered
Dear All;

             I am using the following code to send SMS to the Student's mobile phone

***-----------------------------------------------***

 &URL = "http://abcd/smsweb/default.aspx?receiver=" | &MOBILE | "&content=" | &EMAIL_BODY;
   ViewContentURL(&URL);

**----------------------------------------------***

               This code is working fine but the problem is that  ViewContentURL(&URL) function opens a browser which contain URL and message provided in &URL variable, so what I want is to send SMS without opening the browser page.

Thank You

Regards

Kamran Chagani

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center