I have record producer and I need to add HR task when I'm submitting request.

niveditakumari
Mega Sage

Hi, 

 

I have record producer and I need to add HR task when I'm submitting request. 

When I'm submitting request and I have selected A options for one field from backend then it is not creating HR task and when I'm submitting request and I have selected A options for one field from portal then it is creating HR task. 

 

Can anyone please tell how this HR task is being created from portal and I need to create HR task for other options which I have created for that field. 

 

Regards, 

Nivedita

 

 

2 REPLIES 2

SanjivMeher
Kilo Patron
Kilo Patron

Check the Record Producer script. There must be a script which do a current.setAbortAction(true) based on the option selection. Abortaction will abort creation of the task from record producer.


Please mark this response as correct or helpful if it assisted you with your question.

Hi @SanjivMeher

 

Can you please which script. 

I have checked business rule I didn't find any script which do a current.setAbortAction. 

 

Regards, 

Nivedita