where I can insert a pdf and it will create a record in a target table for me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:06 AM
In servicenow is there any way other than document intelligence where I can insert a pdf and it will create a record in a target table for me (or) suppose if I attach a pdf file for a incident record it should populate the data in the pdf into my fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:21 AM
This is possible with Document intelligence, you need to do mapping and all. BUt why you are brining incident via pdf?
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 as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:26 AM
Hi,Atul,
while using document intelligence , I have a reference filed in which I want to map the data but document intelligence does not supports reference and I am not even able to auto populate the extracted data into my reference field. I want a solution for this .
is it possible to auto populate data into reference field using document intelligence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:52 AM
I am not expert here but workaround can be
Instead of puting data in target table, create a staging table and from there go to target table. As again only workaround may be good may not be.
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 as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:54 AM
I have worked on the document intelligence its populating text fields but not string fields thats the only issue. Do you any other method where i can attach a file and the attachment data gets copied in my form