Need to Autopopulate assignment group in Transfer order line tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2025 03:06 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2025 05:10 AM
Please add attachments using Browse files as the images within post are not seen.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2025 05:23 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2025 05:33 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2025 05:39 AM
Hi @Ankur Bawiskar
when the task is created the stage is requested only. It is updating after only it is saved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2025 05:50 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader