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

Reg : Error messages

Former Member
0 Likes
621

Hi Experts,

Is it possible to display our own information message ? instead of the standard error message, If it is possible ,please give me an example.

Thanks !

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
597

Hi

step1 In the message class for message 001 keep & & &.

Step2 Message(id)001 with <Your test1> <Your test2> <Your test3>

This will solve your problem

3 REPLIES 3
Read only

Former Member
0 Likes
598

Hi

step1 In the message class for message 001 keep & & &.

Step2 Message(id)001 with <Your test1> <Your test2> <Your test3>

This will solve your problem

Read only

Former Member
0 Likes
597

U can display.

Message I000(zz) with 'Display own message'.

where zz will be your message class.Or U can give a stadard

message class. But check that message no. 000 has an '&' .

Read only

Former Member
0 Likes
597

resolved