reserves:estudio3005

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

reserves:estudio3005 [2019/03/18 15:48] – créée chabrolreserves:estudio3005 [2019/03/18 15:49] (Version actuelle) – [Tache en attente] chabrol
Ligne 4: Ligne 4:
 ===== Url d'administration ===== ===== Url d'administration =====
 [[http://mfp11884650.local./?MAIN=TOPACCESS]] [[http://mfp11884650.local./?MAIN=TOPACCESS]]
-===== Tache en attente =====+===== Requête Taches en attente =====
 <code> <code>
 curl 'http://mfp11884650.local./contentwebserver' -H 'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0' -H 'Accept: */*' -H 'Accept-Language: fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3' --compressed -H 'Referer: http://mfp11884650.local./Jobs/print/JobList.html?v=1491690085ta' -H 'Cache-Control: no-cache' -H 'Pragma: no-cache' -H 'Content-Type: text/plain; charset=utf-8' -H 'csrfpId: 147.94.64.96.d0e187c24737f4ec21aa56fb596e9ce7' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Cookie: Session=147.94.64.96.d0e187c24737f4ec21aa56fb596e9ce7; Locale=fr,fr-FR#q=0.8,en-US#q=0.5,en#q=0.3; BrowserLang=fr_FR; pageTrack=MAIN%3DJOBS%26SUB%3DPRINT; IgnoreSessionTimeout=1' --data '<DeviceInformationModel><GetValue><Controller><Settings><ConfidentialitySetting></ConfidentialitySetting><RestrictionForReceivedJob/><DateSettings><dateFormat></dateFormat></DateSettings></Settings></Controller></GetValue><GetValue><Authentication><UserCredential><User><Information><Permissions/></Information></User></UserCredential></Authentication></GetValue><CommandLib><GetJobList><JobType>PrintJob</JobType><Params><PageSize>100</PageSize><PageNo>1</PageNo><SortKey>Print_Date_Time</SortKey><SortOrder>Descending</SortOrder><SortType>Numeric</SortType><Locale>fr_FR</Locale></Params></GetJobList></CommandLib></DeviceInformationModel>' curl 'http://mfp11884650.local./contentwebserver' -H 'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0' -H 'Accept: */*' -H 'Accept-Language: fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3' --compressed -H 'Referer: http://mfp11884650.local./Jobs/print/JobList.html?v=1491690085ta' -H 'Cache-Control: no-cache' -H 'Pragma: no-cache' -H 'Content-Type: text/plain; charset=utf-8' -H 'csrfpId: 147.94.64.96.d0e187c24737f4ec21aa56fb596e9ce7' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Cookie: Session=147.94.64.96.d0e187c24737f4ec21aa56fb596e9ce7; Locale=fr,fr-FR#q=0.8,en-US#q=0.5,en#q=0.3; BrowserLang=fr_FR; pageTrack=MAIN%3DJOBS%26SUB%3DPRINT; IgnoreSessionTimeout=1' --data '<DeviceInformationModel><GetValue><Controller><Settings><ConfidentialitySetting></ConfidentialitySetting><RestrictionForReceivedJob/><DateSettings><dateFormat></dateFormat></DateSettings></Settings></Controller></GetValue><GetValue><Authentication><UserCredential><User><Information><Permissions/></Information></User></UserCredential></Authentication></GetValue><CommandLib><GetJobList><JobType>PrintJob</JobType><Params><PageSize>100</PageSize><PageNo>1</PageNo><SortKey>Print_Date_Time</SortKey><SortOrder>Descending</SortOrder><SortType>Numeric</SortType><Locale>fr_FR</Locale></Params></GetJobList></CommandLib></DeviceInformationModel>'
 </code> </code>
  
 +===== Requête pour imprimer =====
 +<code>
 +curl 'http://mfp11884650.local./contentwebserver' -H 'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0' -H 'Accept: */*' -H 'Accept-Language: fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3' --compressed -H 'Referer: http://mfp11884650.local./Jobs/print/InvalidJobRelease_Ok.html?v=1491690085ta' -H 'Cache-Control: no-cache' -H 'Pragma: no-cache' -H 'Content-Type: text/plain; charset=utf-8' -H 'csrfpId: 147.94.64.96.82c2690ca0b5bdaea17580106c97db91' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Cookie: Locale=fr,fr-FR#q=0.8,en-US#q=0.5,en#q=0.3; BrowserLang=fr_FR; pageTrack=MAIN%3DJOBS%26SUB%3DPRINT; IgnoreSessionTimeout=1; Session=147.94.64.96.82c2690ca0b5bdaea17580106c97db91' --data $'<DeviceInformationModel><SetValue><WorkflowInformationList><WorkflowInformation Selected=\'true\'><WorkflowID>14764</WorkflowID><WorkflowExecutionParameterChangedHistory><ResultParameter><ColorParameter><MixedColorInformation><Black>true</Black><FullColor>false</FullColor><TwinColor>false</TwinColor></MixedColorInformation></ColorParameter><WorkflowPolicy><InvalidQueueRegistration><Enabled>true</Enabled></InvalidQueueRegistration></WorkflowPolicy></ResultParameter></WorkflowExecutionParameterChangedHistory></WorkflowInformation></WorkflowInformationList></SetValue><SetValue><JobStatus><WorkflowExecutionParameter><OwnerInformation><DepartmentCode>R7165</DepartmentCode><Permission><Output><Color>color</Color></Output></Permission></OwnerInformation></WorkflowExecutionParameter></JobStatus></SetValue><Command><ResumeJob><commandNode>Queues/Print</commandNode><Params><WorkflowInformationListAddress>WorkflowInformationList</WorkflowInformationListAddress><NameOfChangedDOM>ContentWebServer</NameOfChangedDOM></Params></ResumeJob></Command></DeviceInformationModel>'
 +</code>
  
  
  • reserves/estudio3005.1552920502.txt.gz
  • Dernière modification : 2019/03/18 15:48
  • de chabrol