Transfer Order Bulk Update Query

xthrv
Tera Contributor

Hello Developers,
I've been working on customizing the transfer order workflow. I've created a task called 'data protection'.

xthrv_0-1704433290828.png

The flow is working successfully. The thing is when we execute a transfer order for multiple asset we can move to next stage using Bulk update, but I'm not able understand from where should I add the 'data protection' stage in Bulk Update.

xthrv_1-1704434053324.png

xthrv_3-1704434105985.jpeg

 

 

 



2 REPLIES 2

Kumar Premankit
Tera Expert

 Did you look at template task for transfer order? Template task are defined for all task that are created. If you introduce one more task in your template that task will always be created. If I understand that clearly your ask is to have a new task added for Data protection. 

ny5_6
Tera Contributor

I see this thread is a little bit old, but I hope this is still helpful.

 

The fields on the Bulk Update pop-up are entirely contained and defined within the UI Page "alm_bulk_update_tol_tasks." The choices for Stage are hard-coded in that UI page, as well as some logic that shows additional fields when you select "In transit" as the next stage.

 

The UI page is indicated as a "High Priority" file, so it is something you will need to pay attention to during any future upgrades.