NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<%@ Control Language="vb" AutoEventWireup="false" CodeFile="Empty - JobDetailsTask.ascx.vb" Inherits="MicroStrategy.Empty" %>
<%@ Register TagPrefix="web" Namespace="MicroStrategy.Tags" %>
<%-- If the project status should be shown at the bottom of this page, we will do it here. --%>
<web:ifFeature runat="server" name="dhtml">
<web:mthen runat="server">
<web:clientSideDescriptor runat="server" IDs="73,2948,9168" />
</web:mthen>
</web:ifFeature>

<!-- Customization: Job Details Begin -->


<div>
<div class="mstrPanelButtonBar" style="text-align: left;" id="jobdetailsButtonHolder">
<input onclick="refreshJobs();" type="submit" value="Show Jobs" class="mstrButton" name="jobdetails" id="jobdetails" />
</div>
</div>
<div id="dataattribute" data-server='<web:connectionValue mproperty="serverName" runat="server"/>'></div>


<div id="renewResponse" style="padding: 5px">
</div>


<table class="mstrVersionInfoLink">
<tr>
<td align="right">
<web:urlEvent runat="server" eventID="com.microstrategy.web.app.beans.EnumServletEvents.WebEventOpenAbout">
<web:descriptor runat="server" key="mstrWeb.2564" desc="Version information..." />
</web:urlEvent><br />
</td>
</tr>
</table>

<script type="text/javascript" src="/microstrategy/plugins/Jobmonitoring/javascript/jquery.min.js"></script>
<script>

var global_sessionid = '';
function createSession() {
var sessionId = global_sessionid;
if (sessionId === null || sessionId === '') {
var url =
'./TaskAdmin.aspx?taskId=getSessionState&taskEnv=xml&taskContentType=xml&server=NJIQWMICAPP11&project=CORA&authMode=2';
var xmlhttp;
if (window.XMLHttpRequest)
xmlhttp = new XMLHttpRequest();
else
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");

xmlhttp.onreadystatechange = function () {
if (xmlhttp.readyState === 4 && xmlhttp.status === 200) {
var xmlDoc = jQuery.parseXML(xmlhttp.responseText);
if (xmlDoc != null && $(xmlDoc).find('min-state').length > 0) {
sessionId = '&sessionstate=' + $(xmlDoc).find('min-state').text();
}
} else if (xmlhttp.readyState === 4)
sessionId = '';
global_sessionid = sessionId;
showJobs();
}
xmlhttp.open("GET", url, true);
xmlhttp.send();
}
}
createSession();
function refreshJobs() {
createSession();
showJobs();
}
function showJobs() {
var sessionId = global_sessionid;
if (sessionId !== null && sessionId !== '') {
var jobxmlhttp;
var servername = $('#dataattribute').data('server');
var processurl =
'./TaskAdmin.aspx?taskId=getAccessibleProjects&taskEnv=xml&taskContentType=xml&ServerName=' + servername + '&Port=34952' + sessionId;
if (window.XMLHttpRequest)
jobxmlhttp = new XMLHttpRequest();
else
jobxmlhttp = new ActiveXObject("Microsoft.XMLHTTP");

jobxmlhttp.onreadystatechange = function () {
if (jobxmlhttp.readyState === 4 && jobxmlhttp.status === 200)
document.getElementById('renewResponse').innerHTML = jobxmlhttp.responseText;
else if (jobxmlhttp.readyState === 4)
document.getElementById('renewResponse').innerHTML = 'There was an error with getting Jobs, please contact support';
window.scrollTo(0, document.body.scrollHeight);
}
jobxmlhttp.open("GET", processurl, true);
jobxmlhttp.send();
} else {
document.getElementById('renewResponse').innerHTML = 'Your session expired. Please login in again and try';
}
}
</script>

<!-- Customization: Job Details End -->
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.