Need to Autopopulate assignment group in Transfer order line tasks

Arun Priya
Tera Contributor

Hi,,
I have a requirement in Transfer order, in which I need to autopopulate assignment group from table "alm_transfer_order" variable "From Stockroom" assignment group should be copied to "alm_transfer_order_line" assignment group.

Do anyone have idea on this implementation, if then please share the details here.

ArunPriya_0-1753437988101.png

 

 

13 REPLIES 13

@Arun Priya 

Please add attachments using Browse files as the images within post are not seen.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi @Ankur Bawiskar 
I have executed the business rule, when to run as before Insert/update and the condition is stage is requested and but it is only updating after the description is added and saved.
The requirement is to create when the task is created 

@Arun Priya 

but when task is created if the BR condition doesn't satisfy then it won't work.

Please check with customer and accordingly update the BR condition.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi @Ankur Bawiskar 

when the task is created the stage is requested only. It is updating after only it is saved

@Arun Priya 

so you are saying during insert the BR condition is getting satisfied but it doesn't populate the group?

what came in BR logs?

you are querying with some reference fields?

Are those populating during insert, if yes then did you print the group value which you are trying to fetch?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader