<?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>topic Re: Printing Secured Services via esri.tasks.PrintTask in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323394#M29781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexei, could you explain how you appended the token to the call?&amp;nbsp; I'm trying to use the PrintTask with secured services as well, and I'm stuck on that step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Feb 2015 15:58:05 GMT</pubDate>
    <dc:creator>MS</dc:creator>
    <dc:date>2015-02-04T15:58:05Z</dc:date>
    <item>
      <title>Printing Secured Services via esri.tasks.PrintTask</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323390#M29777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have established my proxy page and everything seems to be working. I am now trying to print a secured web service using the esri.tasks.PrintTask.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My services are appearing on my map via my proxy, I am able to query, update, and delete records with no problems. When I try to print however I get the following response (via firebug):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;{"error":{"code":400,"message":"Unable to complete operation.","details":["Error executing tool. ... Unable to connect to map server...&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It then lists all the services I am displaying in my map and how it can't connect to them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone successfully printed secured map services via the PrintTask?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2014 01:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323390#M29777</guid>
      <dc:creator>AlexeiB</dc:creator>
      <dc:date>2014-06-14T01:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Secured Services via esri.tasks.PrintTask</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323391#M29778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;there are a few bugs associated with this. Under some circumstances, it is not currently possible&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;solution with workaround&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/em/knowledgebase/techarticles/detail/41982"&gt;http://support.esri.com/em/knowledgebase/techarticles/detail/41982&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;currently unfixed bug&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/role/beta10_1/TklNMDk0NDMx"&gt;http://support.esri.com/en/bugs/nimbus/role/beta10_1/TklNMDk0NDMx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/110918-javascript-Print-Secured-Service?highlight=secure+printing"&gt;http://forums.arcgis.com/threads/110918-javascript-Print-Secured-Service?highlight=secure+printing&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 16:39:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323391#M29778</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-06-16T16:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Secured Services via esri.tasks.PrintTask</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323392#M29779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I saw that post before but had to get it running. I solved the issue by generating a short life-span token and appending it to the call and it seems to be working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully it is fixed soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 15:49:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323392#M29779</guid>
      <dc:creator>AlexeiB</dc:creator>
      <dc:date>2014-06-23T15:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Secured Services via esri.tasks.PrintTask</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323393#M29780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just hit this issue.&amp;nbsp; Please can someone elaborate on&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 14px;"&gt;A domain 'arcgis' account must be created to run the ArcGIS Server Windows service. If roles are being managed through LDAP or Active Directory, this domain account must be added to a group that has access to the secured services being printed. If ArcGIS Server built-in roles are being used, &lt;STRONG&gt;this new domain account can be added to the appropriate roles through Server Manager.&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our ArcGIS Server service already runs with a domain account.&amp;nbsp; Our server user and roles are "&lt;SPAN style="color: #505051; font-family: Verdana, Geneva, sans-serif; font-size: 12px; text-align: right; background-color: #ededed;"&gt;ArcGIS Server Built-in&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is the bit n bold above I am having issues with.&amp;nbsp; How exactly do you do that?&amp;nbsp; Do I add the domain user ( domain/SVC-ArcGIS) as a user - if so, it wouldn't allow me to add the domain part.&amp;nbsp; I'ma bit confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ACM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:24:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323393#M29780</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2014-07-25T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Secured Services via esri.tasks.PrintTask</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323394#M29781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexei, could you explain how you appended the token to the call?&amp;nbsp; I'm trying to use the PrintTask with secured services as well, and I'm stuck on that step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 15:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323394#M29781</guid>
      <dc:creator>MS</dc:creator>
      <dc:date>2015-02-04T15:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Secured Services via esri.tasks.PrintTask</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323395#M29782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex , I am also stucked at same point , can you please help me out&lt;/P&gt;&lt;P&gt;1) I am also using a proxy page to retireve all my services on map , this is working fine.&lt;/P&gt;&lt;P&gt;2) When i am using built in exportwebmap in 10.2.2 printing service getting same error as you mentioned in your post, what should i do ? How do i know whether i am using shortlived token or long lived token in my proxy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 03:56:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-secured-services-via-esri-tasks-printtask/m-p/323395#M29782</guid>
      <dc:creator>SaurabhGupta5</dc:creator>
      <dc:date>2015-03-26T03:56:01Z</dc:date>
    </item>
  </channel>
</rss>

