Application Development 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: 

Adding info in job log for background job

Former Member
0 Kudos
81

Hi,

I am executing a report using background job. Please tell me how to add my own log into job log.

-Ahmed

1 ACCEPTED SOLUTION

former_member320332
Contributor
0 Kudos
45

Hi,

You can simply give your information via WRITE statement or MESSAGE statement (information type I) it will appear in your job log.

Regards,

Pawan

2 REPLIES 2

former_member320332
Contributor
0 Kudos
46

Hi,

You can simply give your information via WRITE statement or MESSAGE statement (information type I) it will appear in your job log.

Regards,

Pawan

Former Member
0 Kudos
45

Thanks a lot.

regards,

ahmed