Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Customize Transfer Order Line Template Task

Claudinete
Kilo Contributor

I need to implement stock rules and transfer orders in my company, but I don't need all the tasks in the template as it comes from default settings (image below).

I would like to know if I can reduce the number of tasks (transfer order template). In our use case, the idea is to have only a single transfer order line task (i.e.: Deliver) to move asset from different stockrooms instead of the five (5) tasks.

find_real_file.png

6 REPLIES 6

Daniel Vargas
Tera Guru

Hello Claudinete,

Have you heard of any other way of accomplishing this? I have this requirement as well.

Hemachithra
Tera Contributor

Hi,

Did you find any solution for this?. I too have similar  requirement.

I was able to resolve this by cloning and adjusting the workflow on alm_transfer_order_line.

Removing the final task from the workflow altogether. I found, the Task Templates to be primarily for adding tasks, not removing existing.

find_real_file.png

Thanks it helped 🙂