Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

message in BG

Former Member
0 Likes
649

Hi friends,

If a program, is execute in Back Groung. then how will show the message to user ?

Regards,

JJP

Hi friends,

If a program, is execute in Back Groung. then how will show the message to user ?

Regards,

JJP

3 REPLIES 3
Read only

Former Member
0 Likes
565

Hi,

there are many Methods to do that,

Method 1 Use Write Stmt.

Method 2 Downlading Error Log in Application Method.

Thanks & regards,

shreeMohan

Read only

0 Likes
565

Hi,

Collect all meassges and download messages in text file on application server and then you can give utility kind of program to ready display messages to user.

Thanks.

Read only

Former Member
0 Likes
565

Hi,

There are many Methods to do that,

Method 1 Use Write Stmt. Output can be seen in Spool.

Method 2 Downlading Error Log in Application Server.

Thanks & regards,

shreeMohan