Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Best solution for delivery process in FSM

Gianluca7
Tera Contributor

Hi,

I need to define a technical solution for the process of delivering assets from the warehouse to the point of sale (location), including order preparation, DDT generation, tracking and handling. The aim is to minimise customisation and make the most of what is available out-of-the-box via the FSM module. Possible solutions include using a transfer order or extending the task table by creating a custom table. Which solution is preferable? What are the pros and cons? Are there any better solutions?

Regards

14 REPLIES 14

Sanjay191
Kilo Patron

Hi @Gianluca7 


We are recently deliver this kind of solution to client. It is better to Use Transfer Orders (TO) and Transfer Order Lines (TOLs) in ServiceNow FSM, linked with Work Orders and Tasks, to handle asset movement, DDT, tracking, and delivery with minimal customization and full traceability. Use document template for the DDT generation and mobile agent app for the  tracking and handling.

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thank You

Sneha KH
Tera Guru

Hello @Gianluca7,
The best practice is to use Transfer Order, Transfer Order Line, Transfer Order Line Task which shows steps of delivery like shipping, out for delivery etc.  for delivery process in FSM and you will get stockroom types to specify like on-site, field agent, pickup/drop-off etc. After the approval of stockroom manager, TO & TOL are created for asset request by agents.

Gianluca7
Tera Contributor

Hi, 

thanks for replies. Is it possible to hide the Transfer Order Line Tasks? Our process is very agile and we have to avoid that complexity. In addition, is it possible to use alm_stockroom both for warehouse and point of sales? 

Hello @Gianluca7 ,
While you can't "turn them off" in the system settings (as the state of the TOL depends on the completion of the TOLT), you can automate them away so the users never see them.

Yes, you can use alm_stockroom both for warehouse and point of sales.