dot walking data not populating when exporting record to pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I am trying to export a task (form view) to PDF to print. when doing so, the dot walked fields are not populating data. 'requested for' data is blank, although I have access to the data and can see it just fine from the form view. this started occurring after the upgrade to yokohama.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @mhunter ,
This is a known issue. Please find below the KB article that was published two days ago.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2184477
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I don't have that problem in my zurich instance, see below:
where 'Requested for' is a dot-walked field on the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @mhunter ,
Navigate to System Properties...
Search for com.snc.pdf.deployment.mode
Set its value to INSTANCE......Save and retry exporting the form to PDF
>> Why It Works: Switching to INSTANCE mode changes the PDF rendering engine’s context. Instead of rendering in a stricter system context (where dot walked data may be omitted), this property makes the export respect the record's full context, thus including those fields...
If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/