instructions_grdcschedh_head.txt=<h3>${grdcschedh.name}</h3> ${line.separator}\


instructions_grdcschedh_head_migrated.txt=<h3>Oozie</h3> ${line.separator}\


instructions_grdcschedh_details_table_head.txt=<table class="detailTable" border=0 cellPadding=0 cellSpacing=0> ${line.separator}\


instructions_grdcschedh_details_migrated_servers.txt=<tr> ${line.separator}\
    <td class="detailLabel">Servers Migrated</td> ${line.separator}\
    <td class="detailContent">${migrated.servers.names}</td> ${line.separator}\


instructions_grdcschedh_details_host.txt=<tr> ${line.separator}\
    <td class="detailLabel">Host machine</td> ${line.separator}\
    <td class="detailContent">${grdcschedh.host}</td> ${line.separator}\
  </tr> ${line.separator}\


instructions_grdcschedh_details_ports.txt=<tr> ${line.separator}\
    <td class="detailLabel">Ports</td> ${line.separator}\
    <td class="detailContent">${migrated.servers.ports}</td> ${line.separator}\
  </tr> ${line.separator}\


instructions_grdcschedh_details_port.txt=<tr> ${line.separator}\
    <td class="detailLabel">Port</td> ${line.separator}\
    <td class="detailContent">${grdcschedh.port}</td> ${line.separator}\
  </tr> ${line.separator}\


instructions_grdcschedh_details_validation.txt=<tr> ${line.separator}\
    <td class="detailLabel">Validation steps</td> ${line.separator}\
    <td class="detailContent">${line.separator}\
      <ol> ${line.separator}\
          <li>In the SAS Management Console, on the Plug-ins tab, select "+" to expand the Server Manager node.</li> ${line.separator}\
          <li>Highlight ${grdcschedh.name}.</li> ${line.separator}\

instructions_grdcschedh_details_validation_migrated.txt=<tr> ${line.separator}\
    <td class="detailLabel">Validation steps</td> ${line.separator}\
    <td class="detailContent">${line.separator}\
      <ol> ${line.separator}\
          <li>In the SAS Management Console, select "${migrated.server.repository.name}" repository.</li> ${line.separator}\
          <li>On the Plug-ins tab, select "+" to expand the Server Manager node.</li> ${line.separator}\
          <li>Highlight ${migrated.servers.server.context}.</li> ${line.separator}\

instructions_grdcschedh_details_validation_sasdemo.txt=<li>Right mouse click this server and select Validate (you can enter ${oma.person.demo.login.userid} for the user ID). You should see a <i>Validation Successful</i> message.</li> ${line.separator}\

instructions_grdcschedh_details_validation_sassrv.txt=<li>Right mouse click this server and select Validate (you can enter the SAS Spawned Servers account for the user ID). You should see a <i>Validation Successful</i> message.</li> ${line.separator}\

instructions_grdcschedh_details_validation_sasdemosassrv.txt=<li>Right mouse click this server and select Validate (you can enter ${oma.person.demo.login.userid} or the SAS Spawned Servers account for the user ID). You should see a <i>Validation Successful</i> message.</li> ${line.separator}\

instructions_grdcschedh_details_validation_novaliduser.txt=<li>Right mouse click this server and select Validate. You can enter a user ID and password that meet all of these requirements: ${line.separator}\
  <ol> ${line.separator}\
    <li>the account is known to the host of the scheduling server. (An ID that ends in @saspw does not meet this requirement.)</li> ${line.separator}\
    <li>the account has the Windows right Log on as a batch job (if the server is on Windows).</li> ${line.separator}\
    <li>the account has a corresponding metadata identity.</li> ${line.separator}\
  </ol> ${line.separator}\
You should see a <i>Validation Successful</i> message.</li> ${line.separator}\

instructions_grdcschedh_details_validation_migrated_1.txt=<br> ${line.separator}\
    <br> Repeat all the above steps for the following servers\
    <br><table border=1><tr><th>Repository </th><th> Server</th></tr>\
    ${migrated.servers.list}</table>\

instructions_grdcschedh_details_validation_tail.txt=</ol> ${line.separator}\
    </td> ${line.separator}\
  </tr>  ${line.separator}\

instructions_grdcschedh_details_table_tail.txt=</table>  ${line.separator}\

instructions_grdcschedh_details_notes_head.txt=<h4>Notes:</h4> ${line.separator}\
<ul> ${line.separator}\

instructions_grdcschedh_details_notes_tail.txt=</ul>  ${line.separator}\

instructions_grdcschedh_start_Windows.txt= &nbsp; ${line.separator}\

instructions_grdcschedh_start_Unix.txt= &nbsp; ${line.separator}\

instructions_grdcschedh_start_Zos.txt= &nbsp; ${line.separator}\

errors_grdcschedh_head.txt=<h3>Oozie failed to deploy successfully</h3>

errors_grdcschedh_list_head.txt=<ol> ${line.separator}\

errors_grdcschedh_loadMetadata.txt=<li><p>Information about the scheduling server could not be loaded into the metadata server. ${line.separator}\
  <ul>  ${line.separator}\
    <li>Error log file: <a href="file://${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
  </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_grdcschedh_list_tail.txt=</ol> ${line.separator}\

unconfiguration_grdcschedh_summary_head.txt=<h3>Oozie</h3> ${line.separator}\

unconfiguration_grdcschedh_summary_item.txt=<p>The scheduling server was removed.</p> ${line.separator}\
   <ul> ${line.separator}\
      <li>${grdcschedh.configobj.name} was removed from metadata.</li> ${line.separator}\
   </ul> ${line.separator}
