Default attachment in problem record

nameisnani
Mega Sage

Hi Team,

 

I have requirment that , we have a document given by client that has to be attached when ever we are going to create problem record.

 

How to achieve this requirement.

 

Please provide me steps and screenshot for better understanding.

 

Thanks in advance 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Similar 

 

https://www.servicenow.com/community/developer-forum/need-an-attachment-to-be-available-in-a-problem...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Mark Manders
Mega Patron

You can attach it to one problem (or even to a knowledge article if it is needed to be available anywhere else than the problem record) and you can create a flow that on insert of a problem, a lookup to the source record is done (problem with already that document attached) and use the 'copy attachment' action in the flow to attach it to your new problem as well.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark