<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Particular user cannot able to export data in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173272#M830198</link>
    <description>&lt;P&gt;Particular user cannot able to export data from servicenow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After giving export&amp;gt;download it opens a blank page and cannot download data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the screenshots&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/73606i4DBAE11127BE60C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture1.PNG"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/73611iA97D0CFB7B9B3AC4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2017 10:55:13 GMT</pubDate>
    <dc:creator>dharanidd</dc:creator>
    <dc:date>2017-03-15T10:55:13Z</dc:date>
    <item>
      <title>Particular user cannot able to export data</title>
      <link>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173272#M830198</link>
      <description>&lt;P&gt;Particular user cannot able to export data from servicenow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After giving export&amp;gt;download it opens a blank page and cannot download data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the screenshots&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/73606i4DBAE11127BE60C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture1.PNG"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/73611iA97D0CFB7B9B3AC4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 10:55:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173272#M830198</guid>
      <dc:creator>dharanidd</dc:creator>
      <dc:date>2017-03-15T10:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Particular user cannot able to export data</title>
      <link>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173273#M830199</link>
      <description>&lt;P&gt;Hello Dharani,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;We have also faced this issue before. I can give you two three options. It might be one of the following issues.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;1. This can be browser related. Can you check these two - &lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;Browser console/error log and &lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;Warning and error log within SN.? &lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;2. You can try to create an ACL on operation 'read' on 'sys_poll' &amp;nbsp; or 'sys_attachment' table.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;3. This can also happen because of some CSS issues. Some properties might be having some blank spaces. You may need to find which one is that and fix it.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;If none of the baove worked you may have to log a ticket with Servicenow support.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Please mark it as correct, or helpful.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Mar 2017 11:19:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173273#M830199</guid>
      <dc:creator>Chinthuja2</dc:creator>
      <dc:date>2017-03-15T11:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Particular user cannot able to export data</title>
      <link>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173274#M830200</link>
      <description>&lt;P&gt;Hi Dharani,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I have a user who is having the same difficulty. I impersonated their account and the issue remains on my machine, so i don't think its browser related which is what i though initially. I will investigate setting up an ACL on the table mentioned and see if that fixes anything. &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Was just wondering if you were able to get this sorted out, would appreciate any information you have in regards to this. Let me know. Thank you. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 May 2017 17:16:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173274#M830200</guid>
      <dc:creator>Brian S5</dc:creator>
      <dc:date>2017-05-01T17:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Particular user cannot able to export data</title>
      <link>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173275#M830201</link>
      <description>&lt;P&gt;Hello Dharani,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I have the same/similar issue which seems to be partly caused by a size difference between the user_name field on the User table, and the sys_created_by field on the Attachment [sys_attachment] table. Increasing the field size on the Attachment table has solved some of the issues for me, so it might be worth giving it a look at for yours.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 May 2017 14:14:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173275#M830201</guid>
      <dc:creator>Gavin2</dc:creator>
      <dc:date>2017-05-03T14:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Particular user cannot able to export data</title>
      <link>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173276#M830202</link>
      <description>&lt;P&gt;I was able to solve this with a read ACL on the sys_poll table. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 May 2017 14:27:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173276#M830202</guid>
      <dc:creator>Brian S5</dc:creator>
      <dc:date>2017-05-03T14:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Particular user cannot able to export data</title>
      <link>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173277#M830203</link>
      <description>&lt;P&gt;I'll agree with what Brian said. &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;It seems the default ACL wants to match the user name with the value in the created by field, so if there is a size difference it'll not work. &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;A generic ACL will solve this, or increasing the created by max length.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 May 2017 14:31:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/particular-user-cannot-able-to-export-data/m-p/2173277#M830203</guid>
      <dc:creator>Gavin2</dc:creator>
      <dc:date>2017-05-03T14:31:37Z</dc:date>
    </item>
  </channel>
</rss>

