IBM(R) Maximo(R)
Tivoli Process Automation Engine 7.5.0.8
IBM
Corporation
Note: Before using
this information and the product it supports, read the information in the
Notices section at the end of this document.
(C) Copyright
International Business Machines Corporation 2011, 2015. All rights
reserved.
US Government
Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP
Schedule Contract with IBM Corp.
Table of Contents
Product : Tivoli Process Automation Engine
Version : Release 7.5.0.8
Dependencies : NONE
Prerequisites : Tivoli Process Automation Engine Release
7.5.0.8 has been installed
Co-Requisites : None
A Interim Fix is a group of critical issues that have been repaired since the
product fix pack or patch was released.
The Interim Fix is cumulative and may contain other fixes in addition to the
issues that affect your site.
The Interim Fix must be applied in full in order to be supportable. Customers
should validate this Interim Fix by installing it in a test environment before
rolling it out to a production environment.
Interim Fixes, by their very nature, go through a limited quality assurance
cycle and may not be included in the latest available program patch.
Knowledge Center
URL: http://www-01.ibm.com/support/knowledgecenter/SSLKT6_7.5.0.5/com.ibm.mam.doc/welcome.html
Description: Access the information center to view the product documentation.
Topics include product overviews; installation and configuration tasks;
instructions for using, administering, and troubleshooting the product; and
security information.
Asset Management community on Service Management
Connect
URL: https://www.ibm.com/developerworks/servicemanagement/am/
Description: Use Service Management Connect to access the product's blogs,
wikis, forums, and communities. In Service Management Connect you can review
information such as best practices, performance and tuning, and product
integrations. You can also collaborate with IBM experts and the broader user
community and access continuous open betas.
IBM Maximo Asset Management support resources portal
http://www-947.ibm.com/support/entry/portal/overview/software/tivoli/maximo_asset_management
Description: The IBM support resources portal provides access to tools and
resources to keep your systems, software, and applications running smoothly.
From the support resources portal you can find fixes, service requests, useful
links and an enhanced search to help you find information quickly.
NOTE: For Microsoft Windows 2008 users, you must log in as an administrator
before you upgrade to a Maximo Asset Management interim fix pack. If you attempt
to upgrade when you are not logged in as an administrator, the installation
fails.
NOTE: The Interim Fix file should be copied to a location on the server where
Maximo is installed.
NOTE: Uninstall Information - This interim fix is provided to you as a PSI
zip file. When run with the PSI Installer program, it overwrites your existing
Maximo directory structure and may contain database scripts that modify your
database. If you want to reverse your changes, you must restore your backed-up
versions of the Maximo directory and database.
Follow these steps to apply this Interim Fix:
1. Ensure that no database configuration changes are
pending.
2. Shut down the Maximo application server.
3. Back up the database.
4. Copy the Maximo directory.
5. Download the TPAE_7508_IFIX.XXXXXXXX-XXXX.psi.zip file
and copy to the Maximo server.
6. To start the PSI Installer, open the desktop folder
Maximo Asset Management and click on Process Solution Installer -SMP. The
installer can also be launched by navigating with a command prompt to
C:\ibm\SMP\bin
and running
solutionInstallerGUI.bat
7. In the Introduction panel, click Next.
8. In the Choose PSI Package panel, click Choose, navigate
to the
TPAE_7508_IFIX.XXXXXXXX-XXXX.psi.zip, select the file, and click Open.
9. Follow the onscreen instructions.
10. Run the 'updatedb.bat' utility to run all the interim
fix database scripts:
a. At a command
prompt, change directory to '<maximo root>\tools\maximo'.
For example,
c:\IBM\SMP\maximo\tools\maximo.
b. Run 'updatedb.bat'.
11. Apply any manual updates listed in this readme.txt file.
To find the manual updates for
each APAR, the information
related to the APAR in the Manual Changes section.
12. Delete the application server cache folders.
For Oracle WebLogic Server, delete the 'cache' and
'tmp' folders in
<BEA_Root>\user_projects\domains\mydomain\servers\AdminServer\.
Example:
C:\bea923\user_projects\domains\max75domain\servers\AdminServer\cache
C:\bea923\user_projects\domains\max75domain\servers\AdminServer\tmp
For IBM WebSphere(R) Application Server, delete
the cache folder in
<WebSphere_Root>\AppServer\profiles\Custom01\temp\<machinename>Node01\MAXIMOSERVER\MXServer
13. Delete the Web browser cache on every computer that
uses Maximo base services.
14. Rebuild and redeploy the EAR files, and then restart
the application server.
Manual Changes are required for the following APARs. These changes
were too large to describe in the ListOfAPARs.xlsx
IV78490
IV75236
IV78490: The Percent Availability
variable is not available when you run optimization with a Capacity Planning
scenario active.
1) Go to Application Designer.
2) Find "SCHEDULER" Application, open
it.
3) Click on the "Export Application Definition" icon to export the xml
file.
4) Open resources\presentations\scheduler.xml in notepad.
5)
Replace
<textbox id="skdrellevelparam_table_details_3_9"
dataattribute="VPERCTAVAIL" lookup="valuelist"/>
with
<textbox
id="skdrellevelparam_table_details_3_9" dataattribute="VPERCTAVAIL"/>
6) Replace
<textbox id="skdcapplanparam_table_details_3_9"
dataattribute="VPERCTAVAIL" lookup="valuelist"/>
with
<textbox
id="skdcapplanparam_table_details_3_9" dataattribute="VPERCTAVAIL"/>
7)
Replace
<textbox id="runoptmz_table_details_3_7"
dataattribute="RESLEVELPARAM.VPERCTAVAIL" lookup="valuelist"/>
with
<textbox id="runoptmz_table_details_3_7"
dataattribute="RESLEVELPARAM.VPERCTAVAIL"/>
8) Find the following line
<textbox id="capplan_table_details_3_7" dataattribute="CAPPLANPARAM.VENDDATE"
lookup="datelookup" inputmode="REQUIRED"/>
Add the following line below
it
<textbox id="capplan_table_details_3_8"
dataattribute="CAPPLANPARAM.VPERCTAVAIL"/>
9)Find the following line
<textbox id="ccapplaninputname_table_details_3_7" dataattribute="VENDDATE"
/>
Add the following line below it
<textbox
id="ccapplaninputname_table_details_3_8" dataattribute="VPERCTAVAIL" />
10) Save
11) Go to back Application Designer and click on "Import Application
Definition" button.
12) Select the scheduler.xml you have just modified.
13) Save.
IV75236: Multi-Day
Vacation
There are changes to 3 XML files for this APAR. They are: person.xml,
grpassign.xml, amcrew.xml.
CHANGES TO PERSON.XML
Change 1 to person.xml:
Change 1 adds two lines to table:
results1_showlist_tablebody_101 and
results1_showlist_tablebody_102.
In person.xml Change 1, replace this table:
<table id="results_showlist" mboname="PERSON" inputmode="readonly"
selectmode="multiple" label="People" >
<tablebody id="results_showlist_tablebody" filterable="true"
displayrowsperpage="20" filterexpanded="true" >
<tablecol id="results_showlist_tablebody_1" type="event"
mxevent="toggleselectrow" mxevent_desc="Select Row {0}" dataattribute="personid"
sortable="false" filterable="false" hidden="false" />
<tablecol id="results_showlist_tablebody_2" dataattribute="personid"
type="link" mxevent="selectrecord" mxevent_desc="Go To %1" />
<tablecol id="results_showlist_tablebody_5" dataattribute="displayname"
/>
<tablecol id="results_showlist_tablebody_6" dataattribute="title" />
<tablecol id="results_showlist_tablebody_7" dataattribute="department"
/>
<tablecol id="results_showlist_tablebody_8" dataattribute="location"
lookup="locations" menutype="normal" applink="location" />
<tablecol id="results_showlist_tablebody_9" dataattribute="locationsite"
lookup="site" />
<tablecol id="results_showlist_tablebody_10" dataattribute="locationorg"
lookup="org" menutype="normal" applink="multisite" />
<tablecol id="results_showlist_tablebody_11" dataattribute="status"
lookup="valuelist" />
<tablecol id="results_bookmark" type="event" mxevent="BOOKMARK"
mxevent_desc="Add to Bookmarks" mxevent_icon ="btn_addtobookmarks.gif"
sortable="false" filterable="false" hidden="false" />
</tablebody>
</table>
For this one in Change 1 of person.xml:
<table
id="results_showlist" mboname="PERSON" inputmode="readonly"
selectmode="multiple" label="People" >
<tablebody id="results_showlist_tablebody" filterable="true"
displayrowsperpage="20" filterexpanded="true" >
<tablecol id="results_showlist_tablebody_1" type="event"
mxevent="toggleselectrow" mxevent_desc="Select Row {0}" dataattribute="personid"
sortable="false" filterable="false" hidden="false" />
<tablecol id="results_showlist_tablebody_2" dataattribute="personid"
type="link" mxevent="selectrecord" mxevent_desc="Go To %1" />
<tablecol id="results_showlist_tablebody_5" dataattribute="displayname"
/>
<tablecol id="results_showlist_tablebody_6" dataattribute="title" />
<tablecol id="results_showlist_tablebody_7" dataattribute="department"
/>
<tablecol id="results_showlist_tablebody_8" dataattribute="location"
lookup="locations" menutype="normal" applink="location" />
<tablecol id="results_showlist_tablebody_9" dataattribute="locationsite"
lookup="site" />
<tablecol id="results_showlist_tablebody_10" dataattribute="locationorg"
lookup="org" menutype="normal" applink="multisite" />
<tablecol
id="results1_showlist_tablebody_101" dataattribute="primarypersoncal.calnum"
/>
<tablecol id="results1_showlist_tablebody_102"
dataattribute="primarypersoncal.shiftnum" />
<tablecol id="results_showlist_tablebody_11" dataattribute="status"
lookup="valuelist" />
<tablecol id="results_bookmark" type="event" mxevent="BOOKMARK"
mxevent_desc="Add to Bookmarks" mxevent_icon ="btn_addtobookmarks.gif"
sortable="false" filterable="false" hidden="false" />
</tablebody>
</table>
</tab>
Change 2 in person.xml
Change 2 in person.xml changes the
displayrowsperpage and adds push button
In Change 2 of person.xml, replace this dialog:
<dialog id="persavail" label="Modify Person
Availability" savemode="ONLOADUNLOAD" >
<section id="v2-personavail_grid1"
border="true" >
<multiparttextbox
id="v2-personavail_grid1_1" dataattribute="personid"
descdataattribute="displayname" descinputmode="readonly" />
<multiparttextbox
id="v2-personavail_grid1_2" dataattribute="primarypersoncal.calnum"
inputmode="readonly" descdataattribute="primarypersoncal.shiftnum"
descinputmode="readonly" />
<textbox
id="v2-personavail_grid1_3" dataattribute="displayfrom"
lookup="datelookup" ondatachange="resetchildren"/>
</section>
<table id="v2-personavail_modify"
label="Work Dates" selectmode="multiple" relationship="WORKPERIOD"
orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" inputmode="readonly">
<tablebody
id="v2-personavail_modify_tablebody" displayrowsperpage="20" filterable="false"
>
<tablecol
id="v2-personavail_modify_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-personavail_modify_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol
id="v2-personavail_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-personavail_modify_8">
<pushbutton default="true"
id="2t2-personavail_modify_9" label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v2t2-personavail_modify" label="Modify
Work Dates" relationship="MODAVAIL" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-personavail_modify_tablebody" displayrowsperpage="20"
filterable="false" >
<tablecol id="v2t2-personavail_modify_tablebody_1"
dataattribute="workdate" lookup="datelookup" />
<tablecol
id="v2t2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="v2t2-personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="v2t2-personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-personavail_modify_10">
<pushbutton default="true"
id="2t2-personavail_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v2-personavail_3" >
<pushbutton id="v2-personavail_3_1" label="OK"
default="true" mxevent="dialogok" />
<pushbutton id="v2-personavail_3_2" label="Cancel" mxevent="dialogcancel"
/>
</buttongroup>
</dialog>
For this one in Change 2
of person.xml:
<dialog id="persavail" label="Modify
Person Availability" savemode="ONLOADUNLOAD" >
<section id="v2-personavail_grid1"
border="true" >
<multiparttextbox
id="v2-personavail_grid1_1" dataattribute="personid"
descdataattribute="displayname" descinputmode="readonly" />
<multiparttextbox
id="v2-personavail_grid1_2" dataattribute="primarypersoncal.calnum"
inputmode="readonly" descdataattribute="primarypersoncal.shiftnum"
descinputmode="readonly" />
<!--textbox
id="v2-personavail_grid1_3" dataattribute="displayfrom"
lookup="datelookup" ondatachange="resetchildren"/-->
</section>
<section id="persavail0" >
<sectionrow id="persavail_row1" >
<sectioncol id="persavail_row1_col1" >
<section id="persavail_col1_1" >
<textbox id="v2-personavail_grid1_3" dataattribute="displayfrom"
lookup="datelookup" ondatachange="resetchildren"/>
</section>
</sectioncol>
<sectioncol id="persavail_row1_col2" >
<section id="persavail_row1_col2_sec1" >
<textbox id="v2-personavail_grid1_31" dataattribute="displayto"
lookup="datelookup" ondatachange="resetchildren"/>
</section>
</sectioncol>
</sectionrow>
</section>
<table id="v2-personavail_modify"
label="Work Dates" selectmode="multiple" relationship="WORKPERIOD"
orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" inputmode="readonly">
<tablebody
id="v2-personavail_modify_tablebody" displayrowsperpage="10" filterable="false"
>
<tablecol
id="v2-personavail_modify_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-personavail_modify_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol
id="v2-personavail_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-personavail_modify_8">
<pushbutton default="true"
id="2t2-personavail_modify_90" label="Mass Modify" mxevent="ModifySelectedDays"
/>
<pushbutton
id="2t2-personavail_modify_9" label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v2t2-personavail_modify" label="Modify
Work Dates" relationship="MODAVAIL" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-personavail_modify_tablebody" displayrowsperpage="5" filterable="false"
>
<tablecol
id="v2t2-personavail_modify_tablebody_1" dataattribute="workdate"
lookup="datelookup" />
<tablecol id="v2t2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="v2t2-personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="v2t2-personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-personavail_modify_10">
<pushbutton default="true"
id="2t2-personavail_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v2-personavail_3" >
<pushbutton id="v2-personavail_3_1" label="OK"
default="true" mxevent="dialogok" />
<pushbutton id="v2-personavail_3_2" label="Cancel" mxevent="dialogcancel"
/>
</buttongroup>
</dialog>
Change 3 in person.xml
After the dialog in Change 3 in person.xml
<dialog
id="persavail" label="Modify Person Availability"
savemode="ONLOADUNLOAD" >
Add this new dialog for Change 3 in person.xml:
<dialog id="ModifySelectedDays" label="Modify Person
Availability" mboname="MODAVAIL"
beanclass="psdi.webclient.beans.common.ModPersonAvailBean" >
<section id="ModifySelectedDays1" >
<sectionrow id="ModifySelectedDays_row1" >
<sectioncol id="ModifySelectedDays_row1_col1" >
<section id="ModifySelectedDays_col1_1" >
<textbox id="ModifySelectedDays_row1_col1_1_2"
dataattribute="starttime"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDays_row1_col2" >
<section id="ModifySelectedDays_row1_col2_sec1" >
<textbox id="ModifySelectedDays_row1_col2_1_2"
dataattribute="endtime"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDays_row1_col3"
>
<section id="ModifySelectedDays_row1_col3_sec1" >
<textbox id="ModifySelectedDays_row1_col3_1_2"
dataattribute="workhours"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDays_row1_col4"
>
<section id="ModifySelectedDays_row1_col4_sec1" >
<textbox id="ModifySelectedDays_row1_col4_1_2" dataattribute="reasoncode"
lookup="valuelist"/>
</section>
</sectioncol>
</sectionrow>
</section>
<buttongroup id="ModifySelectedDays_3" >
<pushbutton id="ModifySelectedDays_3_1"
label="OK" default="true" mxevent="dialogok" />
<pushbutton id="ModifySelectedDays_3_2"
label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
<dialog
id="perssavail" label="Modify Person Availability"
savemode="ONLOADUNLOAD"
beanclass="psdi.webclient.beans.common.ModPersonAvailBean" >
<table id="results1_showlist" mboname="PERSON"
label="People" selectmode="multiple"
beanclass="psdi.webclient.beans.common.PersonAvailListBean"
inputmode="readonly">
<tablebody id="results1_showlist_tablebody" filterable="true"
displayrowsperpage="5" filterexpanded="true" >
<tablecol
id="results1_showlist_tablebody_1" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false"/>
<tablecol id="results1_showlist_tablebody_2" dataattribute="personid"
ondatachange="resetchildren"/>
<tablecol id="results1_showlist_tablebody_5" dataattribute="displayname"
/>
<tablecol id="results1_showlist_tablebody_6"
dataattribute="primarypersoncal.calnum" />
<tablecol id="results1_showlist_tablebody_7"
dataattribute="primarypersoncal.shiftnum" />
<tablecol
id="results1_showlist_tablebody_8" dataattribute="status" lookup="valuelist"
/>
</tablebody>
</table>
<section id="perssavail0" >
<sectionrow id="perssavail_row1" >
<sectioncol id="perssavail_row1_col1" >
<section id="perssavail_col1_1" >
<textbox id="v21-personavail_grid1_3" datasrc="results1_showlist"
dataattribute="displayfrom" lookup="datelookup"
ondatachange="resetchildren"/>
</section>
</sectioncol>
<sectioncol id="perssavail_row1_col2" >
<section id="perssavail_row1_col2_sec1" >
<textbox id="v21-personavail_grid1_31" datasrc="results1_showlist"
dataattribute="displayto" lookup="datelookup"
ondatachange="resetchildren"/>
</section>
</sectioncol>
</sectionrow>
</section>
<!--textbox id="v21-personavail_grid1_3" datasrc="results1_showlist"
dataattribute="displayfrom" lookup="datelookup"
ondatachange="resetchildren"/-->
<table id="v21-personavail_modify"
label="Work Dates" parentdatasrc="results1_showlist"
relationship="WORKPERIOD" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" selectmode="multiple"
inputmode="readonly" >
<tablebody
id="v21-personavail_modify_tablebody" displayrowsperpage="10" filterable="false"
>
<tablecol
id="v21-personavail_modify_tablebody_00" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol id="v21-personavail_modify_tablebody_1"
dataattribute="workdate" inputmode="readonly"/>
<tablecol
id="v21-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v21-personavail_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v21-personavail_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v21-personavail_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol
id="v21-personavail_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v21t2-personavail_modify_8">
<pushbutton default="true"
id="2t21-personavail_modify_90" label="Mass Modify" mxevent="ModifySelectedDays"
/>
<pushbutton
id="2t21-personavail_modify_9" label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v21t2-personavail_modify" label="Modify
Work Dates for {0}" parentemptylabel="Modify Work Dates"
parentdatasrc="results1_showlist" relationship="MODAVAIL"
orderby="workdate asc" beanclass="psdi.webclient.beans.common.ModavialBean"
>
<sectionheader
id="v21-personavail_modify_grid1_1_1_sectionheader">
<paramvalues id="v21-personavail_modify_grid1_1_1_Table_params"
property="label" >
<paramvalue id="v21-personavail_modify_grid1_1_1_Table_param_1" position="0"
dataattribute="personid" datasrc="results1_showlist" />
</paramvalues>
</sectionheader>
<tablebody
id="v21t2-personavail_modify_tablebody" displayrowsperpage="5"
filterable="false" >
<tablecol id="v21t2-personavail_modify_tablebody_1"
dataattribute="workdate" lookup="datelookup" />
<tablecol
id="v21t2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v21t2-personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="v21t2-personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="v21t2-personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v21t2-personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v21t2-personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v21t2-personavail_modify_10">
<pushbutton default="true"
id="21t2-personavail_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v21-personavail_3" >
<pushbutton id="v21-personavail_3_1"
label="OK" default="true" mxevent="dialogok" />
<pushbutton id="v21-personavail_3_2"
label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
CHANGES TO grpassign.xml
Change 1 to grpassign.xml
After this dialog
in Change 1 of grpassign.xml:
<dialog id="dupeschedu" label="Select Schedule Project"
mboname="SKDPROJECT"
beanclass="com.ibm.tivoli.maximo.skd.beans.SKDProjectBean">
Add these dialogs for Change 1 in grpassign.xml:
<dialog id="ModifySelectedDays" label="Modify Person Availability"
mboname="MODAVAIL" beanclass="psdi.webclient.beans.common.ModPersonAvailBean"
>
<section id="ModifySelectedDays1" >
<sectionrow id="ModifySelectedDays_row1" >
<sectioncol id="ModifySelectedDays_row1_col1" >
<section id="ModifySelectedDays_col1_1" >
<textbox id="ModifySelectedDays_row1_col1_1_2"
dataattribute="starttime"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDays_row1_col2" >
<section id="ModifySelectedDays_row1_col2_sec1" >
<textbox id="ModifySelectedDays_row1_col2_1_2"
dataattribute="endtime"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDays_row1_col3"
>
<section id="ModifySelectedDays_row1_col3_sec1" >
<textbox id="ModifySelectedDays_row1_col3_1_2"
dataattribute="workhours"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDays_row1_col4"
>
<section id="ModifySelectedDays_row1_col4_sec1" >
<textbox id="ModifySelectedDays_row1_col4_1_2" dataattribute="reasoncode"
lookup="valuelist"/>
</section>
</sectioncol>
</sectionrow>
</section>
<buttongroup id="ModifySelectedDays_3" >
<pushbutton id="ModifySelectedDays_3_1"
label="OK" default="true" mxevent="dialogok" />
<pushbutton id="ModifySelectedDays_3_2"
label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
<dialog
id="ModifySelectedDaysCrew" label="Modify Crew Availability" mboname="MODAVAIL"
beanclass="psdi.webclient.beans.common.ModCrewAvailBean" >
<section id="ModifySelectedDaysCrew1" >
<sectionrow id="ModifySelectedDaysCrew_row1" >
<sectioncol id="ModifySelectedDaysCrew_row1_col1" >
<section id="ModifySelectedDaysCrew_col1_1" >
<textbox id="ModifySelectedDaysCrew_row1_col1_1_2"
dataattribute="starttime"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDaysCrew_row1_col2" >
<section id="ModifySelectedDaysCrew_row1_col2_sec1" >
<textbox id="ModifySelectedDaysCrew_row1_col2_1_2"
dataattribute="endtime"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDaysCrew_row1_col3"
>
<section id="ModifySelectedDaysCrew_row1_col3_sec1" >
<textbox id="ModifySelectedDaysCrew_row1_col3_1_2"
dataattribute="workhours"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDaysCrew_row1_col4"
>
<section id="ModifySelectedDaysCrew_row1_col4_sec1" >
<textbox id="ModifySelectedDaysCrew_row1_col4_1_2" dataattribute="reasoncode"
lookup="valuelist"/>
</section>
</sectioncol>
</sectionrow>
</section>
<buttongroup id="ModifySelectedDaysCrew_3" >
<pushbutton id="ModifySelectedDaysCrew_3_1"
label="OK" default="true" mxevent="dialogok" />
<pushbutton id="ModifySelectedDaysCrew_3_2"
label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
Change 2 in
grpassign.xml:
In Change 2 of grpassign.xml, replace these dialogs
<dialog id="persavail-old" label="Modify Person
Availability" mboName="PERSON"
beanclass="com.ibm.tivoli.maximo.skd.beans.ASNPersavilBean"
savemode="ONLOADUNLOAD" >
<section
id="personavail_grid1" border="true" >
<multiparttextbox id="personavail_grid1_1" dataattribute="personid"
descdataattribute="displayname" descinputmode="readonly" />
<multiparttextbox
id="personavail_grid1_2" dataattribute="primarypersoncal.calnum"
inputmode="readonly" descdataattribute="primarypersoncal.shiftnum"
descinputmode="readonly" />
<textbox
id="personavail_grid1_3" dataattribute="displayfrom" lookup="datelookup"
ondatachange="resetchildren"/>
</section>
<table id="personavail_modify" label="Work
Dates" relationship="PERSONAVAIL" orderby="date asc" >
<tablebody
id="personavail_modify_tablebody" displayrowsperpage="20" filterable="false"
>
<tablecol
id="personavail_modify_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol id="personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol
id="personavail_modify_tablebody_7" dataattribute="description"
inputmode="readonly"/>
<tablecol id="personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
</table>
<buttongroup id="personavail_3" >
<pushbutton id="personavail_3_1" label="OK"
default="true" mxevent="dialogok" />
<pushbutton id="personavail_3_2" label="Cancel" mxevent="dialogcancel"
/>
</buttongroup>
</dialog>
<dialog
id="persavail" label="Modify Person Availability" mboName="PERSON"
beanclass="com.ibm.tivoli.maximo.skd.beans.ASNPersavilBean"
savemode="ONLOADUNLOAD" >
<section
id="v2-personavail_grid1" border="true" >
<multiparttextbox id="v2-personavail_grid1_1" dataattribute="personid"
descdataattribute="displayname" descinputmode="readonly" />
<multiparttextbox
id="v2-personavail_grid1_2" dataattribute="primarypersoncal.calnum"
inputmode="readonly" descdataattribute="primarypersoncal.shiftnum"
descinputmode="readonly" />
<textbox
id="v2-personavail_grid1_3" dataattribute="displayfrom"
lookup="datelookup" ondatachange="resetchildren"/>
</section>
<table id="v2-personavail_modify"
label="Work Dates" selectmode="multiple" relationship="WORKPERIOD"
orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" inputmode="readonly">
<tablebody
id="v2-personavail_modify_tablebody" displayrowsperpage="20" filterable="false"
>
<tablecol
id="v2-personavail_modify_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-personavail_modify_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-personavail_modify_8">
<pushbutton
default="true" id="2t2-personavail_modify_9" label="Modify" mxevent="DodifyDays"
/>
</buttongroup>
</table>
<table id="v2t2-personavail_modify" label="Modify
Work Dates" relationship="MODAVAIL" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-personavail_modify_tablebody" displayrowsperpage="20"
filterable="false" >
<tablecol id="v2t2-personavail_modify_tablebody_1" dataattribute="workdate"
lookup="datelookup"/>
<tablecol id="v2t2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="v2t2-personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="v2t2-personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-personavail_modify_10">
<pushbutton default="true"
id="2t2-personavail_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v2-personavail_3" >
<pushbutton id="v2-personavail_3_1" label="OK"
default="true" mxevent="dialogok" />
<pushbutton id="v2-personavail_3_2" label="Cancel" mxevent="dialogcancel"
/>
</buttongroup>
</dialog>
For the following in Change 2 of grpassign.xml
<dialog id="list_persavail" label="Modify Person
Availability" savemode="ONUNLOAD"
beanclass="psdi.webclient.beans.common.ModPersonAvailBean" >
<table id="results1_showlist" mboname="PERSON"
label="People" selectmode="multiple"
beanclass="psdi.webclient.beans.common.PersonAvailListBean"
inputmode="readonly">
<tablebody id="results1_showlist_tablebody" filterable="true"
displayrowsperpage="5" filterexpanded="true" >
<tablecol
id="results1_showlist_tablebody_1" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false"/>
<tablecol id="results1_showlist_tablebody_2" dataattribute="personid"
ondatachange="resetchildren"/>
<tablecol id="results1_showlist_tablebody_5" dataattribute="displayname"
/>
<tablecol id="results1_showlist_tablebody_6"
dataattribute="primarypersoncal.calnum" />
<tablecol id="results1_showlist_tablebody_7"
dataattribute="primarypersoncal.shiftnum" />
<tablecol
id="results1_showlist_tablebody_8" dataattribute="status" lookup="valuelist"
/>
</tablebody>
</table>
<!--textbox id="v21-personavail_grid1_3" datasrc="results1_showlist"
dataattribute="displayfrom" lookup="datelookup"
ondatachange="resetchildren"/-->
<section
id="perssavail" >
<sectionrow id="perssavail_row1" >
<sectioncol id="perssavail_row1_col1" >
<section id="perssavail_col1_1" >
<textbox id="v21-personavail_grid1_3" datasrc="results1_showlist"
dataattribute="displayfrom" lookup="datelookup"
ondatachange="resetchildren"/>
</section>
</sectioncol>
<sectioncol id="perssavail_row1_col2" >
<section id="perssavail_row1_col2_sec1" >
<textbox id="v21-personavail_grid1_31" datasrc="results1_showlist"
dataattribute="displayto" lookup="datelookup"
ondatachange="resetchildren"/>
</section>
</sectioncol>
</sectionrow>
</section>
<table id="v21-personavail_modify"
label="Work Dates" parentdatasrc="results1_showlist"
relationship="WORKPERIOD" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" selectmode="multiple"
inputmode="readonly" >
<tablebody
id="v21-personavail_modify_tablebody" displayrowsperpage="10" filterable="false"
>
<tablecol
id="v21-personavail_modify_tablebody_00" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol id="v21-personavail_modify_tablebody_1"
dataattribute="workdate" inputmode="readonly"/>
<tablecol
id="v21-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v21-personavail_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v21-personavail_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v21-personavail_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol
id="v21-personavail_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v21t2-personavail_modify_8">
<pushbutton default="true"
id="2t21-personavail_modify_90" label="Mass Modify" mxevent="ModifySelectedDays"
/>
<pushbutton
id="2t21-personavail_modify_9" label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v21t2-personavail_modify" label="Modify
Work Dates for {0}" parentemptylabel="Modify Work Dates"
parentdatasrc="results1_showlist" relationship="MODAVAIL"
orderby="workdate asc" beanclass="psdi.webclient.beans.common.ModavialBean"
>
<sectionheader
id="v21-personavail_modify_grid1_1_1_sectionheader">
<paramvalues id="v21-personavail_modify_grid1_1_1_Table_params"
property="label" >
<paramvalue id="v21-personavail_modify_grid1_1_1_Table_param_1" position="0"
dataattribute="personid" datasrc="results1_showlist" />
</paramvalues>
</sectionheader>
<tablebody
id="v21t2-personavail_modify_tablebody" displayrowsperpage="5"
filterable="false" >
<tablecol id="v21t2-personavail_modify_tablebody_1"
dataattribute="workdate" lookup="datelookup" />
<tablecol
id="v21t2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v21t2-personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="v21t2-personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="v21t2-personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v21t2-personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v21t2-personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v21t2-personavail_modify_10">
<pushbutton default="true"
id="21t2-personavail_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v21-personavail_3" >
<pushbutton id="v21-personavail_3_1"
label="OK" default="true" mxevent="dialogok" />
<pushbutton id="v21-personavail_3_2"
label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
<dialog id="list_crewavail" label="Modify Crew
Availability" savemode="ONLOADUNLOAD"
beanclass="psdi.webclient.beans.common.ModCrewAvailBean" >
<table id="results1_showlist_c" mboname="AMCREW"
label="Crews" selectmode="multiple"
beanclass="psdi.webclient.beans.common.CrewAvailListBean"
inputmode="readonly">
<tablebody id="results1_showlist_c_tablebody" filterable="true"
displayrowsperpage="5" filterexpanded="true" >
<tablecol
id="results1_showlist_c_tablebody_1" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false"/>
<tablecol id="results1_showlist_c_tablebody_2" dataattribute="amcrew"
ondatachange="resetchildren"/>
<tablecol id="results1_showlist_c_tablebody_5" dataattribute="description"
/>
<tablecol id="results1_showlist_c_tablebody_6" dataattribute="amcrewtype"
/>
<tablecol id="results1_showlist_c_tablebody_7" dataattribute="shiftnum"
/>
</tablebody>
</table>
<!--textbox id="v21-personavail_grid1_3" datasrc="results1_showlist"
dataattribute="displayfrom" lookup="datelookup"
ondatachange="resetchildren"/-->
<section
id="modavailcrew1" >
<sectionrow id="modavailcrew1_row1" >
<sectioncol id="modavailcrew1_row1_col1" >
<section id="modavailcrew1_col1_1" >
<textbox id="v21-modavailcrew1_grid1_3" datasrc="results1_showlist_c"
dataattribute="displayfrom" lookup="datelookup"
ondatachange="resetchildren"/>
</section>
</sectioncol>
<sectioncol id="modavailcrew1_row1_col2" >
<section id="modavailcrew1_row1_col2_sec1" >
<textbox id="v21-modavailcrew1_grid1_31" datasrc="results1_showlist_c"
dataattribute="displayto" lookup="datelookup"
ondatachange="resetchildren"/>
</section>
</sectioncol>
</sectionrow>
</section>
<table id="v21-modavailcrew_modify"
label="Work Dates" parentdatasrc="results1_showlist_c"
relationship="WORKPERIOD" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" selectmode="multiple"
inputmode="readonly" >
<tablebody
id="v21-modavailcrew_modify_tablebody" displayrowsperpage="10"
filterable="false" >
<tablecol
id="v21-modavailcrew_modify_tablebody_00" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol id="v21-modavailcrew_modify_tablebody_1"
dataattribute="workdate" inputmode="readonly"/>
<tablecol
id="v21-modavailcrew_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v21-modavailcrew_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v21-modavailcrew_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v21-modavailcrew_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol
id="v21-modavailcrew_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v21t2-modavailcrew_modify_8">
<pushbutton default="true"
id="2t21-modavailcrew_modify_90" label="Mass Modify"
mxevent="ModifySelectedDaysCrew" />
<pushbutton id="2t21-modavailcrew_modify_9"
label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v21t2-modavailcrew_modify" label="Modify
Work Dates for {0}" parentemptylabel="Modify Work Dates"
parentdatasrc="results1_showlist_c" relationship="MODAVAIL"
orderby="workdate asc" beanclass="psdi.webclient.beans.common.ModavialBean"
>
<sectionheader
id="v21-modavailcrew_modify_grid1_1_1_sectionheader">
<paramvalues id="v21-modavailcrew_modify_grid1_1_1_Table_params"
property="label" >
<paramvalue id="v21-modavailcrew_modify_grid1_1_1_Table_param_1" position="0"
dataattribute="amcrew" datasrc="results1_showlist_c" />
</paramvalues>
</sectionheader>
<tablebody
id="v21t2-modavailcrew_modify_tablebody" displayrowsperpage="5"
filterable="false" >
<tablecol id="v21t2-modavailcrew_modify_tablebody_1"
dataattribute="workdate" lookup="datelookup" />
<tablecol
id="v21t2-modavailcrew_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v21t2-modavailcrew_modify_tablebody_3"
dataattribute="starttime" />
<tablecol id="v21t2-modavailcrew_modify_tablebody_4" dataattribute="endtime"
/>
<tablecol
id="v21t2-modavailcrew_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v21t2-modavailcrew_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v21t2-modavailcrew_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v21t2-modavailcrew_modify_10">
<pushbutton default="true"
id="21t2-modavailcrew_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v21-modavailcrew_3" >
<pushbutton id="v21-modavailcrew_3_1"
label="OK" default="true" mxevent="dialogok" />
<pushbutton id="v21-modavailcrew_3_2"
label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
<dialog id="persavail" label="Modify Person Availability"
mboName="PERSON" beanclass="com.ibm.tivoli.maximo.skd.beans.ASNPersavilBean"
savemode="ONLOADUNLOAD" >
<section
id="v2-personavail_grid1" border="true" >
<multiparttextbox id="v2-personavail_grid1_1" dataattribute="personid"
descdataattribute="displayname" descinputmode="readonly" />
<multiparttextbox
id="v2-personavail_grid1_2" dataattribute="primarypersoncal.calnum"
inputmode="readonly" descdataattribute="primarypersoncal.shiftnum"
descinputmode="readonly" />
<!--textbox
id="v2-personavail_grid1_3" dataattribute="displayfrom"
lookup="datelookup" ondatachange="resetchildren"/-->
</section>
<section id="persavail0"
>
<sectionrow id="persavail_row1" >
<sectioncol id="persavail_row1_col1" >
<section id="persavail_col1_1" >
<textbox id="v2-personavail_grid1_3" dataattribute="displayfrom"
lookup="datelookup" ondatachange="resetchildren"/>
</section>
</sectioncol>
<sectioncol id="persavail_row1_col2" >
<section id="persavail_row1_col2_sec1" >
<textbox id="v2-personavail_grid1_31" dataattribute="displayto"
lookup="datelookup" ondatachange="resetchildren"/>
</section>
</sectioncol>
</sectionrow>
</section>
<table id="v2-personavail_modify"
label="Work Dates" selectmode="multiple" relationship="WORKPERIOD"
orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" inputmode="readonly">
<tablebody
id="v2-personavail_modify_tablebody" displayrowsperpage="10" filterable="false"
>
<tablecol
id="v2-personavail_modify_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-personavail_modify_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-personavail_modify_8">
<pushbutton
default="true" id="2t2-personavail_modify_90" label="Mass Modify"
mxevent="ModifySelectedDays" />
<pushbutton id="2t2-personavail_modify_9"
label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v2t2-personavail_modify" label="Modify
Work Dates" relationship="MODAVAIL" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-personavail_modify_tablebody" displayrowsperpage="5" filterable="false"
>
<tablecol
id="v2t2-personavail_modify_tablebody_1" dataattribute="workdate"
lookup="datelookup"/>
<tablecol id="v2t2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="v2t2-personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="v2t2-personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-personavail_modify_10">
<pushbutton default="true"
id="2t2-personavail_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v2-personavail_3" >
<pushbutton id="v2-personavail_3_1" label="OK"
default="true" mxevent="dialogok" />
<pushbutton id="v2-personavail_3_2" label="Cancel" mxevent="dialogcancel"
/>
</buttongroup>
</dialog>
Change 3 in
grpassign.xml
In Change 3 of grpassign.xml, replace
this dialog
<dialog id="persavail" label="Modify Person
Availability" mboName="PERSON"
beanclass="com.ibm.tivoli.maximo.skd.beans.ASNPersavilBean"
savemode="ONLOADUNLOAD" >
<section
id="v2-personavail_grid1" border="true" >
<multiparttextbox id="v2-personavail_grid1_1" dataattribute="personid"
descdataattribute="displayname" descinputmode="readonly" />
<multiparttextbox
id="v2-personavail_grid1_2" dataattribute="primarypersoncal.calnum"
inputmode="readonly" descdataattribute="primarypersoncal.shiftnum"
descinputmode="readonly" />
<textbox
id="v2-personavail_grid1_3" dataattribute="displayfrom"
lookup="datelookup" ondatachange="resetchildren"/>
</section>
<table id="v2-personavail_modify"
label="Work Dates" selectmode="multiple" relationship="WORKPERIOD"
orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" inputmode="readonly">
<tablebody
id="v2-personavail_modify_tablebody" displayrowsperpage="20" filterable="false"
>
<tablecol
id="v2-personavail_modify_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-personavail_modify_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-personavail_modify_8">
<pushbutton
default="true" id="2t2-personavail_modify_9" label="Modify" mxevent="DodifyDays"
/>
</buttongroup>
</table>
<table id="v2t2-personavail_modify" label="Modify
Work Dates" relationship="MODAVAIL" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-personavail_modify_tablebody" displayrowsperpage="20"
filterable="false" >
<tablecol id="v2t2-personavail_modify_tablebody_1" dataattribute="workdate"
lookup="datelookup"/>
<tablecol id="v2t2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="v2t2-personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="v2t2-personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-personavail_modify_10">
<pushbutton default="true"
id="2t2-personavail_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v2-personavail_3" >
<pushbutton id="v2-personavail_3_1" label="OK"
default="true" mxevent="dialogok" />
<pushbutton id="v2-personavail_3_2" label="Cancel" mxevent="dialogcancel"
/>
</buttongroup>
</dialog>
For this one in Change 3 of
grpassign.xml
<dialog id="persavail" label="Modify
Person Availability" mboName="PERSON"
beanclass="com.ibm.tivoli.maximo.skd.beans.ASNPersavilBean"
savemode="ONLOADUNLOAD" >
<section
id="v2-personavail_grid1" border="true" >
<multiparttextbox id="v2-personavail_grid1_1" dataattribute="personid"
descdataattribute="displayname" descinputmode="readonly" />
<multiparttextbox
id="v2-personavail_grid1_2" dataattribute="primarypersoncal.calnum"
inputmode="readonly" descdataattribute="primarypersoncal.shiftnum"
descinputmode="readonly" />
<!--textbox
id="v2-personavail_grid1_3" dataattribute="displayfrom"
lookup="datelookup" ondatachange="resetchildren"/-->
</section>
<section id="persavail0"
>
<sectionrow id="persavail_row1" >
<sectioncol id="persavail_row1_col1" >
<section id="persavail_col1_1" >
<textbox id="v2-personavail_grid1_3" dataattribute="displayfrom"
lookup="datelookup" ondatachange="resetchildren"/>
</section>
</sectioncol>
<sectioncol id="persavail_row1_col2" >
<section id="persavail_row1_col2_sec1" >
<textbox id="v2-personavail_grid1_31" dataattribute="displayto"
lookup="datelookup" ondatachange="resetchildren"/>
</section>
</sectioncol>
</sectionrow>
</section>
<table id="v2-personavail_modify"
label="Work Dates" selectmode="multiple" relationship="WORKPERIOD"
orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" inputmode="readonly">
<tablebody
id="v2-personavail_modify_tablebody" displayrowsperpage="10" filterable="false"
>
<tablecol
id="v2-personavail_modify_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-personavail_modify_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol id="v2-personavail_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-personavail_modify_8">
<pushbutton
default="true" id="2t2-personavail_modify_90" label="Mass Modify"
mxevent="ModifySelectedDays" />
<pushbutton id="2t2-personavail_modify_9"
label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v2t2-personavail_modify" label="Modify
Work Dates" relationship="MODAVAIL" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-personavail_modify_tablebody" displayrowsperpage="5" filterable="false"
>
<tablecol
id="v2t2-personavail_modify_tablebody_1" dataattribute="workdate"
lookup="datelookup"/>
<tablecol id="v2t2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="v2t2-personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="v2t2-personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-personavail_modify_10">
<pushbutton default="true"
id="2t2-personavail_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v2-personavail_3" >
<pushbutton id="v2-personavail_3_1" label="OK"
default="true" mxevent="dialogok" />
<pushbutton id="v2-personavail_3_2" label="Cancel" mxevent="dialogcancel"
/>
</buttongroup>
</dialog>
Change 4 in
grpassign.xml
Replace this dialog:
<dialog id="crewavail" label="Modify Crew
Availability" mboName="AMCREW"
beanclass="com.ibm.tivoli.maximo.skd.beans.ASNCrewavilBean"
savemode="ONLOADUNLOAD" >
<section id="v2-modavailcrew_grid1" border="true">
<sectionrow
id="v2-modavailcrew_grid_row1">
<sectioncol
id="v2-modavailcrew_grid_row1_col1">
<section
id="v2-modavailcrew_grid_row1_col1_1">
<textbox id="v2-modavailcrew_grid_row1_col1_1_1" dataattribute="amcrew"
inputmode="readonly"/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col2">
<section
id="v2-modavailcrew_grid_row1_col2_1">
<textbox id="v2-modavailcrew_grid_row1_col2_1_1"
dataattribute="description" inputmode="readonly" />
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col3">
<section
id="v2-modavailcrew_grid_row1_col3_1">
<textbox id="v2-modavailcrew_grid_row1_col3_1_1"
dataattribute="amcrewtype" inputmode="readonly"/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col4">
<section
id="v2-modavailcrew_grid_row1_col4_1">
<textbox id="v2-modavailcrew_grid_row1_col4_1_1"
dataattribute="shiftnum" inputmode="readonly" />
</section>
</sectioncol>
</sectionrow>
<sectionrow id="v2-modavailcrew_grid_row2">
<sectioncol id="v2-modavailcrew_grid_row2_col2">
<section id="v2-modavailcrew_grid_row2_col2_1">
<textbox id="v2-modavailcrew_grid_row2_col2_1_1"
dataattribute="displayfrom" lookup="datelookup" ondatachange="resetchildren"
/>
</section>
</sectioncol>
</sectionrow>
</section>
<table id="v2-modavailcrew_table" label="Work Dates"
selectmode="multiple" relationship="WORKPERIOD" orderby="workdate
asc" beanclass="psdi.webclient.beans.common.WorkperiodBean"
inputmode="readonly">
<tablebody
id="v2-modavailcrew_table_tablebody" displayrowsperpage="20" filterable="false"
>
<tablecol
id="v2-modavailcrew_table_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-modavailcrew_table_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol
id="v2-modavailcrew_table_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-modavailcrew_modify_8">
<pushbutton default="true"
id="2t2-modavailcrew_modify_9" label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v2t2-modavailcrew_table" label="Modify
Work Dates" relationship="MODAVAIL" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-modavailcrew_table_tablebody" displayrowsperpage="20"
filterable="false" >
<tablecol id="v2t2-modavailcrew_table_tablebody_1" dataattribute="workdate"
lookup="datelookup"/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-modavailcrew_table_tablebody_3"
dataattribute="starttime" />
<tablecol id="v2t2-modavailcrew_table_tablebody_4" dataattribute="endtime"
/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-modavailcrew_table_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-modavailcrew_modify_10">
<pushbutton default="true"
id="2t2-modavailcrew_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="V2-modavailcrew_2">
<pushbutton
id="V2-modavailcrew_2_1" label="OK" default="true" mxevent="dialogok" />
<pushbutton
id="V2-modavailcrew_2_2" label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
For
this one in grpassign.xml
<dialog id="crewavail" label="Modify Crew Availability"
mboName="AMCREW" beanclass="com.ibm.tivoli.maximo.skd.beans.ASNCrewavilBean"
savemode="ONLOADUNLOAD" >
<section id="v2-modavailcrew_grid1" border="true">
<sectionrow
id="v2-modavailcrew_grid_row1">
<sectioncol
id="v2-modavailcrew_grid_row1_col1">
<section
id="v2-modavailcrew_grid_row1_col1_1">
<textbox id="v2-modavailcrew_grid_row1_col1_1_1" dataattribute="amcrew"
inputmode="readonly"/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col2">
<section
id="v2-modavailcrew_grid_row1_col2_1">
<textbox id="v2-modavailcrew_grid_row1_col2_1_1"
dataattribute="description" inputmode="readonly" />
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col3">
<section
id="v2-modavailcrew_grid_row1_col3_1">
<textbox id="v2-modavailcrew_grid_row1_col3_1_1"
dataattribute="amcrewtype" inputmode="readonly"/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col4">
<section
id="v2-modavailcrew_grid_row1_col4_1">
<textbox id="v2-modavailcrew_grid_row1_col4_1_1"
dataattribute="shiftnum" inputmode="readonly" />
</section>
</sectioncol>
</sectionrow>
<sectionrow id="v2-modavailcrew_grid_row2">
<sectioncol id="v2-modavailcrew_grid_row2_col2">
<section id="v2-modavailcrew_grid_row2_col2_1">
<textbox id="v2-modavailcrew_grid_row2_col2_1_1"
dataattribute="displayfrom" lookup="datelookup" ondatachange="resetchildren"
/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row2_col3">
<section
id="v2-modavailcrew_grid_row2_col3_1">
<textbox id="v2-modavailcrew_grid_row2_col3_1_1"
dataattribute="displayto" lookup="datelookup" ondatachange="resetchildren"
/>
</section>
</sectioncol>
</sectionrow>
</section>
<table id="v2-modavailcrew_table" label="Work Dates"
selectmode="multiple" relationship="WORKPERIOD" orderby="workdate
asc" beanclass="psdi.webclient.beans.common.WorkperiodBean"
inputmode="readonly">
<tablebody
id="v2-modavailcrew_table_tablebody" displayrowsperpage="10" filterable="false"
>
<tablecol
id="v2-modavailcrew_table_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-modavailcrew_table_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol
id="v2-modavailcrew_table_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-modavailcrew_modify_8">
<pushbutton default="true"
id="2t2-modavailcrew_modify_90" label="Mass Modify"
mxevent="ModifySelectedDaysCrew" />
<pushbutton id="2t2-modavailcrew_modify_9"
label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v2t2-modavailcrew_table" label="Modify
Work Dates" relationship="MODAVAIL" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-modavailcrew_table_tablebody" displayrowsperpage="5" filterable="false"
>
<tablecol
id="v2t2-modavailcrew_table_tablebody_1" dataattribute="workdate"
lookup="datelookup"/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-modavailcrew_table_tablebody_3"
dataattribute="starttime" />
<tablecol id="v2t2-modavailcrew_table_tablebody_4" dataattribute="endtime"
/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-modavailcrew_table_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-modavailcrew_modify_10">
<pushbutton default="true"
id="2t2-modavailcrew_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="V2-modavailcrew_2">
<pushbutton
id="V2-modavailcrew_2_1" label="OK" default="true" mxevent="dialogok" />
<pushbutton
id="V2-modavailcrew_2_2" label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
CHANGES TO AMCREW.XML
Change 1 in amcrew.xml
This adds one more sectioncol to
the end of the dialog.
For Change 1 in amcrew.xml, replace this dialog:
<dialog id="MDAVAILCW" label="Modify Crew
Availability" width="900" height="460" savemode="ONLOADUNLOAD"
licensekey="CREW">
<section
id="v2-modavailcrew_grid1" border="true">
<sectionrow id="v2-modavailcrew_grid_row1">
<sectioncol id="v2-modavailcrew_grid_row1_col1">
<section id="v2-modavailcrew_grid_row1_col1_1">
<textbox id="v2-modavailcrew_grid_row1_col1_1_1"
dataattribute="amcrew" inputmode="readonly"/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col2">
<section
id="v2-modavailcrew_grid_row1_col2_1">
<textbox id="v2-modavailcrew_grid_row1_col2_1_1"
dataattribute="description" inputmode="readonly" />
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col3">
<section
id="v2-modavailcrew_grid_row1_col3_1">
<textbox id="v2-modavailcrew_grid_row1_col3_1_1"
dataattribute="amcrewtype" inputmode="readonly"/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col4">
<section
id="v2-modavailcrew_grid_row1_col4_1">
<textbox id="v2-modavailcrew_grid_row1_col4_1_1"
dataattribute="shiftnum" inputmode="readonly" />
</section>
</sectioncol>
</sectionrow>
<sectionrow id="v2-modavailcrew_grid_row2">
<sectioncol id="v2-modavailcrew_grid_row2_col2">
<section id="v2-modavailcrew_grid_row2_col2_1">
<textbox id="v2-modavailcrew_grid_row2_col2_1_1"
dataattribute="displayfrom" lookup="datelookup" ondatachange="resetchildren"
/>
</section>
</sectioncol>
</sectionrow>
</section>
For this one in Change 1 of amcrew.xml
<dialog id="MDAVAILCW" label="Modify Crew
Availability" width="900" height="460" savemode="ONLOADUNLOAD"
licensekey="CREW" >
<section id="v2-modavailcrew_grid1" border="true">
<sectionrow
id="v2-modavailcrew_grid_row1">
<sectioncol
id="v2-modavailcrew_grid_row1_col1">
<section
id="v2-modavailcrew_grid_row1_col1_1">
<textbox id="v2-modavailcrew_grid_row1_col1_1_1" dataattribute="amcrew"
inputmode="readonly"/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col2">
<section
id="v2-modavailcrew_grid_row1_col2_1">
<textbox id="v2-modavailcrew_grid_row1_col2_1_1"
dataattribute="description" inputmode="readonly" />
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col3">
<section
id="v2-modavailcrew_grid_row1_col3_1">
<textbox id="v2-modavailcrew_grid_row1_col3_1_1"
dataattribute="amcrewtype" inputmode="readonly"/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row1_col4">
<section
id="v2-modavailcrew_grid_row1_col4_1">
<textbox id="v2-modavailcrew_grid_row1_col4_1_1"
dataattribute="shiftnum" inputmode="readonly" />
</section>
</sectioncol>
</sectionrow>
<sectionrow id="v2-modavailcrew_grid_row2">
<sectioncol id="v2-modavailcrew_grid_row2_col2">
<section id="v2-modavailcrew_grid_row2_col2_1">
<textbox id="v2-modavailcrew_grid_row2_col2_1_1"
dataattribute="displayfrom" lookup="datelookup" ondatachange="resetchildren"
/>
</section>
</sectioncol>
<sectioncol
id="v2-modavailcrew_grid_row2_col3">
<section
id="v2-modavailcrew_grid_row2_col3_1">
<textbox id="v2-modavailcrew_grid_row2_col3_1_1"
dataattribute="displayto" lookup="datelookup" ondatachange="resetchildren"
/>
</section>
</sectioncol>
</sectionrow>
</section>
Change 2 in amcrew.xml
Change 2 in amcrew.xml changes
the displayrowsperpage to 10 and adds one pushbutton
In Change 2 of amcrew.xml, replace this table:
<table id="v2-modavailcrew_table" label="Work
Dates" selectmode="multiple" relationship="WORKPERIOD"
orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" inputmode="readonly">
<tablebody
id="v2-modavailcrew_table_tablebody" displayrowsperpage="20" filterable="false"
>
<tablecol
id="v2-modavailcrew_table_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-modavailcrew_table_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol
id="v2-modavailcrew_table_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-modavailcrew_modify_8">
<pushbutton default="true"
id="2t2-modavailcrew_modify_9" label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
For this one in Change 2 of
amcrew.xml
<table id="v2-modavailcrew_table" label="Work
Dates" selectmode="multiple" relationship="WORKPERIOD"
orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" inputmode="readonly">
<tablebody
id="v2-modavailcrew_table_tablebody" displayrowsperpage="10" filterable="false"
>
<tablecol
id="v2-modavailcrew_table_tablebody_0" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol
id="v2-modavailcrew_table_tablebody_1" dataattribute="workdate"
inputmode="readonly"/>
<tablecol
id="v2-modavailcrew_table_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol id="v2-modavailcrew_table_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v2t2-modavailcrew_modify_8">
<pushbutton default="true"
id="2t2-personavail_modify_90" label="Mass Modify"
mxevent="ModifySelectedDaysCrew" />
<pushbutton id="2t2-modavailcrew_modify_9"
label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
Change 3 in amcrew.xml
Change 3 in
amcrew.xml changes the displayrowsperpage to 5
For Change 3 in amcrew.xml, replace this table
<table id="v2t2-modavailcrew_table" label="Modify
Work Dates" relationship="MODAVAIL" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-modavailcrew_table_tablebody" displayrowsperpage="20"
filterable="false" >
<tablecol id="v2t2-modavailcrew_table_tablebody_1" dataattribute="workdate"
lookup="datelookup"/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-modavailcrew_table_tablebody_3"
dataattribute="starttime" />
<tablecol id="v2t2-modavailcrew_table_tablebody_4" dataattribute="endtime"
/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-modavailcrew_table_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-modavailcrew_modify_10">
<pushbutton default="true"
id="2t2-modavailcrew_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
For this one in Change 3 of
amcrew.xml
<table id="v2t2-modavailcrew_table"
label="Modify Work Dates" relationship="MODAVAIL" orderby="workdate
asc" beanclass="psdi.webclient.beans.common.ModavialBean" >
<tablebody
id="v2t2-modavailcrew_table_tablebody" displayrowsperpage="5" filterable="false"
>
<tablecol
id="v2t2-modavailcrew_table_tablebody_1" dataattribute="workdate"
lookup="datelookup"/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v2t2-modavailcrew_table_tablebody_3"
dataattribute="starttime" />
<tablecol id="v2t2-modavailcrew_table_tablebody_4" dataattribute="endtime"
/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v2t2-modavailcrew_table_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v2t2-modavailcrew_table_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v2t2-modavailcrew_modify_10">
<pushbutton default="true"
id="2t2-modavailcrew_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
Change 4 in amcrew.xml
For Change 4 of amcrew.xml, after the END of this
dialog:
<dialog id="MDAVAILCW" label="Modify Crew
Availability" width="900" height="460" savemode="ONLOADUNLOAD"
licensekey="CREW" >
Add this dialog in Change 4 of amcrew.xml
<dialog id="ModifySelectedDaysCrew" label="Modify Crew Availability"
mboname="MODAVAIL" beanclass="psdi.webclient.beans.common.ModCrewAvailBean"
>
<section id="ModifySelectedDays1" >
<sectionrow id="ModifySelectedDays_row1" >
<sectioncol id="ModifySelectedDays_row1_col1" >
<section id="ModifySelectedDays_col1_1" >
<textbox id="ModifySelectedDays_row1_col1_1_2"
dataattribute="starttime"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDays_row1_col2" >
<section id="ModifySelectedDays_row1_col2_sec1" >
<textbox id="ModifySelectedDays_row1_col2_1_2"
dataattribute="endtime"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDays_row1_col3"
>
<section id="ModifySelectedDays_row1_col3_sec1" >
<textbox id="ModifySelectedDays_row1_col3_1_2"
dataattribute="workhours"/>
</section>
</sectioncol>
<sectioncol id="ModifySelectedDays_row1_col4"
>
<section id="ModifySelectedDays_row1_col4_sec1" >
<textbox id="ModifySelectedDays_row1_col4_1_2" dataattribute="reasoncode"
lookup="valuelist"/>
</section>
</sectioncol>
</sectionrow>
</section>
<buttongroup id="ModifySelectedDays_3" >
<pushbutton id="ModifySelectedDays_3_1"
label="OK" default="true" mxevent="dialogok" />
<pushbutton id="ModifySelectedDays_3_2"
label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
<dialog
id="MDAVAILCWS" label="Modify Crew Availability"
savemode="ONLOADUNLOAD"
beanclass="psdi.webclient.beans.common.ModCrewAvailBean" >
<table id="results1_showlist_c" mboname="AMCREW"
label="Crews" selectmode="multiple"
beanclass="psdi.webclient.beans.common.CrewAvailListBean"
inputmode="readonly">
<tablebody id="results1_showlist_tablebody" filterable="true"
displayrowsperpage="5" filterexpanded="true" >
<tablecol
id="results1_showlist_tablebody_1" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false"/>
<tablecol id="results1_showlist_tablebody_2" dataattribute="amcrew"
ondatachange="resetchildren"/>
<tablecol id="results1_showlist_tablebody_5" dataattribute="description"
/>
<tablecol id="results1_showlist_tablebody_6" dataattribute="amcrewtype"
/>
<tablecol id="results1_showlist_tablebody_7" dataattribute="shiftnum"
/>
</tablebody>
</table>
<section id="perssavail0" >
<sectionrow id="perssavail_row1" >
<sectioncol id="perssavail_row1_col1" >
<section id="perssavail_col1_1" >
<textbox id="v21-personavail_grid1_3" datasrc="results1_showlist_c"
dataattribute="displayfrom" lookup="datelookup"
ondatachange="resetchildren"/>
</section>
</sectioncol>
<sectioncol id="perssavail_row1_col2" >
<section id="perssavail_row1_col2_sec1" >
<textbox id="v21-personavail_grid1_31" datasrc="results1_showlist_c"
dataattribute="displayto" lookup="datelookup"
ondatachange="resetchildren"/>
</section>
</sectioncol>
</sectionrow>
</section>
<!--textbox id="v21-personavail_grid1_3" datasrc="results1_showlist"
dataattribute="displayfrom" lookup="datelookup"
ondatachange="resetchildren"/-->
<table id="v21-modavailcrew_modify"
label="Work Dates" parentdatasrc="results1_showlist_c"
relationship="WORKPERIOD" orderby="workdate asc"
beanclass="psdi.webclient.beans.common.WorkperiodBean" selectmode="multiple"
inputmode="readonly" >
<tablebody
id="v21-personavail_modify_tablebody" displayrowsperpage="10" filterable="false"
>
<tablecol
id="v21-personavail_modify_tablebody_00" type="event" mxevent="toggleselectrow"
sortable="false" filterable="false" hidden="false" />
<tablecol id="v21-personavail_modify_tablebody_1"
dataattribute="workdate" inputmode="readonly"/>
<tablecol
id="v21-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v21-personavail_modify_tablebody_3" dataattribute="starttime"
inputmode="readonly"/>
<tablecol id="v21-personavail_modify_tablebody_4" dataattribute="endtime"
inputmode="readonly"/>
<tablecol id="v21-personavail_modify_tablebody_5" dataattribute="workhours"
inputmode="readonly"/>
<tablecol
id="v21-personavail_modify_tablebody_6" dataattribute="notes"
inputmode="readonly"/>
</tablebody>
<buttongroup id="v21t2-personavail_modify_8">
<pushbutton default="true"
id="2t21-personavail_modify_90" label="Mass Modify"
mxevent="ModifySelectedDaysCrew" />
<pushbutton id="2t21-personavail_modify_9"
label="Modify" mxevent="DodifyDays" />
</buttongroup>
</table>
<table id="v21t2-modavailcrew_modify" label="Modify
Work Dates for {0}" parentemptylabel="Modify Work Dates"
parentdatasrc="results1_showlist_c" relationship="MODAVAIL"
orderby="workdate asc" beanclass="psdi.webclient.beans.common.ModavialBean"
>
<sectionheader
id="v21-personavail_modify_grid1_1_1_sectionheader">
<paramvalues id="v21-personavail_modify_grid1_1_1_Table_params"
property="label" >
<paramvalue id="v21-personavail_modify_grid1_1_1_Table_param_1" position="0"
dataattribute="amcrew" datasrc="results1_showlist_c" />
</paramvalues>
</sectionheader>
<tablebody
id="v21t2-personavail_modify_tablebody" displayrowsperpage="5"
filterable="false" >
<tablecol id="v21t2-personavail_modify_tablebody_1"
dataattribute="workdate" lookup="datelookup" />
<tablecol
id="v21t2-personavail_modify_tablebody_2" dataattribute="day"
inputmode="readonly"/>
<tablecol id="v21t2-personavail_modify_tablebody_3" dataattribute="starttime"
/>
<tablecol
id="v21t2-personavail_modify_tablebody_4" dataattribute="endtime" />
<tablecol
id="v21t2-personavail_modify_tablebody_5" dataattribute="workhours"/>
<tablecol
id="v21t2-personavail_modify_tablebody_6" dataattribute="reasoncode"
lookup="valuelist"/>
<tablecol id="v21t2-personavail_modify_tablebody_8" type="event"
mxevent="toggledeleterow" mxevent_icon="btn_garbage.gif" mxevent_desc="Mark Row
for Delete" sortable="false" filterable="false" hidden="false" />
</tablebody>
<buttongroup
id="v21t2-personavail_modify_10">
<pushbutton default="true"
id="21t2-personavail_modify_11" label="New Row" mxevent="addrow" />
</buttongroup>
</table>
<buttongroup id="v21-personavail_3" >
<pushbutton id="v21-personavail_3_1"
label="OK" default="true" mxevent="dialogok" />
<pushbutton id="v21-personavail_3_2"
label="Cancel" mxevent="dialogcancel" />
</buttongroup>
</dialog>
Change 5 of
amcrew.xml:
Replace this dialog in Change 5 of amcrew.xml
<dialog id="addcrewwodialog" width="400px" label="Change Crew Work
Group" relationship="CREWWGLIST"
beanclass="psdi.webclient.beans.labor.AddCrewWorkGroupBean" savemode="ONUNLOAD"
licensekey="CREW">
<section
id="addcrewwo_grid" >
<textbox id="addcrewwo_grid_txt1" dataattribute="crewworkgroup"
smartfilloff="true" lookup="persongroup" menutype="normal" applink="persongr"
licensekey="CREW" />
</section>
<buttongroup id="addcrewwo_options_b1">
<pushbutton
id="addcrewwo_options_b1_1" label="OK"
default="true" mxevent="dolongop"
/>
<pushbutton
id="addcrewwo_options_b1_2" label="Cancel"
mxevent="dialogcancel" />
</buttongroup>
</dialog>
For this one in Change 5 of
amcrew.xml
<dialog id="addcrewwodialog" width="400px" label="Change Crew
Work Group" relationship="CREWWGLIST"
beanclass="psdi.webclient.beans.labor.AddCrewWorkGroupBean"
savemode="ONUNLOAD" licensekey="CREW" >
<section id="addcrewwo_grid" >
<textbox id="addcrewwo_grid_txt1"
dataattribute="crewworkgroup" smartfilloff="true" lookup="persongroup"
menutype="normal" applink="persongr" licensekey="CREW" />
</section>
<buttongroup id="addcrewwo_options_b1">
<pushbutton
id="addcrewwo_options_b1_1" label="OK"
default="true" mxevent="dolongop"
/>
<pushbutton
id="addcrewwo_options_b1_2" label="Cancel"
mxevent="dialogcancel" />
</buttongroup>
</dialog>
This information was developed for
products and services offered in the U.S.A. IBM may not offer the products,
services, or features discussed in this document in other countries. Consult
your local IBM representative for information on the products and services
currently available in your area. Any reference to an IBM product, program, or
service is not intended to state or imply that only that IBM product, program,
or service may be used. Any functionally equivalent product, program, or service
that does not infringe any IBM intellectual property right may be used instead.
However, it is the user's responsibility to evaluate and verify the operation of
any non-IBM product, program, or service. IBM may have patents or pending patent
applications covering subject matter described in this document. The furnishing
of this document does not grant you
any license to these patents. You can
send license inquiries, in writing, to:
IBM Director of
Licensing
IBM Corporation
North Castle Drive
Armonk, NY 10504-1785
U.S.A.
For license inquiries regarding double-byte
(DBCS) information, contact the IBM Intellectual Property Department in your
country or send inquiries, in writing, to:
Intellectual
Property Licensing
Legal and Intellectual Property Law
IBM Japan, Ltd.
19-21, Nihonbashi-Hakozakicho, Chuo-ku
Tokyo 103-8510, Japan
The following paragraph does not apply to the
United Kingdom or any other country where such provisions are inconsistent with
local law:
INTERNATIONAL BUSINESS MACHINES CORPORATION
PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some
states do not allow disclaimer of express or implied warranties in certain
transactions, therefore, this statement may not apply to you.
This information could include technical
inaccuracies or typographical errors. Changes are periodically made to the
information herein; these changes will be incorporated in new editions of the
publication. IBM may make improvements and/or changes in the product(s) and/or
the program(s) described in this publication at any time without
notice.
Any references in this information to non-IBM
Web sites are provided for convenience only and do not in any manner serve as an
endorsement of those Web sites. The materials at those Web sites are not part of
the materials for this IBM product and use of those Web sites is at your own
risk.
IBM may use or distribute any of the
information you supply in any way it believes appropriate without incurring any
obligation to you. Licensees of this program who wish to have information about
it for the purpose of enabling: (i) the exchange of information between
independently created programs and other programs (including this one) and (ii)
the mutual use of the information which has been exchanged, should
contact:
IBM Corporation
2Z4A/101
11400 Burnet Road
Austin, TX 78758 U.S.A.
Such information may be available, subject to
appropriate terms and conditions, including in some cases, payment of a
fee.
The licensed program described in this
document and all licensed material available for it are provided by IBM under
terms of the IBM Customer Agreement, IBM International Program License Agreement
or any equivalent agreement between us.
Information concerning non-IBM products was
obtained from the suppliers of those products, their published announcements or
other publicly available sources. IBM has not tested those products and cannot
confirm the accuracy of performance, compatibility or any other claims related
to non-IBM products. Questions on the capabilities of non-IBM products should be
addressed to the suppliers of those products.
All statements regarding IBM's future
direction or intent are subject to change or withdrawal without notice, and
represent goals and objectives only.
This information contains examples of
data and reports used in daily business operations. To illustrate them as
completely as possible, the examples include the names of individuals,
companies, brands, and products. All of these names are fictitious and any
similarity to the names and addresses used by an actual business
enterprise is entirely coincidental. If you are viewing this information
softcopy, the photographs and color illustrations may not appear.
Trademarks
IBM, the IBM logo, and ibm.com are trademarks
or registered trademarks of International Business Machines Corp., registered in
many jurisdictions worldwide. Other product and service names might be
trademarks of IBM or other companies. A current list of IBM trademarks is
available on the Web at Copyright and trademark information at www.ibm.com/legal/copytrade.shtml.
Adobe, the Adobe logo, PostScript, and the
PostScript logo are either registered trademarks or trademarks of Adobe Systems
Incorporated in the United States, and/or other countries.
Java and all Java-based trademarks and logos
are trademarks of Oracle and/or its affiliates.
Linux is a registered trademark of Linus
Torvalds in the United States, other countries, or both.
Intel, Intel logo, Intel Inside, Intel Inside
logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep,
Itanium, and Pentium are trademarks or registered trademarks of Intel
Corporation or its subsidiaries in the United States and other
countries.
Microsoft, Windows, Windows NT, and the
Windows logo are trademarks of Microsoft Corporation in the United States, other
countries, or both.
UNIX is a registered trademark of The Open
Group in the United States and other countries.
Privacy Policy
Considerations
IBM Software products, including software as
service solutions, ( Software Offerings ) may use cookies or other technologies
to collect product usage information, to help improve the end user experience,
to tailor interactions with the end user, or for other purposes. In many cases,
no personally identifiable information is collected by the Software Offerings.
Some of our Software Offerings can help enable you to collect personally
identifiable information. If this Software Offering uses cookies to collect
personally identifiable information, specific information about this offering s
use of cookies is set forth below.
Depending on the configuration that is
deployed in the application server, this Software Offering may use session
cookies for session management. These cookies can optionally be enabled or
disabled, but disabling the cookies will also disable the functionality that
they enable. See the application server documentation for additional
information.
Optionally, you can also use functionality,
such as typeahead, to store data locally on the browser. The data that is stored
locally could contain personally identifiable information. For more information,
see the Data validation topic in the Maximo Asset Management Information
Center: http://pic.dhe.ibm.com/infocenter/tivihelp/v49r1/topic/com.ibm.mbs.doc/designer/c_ctr_data_validation.html
If the configurations that are deployed for
this Software Offering provide you as customer the ability to collect personally
identifiable information from end users by using cookies and other technologies,
you should seek your own legal advice about any laws that are applicable to such
data collection, including any requirements for notice and consent.
For more information about the use of various
technologies, including cookies, for these purposes, see IBM s Privacy Policy at
http://www.ibm.com/privacy, IBM's
Online Privacy Statement at
http://www.ibm.com/privacy/details/us/en/ in the section entitled Cookies,
Web Beacons and Other Technologies, and the IBM Software Products and
Software-as-a-Service Privacy Statement at http://www.ibm.com/software/info/product-privacy.