We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Hi @Ankur Bawiskar 
When the task is updated, it is working but during the on load of task it is not populated. There is a OOB workflow running to create the transfer order task.

Arun Priya
Tera Contributor

ArunPriya_0-1753516980919.png

 

ArunPriya_1-1753517035195.png

 

Laveena_A
Tera Expert

Hi @Arun Priya 

alm_transfer_order_line doesn't have assignment group field Out of the box, are you trying to mention - Transfer order line task table(alm_transfer_order_line_task) ?

Laveena_Agarwal_0-1753520965769.png

 

yes, in transfer order task It needs to be populated. Currently it is updating after the description is updatedpopulate.png