Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8372

Re: SAP CPS alerts with basic alerting module

$
0
0

Hi Nanda,

 

Thank you so so much for putting me in the right direction. Now I am able to get the 'job id' and     ' job description' with the below REL fuction.

 

=waitEvents.EVENT_EMAIL.raiserJobId

 

=Query.getString('select Job.Description from Job where Job.JobId = ? ',  [waitEvents.EVENT_EMAIL.raiserJobId])

 

But I am unable to get the job defintion name and job status using the below REL function. It says invalid parameter when I refer the parameters with the below values.

 

=Query.getString('select
Job.JobDefinition from Job where Job.JobId = ? ',
[waitEvents.EVENT_EMAIL.raiserJobId])

 

=Query.getString('select
Job.Status from Job where Job.JobId = ? ',
[waitEvents.EVENT_EMAIL.raiserJobId])

 

 

Could you please advise on how to get the job name and job status.

 

 

Regards,

Ramana


Viewing all articles
Browse latest Browse all 8372

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>