This page describes the content of this Service Release and contains the following sections:
Service Release-Specific Installation Instructions describes additional installation instructions (supplementing the standard service release installation instructions) that are specific to this service release.
Database Changes describes any structural changes that were made to the GC3 database and migration notes, if applicable.
Integration Changes summarizes changes to the standard GC3 XML interfaces.
Corrections describes defects that were reported and fixed in the release.
Enhancements lists all the enhancements in this release (excluding those that were customer-specific and not included in the core product).
Updated Files lists all files that have changed.
Next Service Release shows the date of the next scheduled service release.
Customer Support provides contact information if you need assistance with this service release.
Service Release are cumulative in their content and any corrections/enhancements from previous service releases are also included. You should also review previous release notes for release-specific installation instructions as well.
There are no service release-specific installation instructions for this release. Refer to the standard service release installation instructions.
document_def_dqt |
Column |
Data Type |
Nullable |
document_def_gid |
VARCHAR2(101) |
NOT NULL |
data_query_type_gid |
VARCHAR2(101) |
NOT NULL |
is_driving_parties |
VARCHAR2(1) DEFAULT ' Y' |
NOT NULL |
is_driving_text |
VARCHAR2(1) DEFAULT ' Y' |
NOT NULL |
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
JOB_INV_PARTY_ADDRESS |
||
Column |
Data Type |
Nullable |
job_gid |
VARCHAR2(101) |
NOT NULL |
involved_party_qual_gid |
VARCHAR2(101) |
NOT NULL |
involved_party_contact_gid |
VARCHAR2(101) |
NOT NULL |
com_method_gid |
VARCHAR2(101) |
NOT NULL |
line_sequence |
NUMBER(10) |
NOT NULL |
override_address_line |
VARCHAR2(55) |
|
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
LG_ADDRESS |
||
Column |
Data Type |
Nullable |
location_gid |
VARCHAR2(101) |
NOT NULL |
location_name |
VARCHAR2(120) |
NOT NULL |
city |
VARCHAR2(40) |
NOT NULL |
province |
VARCHAR2(50) |
NOT NULL |
province_code |
VARCHAR2(5) |
NOT NULL |
postal_code |
VARCHAR2(15) |
NOT NULL |
country_code3_gid |
VARCHAR2(101) |
NOT NULL |
zone1 |
VARCHAR2(30) |
NOT NULL |
zone2 |
VARCHAR2(30) |
NOT NULL |
zone3 |
VARCHAR2(30) |
NOT NULL |
zone4 |
VARCHAR2(30) |
NOT NULL |
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
LG_EXCHANGE_RATE_JOIN |
||
Column |
Data Type |
Nullable |
logistics_guide_gid |
VARCHAR2(101) |
NOT NULL |
exchange_rate_gid |
VARCHAR2(101) |
NOT NULL |
effective_date |
DATE |
NOT NULL |
from_currency_gid |
VARCHAR2(101) |
NOT NULL |
to_currency_gid |
VARCHAR2(101) |
NOT NULL |
exchange_rate |
NUMBER |
|
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
LOGISTICS_GUIDE |
||
Column |
Data Types |
Nullable |
logistics_guide_gid |
VARCHAR2(101) |
NOT NULL |
logistics_guide_xid |
VARCHAR2(50) |
NOT NULL |
logistics_guide_template_gid |
VARCHAR2(101) |
|
logistics_guide_start_time |
DATE |
NOT NULL |
logistics_guide_end_time |
DATE |
|
perspective |
VARCHAR2(1) DEFAULT ' B' |
NOT NULL |
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
LOGISTICS_GUIDE_AGGREGATE_DATA |
||
Column |
Data Type |
Nullable |
logistics_guide_gid |
VARCHAR2(101) |
NOT NULL |
source_address_gid |
VARCHAR2(101) |
NOT NULL |
dest_address_gid |
VARCHAR2(101) |
NOT NULL |
aggregation_type_gid |
VARCHAR2(101) |
NOT NULL |
aggregate_key |
VARCHAR2(101) |
NOT NULL |
transport_mode_gid |
VARCHAR2(101) |
NOT NULL |
equipment_group_profile_gid |
VARCHAR2(101) |
|
itinerary_profile_gid |
VARCHAR2(101) |
|
best_cost_per |
NUMBER |
NOT NULL |
best_cost_per_currency_gid |
VARCHAR2(101) |
NOT NULL |
best_cost_per_base |
NUMBER |
NOT NULL |
best_cost_transit_time |
NUMBER |
NOT NULL |
best_cost_transit_tim_uom_code |
VARCHAR2(64) |
NOT NULL |
best_cost_transit_tim_base |
NUMBER |
NOT NULL |
best_cost_servprov_gid |
VARCHAR2(101) |
NOT NULL |
average_cost_per |
NUMBER |
NOT NULL |
average_cost_per_currency_gid |
VARCHAR2(101) |
NOT NULL |
average_cost_per_base |
NUMBER |
NOT NULL |
average_transit_time |
NUMBER |
NOT NULL |
average_transit_time_uom_code |
VARCHAR2(64) |
NOT NULL |
average_transit_time_base |
NUMBER |
NOT NULL |
IS_MULTI_MODE |
VARCHAR2(1) DEFAULT ' N' |
|
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
LOGISTICS_GUIDE_DETAIL |
||
Column |
Data Type |
Nullable |
logistics_guide_gid |
VARCHAR2(101) |
NOT NULL |
lg_detail_seq_no |
NUMBER(9) |
NOT NULL |
source_address_gid |
VARCHAR2(101) |
NOT NULL |
dest_address_gid |
VARCHAR2(101) |
NOT NULL |
order_template_gid |
VARCHAR2(101) |
NOT NULL |
itinerary_profile_gid |
VARCHAR2(101) |
|
servprov_gid |
VARCHAR2(101) |
NOT NULL |
rate_geo_gid |
VARCHAR2(101) |
NOT NULL |
total_cost |
NUMBER |
NOT NULL |
total_cost_currency_gid |
VARCHAR2(101) |
NOT NULL |
total_cost_base |
NUMBER |
NOT NULL |
rate_offering_gid |
VARCHAR2(101) |
|
transport_mode_gid |
VARCHAR2(101) |
NOT NULL |
equipment_group_gid |
VARCHAR2(101) |
NOT NULL |
equipment_group_profile_gid |
VARCHAR2(101) |
NOT NULL |
transit_time |
NUMBER |
NOT NULL |
transit_time_uom_code |
VARCHAR2(64) |
NOT NULL |
transit_time_base |
VARCHAR2(1) |
NOT NULL |
order_weight |
NUMBER |
NOT NULL |
order_weight_uom_code |
VARCHAR2(64) |
NOT NULL |
order_weight_base |
NUMBER |
NOT NULL |
cost_per |
NUMBER |
NOT NULL |
cost_per_currency_gid |
VARCHAR2(101) |
NOT NULL |
cost_per_base |
NUMBER |
NOT NULL |
IS_MULTI_MODE |
VARCHAR2(1) DEFAULT ' N' |
|
ITINERARY_GID |
VARCHAR2(101) |
|
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
LOGISTICS_GUIDE_GEOGRAPHY |
||
Column |
Data Type |
Nullable |
logistics_guide_template_gid |
VARCHAR2(101) |
NOT NULL |
source_location_gid |
VARCHAR2(101) |
NOT NULL |
destination_location_gid |
VARCHAR2(101) |
NOT NULL |
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
LOGISTICS_GUIDE_ORDER_TEMPLATE |
||
Column |
Data Type |
Nullable |
logistics_guide_template_gid |
VARCHAR2(101) |
NOT NULL |
order_template_gid |
VARCHAR2(101) |
NOT NULL |
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
LOGISTICS_GUIDE_TEMPLATE |
||
Column |
Data Type |
Nullable |
logistics_guide_template_gid |
VARCHAR2(101) |
NOT NULL |
logistics_guide_template_xid |
VARCHAR2(50) |
NOT NULL |
num_options_to_aggregate |
NUMBER(5) DEFAULT 5 |
NOT NULL |
is_save_detail_records |
VARCHAR2(1) DEFAULT ' Y' |
NOT NULL |
output_currency_gid |
VARCHAR2(101) |
NOT NULL |
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
NOT NULL |
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
Table |
Column |
DataType |
GENERAL_LEDGER_CODE |
BUY_ORDER_GL_LOOKUP_KEY_GID |
VARCHAR2(101) |
|
SELL_ORDER_GL_LOOKUP_KEY_GID |
VARCHAR2(101) |
|
BUY_SHIP_GL_LOOKUP_KEY_GID |
VARCHAR2(101) |
|
SELL_SHIP_GL_LOOKUP_KEY_GID |
VARCHAR2(101) |
AGENT_TEXT |
DOCUMENT_DEF_GID |
ARCHAR2(101) DEFAULT ' ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
INVOICE_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT 'ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
ITEM_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT 'ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
JOB_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT 'ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
OB_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT ' ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
ORDER_RELEASE_LINE_TEXT |
DOCUMENT_DEF_GID |
ARCHAR2(101) DEFAULT ' ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
ORDER_RELEASE_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT ' ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
QUOTE_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT ' ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
SHIPMENT_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT ' ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
SHIPPING_AGENT_CONTACT_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT ' ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
SHIPPING_AGENT_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT ' ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
SHIP_UNIT_TEXT |
DOCUMENT_DEF_GID |
VARCHAR2(101) DEFAULT ' ALL' NOT NULL |
|
TEXT_OVERRIDE |
VARCHAR2(4000) |
ORDER_RELEASE |
BUY_ITINERARY_PROFILE_GID |
VARCHAR2(101) |
|
SELL_ITINERARY_PROFILE_GID |
VARCHAR2(101) |
JOB_INVOLVED_PARTY |
OVERRIDE_LOCATION_NAME |
VARCHAR2(120) |
|
OVERRIDE_CITY |
VARCHAR2(40) |
|
OVERRIDE_PROVINCE |
VARCHAR2(50) |
|
OVERRIDE_PROVINCE_CODE |
VARCHAR2(5) |
|
OVERRIDE_COUNTRY_CODE3_GID |
VARCHAR2(101) |
|
OVERRIDE_POSTAL_CODE |
VARCHAR2(15) |
APP_ACTION |
IS_POST_CHECK |
VARCHAR2(1) DEFAULT ' N' NOT NULL |
|
IS_SUPPORT_POST |
VARCHAR2(1) DEFAULT ' N' NOT NULL |
APP_ACTION_CHECK_ACCESS |
IS_POST_CHECK |
VARCHAR2(1) DEFAULT ' N' NOT NULL |
LANE_SUMMARY_STAT |
IS_FIXED |
VARCHAR2(1) DEFAULT ' N' NOT NULL |
LOGISTICS_GUIDE_DETAIL |
IS_MULTI_MODE |
VARCHAR2(1) DEFAULT ' N' NULL |
|
ITINERARY_GID |
VARCHAR2(101) NULL |
LOGISTICS_GUIDE_AGGREGATE_DATA |
IS_MULTI_MODE |
VARCHAR2(1) DEFAULT ' N' NULL |
Table |
Column |
Change |
LANE_SUMMARY_STAT |
IS_FIXED |
DEFAULT ' N' |
REPORT_PARAMETER |
FIXED_VALUES |
VARCHAR2(3000) |
DOCUMENT_DEF_PARAM |
FIXED_VALUES |
VARCHAR2(3000) |
Table |
Column |
GENERAL_LEDGER_CODE |
GL_LOOKUP_KEY_GID |
Changes to the integration processing logic can be found below in their respected correction or enhancement description. Changes to the XML schema are as follows:
Added ItineraryProfileGid element to ReleaseHeader element (Re: 45169)
Added SellItineraryProfileGid element to ReleaseHeader element (Re: 45169)
Added TextDocumentDefinition element to Text element
Added InvolvedPartyLocationRef element to ShippingAgentContact element (Re: 52040)
Added Location element to Job element (Re: 52040)
Modified logic to output the Contact or ContactGroup for the ShippingAgentContact/ContactRef (Re: 52040)
Changed Job.Release element from required to optional (Re: 53228)
Removed VoyageStowageModeGid element from ReleaseHeader element (Re: 53228)
This element was replaced by StowageModeGid element in May SR
Client indicated there was no need to preserve element for backward compatibility
Removed VoyageStowageModeGid element from CharterVoyageStowage element (Re: 53228)
This element was replaced by StowageModeGid element in May SR
Client indicated there was no need to preserve element for backward compatibility
Removed VoyageStowageModeGid element from BookLineAmendDetail element (Re: 53228)
This element was replaced by StowageModeGid element in May SR
Client indicated there was no need to preserve element for backward compatibility
SalesLogix Ticket |
G-Log Issue |
Component |
Issue Summary and Resolution |
|
39064.5.0 |
User Preferences |
Problem was user preferences were not shown if the user level changed for that user. Now if a users role is changed and a user access component (menu, finderset, ...) has been assigned at the user level, the component must be reassigned to that user. |
|
40474.5.0 |
Manager-Agents |
When user tries to delete (take of) a 'saved query' from a 'saved condition' , he gets the message "you cannot delete a record while another record being edited." Resolution: User will not get an error message when they try to delete a 'Saved Query ID' from the Saved Condition Manager. The record is successfully deleted when clicking the delete button. |
|
41260.5.0 |
Manager-Shipments |
Problem: Slow response times from Buy Shipment Actuals Finder. Resolution: We created a new fast_shipment_actuals finder set |
|
45481.5.0 |
User Configuration |
Updating the LOCATION screen set finder and/or results column with the psuedo field "Address Line 1" does not function. Resolution: you can use pseudo fields on the favorites screen. |
|
45648.5.0 |
User Configuration |
Report Triggers are only opening the report for one report when multiple are chosen for the trigger to run against. Fixed so that Report execution logic knows how the selection of Objects on UI were so knows when multiple values are selected from UI. |
|
47085.5.0 |
Infrastructure |
Allowing multiple previews in an LOT document triggers unlimited document creation. This is now prevented by added validation checks to ensure that a child document cannot allow multiple previews. |
|
47762.5.0 |
Labels/Internationalization |
Pop-up calendars were broken for French Translation. They now work correctly. |
|
48293.5.0 |
User Configuration |
There are 2 "Event Visibility"
links that can be added to a screen set. The one we added appears to have
some bugs. Fix: Added the transaction id to the XML so that a valid URL
link can display the |
|
50084.5.0 |
User Configuration |
Problem: ORDER_RELEASE default Smartlinks not available. Resolution: All of the public order release smart links will be available to the user when working with screen sets. |
|
50180.5.0 |
SCEM |
Problem: Update Expiration Date on time based event is not working. Resolution: The modified Expiration Date & Time had not been considered for reactivating Lifetime Topics created for each Milestone. Modified UI to restrict users not to change Time based Event flag on Milestone Monitor. |
|
50421.5.0 |
Manager-Material |
Cache issue with the NMFC Class on the item screen. Resolution: Changing NMFC classes on the item will now be reflected immediately when building shipments. |
|
50562.5.0 |
Infrastructure UI |
When creating new VPD profiles, we need a bounce for them to show on the user role screen. Fix: If you create a new VPD profile these new records will be available on screens that have VPD profile drop down lists. Previously the list of available profiles was cached on the webserver and was never being updated until the server was bounced. This has been changed so these new records are now avaliable after you create them. |
|
50847.5.0 |
Execution business logic |
When sending a date modification to an order on a crossdock shipment - the process fails with the error: Error creating Stop Order Bundle for Shipment Stop EP.01426 1. More than one Stop Order Bundle created. Fix: Check order time window compatibility in CheckEditableShipment class. If the new order time window is not compatibile with other orders on a specific shipment stop, CheckEditableShipment returns false, which means it cannot perform Edit Shipment, Full Impact is needed. |
|
50964.5.0 |
Execution business logic |
Issue: Missing Accessorial Code in NFRC Shipment. Fix: Accessorial code specified in NFRC rule will be correctly copied to the NFRC shipment(s) created by the rule. |
|
51047.5.0 |
Planning UI |
Capacity Manager not working with Split Order Releases |
|
51149.5.0 |
Planning business logic |
Issue: Error booking with int NVOCC when using Show Options. Fix: When AUTO_CREATE_ORDER_MOVEMENTS is true, create order movements for each leg in 'Show Routing Options'. Also fixed an additional issue in shipment build logic that caused order movement logic to be skipped. |
|
51230.5.0 |
Planning business logic |
Issue: Can't merge shipments created from Order Movements. Fix: Removed check for itinerary in merge shipments action. Instead, for each given shipment, find the shipments that share SEquipments with the given shipments. Combine all related shipments according to their relative position to the given shipments. |
|
51263.5.0 |
Execution UI |
Allocations showing in wrong order on: View Order Release. Fix: Allocation records now sort correctly. |
|
51341.5.0 |
Infrastructure UI |
Can we retain the current tab position when editing? Fix: The current tab will now always remain visible. |
|
51344.5.0 |
Integration |
REDO Transmission processing will not re-process an ERROR TransOrder changed to REDO. Fix: enhanced the Redo Transmission Processing logic in the Process Manager. |
|
51360.5.0 |
Planning UI |
Null pointer entering Location Capacity. Fix: Fixed the NullPointerException by checking where Equipment Reference Units were found in the database. |
|
51373.5.0 |
Planning business logic |
declined notification showing incorrect service provider using March 2005 SR |
|
51424.5.0 |
Infrastructure UI |
Class Cast Exception querying on default
criteria UOM field. Fix: The error was coming while overriding the existing
default criteria on the |
|
51482.5.0 |
Execution business logic |
A search of custom fields based on remarks does not return the correct number of records when more than one field is used as part of criteria. Fix: If two grid flattened remark fields exist now both will be put into the query. Previously only one would be put into the query. |
|
51486.5.0 |
Planning business logic |
Unable to add departed event on some shipments w/o generating a null pointer when going back thru planning. Fixed. The code still held an old assumption. |
|
51652.5.0 |
Reports |
Fixed list parameter type restriction in reports. Database change is required. Fix: REPORT_PARAMETER.FIXED_VALUES is increased to 3000 characters. |
|
51664.5.0 |
Advanced Analytics |
Missing data in f_shipment_order_release_cost table. Fix: Order release cost table is getting correct data now. |
1-9939 |
51671.5.0 |
Execution business logic |
Base costs need to be able to be treated
as private costs , similar to functionality that exists for accessorials
and special services. Fix: Order release line GIDs will be associated
with base cost types in addition to accessorials. |
|
51721.5.0 |
Infrastructure UI |
Grid headers are displayed when grid is removed in customization. Fix: labelRow tags are now customizable. They can be removed or the label names can be changed. Note that the layouts will need to be recreated to see this change. |
|
51728.5.0 |
Infrastructure UI |
Default results page shown when clicking the "modify another" button. Fixed. The query name and finder set id were hard coded instead of using custom screen set defined by the User. |
|
51741.5.0 |
Execution business logic |
Min wt brackets do not combine null brackets at end of profile. Fix: Profile brackets will be correctly combined in all situations when necessary. |
|
51742.5.0 |
Database |
Discrepancies and errors in translation and translation_d table data. Fixed. Resolved the discrepancies. |
|
51760.5.0 |
Infrastructure UI |
Grid Flatten Remark Qualifiers in Freight Forwarding Manager. Fix: Added order_release_remarks as a possible field for grid flattening on the manager layout screens. |
|
51765.5.0 |
Planning UI |
Missing translation when viewing more information for a Buy Shipment. Fix: Updated translation resource for repetition schedule ID. |
|
51768.5.0 |
Collaboration UI |
Change toolkit to allow drop list fields to be limited to a static set of records. Fix: Allow users to make fixed lists out of regular drop list fields in the manager layout toolkit. |
|
51851.5.0 |
Infrastructure UI |
Freight forwarding edit manager changes.
The freight forwarding template management layout was modified to show
|
|
51863.5.0 |
Infrastructure business logic |
LOT Party Modified event not triggering when a party on a child document on the letter of transmittal is modified. Fix: This was an intermediate bug caused by the addition of Text triggers. |
|
51892.5.0 |
Execution business logic |
Use of Rate Cache by SMC. Fix: Rating engine now uses rate geo cache for looking up base rates when rating the master. |
1-10140 |
51940.5.0 |
Collaboration UI |
When saving a link between 2 milestones on a milestone template, the following error is seen - org.w3c.dom.DOMException: NOT_FOUND_ERR: An attempt is made to reference a node in a context where it does not exist. Fix: There was discrepancy in updating & displaying monitor_agent_succ XML Element. |
1-10166 |
51980.5.0 |
Collaboration business logic |
Issue: It is not possible to turn off two claim agents without getting a javanull error. Fix: Handled null values on Automation Agent manager screen. |
|
51991.5.0 |
Infrastructure UI |
UI Performance - Exclude namespace info from transformation results. Fix: Added the exclude-result-prefix to all stylesheets that required it for better performance. |
|
51995.5.0 |
Integration |
SAW with AutoGenerateRelease error. Fixed integrity constraint error from the Shipment Interface when passing in a shipment xml with a autoGenerateRelease element. |
|
52003.5.0 |
Infrastructure UI |
UI problems when French translations are enabled due to the toolbar not being wide enough to handle the wider text of the translation. Fix: This has now been widened to account for the wider text. |
|
52022.5.0 |
Execution business logic |
Null Pointer on Copy Freight Forwarding. Fix: This has been fixed for FF. |
|
52026.5.0 |
Integration |
The MonetaryAmount is not matching up to the AmountBase in the AccrualXml. Fixed the miscalculation error of the Delta Cost element. |
|
52029.5.0 |
Planning UI |
ROUTEOPT SR1 - The refine options needs to include reference to the Rate Geo. Fix: Displayed Rate Record (Geo) ID in UI. |
|
52030.5.0 |
Infrastructure UI |
Inconsistency in certain fields while editing user preferences. Fix: Added the new logic for when user selects Finder Page Size on User Preference Page. |
|
52031.5.0 |
Collaboration business logic |
Re-transmit tender agent action needs to have logic to accept a ShipmentStatusPK - Currently fails. Fix: SHIPMENT STATUS - * event has a primary key SSEventForAgentPK that was not mapped to involved party query and servprov query in notify engine. Added the mapping of SSEventForAgentPK and its associated queries. |
|
52140.5.0 |
Advanced Analytics |
Create KPIs using database. Fix: A new database procedure has been created that can be used to create KPIs. |
|
52201.5.0 |
Planning business logic |
Unassign OMS from same order related by sequence not working correctly. Fix: Order movements from the same order that have different sequence numbers are not unassigned separately. |
|
52202.5.0 |
Infrastructure UI |
Issue: Sort arrow icon appearing on a different line. Fix: Modified alignment of column name and sort arrow icon to fit in the same line on Finder Results screen. |
|
52225.5.0 |
Infrastructure UI |
Logviewer NEXT button doesn't advance when
'Search Backups'. Fix: Enhanced log viewing to support navigation between
log backups. |
|
52243.5.0 |
Infrastructure UI |
Receiving error when selecting Order Line Allocation in custom Freight Forwarder screen. Fix: The field in question no longer improperly retains the queryName value from a preceding field, thus making it link. |
1-10243 |
52265.5.0 |
Database |
Internal |
|
52271.5.0 |
Collaboration UI |
Please have BNG to generate OMR ID and OMR detail ID when not enter. Fix: Generate OMR Detail ID in the backend if not entered by the user. |
|
52300.5.0 |
Execution business logic |
Issue:Secondary Charge not honoring Transport
Mode. Fix: The RULE transport mode is copied to secondary charge shipment
first. |
|
52323.5.0 |
Execution business logic |
ROUTEOPT - SCHED - primary leg route opt problem. Fix: Fixed logic that was attempting to set the pier locations on the shipment. It was only working for one shipment if the leg required multiple. Also added logic to set the port of load/port of discharge. |
|
52329.5.0 |
Execution business logic |
Don't copy inco terms into override fields on commercial invoice. Fix: None of the inco term fields copy over when creating commercial invoices. This applies to the following fields:inco_term_gid, term_location_text, final_inco_term_gid, final_text_location, and ommercial_payment_code_gid. |
1-10128 |
52340.5.0 |
Planning business logic |
When looking at 'voyage summary by stowage mode', the material available time is not correctly calculated. Fix: Changed to calculate material available time as folows: Arrival Time + Material Availability time window (From Consol details ) = Material Availability Time |
1-10328 |
52341.5.0 |
Integration |
Cannot view the voyage XML when doing 'perform an integration command'. Fixed Integration query for VoyageLoc XML element. |
|
52345.5.0 |
Planning UI |
Build Shipment on Primary leg-View log. Fixed to show the view the log button. |
|
52381.5.0 |
Infrastructure UI |
<enter> key results in error when creating new objects using custscreens. Fix: Added the ability to use the enter key in CustScreens just like the original stylesheets. All manager layouts need to be recreated. |
|
52400.5.0 |
Infrastructure business logic |
Too many document lifetime events are produced as a result of EventReason wrapper design. Fix: Suppressed the generation of duplicate document-related events. |
|
52412.5.0 |
Planning UI |
Error editing Consol. Fix: Called checkAllowCreate() only when creating a new consol, not for saving an existing consol. |
|
52413.5.0 |
Execution business logic |
Calculate VAT with allocation fails for combinable invoice lines. Fix: Planning Parameter BILL ALLOCATION SEPARATES DIFFERENT INV LINE NUM was previously added so that when set to "true," bill allocations with like cost type, acc code, gl code will not be consolidated if they were from different invoice lineitems. This previoulsy only worked for base costs, but now has been extended to work for private costs, as well. |
|
52416.5.0 |
Infrastructure UI |
Security connection pool issue. Fix: Synchronized initial loading of security groups to avoid contention and timeout issues. |
|
52421.5.0 |
Execution business logic |
Credit Note Action does not copy VAT. Fix: The invoice action Create Credit Note now copies and negates the Invoice Lineitem VAT and Invoice Lineitem VAT Cost Ref data. This also causes a negative VAT Analysis to be generated. |
|
52422.5.0 |
Infrastructure business logic |
Adding a document to an LOT that already exists is problematic. Fix: Enhanced the Add Document action. If the document already exists on the LOT, the specified party is added to the document without disabling existing parties. If the document is not already on the LOT, the standard parties are disabled. |
|
52424.5.0 |
Infrastructure UI |
Marking text as fixed when user edits text in the document. Fix: Party and text grids now default to Fixed when edited by the user. |
|
52426.5.0 |
Infrastructure UI |
Document, text and party that are disabled
should not show up in drop downs or lists. Fix: For the various document
actions, the user can select only: |
|
52429.5.0 |
Planning UI |
Unable to create a consol shipment. Fix: Give an error message whenever such a situation occurs indicating that the stowage mode of the consol does not match the stowage mode of the charter voyage. |
|
52460.5.0 |
Infrastructure UI |
LOT action Remove Document does not mark
text as disabled. Fix: Filtered the By Text view to only show templates
which are on enabled |
|
52463.5.0 |
Collaboration UI |
Please make a drop list for remark qualifier in OM screen. Fix: Resolved the inconsistence between OM and OMR edit screen per request. |
|
52466.5.0 |
Infrastructure UI |
Document action Send Document alters document attachment type. Fix: Modified the transactionality of Send Document to rollback changes in case of error. |
|
52480.5.0 |
Infrastructure UI |
Java applet error and other issues in FF
Custscreen. Fix: Modified the template freight forwarding manager layout
file to include the |
|
52603.5.0 |
Planning business logic |
gc3 not calculating accurate stop times on infeasible shipments |
|
52660.5.0 |
Reports |
HTTP Status 404 error received when trying to view the names of the reports one after another. Fixed. There was an error in the corresponding XSL. |
|
52722.5.0 |
Execution UI |
SCA running causing errors. Fix: Modify Scalability code to handle map safely in multi-thread environment. |
|
52900.5.0 |
Execution business logic |
Net Amount Due and Amount Due w/VAT in different currencies. Fix: Fixed issue where invoices with no VAT were used to create a consolidated invoice, and the consol had a Net Amount Due With Tax (for which no VAT matches Net Amount Due) in the db default currency. It now uses the currency of Net Amount Due. |
|
52960.5.0 |
Integration |
Need to change Voyage, Consol, OR interface to point to Stowage_Mode. Fix: Removed the VoyageStowageModeGid element from the ReleaseHeader, CharterVoyageStowage, and BookLineAmendDetail elements in Integration. The element had been replaced by the StowageModeGid element in the last SR. |
|
52981.5.0 |
Execution business logic |
Get an FK error when trying to delete orders with accrual records. Fix: Order release accruals are now deleted when the order release is deleted. |
|
52984.5.0 |
Integration |
packageitemspec gid is null on planned shipment XML. Fixed the error that Planned Shipment XML is not conforming to the GLOG schema. |
|
53020.5.0 |
Planning UI |
Modifying an OMR detail line results in a NOT NULL database error. Fix: Modified OMR stylesheets to properly save detail records. |
|
53101.5.0 |
Database |
Problems importing clob columns. Fix: We have fixed a problem related to exporting CLOB (character large object) columns. The csv import process requires that if a CLOB column is present in a csv file, it must be the rightmost column. (export process was failing to export clob columns in the rightmost position) |
|
53104.5.0 |
Execution UI |
Order Release Line cannot be selected on the NFRC Shipment Cost page. Fix: Can now select an Order Release Line from the Shipment Cost page. |
|
53111.5.0 |
Execution business logic |
On the Forwarder screen - it is not possible to sort order by VIN or Transport ID - error seen: java.sql.SQLException: ORA-00907: missing right parenthesis. Fix: Reworked low-level query infrastructure to restore grid-flattening behavior while still supporting extended queries for optimization. |
|
53121.5.0 |
Planning UI |
Help link on Create Job window is incorrect. Fix: Link Corrected. |
|
53123.5.0 |
Infrastructure UI |
Issue: csv load error. Fix: Translations have been fixed. |
|
53143.5.0 |
Execution business logic |
NMFC substitution broken in COST regression bulkplan. Fix: Fixed a rating problem where the re-mapping of NMFC classes was being skipped. |
|
53182.5.0 |
Collaboration business logic |
The exclusion of Status Groups, Reason Groups and Status Codes is not working. Fix: Enabled exclusion definitions for Status Groups, Status Codes and Reason Codes. |
|
53203.5.0 |
Collaboration business logic |
The ORDER ON SHIPMENT - TENDER DECLINE event isn't getting raised. Fix: When tender is declined but not marked as re tender, order on shipment - tender declined topic is not published. This error is fixed. |
|
53228.5.0 |
Integration |
Change Release element in Job element to optional. Fix: Changed the Job.Release element from required to optional in Integration to support the inbound updates to the Job interface without requiring an update to the Release. |
|
53232.5.0 |
Planning UI |
Missing translations - consol related. Fix: Added translation resource for error message "cause.CreateConsol.0001" to TRANSLATION_D_ERR_en.csv |
|
53244.5.0 |
Planning business logic |
We should not allow to increase that exceed consol max capacity. Fix: Modified the code so that it throws an exception if the total capacity exceeds either the total of equipment capacities or the console capacity itself. |
|
53248.5.0 |
Infrastructure UI |
Ship Unit Text Template filtered list does not show text templates for type ship unit. Fix: Added SHIP UNIT data query type to stylesheet template filter |
|
53256.5.0 |
Planning business logic |
Move to Consol action UI issues. Fix: Change to show error message "The selected shipment has no equipment." when there is no equipment. |
|
53260.5.0 |
Execution business logic |
translation for cause.NO_VAT_OR_LINE_ALLOCATION.
Added translated error message to display when there are missing or incomplete |
|
53320.5.0 |
Integration |
Missing Release info in Shipment for NFRC Charges. Fixed the error that not output the Release element under an NFRC shipment |
|
53387.5.0 |
Execution business logic |
NullPointerException w/ SCA environment enabled. Fixed a NullPointerException that could occur when SCA was enabled and an order line was created. |
|
53423.5.0 |
Execution UI |
Cannot disband Continuous Move (CM) shipments. Fixed: |
Contact Customer Support if you want the details on the issues with a description of Internal.
SalesLogix Ticket |
G-Log Issue |
Component |
Issue Summary and Resolution |
|
45169.5.0 |
Manager-Settlement |
General Logistics Guide. This enhancement is to create a routing guide containing the best options for orders across many source/destination pairs. The guide produced is a quick reference to the best-cost shipping options for particular lanes. |
|
51951.5.0 |
Execution UI |
Multiple Lookup Codes for G/L Codes. G/L codes can now reference more than one G/L lookup key. The G/L lookup keys are set with a perspective (buy/sell) and a type (order/shipment). Now a single code can reference multiple keys so the same code can be used on both the buy and sell side and both an order and shipment G/L code. |
|
50895.5.0 |
Integration |
Need Ability to Restart App Server Listener for OAQ without restarting the app server. Made the following improvements for OAQ functionality: 1) Added support to toggle the glog.integration.oaq property via the properties servlet to start/stop the app and database listeners 2) Added new property "glog.integration.oaq.controlDbListener" to indicate whether the glog.integration.oaq property should also start/stop the database server listener. A client may desire to start/stop the database listener independently of the app server listener. 3) Modified the database listener functionality to not stop the inbound queue when the listener is stopped. This will enable clients to still send data into the inbound queue even when the app server listener is not active. As a result of this change, there will be up to a 2 minute delay from a request to stop the database listener, to when the listener is actually stopped. |
|
52464.5.0 |
Infrastructure UI |
Increased the scalability of SQL Backdoor to allow for 64K records to be exported to Excel. |
|
52483.5.0 |
Planning UI |
An Order Movement(s) needs to allow editing of it's S_Ship_Units. Previously, there was no way to edit an Order Movement's S_Ship_Unit(s). It was view only. An edit button has been added. You can now manually update S_Ship_Unit count. Note that changing SSU quantities will impact other legs. |
|
52220.5.0 |
Planning business logic |
OMD Order Dates & Quantity Propagation Add functionality to OMD to allow order dates changes without invoking a full impact. Also add functionality to allow order quantity changes to be propagated to console shipments. |
|
52740.5.0 |
Execution business logic |
Involved Party Checks For Templates. Two new webserver properties were added to determine which key fields will be used to check duplicates and then apply the merge rule accordingly. |
|
51308.5.0 |
Planning business logic |
New Alternate Voyage Selection Action added to the Order Movement Manager so users can choose an order-movement from the order movement manager screen. This provides an action that will allow the users to get all of the applicable voyage/stowage modes for the selected order movement. It also provides the voyage/stowage mode the order movement currently is in. The users can choose a voyage/stowage mode to move the selected order movement to. The underlying action performs all the necessary steps to remove the order movement from the current booked voyage and add the booking on to the newly chosen voyage / stowage mode. |
|
52040.5.0 |
Integration |
Missing Location Details for Shipping Agent Location in Job Interface Made the following modifications to the Integration logic: - Added InvolvedPartyLocationRef element to ShippingAgentContact element - Added Location element to Job element. This element will contain the Location details for the Contacts listed in the JobInvolvedParty and ShippingAgentContact - Modified logic to output the Contact or ContactGroup for the ShippingAgentContact/ContactRef. The logic was originally outputting just the ContactGid. |
|
52621.5.0 |
Execution business logic |
Post persist action check. See issue 52766 below. |
|
52620.5.0 |
Execution UI |
Database changes for IP override on Job. See issue 51948 below. |
|
49334.5.0 |
Rating Engine |
Enhance SMC Rating When Using NMFC Codes. There is a new rate attribute " SMC RATE SHIP UNITS". If setup, you can use the ship unitweight instead of line item weights whenever there is an NMFC code supplied directly on the ship unit. If the ship unit does not have an NMFC code, the lines for that ship unit will be used. |
|
52766.5.0 |
Infrastructure business logic |
A Post Action Check has been added to validate actions. In Manage User Access, in Action checks, you can select an action for validation. If Post Action Check is selected, a validation will be done for "Edit" actions. If the check box is not selected it will indicate that the action has a pre-check only. |
|
51947.5.0 |
Execution UI |
Turn Off Auto Create Of the BM Reference Qualifiers on Order Releases and Shipments. There is a new property you can set so the BM reference number is not created. The property is glog.shipment.createBMRefnum. |
|
52481.5.0 |
Planning business logic |
Job-consol functionality was enhanced such that two types of job (OR and OM) can be selected by the user. |
|
52007.5.0 |
Execution UI |
Add County Code to the Milemaker Interface.Since Milemaker does not use zipcodes and a town or city name can occur more than once in state, you use a county code now to differentiate. The county code is entered in Zone 4 on the Location Manager. |
|
52602.5.0 |
Infrastructure UI |
Document functionality has been modified. Previously, when retrieving parties interested in a particular document, GC3 only looked at the business object owning the document. Now you can include transactional events from a set of related business objects. This allows transactional interest from an order releases to be copied into job or shipment documents. |
|
51949.5.0 |
Execution UI |
Display Shipment Cost Remarks on NFRC Shipments. The Non Freight Related Charge Manager now allows for shipment cost remarks to be viewed and edited. This is in a popup screen, so you need to drill into the shipment cost. |
|
51948.5.0 |
Execution UI |
Override Involved Parties for Jobs. You can override the involved party contact and location information on jobs (as is possible on order releases and shipments). A new button has been added on job details; "Create override". |
glogserver.jar
glog\gc3webapp\WEB-INF\web.xml
glog\config\maps\ui\*
glog\oracle\insert_security_roles.sql
weblogic\config\gc3domain\applications\GC3App.ear
apache\htdocs\html\help\webhelp\en\*
glog\gc3webapp\WEB-INF\jsp\gc3-taglib.tld
glog\gc3webapp\WEB-INF\tags\Remarks.tagx
glog\gc3webapp\WEB-INF\tags\Tabs.tagx
glog\gc3webapp\WEB-INF\tags\TextTemplate.tagx
apache\htdocs\css\themes\themesgc3.css
apache\htdocs\css\themes\themesmetalblue.css
apache\htdocs\css\themes\themesmetalgreen.css
apache\htdocs\css\themes\themesmetalpurple.css
apache\htdocs\css\themes\themesmetalred.css
apache\htdocs\css\themes\themesred.css
apache\htdocs\css\themes\themessilver.css
apache\htdocs\css\themes\themestechnoblue.css
apache\htdocs\css\themes\themestechnogreen.css
apache\htdocs\css\themes\themestechnoorange.css
apache\htdocs\js\comm\gparse.js
apache\htdocs\js\comm\grids.js
apache\htdocs\js\comm\text.js
apache\htdocs\js\preference\preference.js
apache\htdocs\js\uic\ShowRoutingOptions.js
apache\htdocs\js\uic\SplitShipUnit.js
apache\htdocs\js\uic\SplitShipmentByOrderMovmentInput.js
apache\htdocs\js\uic\SplitShipmentByOrdersInput.js
apache\htdocs\js\uic\tableUtil.js
apache\htdocs\js\validation\validation.js
apache\htdocs\xsl\accessorialcost\AccessorialCostBase.xsl
apache\htdocs\xsl\accessorialcost\AccessorialCostUnitBreaks.xsl
apache\htdocs\xsl\accessorialcost\AccessorialCostViewBase.xsl
apache\htdocs\xsl\advancedanalytics\domain\AllowAAManageDomainSelected.xsl
apache\htdocs\xsl\advancedanalytics\powerdata\AdvancedAnalyticsPowerIndex.xsl
apache\htdocs\xsl\advancedanalytics\user\AllowAAManageUserSelected.xsl
apache\htdocs\xsl\advancedanalytics\user\ManageUserResults.xsl
apache\htdocs\xsl\agent\ActionParameters.xsl
apache\htdocs\xsl\agent\AdvancedSavedQueryDef.xsl
apache\htdocs\xsl\agent\AgentAction.xsl
apache\htdocs\xsl\agent\AgentActionSelection.xsl
apache\htdocs\xsl\agent\AgentActionView.xsl
apache\htdocs\xsl\agent\AgentErrorSelection.xsl
apache\htdocs\xsl\agent\AgentNav.xsl
apache\htdocs\xsl\agent\EventParameters.xsl
apache\htdocs\xsl\agent\SavedConditionHeader.xsl
apache\htdocs\xsl\agent\SavedConditionNav.xsl
apache\htdocs\xsl\agent\SavedConditionView.xsl
apache\htdocs\xsl\agent\SavedQueryDef.xsl
apache\htdocs\xsl\agent\SavedQueryHeader.xsl
apache\htdocs\xsl\agent\SavedQueryNav.xsl
apache\htdocs\xsl\agent\SavedQueryNavAdv.xsl
apache\htdocs\xsl\agent\SavedQueryView.xsl
apache\htdocs\xsl\agent\ViewAgent.xsl
apache\htdocs\xsl\agent\WorkflowActions.xsl
apache\htdocs\xsl\agent\WorkflowAgentHeader.xsl
apache\htdocs\xsl\agent\WorkflowErrors.xsl
apache\htdocs\xsl\air\Air.xsl
apache\htdocs\xsl\air\AirView.xsl
apache\htdocs\xsl\air\InterimFlight.xsl
apache\htdocs\xsl\air_schedules\AirSchedulesInput.xsl
apache\htdocs\xsl\air_schedules\AirSchedulesResults.xsl
apache\htdocs\xsl\apiadapt\GenericView.xsl
apache\htdocs\xsl\appserver\AppMachine.xsl
apache\htdocs\xsl\appserver\AppMachineView.xsl
apache\htdocs\xsl\appserver\AppServer.xsl
apache\htdocs\xsl\appserver\AppServerView.xsl
apache\htdocs\xsl\assign\AssignFields.xsl
apache\htdocs\xsl\assign\AssignGrid.xsl
apache\htdocs\xsl\assign\AutoAssignRule.xsl
apache\htdocs\xsl\assign\AutoAssignRuleCriteria.xsl
apache\htdocs\xsl\assign\AutoAssignRuleDefinition.xsl
apache\htdocs\xsl\assign\AutoAssignRuleNav.xsl
apache\htdocs\xsl\assign\ViewAutoAssignRule.xsl
apache\htdocs\xsl\audittrail\AuditEventReason.xsl
apache\htdocs\xsl\audittrail\AuditTrailView.xsl
apache\htdocs\xsl\autograntee\AutoGranteeEntry.xsl
apache\htdocs\xsl\autograntee\AutoGranteeResults.xsl
apache\htdocs\xsl\autograntee\AutoGranteeSelect.xsl
apache\htdocs\xsl\autograntor\AutoGrantorEntry.xsl
apache\htdocs\xsl\autograntor\AutoGrantorResults.xsl
apache\htdocs\xsl\autograntor\AutoGrantorSelect.xsl
apache\htdocs\xsl\batch\AcceptScheduleResults.xsl
apache\htdocs\xsl\batch\ActionResults.xsl
apache\htdocs\xsl\batch\BatchDetail.xsl
apache\htdocs\xsl\batch\BatchGrid.xsl
apache\htdocs\xsl\batch\BuildMultistopConfirm.xsl
apache\htdocs\xsl\batch\ClearConfirm.xsl
apache\htdocs\xsl\batch\ConfirmSchedule.xsl
apache\htdocs\xsl\batch\DisbandMultistopConfirm.xsl
apache\htdocs\xsl\batch\DisbandScheduleResults.xsl
apache\htdocs\xsl\batch\JustDoItActionResults.xsl
apache\htdocs\xsl\batch\LaunchBalancerResults.xsl
apache\htdocs\xsl\batch\LocationMap.xsl
apache\htdocs\xsl\batch\LocationOrderSummaryMap.xsl
apache\htdocs\xsl\batch\LocationTotalMap.xsl
apache\htdocs\xsl\batch\MoveConfirm.xsl
apache\htdocs\xsl\batch\MoveMultistopConfirm.xsl
apache\htdocs\xsl\batch\RepostScheduleResults.xsl
apache\htdocs\xsl\batch\RevertConfirm.xsl
apache\htdocs\xsl\batch\RevertProcessingResults.xsl
apache\htdocs\xsl\batch\SaveNamesResult.xsl
apache\htdocs\xsl\batch\ScheduleHeader.xsl
apache\htdocs\xsl\batch\ScheduleView.xsl
apache\htdocs\xsl\batch\SetBatchNames.xsl
apache\htdocs\xsl\batch\ShipmentMap.xsl
apache\htdocs\xsl\batch\ShipmentOrderSummaryMap.xsl
apache\htdocs\xsl\batch\ShipmentTotalMap.xsl
apache\htdocs\xsl\batch\SplitConfirm.xsl
apache\htdocs\xsl\batch\ViewBatchGrid.xsl
apache\htdocs\xsl\bean\invoke.xsl
apache\htdocs\xsl\bean\main.xsl
apache\htdocs\xsl\bean\methods.xsl
apache\htdocs\xsl\bean\methodspec.xsl
apache\htdocs\xsl\beancache\beans.xsl
apache\htdocs\xsl\beancache\details.xsl
apache\htdocs\xsl\beancache\locks.xsl
apache\htdocs\xsl\beancache\transactions.xsl
apache\htdocs\xsl\bngenerator\BnNamedRange.xsl
apache\htdocs\xsl\bngenerator\BnNamedRangeNav.xsl
apache\htdocs\xsl\bngenerator\BnNamedRangeView.xsl
apache\htdocs\xsl\bngenerator\BnType.xsl
apache\htdocs\xsl\bngenerator\BnTypeView.xsl
apache\htdocs\xsl\body.xsl
apache\htdocs\xsl\bulkcm\BulkCmResult.xsl
apache\htdocs\xsl\bulkcm\ViewBulkCm.xsl
apache\htdocs\xsl\bulkplan\BulkPlanManager.xsl
apache\htdocs\xsl\bulkplan\BulkPlanNav.xsl
apache\htdocs\xsl\bulkplan\BulkPlanResult.xsl
apache\htdocs\xsl\bulkplan\PartitionProfileEdit.xsl
apache\htdocs\xsl\bulkplan\PartitionProfileView.xsl
apache\htdocs\xsl\bulkplan\ViewBulkPlan.xsl
apache\htdocs\xsl\bulkrating\BulkRatingManager.xsl
apache\htdocs\xsl\bulkrating\BulkRatingResult.xsl
apache\htdocs\xsl\bulkrating\BulkRatingSpec.xsl
apache\htdocs\xsl\bulkrating\ViewBulkRating.xsl
apache\htdocs\xsl\businessmonitor\BusinessMonitor.xsl
apache\htdocs\xsl\businessmonitor\BusinessMonitorView.xsl
apache\htdocs\xsl\businessmonitor\ViewBusinessMonitor.xsl
apache\htdocs\xsl\buttons\buttons.xsl
apache\htdocs\xsl\cacheclear\CacheClear.xsl
apache\htdocs\xsl\calendar\AnnualCycle.xsl
apache\htdocs\xsl\calendar\Calendar.xsl
apache\htdocs\xsl\calendar\CreateCalendar.xsl
apache\htdocs\xsl\calendar\Override.xsl
apache\htdocs\xsl\calendar\ViewCalendar.xsl
apache\htdocs\xsl\capacity\ActualCapacityCommitment.xsl
apache\htdocs\xsl\capacity\ActualCapacityCommitmentAlloc.xsl
apache\htdocs\xsl\capacity\CapacityCommitment.xsl
apache\htdocs\xsl\capacity\CapacityCommitmentAllocNav.xsl
apache\htdocs\xsl\capacity\CapacityCommitmentNav.xsl
apache\htdocs\xsl\capacity\CapacityGroup.xsl
apache\htdocs\xsl\capacity\CapacityGroupNav.xsl
apache\htdocs\xsl\capacity\CapacityLimit.xsl
apache\htdocs\xsl\capacity\CapacityLimitDelete.xsl
apache\htdocs\xsl\capacity\CapacityLimitNav.xsl
apache\htdocs\xsl\capacity\CapacityUsage.xsl
apache\htdocs\xsl\capacity\CapacityUsageNav.xsl
apache\htdocs\xsl\capacity\ManuallyExpireInput.xsl
apache\htdocs\xsl\capacity\ManuallyExpireResults.xsl
apache\htdocs\xsl\capacity\ModifyCapacityLimitInput.xsl
apache\htdocs\xsl\capacity\ModifyCapacityLimitResults.xsl
apache\htdocs\xsl\capacity\OverrideCapacityUsageChange.xsl
apache\htdocs\xsl\capacity\OverrideCapacityUsageInput.xsl
apache\htdocs\xsl\capacity\OverrideCapacityUsageResults.xsl
apache\htdocs\xsl\capacity\PlannedCapacityCommitment.xsl
apache\htdocs\xsl\capacity\PlannedCapacityCommitmentAlloc.xsl
apache\htdocs\xsl\capacity\ViewActualCapacityCommitment.xsl
apache\htdocs\xsl\capacity\ViewActualCapacityCommitmentAlloc.xsl
apache\htdocs\xsl\capacity\ViewCapacityCommitment.xsl
apache\htdocs\xsl\capacity\ViewCapacityGroup.xsl
apache\htdocs\xsl\capacity\ViewCapacityLimit.xsl
apache\htdocs\xsl\capacity\ViewCapacityUsage.xsl
apache\htdocs\xsl\capacity\ViewPlannedCapacityCommitment.xsl
apache\htdocs\xsl\capacity\ViewPlannedCapacityCommitmentAlloc.xsl
apache\htdocs\xsl\carrier\CustHeader.xsl
apache\htdocs\xsl\carrier\CustLoadUnloadPoints.xsl
apache\htdocs\xsl\carrier\CustResourceTypeData.xsl
apache\htdocs\xsl\carrier\CustRoles.xsl
apache\htdocs\xsl\carrier\CustRolesDetail.xsl
apache\htdocs\xsl\carrier\CustRouting.xsl
apache\htdocs\xsl\carrier\CustViewCommMethods.xsl
apache\htdocs\xsl\carrier\EditCommMethods.xsl
apache\htdocs\xsl\carrier\Header.xsl
apache\htdocs\xsl\carrier\LocationCapacityCommon.xsl
apache\htdocs\xsl\carrier\LocationCapacityDEdit.xsl
apache\htdocs\xsl\carrier\LocationCapacityDView.xsl
apache\htdocs\xsl\carrier\LocationCapacityEdit.xsl
apache\htdocs\xsl\carrier\LocationCapacityGroupEdit.xsl
apache\htdocs\xsl\carrier\LocationCapacityGroupView.xsl
apache\htdocs\xsl\carrier\LocationCapacityView.xsl
apache\htdocs\xsl\carrier\LocationComm.xsl
apache\htdocs\xsl\carrier\LocationNav.xsl
apache\htdocs\xsl\carrier\LocationResource.xsl
apache\htdocs\xsl\carrier\LocationResourceType.xsl
apache\htdocs\xsl\carrier\NewCustOrLocation.xsl
apache\htdocs\xsl\carrier\NewSPOrLocation.xsl
apache\htdocs\xsl\carrier\OperationalLocationDetail.xsl
apache\htdocs\xsl\carrier\ServProvHeader.xsl
apache\htdocs\xsl\carrier\ServProvViewCommMethods.xsl
apache\htdocs\xsl\carrier\ServprovPolicy.xsl
apache\htdocs\xsl\carrier\ShippingAgentHeader.xsl
apache\htdocs\xsl\carrier\ViewCommMethods.xsl
apache\htdocs\xsl\carrier\ViewLocation.xsl
apache\htdocs\xsl\carrier\ViewLocationComm.xsl
apache\htdocs\xsl\carrier\ViewLocationMinimum.xsl
apache\htdocs\xsl\carrier\ViewLocationReadOnly.xsl
apache\htdocs\xsl\carrier\ViewServProv.xsl
apache\htdocs\xsl\carrier\ViewServProvReadOnly.xsl
apache\htdocs\xsl\carrier\ViewShippingAgent.xsl
apache\htdocs\xsl\carrier\override\LocationOverride.xsl
apache\htdocs\xsl\carrier\override\LocationOverrideView.xsl
apache\htdocs\xsl\chartervoyage\CharterVoyage.xsl
apache\htdocs\xsl\chartervoyage\CharterVoyageNav.xsl
apache\htdocs\xsl\chartervoyage\CharterVoyageStowage.xsl
apache\htdocs\xsl\chartervoyage\CharterVoyageStowageData.xsl
apache\htdocs\xsl\chartervoyage\CharterVoyageView.xsl
apache\htdocs\xsl\chartervoyage\StowageModePrefRule.xsl
apache\htdocs\xsl\chartervoyage\StowageModePrefRuleView.xsl
apache\htdocs\xsl\claim\Claim.xsl
apache\htdocs\xsl\claim\ClaimCustomGetData.xsl
apache\htdocs\xsl\claim\ClaimCustomSelectPackages.xsl
apache\htdocs\xsl\claim\ClaimGetOrderReleaseLines.xsl
apache\htdocs\xsl\claim\ClaimLineItem.xsl
apache\htdocs\xsl\claim\ClaimLineItemData.xsl
apache\htdocs\xsl\claim\ClaimNav.xsl
apache\htdocs\xsl\claim\ClaimView.xsl
apache\htdocs\xsl\claim\GeneralInformation.xsl
apache\htdocs\xsl\cms\BeforeCMSLink.xsl
apache\htdocs\xsl\cms\ConfirmCMSLink.xsl
apache\htdocs\xsl\cms\ViewCMSEligible.xsl
apache\htdocs\xsl\comm\ActionMenu.xsl
apache\htdocs\xsl\comm\ActionResult.xsl
apache\htdocs\xsl\comm\AdjustTracking.xsl
apache\htdocs\xsl\comm\DoubleDropdownControl.xsl
apache\htdocs\xsl\comm\EntityActionPage.xsl
apache\htdocs\xsl\comm\EntityEditPage.xsl
apache\htdocs\xsl\comm\EntityViewPage.xsl
apache\htdocs\xsl\comm\EventReason.xsl
apache\htdocs\xsl\comm\EventReasonPrompt.xsl
apache\htdocs\xsl\comm\ExtendedHostInfo.xsl
apache\htdocs\xsl\comm\FieldRemarkText.xsl
apache\htdocs\xsl\comm\Fields.xsl
apache\htdocs\xsl\comm\FieldsPseudo.xsl
apache\htdocs\xsl\comm\GLogErrorPage.xsl
apache\htdocs\xsl\comm\GLogExplanationPage.xsl
apache\htdocs\xsl\comm\GLogResultsPage.xsl
apache\htdocs\xsl\comm\GlogConfirmationPage.xsl
apache\htdocs\xsl\comm\Header.xsl
apache\htdocs\xsl\comm\HostInfo.xsl
apache\htdocs\xsl\comm\InvolvedParty.xsl
apache\htdocs\xsl\comm\NoAccess.xsl
apache\htdocs\xsl\comm\NonStandardSavedQueries.xsl
apache\htdocs\xsl\comm\PickListSelection.xsl
apache\htdocs\xsl\comm\RelatedLinks.xsl
apache\htdocs\xsl\comm\Remarks.xsl
apache\htdocs\xsl\comm\SavedQuery.xsl
apache\htdocs\xsl\comm\StdWidgets.xsl
apache\htdocs\xsl\comm\Style.xsl
apache\htdocs\xsl\comm\TextTemplates.xsl
apache\htdocs\xsl\comm\ViewStatus.xsl
apache\htdocs\xsl\comm\XslProcessor.xsl
apache\htdocs\xsl\comm\calendar.xsl
apache\htdocs\xsl\comm\comm.xsl
apache\htdocs\xsl\comm\fieldSpec.xsl
apache\htdocs\xsl\comm\navigation.xsl
apache\htdocs\xsl\comm\navigation_blue.xsl
apache\htdocs\xsl\comm\uom.xsl
apache\htdocs\xsl\comm\uomAsEntered.xsl
apache\htdocs\xsl\conopt\AllSolutionsChart.xsl
apache\htdocs\xsl\conopt\AllSolutionsTable.xsl
apache\htdocs\xsl\conopt\BulkInput.xsl
apache\htdocs\xsl\conopt\ContainerTable.xsl
apache\htdocs\xsl\conopt\Input.xsl
apache\htdocs\xsl\conopt\PackagedInput.xsl
apache\htdocs\xsl\conopt\SolutionChart.xsl
apache\htdocs\xsl\conopt\SolutionTable.xsl
apache\htdocs\xsl\consol\Consol.xsl
apache\htdocs\xsl\consol\ConsolView.xsl
apache\htdocs\xsl\contact\CommonContact.xsl
apache\htdocs\xsl\contact\ContactManager.xsl
apache\htdocs\xsl\contact\ContactNav.xsl
apache\htdocs\xsl\contact\ContactNotification.xsl
apache\htdocs\xsl\contact\ExternalSystemManager.xsl
apache\htdocs\xsl\contact\ExternalSystemNav.xsl
apache\htdocs\xsl\contact\GroupContactManager.xsl
apache\htdocs\xsl\contact\GroupContactNav.xsl
apache\htdocs\xsl\contact\GroupContactNotification.xsl
apache\htdocs\xsl\contact\NotifyEventParameters.xsl
apache\htdocs\xsl\contact\NotifyEventSelection.xsl
apache\htdocs\xsl\contact\NotifySubjectManager.xsl
apache\htdocs\xsl\contact\NotifySubjectNav.xsl
apache\htdocs\xsl\contact\PersonContactManager.xsl
apache\htdocs\xsl\contact\PersonContactNav.xsl
apache\htdocs\xsl\contact\TransactionalEvent.xsl
apache\htdocs\xsl\contact\TransactionalEventView.xsl
apache\htdocs\xsl\contact\ViewCommonContact.xsl
apache\htdocs\xsl\contact\ViewContact.xsl
apache\htdocs\xsl\contact\ViewExternalSystem.xsl
apache\htdocs\xsl\contact\ViewGroupContact.xsl
apache\htdocs\xsl\contact\ViewNotifySubject.xsl
apache\htdocs\xsl\contact\ViewPersonContact.xsl
apache\htdocs\xsl\currency\error.xsl
apache\htdocs\xsl\currency\input.xsl
apache\htdocs\xsl\currency\result.xsl
apache\htdocs\xsl\custmanagement\BuyerHeader.xsl
apache\htdocs\xsl\custmanagement\BuyerNav.xsl
apache\htdocs\xsl\custmanagement\BuyerTemplates.xsl
apache\htdocs\xsl\custmanagement\BuyerView.xsl
apache\htdocs\xsl\custmanagement\BuyerViewCommMethods.xsl
apache\htdocs\xsl\custmanagement\Customer.xsl
apache\htdocs\xsl\custmanagement\CustomerView.xsl
apache\htdocs\xsl\custmanagement\LocationComm.xsl
apache\htdocs\xsl\custmanagement\ViewCommMethods.xsl
apache\htdocs\xsl\custmanagement\ViewLocationComm.xsl
apache\htdocs\xsl\customer\ordertemplate\CreateLocation.xsl
apache\htdocs\xsl\customer\ordertemplate\CustomerOrderEntry.xsl
apache\htdocs\xsl\customer\ordertemplate\OrderRateQuote.xsl
apache\htdocs\xsl\customer\ordertemplate\OrderRateQuoteDetail.xsl
apache\htdocs\xsl\customer\ordertemplate\OrderTemplateInput.xsl
apache\htdocs\xsl\customer\ordertemplate\ThankYou.xsl
apache\htdocs\xsl\customer\ordertemplate\addlocation.xsl
apache\htdocs\xsl\customer\ordreltemplate\CustomerOrdRelEntry.xsl
apache\htdocs\xsl\customer\ordreltemplate\OrdRelRateQuote.xsl
apache\htdocs\xsl\customer\ordreltemplate\OrdRelRateQuoteDetail.xsl
apache\htdocs\xsl\customer\ordreltemplate\OrdRelTemplateInput.xsl
apache\htdocs\xsl\customer\ordreltemplate\ThankYou.xsl
apache\htdocs\xsl\dataquery\DataQuerySelect.xsl
apache\htdocs\xsl\datasource\CPDiag.xsl
apache\htdocs\xsl\datasource\ConnectionPool.xsl
apache\htdocs\xsl\datasource\DataSource.xsl
apache\htdocs\xsl\datasource\DataSourceNav.xsl
apache\htdocs\xsl\datasource\DataSourceProfile.xsl
apache\htdocs\xsl\datasource\DataSourceProfileView.xsl
apache\htdocs\xsl\datasource\DataSourceView.xsl
apache\htdocs\xsl\demoui\ResultBody.xsl
apache\htdocs\xsl\demoui\ResultButtons.xsl
apache\htdocs\xsl\demoui\ResultHeader.xsl
apache\htdocs\xsl\demoui\SetContactNotification.xsl
apache\htdocs\xsl\demoui\SetContactNotificationResult.xsl
apache\htdocs\xsl\demoui\SimpleTrackingInput.xsl
apache\htdocs\xsl\detail\AccessorialDefault.xsl
apache\htdocs\xsl\detail\AccessorialDefaultView.xsl
apache\htdocs\xsl\detail\AppAction.xsl
apache\htdocs\xsl\detail\AppActionView.xsl
apache\htdocs\xsl\detail\AuditControl.xsl
apache\htdocs\xsl\detail\AuditControlView.xsl
apache\htdocs\xsl\detail\AuditTrailView.xsl
apache\htdocs\xsl\detail\BsEventGroup.xsl
apache\htdocs\xsl\detail\BsEventGroupView.xsl
apache\htdocs\xsl\detail\BsQuickCode.xsl
apache\htdocs\xsl\detail\BsQuickCodeView.xsl
apache\htdocs\xsl\detail\BsReasonCodeProfile.xsl
apache\htdocs\xsl\detail\BsReasonCodeProfileView.xsl
apache\htdocs\xsl\detail\BsReasonGroup.xsl
apache\htdocs\xsl\detail\BsReasonGroupProfile.xsl
apache\htdocs\xsl\detail\BsReasonGroupProfileView.xsl
apache\htdocs\xsl\detail\BsReasonGroupView.xsl
apache\htdocs\xsl\detail\BsRespPartyProfile.xsl
apache\htdocs\xsl\detail\BsRespPartyProfileView.xsl
apache\htdocs\xsl\detail\BsResponsibleParty.xsl
apache\htdocs\xsl\detail\BsResponsiblePartyView.xsl
apache\htdocs\xsl\detail\BsStatusCodeProfile.xsl
apache\htdocs\xsl\detail\BsStatusCodeProfileView.xsl
apache\htdocs\xsl\detail\BsStatusGroup.xsl
apache\htdocs\xsl\detail\BsStatusGroupProfile.xsl
apache\htdocs\xsl\detail\BsStatusGroupProfileView.xsl
apache\htdocs\xsl\detail\BsStatusGroupView.xsl
apache\htdocs\xsl\detail\ContainerOptConfig.xsl
apache\htdocs\xsl\detail\ContainerOptConfigView.xsl
apache\htdocs\xsl\detail\Corporation.xsl
apache\htdocs\xsl\detail\CorporationProfile.xsl
apache\htdocs\xsl\detail\CorporationProfileView.xsl
apache\htdocs\xsl\detail\CorporationView.xsl
apache\htdocs\xsl\detail\Curve.xsl
apache\htdocs\xsl\detail\CurveView.xsl
apache\htdocs\xsl\detail\CutoffRecoveryTime.xsl
apache\htdocs\xsl\detail\CutoffRecoveryTimeView.xsl
apache\htdocs\xsl\detail\DepotProfile.xsl
apache\htdocs\xsl\detail\DepotProfileView.xsl
apache\htdocs\xsl\detail\EquipmentGroup.xsl
apache\htdocs\xsl\detail\EquipmentGroupCompartment.xsl
apache\htdocs\xsl\detail\EquipmentGroupProfile.xsl
apache\htdocs\xsl\detail\EquipmentGroupProfileView.xsl
apache\htdocs\xsl\detail\EquipmentGroupView.xsl
apache\htdocs\xsl\detail\EquipmentReferenceUnit.xsl
apache\htdocs\xsl\detail\EquipmentReferenceUnitView.xsl
apache\htdocs\xsl\detail\ExternalDistance.xsl
apache\htdocs\xsl\detail\ExternalDistanceView.xsl
apache\htdocs\xsl\detail\FfTextProfile.xsl
apache\htdocs\xsl\detail\FfTextProfileView.xsl
apache\htdocs\xsl\detail\GeneralLedgerCode.xsl
apache\htdocs\xsl\detail\GeneralLedgerCodeNav.xsl
apache\htdocs\xsl\detail\GeneralLedgerCodeView.xsl
apache\htdocs\xsl\detail\GeneralLedgerMaps.xsl
apache\htdocs\xsl\detail\GeneralLedgerMapsBuyOrder.xsl
apache\htdocs\xsl\detail\GeneralLedgerMapsBuyShipment.xsl
apache\htdocs\xsl\detail\GeneralLedgerMapsSellOrder.xsl
apache\htdocs\xsl\detail\GeneralLedgerMapsSellShipment.xsl
apache\htdocs\xsl\detail\GeoHierarchy.xsl
apache\htdocs\xsl\detail\GeoHierarchyView.xsl
apache\htdocs\xsl\detail\HazClassProfile.xsl
apache\htdocs\xsl\detail\HazClassProfileView.xsl
apache\htdocs\xsl\detail\Hts.xsl
apache\htdocs\xsl\detail\HtsView.xsl
apache\htdocs\xsl\detail\IncoTermProfile.xsl
apache\htdocs\xsl\detail\IncoTermProfileView.xsl
apache\htdocs\xsl\detail\ItlProfile.xsl
apache\htdocs\xsl\detail\ItlProfileView.xsl
apache\htdocs\xsl\detail\LoadConfigProfile.xsl
apache\htdocs\xsl\detail\LoadConfigProfileView.xsl
apache\htdocs\xsl\detail\LoadingPattern.xsl
apache\htdocs\xsl\detail\LoadingPatternView.xsl
apache\htdocs\xsl\detail\LocationProfile.xsl
apache\htdocs\xsl\detail\LocationProfileView.xsl
apache\htdocs\xsl\detail\Logfile.xsl
apache\htdocs\xsl\detail\LogfileView.xsl
apache\htdocs\xsl\detail\ModeProfile.xsl
apache\htdocs\xsl\detail\ModeProfileView.xsl
apache\htdocs\xsl\detail\NmfcArticle.xsl
apache\htdocs\xsl\detail\NmfcArticleView.xsl
apache\htdocs\xsl\detail\NotifyPartyProfile.xsl
apache\htdocs\xsl\detail\NotifyPartyProfileView.xsl
apache\htdocs\xsl\detail\OutXmlProfile.xsl
apache\htdocs\xsl\detail\OutXmlProfileView.xsl
apache\htdocs\xsl\detail\PackagingFormCode.xsl
apache\htdocs\xsl\detail\PackagingFormCodeView.xsl
apache\htdocs\xsl\detail\PackagingReferenceUnit.xsl
apache\htdocs\xsl\detail\PackagingReferenceUnitView.xsl
apache\htdocs\xsl\detail\PlanningParameter.xsl
apache\htdocs\xsl\detail\PlanningParameterCustomFields.xsl
apache\htdocs\xsl\detail\PlanningParameterSet.xsl
apache\htdocs\xsl\detail\PlanningParameterSetView.xsl
apache\htdocs\xsl\detail\PlanningParameterView.xsl
apache\htdocs\xsl\detail\ProvinceCodeProfile.xsl
apache\htdocs\xsl\detail\ProvinceCodeProfileView.xsl
apache\htdocs\xsl\detail\RateGeoProfile.xsl
apache\htdocs\xsl\detail\RateGeoProfileView.xsl
apache\htdocs\xsl\detail\RateOfferingType.xsl
apache\htdocs\xsl\detail\RateOfferingTypeView.xsl
apache\htdocs\xsl\detail\RateServiceProfile.xsl
apache\htdocs\xsl\detail\RateServiceProfileView.xsl
apache\htdocs\xsl\detail\RateZoneProfile.xsl
apache\htdocs\xsl\detail\RateZoneProfileView.xsl
apache\htdocs\xsl\detail\Region.xsl
apache\htdocs\xsl\detail\RegionView.xsl
apache\htdocs\xsl\detail\ReleaseMethod.xsl
apache\htdocs\xsl\detail\ReleaseMethodView.xsl
apache\htdocs\xsl\detail\Report.xsl
apache\htdocs\xsl\detail\ReportView.xsl
apache\htdocs\xsl\detail\RouteCode.xsl
apache\htdocs\xsl\detail\RouteCodeCombination.xsl
apache\htdocs\xsl\detail\RouteCodeCombinationView.xsl
apache\htdocs\xsl\detail\RouteCodeProfile.xsl
apache\htdocs\xsl\detail\RouteCodeProfileView.xsl
apache\htdocs\xsl\detail\RouteCodeView.xsl
apache\htdocs\xsl\detail\ServiceExternalEngine.xsl
apache\htdocs\xsl\detail\ServiceExternalEngineView.xsl
apache\htdocs\xsl\detail\ServiceProviderProfile.xsl
apache\htdocs\xsl\detail\ServiceProviderProfileView.xsl
apache\htdocs\xsl\detail\ShipUnitSpec.xsl
apache\htdocs\xsl\detail\ShipUnitSpecView.xsl
apache\htdocs\xsl\detail\ThresholdProfile.xsl
apache\htdocs\xsl\detail\ThresholdProfileView.xsl
apache\htdocs\xsl\detail\UdcClassificationList.xsl
apache\htdocs\xsl\detail\UdcClassificationListView.xsl
apache\htdocs\xsl\detail\UnitizationRule.xsl
apache\htdocs\xsl\detail\UnitizationRuleView.xsl
apache\htdocs\xsl\detail\VPDContext.xsl
apache\htdocs\xsl\detail\VPDContextView.xsl
apache\htdocs\xsl\detail\VatCode.xsl
apache\htdocs\xsl\detail\VatCodeOrderedSet.xsl
apache\htdocs\xsl\detail\VatCodeOrderedSetView.xsl
apache\htdocs\xsl\detail\VatCodeView.xsl
apache\htdocs\xsl\detail\VatConfiguration.xsl
apache\htdocs\xsl\detail\VatConfigurationPerspective.xsl
apache\htdocs\xsl\detail\VatConfigurationView.xsl
apache\htdocs\xsl\detail\VatProvincialCnfgPersp.xsl
apache\htdocs\xsl\detail\VehicleType.xsl
apache\htdocs\xsl\detail\VehicleTypeView.xsl
apache\htdocs\xsl\detail\ViewCorporationProfile.xsl
apache\htdocs\xsl\detail\ViewLocationProfile.xsl
apache\htdocs\xsl\detail\ViewNotifyPartyProfile.xsl
apache\htdocs\xsl\detail\WeightBreakProfile.xsl
apache\htdocs\xsl\detail\WeightBreakProfileView.xsl
apache\htdocs\xsl\distance_time\DistanceTimeInput.xsl
apache\htdocs\xsl\distance_time\DistanceTimeResults.xsl
apache\htdocs\xsl\document\DocumentAttach.xsl
apache\htdocs\xsl\document\DocumentDef.xsl
apache\htdocs\xsl\document\DocumentDefView.xsl
apache\htdocs\xsl\document\DocumentEdit.xsl
apache\htdocs\xsl\document\DocumentNew.xsl
apache\htdocs\xsl\document\DocumentPartyEdit.xsl
apache\htdocs\xsl\document\DocumentPartyView.xsl
apache\htdocs\xsl\document\DocumentTextEdit.xsl
apache\htdocs\xsl\document\DocumentUpload.xsl
apache\htdocs\xsl\document\DocumentView.xsl
apache\htdocs\xsl\document\DocumentsAttached.xsl
apache\htdocs\xsl\document\GetObjectDocuments.xsl
apache\htdocs\xsl\document\OverrideDocumentText.xsl
apache\htdocs\xsl\document\PrepareDocumentDef.xsl
apache\htdocs\xsl\document\PrepareDocumentParams.xsl
apache\htdocs\xsl\document\RemoveChildDocument.xsl
apache\htdocs\xsl\document\RemoveDocumentParty.xsl
apache\htdocs\xsl\document\SendChildDocument.xsl
apache\htdocs\xsl\document\SendDocument.xsl
apache\htdocs\xsl\domain\ChangeDomainInput.xsl
apache\htdocs\xsl\domain\ChangeDomainResults.xsl
apache\htdocs\xsl\domain\DomainInput.xsl
apache\htdocs\xsl\domain\DomainResults.xsl
apache\htdocs\xsl\domain\ManageDomainResults.xsl
apache\htdocs\xsl\domain\ManageDomainSelected.xsl
apache\htdocs\xsl\event\EventDiag.xsl
apache\htdocs\xsl\event\TopicQueueAssignments.xsl
apache\htdocs\xsl\exchange\ExchangeRate.xsl
apache\htdocs\xsl\exchange\ExchangeRateByDate.xsl
apache\htdocs\xsl\exchange\ExchangeRateView.xsl
apache\htdocs\xsl\finder\ActionResults.xsl
apache\htdocs\xsl\finder\EditFinderResults.xsl
apache\htdocs\xsl\finder\FinderBody.xsl
apache\htdocs\xsl\finder\FinderButtons.xsl
apache\htdocs\xsl\finder\FinderFrameSet.xsl
apache\htdocs\xsl\finder\FinderHeader.xsl
apache\htdocs\xsl\finder\FinderResults.xsl
apache\htdocs\xsl\finder\FinderSort.xsl
apache\htdocs\xsl\finder\FinderTabs.xsl
apache\htdocs\xsl\finder\LinkDisplay.xsl
apache\htdocs\xsl\finder\ListRetriever.xsl
apache\htdocs\xsl\finder\Loading.xsl
apache\htdocs\xsl\finder\OneOf.xsl
apache\htdocs\xsl\finder\ResultBody.xsl
apache\htdocs\xsl\finder\ResultButtons.xsl
apache\htdocs\xsl\finder\ResultFrameSet.xsl
apache\htdocs\xsl\finder\ResultHeader.xsl
apache\htdocs\xsl\finder\SavedQueries.xsl
apache\htdocs\xsl\finder\WindowOpenButtons.xsl
apache\htdocs\xsl\finder\WindowOpenFrameset.xsl
apache\htdocs\xsl\finderset\ActionHeader.xsl
apache\htdocs\xsl\finderset\FinderSetActions.xsl
apache\htdocs\xsl\finderset\FinderSetColumn.xsl
apache\htdocs\xsl\finderset\FinderSetCriteria.xsl
apache\htdocs\xsl\finderset\FinderSetDefaultCriteria.xsl
apache\htdocs\xsl\finderset\FinderSetFields.xsl
apache\htdocs\xsl\finderset\FinderSetGeneral.xsl
apache\htdocs\xsl\finderset\FinderSetHeader.xsl
apache\htdocs\xsl\finderset\FinderSetNav.xsl
apache\htdocs\xsl\finderset\FinderSetResults.xsl
apache\htdocs\xsl\finderset\FinderSetSmartLinks.xsl
apache\htdocs\xsl\finderset\FinderSetTree.xsl
apache\htdocs\xsl\finderset\FinderSetTreeNode.xsl
apache\htdocs\xsl\finderset\GetDefaultValues.xsl
apache\htdocs\xsl\finderset\GetResultDefaultValues.xsl
apache\htdocs\xsl\finderset\RunAgentActionArgs.xsl
apache\htdocs\xsl\finderset\SelectAction.xsl
apache\htdocs\xsl\finderset\SelectSmartLink.xsl
apache\htdocs\xsl\finderset\ViewAction.xsl
apache\htdocs\xsl\finderset\ViewFinderSet.xsl
apache\htdocs\xsl\footer.xsl
apache\htdocs\xsl\fprule\AllocationRule.xsl
apache\htdocs\xsl\fprule\AllocationRuleProfile.xsl
apache\htdocs\xsl\fprule\AllocationRuleProfileView.xsl
apache\htdocs\xsl\fprule\AllocationRuleView.xsl
apache\htdocs\xsl\fprule\AutoApproveRule.xsl
apache\htdocs\xsl\fprule\AutoApproveRuleProfile.xsl
apache\htdocs\xsl\fprule\AutoApproveRuleProfileView.xsl
apache\htdocs\xsl\fprule\AutoApproveRuleView.xsl
apache\htdocs\xsl\framegc3.xsl
apache\htdocs\xsl\giiv\BLContainerInput.xsl
apache\htdocs\xsl\giiv\BSRResults.xsl
apache\htdocs\xsl\giiv\ContainerInput.xsl
apache\htdocs\xsl\giiv\ContainerResults.xsl
apache\htdocs\xsl\giiv\GiivButtons.xsl
apache\htdocs\xsl\giiv\GiivHeader.xsl
apache\htdocs\xsl\giiv\OrderVisibilityInput.xsl
apache\htdocs\xsl\giiv\RedirectOrderToShipment.xsl
apache\htdocs\xsl\giiv\ResultFrameSet_order.xsl
apache\htdocs\xsl\giiv\ResultFrameSet_shipment.xsl
apache\htdocs\xsl\giiv\ResultHeader_shipment2.xsl
apache\htdocs\xsl\giiv\ShipGroupTrackAndTraceResults.xsl
apache\htdocs\xsl\giiv\ShipmentAttributeInput.xsl
apache\htdocs\xsl\giiv\ShipmentWarehouseInput.xsl
apache\htdocs\xsl\giiv\TrackAndTraceResults.xsl
apache\htdocs\xsl\giiv\TrackStops.xsl
apache\htdocs\xsl\giiv\WarehouseInput.xsl
apache\htdocs\xsl\giv\status.xsl
apache\htdocs\xsl\gluser\GlAccountPolicy.xsl
apache\htdocs\xsl\gluser\PwChangeConfirmation.xsl
apache\htdocs\xsl\gluser\ViewGlAccountPolicy.xsl
apache\htdocs\xsl\groupstatus\GLogResultsPage.xsl
apache\htdocs\xsl\groupstatus\PreferredLocation.xsl
apache\htdocs\xsl\groupstatus\ShipmentGroupDetail.xsl
apache\htdocs\xsl\groupstatus\events.xsl
apache\htdocs\xsl\hazmat\GenericConditionals.xsl
apache\htdocs\xsl\hazmat\Hazmat.xsl
apache\htdocs\xsl\hazmat\HazmatGeneric.xsl
apache\htdocs\xsl\hazmat\HazmatGenericNav.xsl
apache\htdocs\xsl\hazmat\HazmatNav.xsl
apache\htdocs\xsl\hazmat\ViewHazmat.xsl
apache\htdocs\xsl\hazmat\ViewHazmatGeneric.xsl
apache\htdocs\xsl\icon\Icon.xsl
apache\htdocs\xsl\icon\IconView.xsl
apache\htdocs\xsl\integration\Integration.xsl
apache\htdocs\xsl\integration\TransmissionReceiverTracking.xsl
apache\htdocs\xsl\integration\UploadTransmission.xsl
apache\htdocs\xsl\integration\csvexport.xsl
apache\htdocs\xsl\integration\csvimport.xsl
apache\htdocs\xsl\integration\csvutil.xsl
apache\htdocs\xsl\integration\perform_command.xsl
apache\htdocs\xsl\integration\upload.xsl
apache\htdocs\xsl\integration\xmlexport.xsl
apache\htdocs\xsl\integration\xmlimport.xsl
apache\htdocs\xsl\invoice\CommercialInvoice.xsl
apache\htdocs\xsl\invoice\CommercialInvoiceIP.xsl
apache\htdocs\xsl\invoice\CommercialInvoiceNav.xsl
apache\htdocs\xsl\invoice\CommercialInvoiceORL.xsl
apache\htdocs\xsl\invoice\CommercialInvoiceView.xsl
apache\htdocs\xsl\invoice\ConfirmNew.xsl
apache\htdocs\xsl\invoice\ConsolidatedInvoiceHeader.xsl
apache\htdocs\xsl\invoice\ConsolidatedInvoiceNav.xsl
apache\htdocs\xsl\invoice\GlKeyComponent.xsl
apache\htdocs\xsl\invoice\GlLookupKey.xsl
apache\htdocs\xsl\invoice\InvoiceEquipment.xsl
apache\htdocs\xsl\invoice\InvoiceEquipmentData.xsl
apache\htdocs\xsl\invoice\InvoiceHeader.xsl
apache\htdocs\xsl\invoice\InvoiceLineItem.xsl
apache\htdocs\xsl\invoice\InvoiceLineItemData.xsl
apache\htdocs\xsl\invoice\InvoiceLineitemVat.xsl
apache\htdocs\xsl\invoice\InvoiceNav.xsl
apache\htdocs\xsl\invoice\InvoiceRefnumRemark.xsl
apache\htdocs\xsl\invoice\InvoiceRoutesPorts.xsl
apache\htdocs\xsl\invoice\InvoiceStop.xsl
apache\htdocs\xsl\invoice\InvoiceStopData.xsl
apache\htdocs\xsl\invoice\InvoiceSumDetailData.xsl
apache\htdocs\xsl\invoice\InvoiceSummary.xsl
apache\htdocs\xsl\invoice\InvoiceSummaryDetail.xsl
apache\htdocs\xsl\invoice\InvoiceText.xsl
apache\htdocs\xsl\invoice\ViewGlKeyComponent.xsl
apache\htdocs\xsl\invoice\ViewGllLookupKey.xsl
apache\htdocs\xsl\invoice\ViewInvoice.xsl
apache\htdocs\xsl\invoice\ViewVoucher.xsl
apache\htdocs\xsl\invoice\Voucher.xsl
apache\htdocs\xsl\invoice\VoucherNav.xsl
apache\htdocs\xsl\invoice\bolback\BOLBackEquipment.xsl
apache\htdocs\xsl\invoice\bolback\BOLBackHeader.xsl
apache\htdocs\xsl\invoice\bolback\BOLBackLineItem.xsl
apache\htdocs\xsl\invoice\bolback\BOLBackLineItemData.xsl
apache\htdocs\xsl\invoice\bolback\BOLBackNav.xsl
apache\htdocs\xsl\invoice\bolback\BOLBackRefnumRemark.xsl
apache\htdocs\xsl\invoice\bolback\BOLBackStop.xsl
apache\htdocs\xsl\invoice\bolback\BOLBackText.xsl
apache\htdocs\xsl\invoice\viewAllocations.xsl
apache\htdocs\xsl\invoice\viewInvoiceComm.xsl
apache\htdocs\xsl\invoice\viewInvoiceEquipment.xsl
apache\htdocs\xsl\invoice\viewInvoiceHeader.xsl
apache\htdocs\xsl\invoice\viewInvoiceLineItem.xsl
apache\htdocs\xsl\invoice\viewInvoiceRoutesPorts.xsl
apache\htdocs\xsl\invoice\viewInvoiceStop.xsl
apache\htdocs\xsl\invoice\viewInvoiceSummary.xsl
apache\htdocs\xsl\invoice\viewInvoiceSummaryDetail.xsl
apache\htdocs\xsl\invoice\viewInvoiceVoucher.xsl
apache\htdocs\xsl\invoice\viewVoucherInvoiceLineitemJoin.xsl
apache\htdocs\xsl\itinerary\CapacityOverride.xsl
apache\htdocs\xsl\itinerary\CapacityOverrideLine.xsl
apache\htdocs\xsl\itinerary\CapacityOverrideNav.xsl
apache\htdocs\xsl\itinerary\ItinView.xsl
apache\htdocs\xsl\itinerary\ItineraryDetail.xsl
apache\htdocs\xsl\itinerary\ItineraryLegs.xsl
apache\htdocs\xsl\itinerary\ItineraryNav.xsl
apache\htdocs\xsl\itinerary\ItineraryProfile.xsl
apache\htdocs\xsl\itinerary\ItineraryXLane.xsl
apache\htdocs\xsl\itinerary\LegClassification.xsl
apache\htdocs\xsl\itinerary\LegClassificationNav.xsl
apache\htdocs\xsl\itinerary\LegDetail.xsl
apache\htdocs\xsl\itinerary\ViewCapacityOverride.xsl
apache\htdocs\xsl\itinerary\ViewItinerary.xsl
apache\htdocs\xsl\itinerary\ViewItineraryProfile.xsl
apache\htdocs\xsl\itinerary\ViewLegClassification.xsl
apache\htdocs\xsl\itinerary\view_ItineraryXLane.xsl
apache\htdocs\xsl\job\ConsolAgent.xsl
apache\htdocs\xsl\job\ConsolidationTypeProfile.xsl
apache\htdocs\xsl\job\ConsolidationTypeProfileView.xsl
apache\htdocs\xsl\job\Job.xsl
apache\htdocs\xsl\job\JobFinancial.xsl
apache\htdocs\xsl\job\JobNav.xsl
apache\htdocs\xsl\job\JobView.xsl
apache\htdocs\xsl\job\Job_InvPartyOverride.xsl
apache\htdocs\xsl\job\NfrcRule.xsl
apache\htdocs\xsl\job\NfrcRuleView.xsl
apache\htdocs\xsl\job\ProfitSplit.xsl
apache\htdocs\xsl\job\ShippingAgentContact.xsl
apache\htdocs\xsl\job\ShippingAgentContactNav.xsl
apache\htdocs\xsl\job\ShippingAgentContactView.xsl
apache\htdocs\xsl\lane\LaneAttributeDef.xsl
apache\htdocs\xsl\lane\LaneAttributeDefNav.xsl
apache\htdocs\xsl\lane\LaneAttributes.xsl
apache\htdocs\xsl\lane\ViewLaneAttributeDef.xsl
apache\htdocs\xsl\lane\XLane2.xsl
apache\htdocs\xsl\lane\XLane3.xsl
apache\htdocs\xsl\lane\XLaneHeader.xsl
apache\htdocs\xsl\lane\XLaneNav.xsl
apache\htdocs\xsl\lane\XLaneView.xsl
apache\htdocs\xsl\leak\ConnectionLeaks.xsl
apache\htdocs\xsl\level\AssignRoleToLevelChange.xsl
apache\htdocs\xsl\level\AssignRoleToLevelInput.xsl
apache\htdocs\xsl\level\LevelInput.xsl
apache\htdocs\xsl\list\AllLists.xsl
apache\htdocs\xsl\list\EditList.xsl
apache\htdocs\xsl\list\Lists.xsl
apache\htdocs\xsl\list\ManageList.xsl
apache\htdocs\xsl\list\SelectList.xsl
apache\htdocs\xsl\log\logdisplay.xsl
apache\htdocs\xsl\log\logprops.xsl
apache\htdocs\xsl\logisticsguide\LogisticsGuideDetailResult.xsl
apache\htdocs\xsl\logisticsguide\LogisticsGuideInput.xsl
apache\htdocs\xsl\logisticsguide\LogisticsGuideResult.xsl
apache\htdocs\xsl\logisticsguide\LogisticsGuideResultDetails.xsl
apache\htdocs\xsl\logisticsguide\LogisticsGuideTemplate.xsl
apache\htdocs\xsl\logisticsguide\LogisticsGuideTemplateView.xsl
apache\htdocs\xsl\logview\IntegrationLog.xsl
apache\htdocs\xsl\logview\IntegrationLogQuery.xsl
apache\htdocs\xsl\logview\SystemLog.xsl
apache\htdocs\xsl\logview\SystemLogQuery.xsl
apache\htdocs\xsl\logview\WorkflowLog.xsl
apache\htdocs\xsl\logview\WorkflowLogQuery.xsl
apache\htdocs\xsl\logview\job\job.xsl
apache\htdocs\xsl\mail\FailedShipment.xsl
apache\htdocs\xsl\mail\LateOrder.xsl
apache\htdocs\xsl\mail\LateShipment.xsl
apache\htdocs\xsl\managerlayout\AddField.xsl
apache\htdocs\xsl\managerlayout\EditField.xsl
apache\htdocs\xsl\managerlayout\EditViewField.xsl
apache\htdocs\xsl\managerlayout\ManagerLayoutEdit.xsl
apache\htdocs\xsl\managerlayout\ManagerLayoutFields.xsl
apache\htdocs\xsl\managerlayout\ManagerLayoutHeader.xsl
apache\htdocs\xsl\managerlayout\ManagerLayoutNav.xsl
apache\htdocs\xsl\managerlayout\ManagerLayoutView.xsl
apache\htdocs\xsl\managerlayout\SecondPageGridEdit.xsl
apache\htdocs\xsl\managerlayout\Validation.xsl
apache\htdocs\xsl\managerlayout\ViewManagerLayout.xsl
apache\htdocs\xsl\matchrule\MatchRule.xsl
apache\htdocs\xsl\matchrule\MatchRuleProfile.xsl
apache\htdocs\xsl\matchrule\ViewMatchRule.xsl
apache\htdocs\xsl\matchrule\ViewMatchRuleProfile.xsl
apache\htdocs\xsl\matchvalidationrule\MatchValidRuleProfile.xsl
apache\htdocs\xsl\matchvalidationrule\MatchValidationRule.xsl
apache\htdocs\xsl\matchvalidationrule\ViewMatchValidRuleProfile.xsl
apache\htdocs\xsl\matchvalidationrule\ViewMatchValidationRule.xsl
apache\htdocs\xsl\material\CommodityManager.xsl
apache\htdocs\xsl\material\CommodityNav.xsl
apache\htdocs\xsl\material\FlexibleCommodityManager.xsl
apache\htdocs\xsl\material\FlexibleCommodityNav.xsl
apache\htdocs\xsl\material\ItemAccessorial.xsl
apache\htdocs\xsl\material\ItemFeatures.xsl
apache\htdocs\xsl\material\ItemHeader.xsl
apache\htdocs\xsl\material\ItemLicense.xsl
apache\htdocs\xsl\material\ItemNav.xsl
apache\htdocs\xsl\material\ItemPackaging.xsl
apache\htdocs\xsl\material\ItemRemarks.xsl
apache\htdocs\xsl\material\PackagedItem.xsl
apache\htdocs\xsl\material\ViewCommodity.xsl
apache\htdocs\xsl\material\ViewFlexCommodity.xsl
apache\htdocs\xsl\material\ViewItem.xsl
apache\htdocs\xsl\material\ViewPackagedItem.xsl
apache\htdocs\xsl\mediator\MediatorDiag.xsl
apache\htdocs\xsl\message\MessageDiag.xsl
apache\htdocs\xsl\omr\CommOmrView.xsl
apache\htdocs\xsl\omr\Omr.xsl
apache\htdocs\xsl\omr\OmrD.xsl
apache\htdocs\xsl\omr\OmrDLine.xsl
apache\htdocs\xsl\omr\OmrDetail.xsl
apache\htdocs\xsl\omr\ProcessOmrResultsPage.xsl
apache\htdocs\xsl\omr\ViewOmr.xsl
apache\htdocs\xsl\omr\ViewOmrDLine.xsl
apache\htdocs\xsl\omr\viewOmrHeader.xsl
apache\htdocs\xsl\order\BulkOrderMovementResult.xsl
apache\htdocs\xsl\order\CheckExportLicense.xsl
apache\htdocs\xsl\order\CheckGlobalClassification.xsl
apache\htdocs\xsl\order\CountryValidations.xsl
apache\htdocs\xsl\order\ORLoadUnloadPoints.xsl
apache\htdocs\xsl\order\ORLocationOverrides.xsl
apache\htdocs\xsl\order\OrLineIntlClass.xsl
apache\htdocs\xsl\order\OrLineIntlClassFromSUL.xsl
apache\htdocs\xsl\order\OrLineLicense.xsl
apache\htdocs\xsl\order\OrLineLicenseFromSUL.xsl
apache\htdocs\xsl\order\OrderMovementHeader.xsl
apache\htdocs\xsl\order\OrderMovementNav.xsl
apache\htdocs\xsl\order\OrderReleaseAccrual.xsl
apache\htdocs\xsl\order\OrderReleaseAdditionalServices.xsl
apache\htdocs\xsl\order\OrderReleaseAllocation.xsl
apache\htdocs\xsl\order\OrderReleaseConstraints.xsl
apache\htdocs\xsl\order\OrderReleaseHeader.xsl
apache\htdocs\xsl\order\OrderReleaseInvPartyOverride.xsl
apache\htdocs\xsl\order\OrderReleaseInvolvedParties.xsl
apache\htdocs\xsl\order\OrderReleaseLegConstraintsDetails.xsl
apache\htdocs\xsl\order\OrderReleaseLineItem.xsl
apache\htdocs\xsl\order\OrderReleaseLineItemData.xsl
apache\htdocs\xsl\order\OrderReleaseLineItemDataComm.xsl
apache\htdocs\xsl\order\OrderReleaseNav.xsl
apache\htdocs\xsl\order\OrderReleaseNew.xsl
apache\htdocs\xsl\order\OrderReleaseOtherAttributes.xsl
apache\htdocs\xsl\order\OrderReleaseRemarks.xsl
apache\htdocs\xsl\order\OrderReleaseShipUnit.xsl
apache\htdocs\xsl\order\OrderReleaseShipUnitData.xsl
apache\htdocs\xsl\order\OrderReleaseShipUnitLine.xsl
apache\htdocs\xsl\order\OrderReleaseShipUnitLineFromLIData.xsl
apache\htdocs\xsl\order\OrderReleaseShipUnitLineFromSUData.xsl
apache\htdocs\xsl\order\SimpleOrdRelHeader.xsl
apache\htdocs\xsl\order\SimpleOrdRelLineItem.xsl
apache\htdocs\xsl\order\SimpleOrdRelLineItemData.xsl
apache\htdocs\xsl\order\SimpleOrdRelNav.xsl
apache\htdocs\xsl\order\SimpleOrdRelShipUnit.xsl
apache\htdocs\xsl\order\SimpleOrdRelShipUnitData.xsl
apache\htdocs\xsl\order\SimpleOrderHeader.xsl
apache\htdocs\xsl\order\SimpleOrderLineItem.xsl
apache\htdocs\xsl\order\SimpleOrderLineItemData.xsl
apache\htdocs\xsl\order\SimpleOrderNav.xsl
apache\htdocs\xsl\order\SimpleOrderShipUnit.xsl
apache\htdocs\xsl\order\SimpleOrderShipUnitData.xsl
apache\htdocs\xsl\order\ViewOrderMovement.xsl
apache\htdocs\xsl\order\ViewOrderRelease.xsl
apache\htdocs\xsl\order\ViewSimpleOrder.xsl
apache\htdocs\xsl\order\appointments\OrderReleaseApp.xsl
apache\htdocs\xsl\order\appointments\OrderReleaseAppView.xsl
apache\htdocs\xsl\order\fford\FFordAdditionalServices.xsl
apache\htdocs\xsl\order\fford\FFordCheckExportLicense.xsl
apache\htdocs\xsl\order\fford\FFordCheckExportLicenseFromSUL.xsl
apache\htdocs\xsl\order\fford\FFordCheckGlobalClassification.xsl
apache\htdocs\xsl\order\fford\FFordCheckGlobalClassificationFromSUL.xsl
apache\htdocs\xsl\order\fford\FFordConstraints.xsl
apache\htdocs\xsl\order\fford\FFordCountryValidations.xsl
apache\htdocs\xsl\order\fford\FFordEquipmentDetails.xsl
apache\htdocs\xsl\order\fford\FFordHeader.xsl
apache\htdocs\xsl\order\fford\FFordInvPartyOverride.xsl
apache\htdocs\xsl\order\fford\FFordInvolvedParties.xsl
apache\htdocs\xsl\order\fford\FFordLegConstraintsDetails.xsl
apache\htdocs\xsl\order\fford\FFordLineIntlClass.xsl
apache\htdocs\xsl\order\fford\FFordLineIntlClassFromSUL.xsl
apache\htdocs\xsl\order\fford\FFordLineItem.xsl
apache\htdocs\xsl\order\fford\FFordLineItemData.xsl
apache\htdocs\xsl\order\fford\FFordLineItemDataComm.xsl
apache\htdocs\xsl\order\fford\FFordLineLicense.xsl
apache\htdocs\xsl\order\fford\FFordLineLicenseFromSUL.xsl
apache\htdocs\xsl\order\fford\FFordLoadUnloadPoints.xsl
apache\htdocs\xsl\order\fford\FFordLocationOverrides.xsl
apache\htdocs\xsl\order\fford\FFordLocationOverrides2.xsl
apache\htdocs\xsl\order\fford\FFordNav.xsl
apache\htdocs\xsl\order\fford\FFordNew.xsl
apache\htdocs\xsl\order\fford\FFordOtherAttributes.xsl
apache\htdocs\xsl\order\fford\FFordRemarks.xsl
apache\htdocs\xsl\order\fford\FFordShipUnit.xsl
apache\htdocs\xsl\order\fford\FFordShipUnitData.xsl
apache\htdocs\xsl\order\fford\FFordShipUnitLine.xsl
apache\htdocs\xsl\order\fford\FFordShipUnitLineFromLIData.xsl
apache\htdocs\xsl\order\fford\FFordShipUnitLineFromSUData.xsl
apache\htdocs\xsl\order\fford\ShowPrimarySellLegInfo.xsl
apache\htdocs\xsl\order\fford\ViewFFord.xsl
apache\htdocs\xsl\order\view_OrderReleaseHeader.xsl
apache\htdocs\xsl\order\view_OrderReleaseLineItemData.xsl
apache\htdocs\xsl\order\view_OrderReleaseShipUnitData.xsl
apache\htdocs\xsl\orderbase\CommObLine.xsl
apache\htdocs\xsl\orderbase\CommObShipUnit.xsl
apache\htdocs\xsl\orderbase\LineLoadUnloadPoints.xsl
apache\htdocs\xsl\orderbase\OBLLoadUnloadPoints.xsl
apache\htdocs\xsl\orderbase\OBSULoadUnloadPoints.xsl
apache\htdocs\xsl\orderbase\ObLineHeader.xsl
apache\htdocs\xsl\orderbase\ObLineNav.xsl
apache\htdocs\xsl\orderbase\ObLineReleaseInstruction.xsl
apache\htdocs\xsl\orderbase\ObLineUICReleaseInstruction.xsl
apache\htdocs\xsl\orderbase\ObShipUnitHeader.xsl
apache\htdocs\xsl\orderbase\ObShipUnitNav.xsl
apache\htdocs\xsl\orderbase\ObSuMReleaseInstruction.xsl
apache\htdocs\xsl\orderbase\ObSuMShipUnitLine.xsl
apache\htdocs\xsl\orderbase\ObSuUICReleaseInstruction.xsl
apache\htdocs\xsl\orderbase\OrderBaseConstraints.xsl
apache\htdocs\xsl\orderbase\OrderBaseHeader.xsl
apache\htdocs\xsl\orderbase\OrderBaseInvolvedParties.xsl
apache\htdocs\xsl\orderbase\OrderBaseLineItem.xsl
apache\htdocs\xsl\orderbase\OrderBaseLineItemData.xsl
apache\htdocs\xsl\orderbase\OrderBaseLinks.xsl
apache\htdocs\xsl\orderbase\OrderBaseNav.xsl
apache\htdocs\xsl\orderbase\OrderBaseOther.xsl
apache\htdocs\xsl\orderbase\OrderBaseReleaseInstruction.xsl
apache\htdocs\xsl\orderbase\OrderBaseRemarks.xsl
apache\htdocs\xsl\orderbase\OrderBaseShipUnit.xsl
apache\htdocs\xsl\orderbase\OrderBaseShipUnitData.xsl
apache\htdocs\xsl\orderbase\OrderBaseShipUnitLine.xsl
apache\htdocs\xsl\orderbase\OrderBaseSuReleaseInstruction.xsl
apache\htdocs\xsl\orderbase\SULoadUnloadPoints.xsl
apache\htdocs\xsl\orderbase\ViewObLine.xsl
apache\htdocs\xsl\orderbase\ViewObShipUnit.xsl
apache\htdocs\xsl\orderbase\ViewOrderBase.xsl
apache\htdocs\xsl\orderbase\ViewOrderBaseLite.xsl
apache\htdocs\xsl\orderbase\ViewOrderBaseReadOnly.xsl
apache\htdocs\xsl\orderbase\appointments\ObLineAppointments.xsl
apache\htdocs\xsl\orderbase\appointments\ObShipUnitAppointments.xsl
apache\htdocs\xsl\orderbase\appointments\OrderBaseApp.xsl
apache\htdocs\xsl\orderbase\appointments\OrderBaseAppView.xsl
apache\htdocs\xsl\orderbase\appointments\ViewObLineApp.xsl
apache\htdocs\xsl\orderbase\appointments\ViewObShipUnitApp.xsl
apache\htdocs\xsl\orderbase\uic\EditSuReleaseInstruction.xsl
apache\htdocs\xsl\orderbase\uic\OrderBaseShipUnit.xsl
apache\htdocs\xsl\orderbase\uic\OrderBaseShipUnitData.xsl
apache\htdocs\xsl\orderbase\view_CommObShipUnit.xsl
apache\htdocs\xsl\orderbase\view_OrderBaseHeader.xsl
apache\htdocs\xsl\orderbase\view_OrderBaseHeaderLite.xsl
apache\htdocs\xsl\orderbase\view_OrderBaseLineItemData.xsl
apache\htdocs\xsl\orderbase\view_OrderBaseLinks.xsl
apache\htdocs\xsl\orderbase\view_OrderBaseRemarks.xsl
apache\htdocs\xsl\orderbase\view_OrderBaseShipUnitData.xsl
apache\htdocs\xsl\orderbase\view_OrderBaseShipUnitLineData.xsl
apache\htdocs\xsl\plot\PlotRelatedShipments.xsl
apache\htdocs\xsl\plot\SumDestLocation.xsl
apache\htdocs\xsl\plot\SumServProv.xsl
apache\htdocs\xsl\plot\SumShipmentByID.xsl
apache\htdocs\xsl\plot\SumSrcLocation.xsl
apache\htdocs\xsl\port\airport_contact.xsl
apache\htdocs\xsl\port\airport_directcall.xsl
apache\htdocs\xsl\port\airport_profile.xsl
apache\htdocs\xsl\port\airport_result.xsl
apache\htdocs\xsl\port\airport_search.xsl
apache\htdocs\xsl\port\port_contact.xsl
apache\htdocs\xsl\port\port_directcall.xsl
apache\htdocs\xsl\port\port_profile.xsl
apache\htdocs\xsl\port\port_result.xsl
apache\htdocs\xsl\port\port_search.xsl
apache\htdocs\xsl\powerdata\CoreProcurementPowerIndex.xsl
apache\htdocs\xsl\powerdata\EditFinderResults.xsl
apache\htdocs\xsl\powerdata\Finder.xsl
apache\htdocs\xsl\powerdata\FinderResults.xsl
apache\htdocs\xsl\powerdata\FinderSort.xsl
apache\htdocs\xsl\powerdata\GenericEdit.xsl
apache\htdocs\xsl\powerdata\GenericView.xsl
apache\htdocs\xsl\powerdata\ListRetriever.xsl
apache\htdocs\xsl\powerdata\PowerIndex.xsl
apache\htdocs\xsl\powerdata\PowerIndexAsset.xsl
apache\htdocs\xsl\powerdata\PowerIndexBrokerage.xsl
apache\htdocs\xsl\powerdata\PowerIndexBusiness.xsl
apache\htdocs\xsl\powerdata\PowerIndexConfig.xsl
apache\htdocs\xsl\powerdata\PowerIndexContract.xsl
apache\htdocs\xsl\powerdata\PowerIndexFinancials.xsl
apache\htdocs\xsl\powerdata\PowerIndexInventory.xsl
apache\htdocs\xsl\powerdata\PowerIndexOrder.xsl
apache\htdocs\xsl\powerdata\PowerIndexTrans.xsl
apache\htdocs\xsl\powerdata\PowerIndexWarehouse.xsl
apache\htdocs\xsl\powerdata\SavedQueries.xsl
apache\htdocs\xsl\preference\AddUserFavoriteTable.xsl
apache\htdocs\xsl\preference\AddUserFinderTable.xsl
apache\htdocs\xsl\preference\GetDefaultValues.xsl
apache\htdocs\xsl\preference\favorites.xsl
apache\htdocs\xsl\preference\findercolumns.xsl
apache\htdocs\xsl\preference\preference.xsl
apache\htdocs\xsl\preference\selector.xsl
apache\htdocs\xsl\printshipdoc\PrintShipDoc.xsl
apache\htdocs\xsl\printshipdoc\PrintShipDocInput.xsl
apache\htdocs\xsl\problem\ChangeUserRole.xsl
apache\htdocs\xsl\problem\Problem.xsl
apache\htdocs\xsl\problem\ProblemCount.xsl
apache\htdocs\xsl\problem\ProblemList.xsl
apache\htdocs\xsl\processcontrol\Entry.xsl
apache\htdocs\xsl\processcontrol\ProcessHierarchy.xsl
apache\htdocs\xsl\processcontrol\PublishSuccess.xsl
apache\htdocs\xsl\processcontrol\SavedQueryFinderButtons.xsl
apache\htdocs\xsl\processcontrol\TopicSpec.xsl
apache\htdocs\xsl\processcontrol\TopicSpecFinder.xsl
apache\htdocs\xsl\processcontrol\qfield.xsl
apache\htdocs\xsl\procurement\bid\EditBid.xsl
apache\htdocs\xsl\procurement\bid\InvitationEmailFormat.xsl
apache\htdocs\xsl\procurement\bid\InvitationEmailFormatWithoutLaneDescription.xsl
apache\htdocs\xsl\procurement\bid\ViewBid.xsl
apache\htdocs\xsl\procurement\geohierarchyprofile\GeoHierarchyProfile.xsl
apache\htdocs\xsl\procurement\geohierarchyprofile\GeoHierarchyProfileNav.xsl
apache\htdocs\xsl\procurement\geohierarchyprofile\ViewGeoHierarchyProfile.xsl
apache\htdocs\xsl\procurement\lanesummary\LaneSummary.xsl
apache\htdocs\xsl\procurement\lanesummary\LaneSummaryCellData.xsl
apache\htdocs\xsl\procurement\lanesummary\LaneSummaryCustom.xsl
apache\htdocs\xsl\procurement\lanesummary\LaneSummaryNav.xsl
apache\htdocs\xsl\procurement\lanesummary\LaneSummaryStat.xsl
apache\htdocs\xsl\procurement\lanesummary\LaneSummaryStatEdit.xsl
apache\htdocs\xsl\procurement\lanesummary\LaneSummaryStatNav.xsl
apache\htdocs\xsl\procurement\lanesummary\LaneSummaryStatNew.xsl
apache\htdocs\xsl\procurement\lanesummary\ViewLaneSummary.xsl
apache\htdocs\xsl\procurement\lanesummary\ViewLaneSummaryStat.xsl
apache\htdocs\xsl\procurement\powerdata\ProcurementPowerIndex.xsl
apache\htdocs\xsl\procurement\pproject\PProject.xsl
apache\htdocs\xsl\procurement\pproject\PProjectNav.xsl
apache\htdocs\xsl\procurement\pproject\ViewPProject.xsl
apache\htdocs\xsl\procurement\procurement.xsl
apache\htdocs\xsl\procurement\shipment\PShipment.xsl
apache\htdocs\xsl\procurement\shipment\PShipmentNav.xsl
apache\htdocs\xsl\procurement\shipment\PShipmentSet.xsl
apache\htdocs\xsl\procurement\shipment\PShipmentSetDData.xsl
apache\htdocs\xsl\procurement\shipment\PShipmentSetNav.xsl
apache\htdocs\xsl\procurement\shipment\ViewPShipment.xsl
apache\htdocs\xsl\procurement\shipment\ViewPShipmentSet.xsl
apache\htdocs\xsl\procurement\uic\BidCommitmentResults.xsl
apache\htdocs\xsl\procurement\uic\ViewLowestBids.xsl
apache\htdocs\xsl\procurement\uic\bid\BidRoundStatusResults.xsl
apache\htdocs\xsl\procurement\uic\bid\CreateBidPackageResult.xsl
apache\htdocs\xsl\procurement\uic\bid\CreateBidRoundPackage.xsl
apache\htdocs\xsl\procurement\uic\bid\FormattedCarrierResponseAnalysis.xsl
apache\htdocs\xsl\procurement\uic\comm\DBSource.xsl
apache\htdocs\xsl\procurement\uic\comm\GenericActionDialog.xsl
apache\htdocs\xsl\procurement\uic\comm\GenericActionDialogForMultiplePKs.xsl
apache\htdocs\xsl\procurement\uic\comm\User.xsl
apache\htdocs\xsl\procurement\uic\lanesummary\BuildLaneSummaryDialog.xsl
apache\htdocs\xsl\procurement\uic\project\ProjectStatusChangeResults.xsl
apache\htdocs\xsl\procurement\uic\shipment\PullShipmentsDialog.xsl
apache\htdocs\xsl\procurement\uic\solution\FormattedPublishRates.xsl
apache\htdocs\xsl\procurement\uic\solution\FormattedSolutionSummary.xsl
apache\htdocs\xsl\procureworkflow\DefaultBidEventHtml.xsl
apache\htdocs\xsl\procureworkflow\DefaultBidEventText.xsl
apache\htdocs\xsl\procureworkflow\DefaultBidRoundEventHtml.xsl
apache\htdocs\xsl\procureworkflow\DefaultBidRoundEventText.xsl
apache\htdocs\xsl\procureworkflow\DefaultProcurementSolverEventHtml.xsl
apache\htdocs\xsl\procureworkflow\DefaultProcurementSolverEventText.xsl
apache\htdocs\xsl\procureworkflow\DefaultProjectEventHtml.xsl
apache\htdocs\xsl\procureworkflow\DefaultProjectEventText.xsl
apache\htdocs\xsl\profile\AddFile.xsl
apache\htdocs\xsl\profile\Profile.xsl
apache\htdocs\xsl\properties\histories.xsl
apache\htdocs\xsl\properties\list.xsl
apache\htdocs\xsl\properties\modify.xsl
apache\htdocs\xsl\properties\properties.xsl
apache\htdocs\xsl\purge\PurgeSelect.xsl
apache\htdocs\xsl\queue\entry.xsl
apache\htdocs\xsl\queue\main.xsl
apache\htdocs\xsl\queue\process.xsl
apache\htdocs\xsl\quote\ChangeShipment.xsl
apache\htdocs\xsl\quote\CostOption.xsl
apache\htdocs\xsl\quote\CostOptionList.xsl
apache\htdocs\xsl\quote\CostOptions.xsl
apache\htdocs\xsl\quote\QuoteHeader.xsl
apache\htdocs\xsl\quote\QuoteInvolvedParties.xsl
apache\htdocs\xsl\quote\QuoteNav.xsl
apache\htdocs\xsl\quote\QuoteRequest.xsl
apache\htdocs\xsl\quote\RouteAndRates.xsl
apache\htdocs\xsl\quote\ShippingDetails.xsl
apache\htdocs\xsl\quote\ShippingOptions.xsl
apache\htdocs\xsl\quote\ViewCostDetail.xsl
apache\htdocs\xsl\quote\ViewQuote.xsl
apache\htdocs\xsl\rate\LaneRule.xsl
apache\htdocs\xsl\rate\RateAccessorialComm.xsl
apache\htdocs\xsl\rate\RateAccessorialsEdit.xsl
apache\htdocs\xsl\rate\RateAccessorialsView.xsl
apache\htdocs\xsl\rate\RateAttributes.xsl
apache\htdocs\xsl\rate\RateCMS.xsl
apache\htdocs\xsl\rate\RateClassUsage.xsl
apache\htdocs\xsl\rate\RateComments.xsl
apache\htdocs\xsl\rate\RateGeoAccessorialsEdit.xsl
apache\htdocs\xsl\rate\RateGeoAccessorialsView.xsl
apache\htdocs\xsl\rate\RateGeoAttributes.xsl
apache\htdocs\xsl\rate\RateGeoCostBase.xsl
apache\htdocs\xsl\rate\RateGeoCostBase2.xsl
apache\htdocs\xsl\rate\RateGeoCostUnitBreaks.xsl
apache\htdocs\xsl\rate\RateGeoLookup.xsl
apache\htdocs\xsl\rate\RateGeoMain.xsl
apache\htdocs\xsl\rate\RateGeoMisc.xsl
apache\htdocs\xsl\rate\RateGeoNav.xsl
apache\htdocs\xsl\rate\RateGeoSpecServAccEdit.xsl
apache\htdocs\xsl\rate\RateGeoSpecServEdit.xsl
apache\htdocs\xsl\rate\RateGeoSpecServView.xsl
apache\htdocs\xsl\rate\RateGeoStep2.xsl
apache\htdocs\xsl\rate\RateGeoStops.xsl
apache\htdocs\xsl\rate\RateHeader.xsl
apache\htdocs\xsl\rate\RateInvolvedParties.xsl
apache\htdocs\xsl\rate\RateMinimumCharge.xsl
apache\htdocs\xsl\rate\RateMisc.xsl
apache\htdocs\xsl\rate\RateOfferingNav.xsl
apache\htdocs\xsl\rate\RateRules.xsl
apache\htdocs\xsl\rate\RateSpecServAccEdit.xsl
apache\htdocs\xsl\rate\RateSpecServEdit.xsl
apache\htdocs\xsl\rate\RateSpecServView.xsl
apache\htdocs\xsl\rate\RateStops.xsl
apache\htdocs\xsl\rate\RateUnitBreakProfile.xsl
apache\htdocs\xsl\rate\RateUnitBreakProfileView.xsl
apache\htdocs\xsl\rate\RateVersion.xsl
apache\htdocs\xsl\rate\RateVersionView.xsl
apache\htdocs\xsl\rate\RateVolCommitments.xsl
apache\htdocs\xsl\rate\RegionGroup.xsl
apache\htdocs\xsl\rate\RegionGroupView.xsl
apache\htdocs\xsl\rate\RoNmfcCodeSubst.xsl
apache\htdocs\xsl\rate\RoundingFields.xsl
apache\htdocs\xsl\rate\ShowUnitBreaks.xsl
apache\htdocs\xsl\rate\ShowWeightBreaks.xsl
apache\htdocs\xsl\rate\SmcDiscount.xsl
apache\htdocs\xsl\rate\SmcDiscountData.xsl
apache\htdocs\xsl\rate\ViewRateGeo.xsl
apache\htdocs\xsl\rate\ViewRateOffering.xsl
apache\htdocs\xsl\rate\view_RateAttributes.xsl
apache\htdocs\xsl\rate\view_RateCMS.xsl
apache\htdocs\xsl\rate\view_RateClassUsage.xsl
apache\htdocs\xsl\rate\view_RateCommodities.xsl
apache\htdocs\xsl\rate\view_RateGeoAttributes.xsl
apache\htdocs\xsl\rate\view_RateGeoCostBase.xsl
apache\htdocs\xsl\rate\view_RateGeoMisc.xsl
apache\htdocs\xsl\rate\view_RateGeoStops.xsl
apache\htdocs\xsl\rate\view_RateGeoXLane.xsl
apache\htdocs\xsl\rate\view_RateMinimumCharge.xsl
apache\htdocs\xsl\rate\view_RateMisc.xsl
apache\htdocs\xsl\rate\view_RateStops.xsl
apache\htdocs\xsl\rate\view_RateVolCommitments.xsl
apache\htdocs\xsl\ratefactor\ChooseRateFactorRule.xsl
apache\htdocs\xsl\ratefactor\RateFactor.xsl
apache\htdocs\xsl\ratefactor\RateFactorRule.xsl
apache\htdocs\xsl\ratefactor\RateFactorRuleDetail.xsl
apache\htdocs\xsl\ratefactor\RateFactorSource.xsl
apache\htdocs\xsl\ratefactor\ViewRateFactorRule.xsl
apache\htdocs\xsl\ratefactor\ViewRateFactorSource.xsl
apache\htdocs\xsl\ratepreference\RatePreference.xsl
apache\htdocs\xsl\ratepreference\RatePreferenceView.xsl
apache\htdocs\xsl\rateroute\RouteAndRates.xsl
apache\htdocs\xsl\rateroute\RouteAndRatesCostDetail.xsl
apache\htdocs\xsl\rateroute\input.xsl
apache\htdocs\xsl\rateroute\result.xsl
apache\htdocs\xsl\rateroute\riqResult.xsl
apache\htdocs\xsl\rateservice\RateServiceHeader.xsl
apache\htdocs\xsl\rateservice\RateServiceNav.xsl
apache\htdocs\xsl\rateservice\RateServiceStep2.xsl
apache\htdocs\xsl\rateservice\RateServiceView.xsl
apache\htdocs\xsl\rateservice\RoLaneSpecialService.xsl
apache\htdocs\xsl\rateservice\RoLaneSpecialServiceNav.xsl
apache\htdocs\xsl\rateservice\RoLaneSpecialServiceRegion.xsl
apache\htdocs\xsl\rateservice\ViewRoLaneSpecialService.xsl
apache\htdocs\xsl\repetitionschedule\RepetitionSchedule.xsl
apache\htdocs\xsl\repetitionschedule\RepetitionScheduleStop.xsl
apache\htdocs\xsl\repetitionschedule\RepetitionScheduleView.xsl
apache\htdocs\xsl\repetitionschedule\TransportNetwork.xsl
apache\htdocs\xsl\repetitionschedule\TransportNetworkNav.xsl
apache\htdocs\xsl\repetitionschedule\TransportNetworkView.xsl
apache\htdocs\xsl\repetitionschedule\result.xsl
apache\htdocs\xsl\repetitionschedule\search.xsl
apache\htdocs\xsl\report\Discoverer.xsl
apache\htdocs\xsl\report\ReportEmail.xsl
apache\htdocs\xsl\report\ReportList.xsl
apache\htdocs\xsl\report\ReportParameters.xsl
apache\htdocs\xsl\report\ReportSchedule.xsl
apache\htdocs\xsl\report\ReportSet.xsl
apache\htdocs\xsl\report\ReportSetView.xsl
apache\htdocs\xsl\report\ReportWorkspace.xsl
apache\htdocs\xsl\riq\RIQSpecialField.xsl
apache\htdocs\xsl\riq\RouteAndRates.xsl
apache\htdocs\xsl\riq\RouteAndRatesCostDetail.xsl
apache\htdocs\xsl\riq\input.xsl
apache\htdocs\xsl\riq\result.xsl
apache\htdocs\xsl\riq\resultcostdetail.xsl
apache\htdocs\xsl\riq\riqapi.xsl
apache\htdocs\xsl\roe\OrderEdit.xsl
apache\htdocs\xsl\roe\OrderEditFrameSet.xsl
apache\htdocs\xsl\roe\RapidOrderBuildShipments.xsl
apache\htdocs\xsl\roe\RapidOrderEntry.xsl
apache\htdocs\xsl\roe\RapidOrderLineItem.xsl
apache\htdocs\xsl\roe\RapidOrderNav.xsl
apache\htdocs\xsl\roe\RapidOrderShipUnit.xsl
apache\htdocs\xsl\roe\RapidOrderTemplate.xsl
apache\htdocs\xsl\roe\ViewFinancialSelect.xsl
apache\htdocs\xsl\roe\ViewFinancials.xsl
apache\htdocs\xsl\roe\roe_style.xsl
apache\htdocs\xsl\sca\RouteTracking.xsl
apache\htdocs\xsl\scem\ActivateProfile.xsl
apache\htdocs\xsl\scem\AddPlannedMilestoneLink.xsl
apache\htdocs\xsl\scem\AssProfToShip.xsl
apache\htdocs\xsl\scem\CopyOptions.xsl
apache\htdocs\xsl\scem\EventHistory.xsl
apache\htdocs\xsl\scem\EventHistoryFrameSet.xsl
apache\htdocs\xsl\scem\MActionParameters.xsl
apache\htdocs\xsl\scem\MAgentActionSelection.xsl
apache\htdocs\xsl\scem\MPMilestoneComm.xsl
apache\htdocs\xsl\scem\MPPMilestone.xsl
apache\htdocs\xsl\scem\MPTAMilestone.xsl
apache\htdocs\xsl\scem\MPTMilestoneComm.xsl
apache\htdocs\xsl\scem\MPTPMilestone.xsl
apache\htdocs\xsl\scem\Milestone_Exceptions.xsl
apache\htdocs\xsl\scem\Milestone_Exceptions_Search.xsl
apache\htdocs\xsl\scem\MonitorAgent.xsl
apache\htdocs\xsl\scem\MonitorAgentComm.xsl
apache\htdocs\xsl\scem\MonitorAgentSetupComm.xsl
apache\htdocs\xsl\scem\MonitorAgentTolerance.xsl
apache\htdocs\xsl\scem\MonitorProfile.xsl
apache\htdocs\xsl\scem\MonitorProfileTemplate.xsl
apache\htdocs\xsl\scem\MonitorToleranceRule.xsl
apache\htdocs\xsl\scem\ScemNav.xsl
apache\htdocs\xsl\scem\ScemResultsPage.xsl
apache\htdocs\xsl\scem\TestWhereFrom.xsl
apache\htdocs\xsl\scem\ViewLinkedProfiles.xsl
apache\htdocs\xsl\scem\ViewMilestoneDetails.xsl
apache\htdocs\xsl\scem\ViewMonitorAgent.xsl
apache\htdocs\xsl\scem\ViewMonitorProfile.xsl
apache\htdocs\xsl\scem\ViewMonitorProfileTemplate.xsl
apache\htdocs\xsl\scem\ViewMonitorToleranceRule.xsl
apache\htdocs\xsl\scem\ViewScemShipmentEventHistory.xsl
apache\htdocs\xsl\scem\ViewShipLinkResults.xsl
apache\htdocs\xsl\scem\ViewSimpleResults.xsl
apache\htdocs\xsl\scem\ViewWhereFrom.xsl
apache\htdocs\xsl\scem\WhereAndFrom.xsl
apache\htdocs\xsl\screenlayout\userVariables.xsl
apache\htdocs\xsl\security\fixup\fixup.xsl
apache\htdocs\xsl\sendintegration\SendIntegrationSelect.xsl
apache\htdocs\xsl\session\ViewSession.xsl
apache\htdocs\xsl\session\ViewSessionData.xsl
apache\htdocs\xsl\shipgroupgrid\CostFacts.xsl
apache\htdocs\xsl\shipgroupgrid\GraphGroupSecCharge.xsl
apache\htdocs\xsl\shipgroupgrid\GraphGroupShipCost.xsl
apache\htdocs\xsl\shipgroupgrid\GraphGroupShipSecCharge.xsl
apache\htdocs\xsl\shipgroupgrid\GraphGroupTotalCost.xsl
apache\htdocs\xsl\shipgroupgrid\GraphServProvActualCost.xsl
apache\htdocs\xsl\shipgroupgrid\GraphServProvNumShip.xsl
apache\htdocs\xsl\shipgroupgrid\LocationMap.xsl
apache\htdocs\xsl\shipgroupgrid\ServProvFacts.xsl
apache\htdocs\xsl\shipgroupgrid\ShipGroupGrid.xsl
apache\htdocs\xsl\shipgroupgrid\ShipmentMap.xsl
apache\htdocs\xsl\shipgroupgrid\SrcLocationMap.xsl
apache\htdocs\xsl\shipment\CommGroupsCharges.xsl
apache\htdocs\xsl\shipment\CommLineItem.xsl
apache\htdocs\xsl\shipment\CommShipUnit.xsl
apache\htdocs\xsl\shipment\CommShipment.xsl
apache\htdocs\xsl\shipment\CommShipmentNav.xsl
apache\htdocs\xsl\shipment\CommShipmentRef.xsl
apache\htdocs\xsl\shipment\CommStop.xsl
apache\htdocs\xsl\shipment\CommViewShipment.xsl
apache\htdocs\xsl\shipment\ExternalURL.xsl
apache\htdocs\xsl\shipment\LoadUnloadPoints.xsl
apache\htdocs\xsl\shipment\PublicTrackingServerDetail.xsl
apache\htdocs\xsl\shipment\PublicTrackingServerNoResults.xsl
apache\htdocs\xsl\shipment\PublicTrackingServerResultBody.xsl
apache\htdocs\xsl\shipment\PublicTrackingServerResultFrame.xsl
apache\htdocs\xsl\shipment\QuickEvent.xsl
apache\htdocs\xsl\shipment\QuickEventView.xsl
apache\htdocs\xsl\shipment\SEquipment.xsl
apache\htdocs\xsl\shipment\SEquipmentCommon.xsl
apache\htdocs\xsl\shipment\ShipmentAccessorial.xsl
apache\htdocs\xsl\shipment\ShipmentAllocation.xsl
apache\htdocs\xsl\shipment\ShipmentCost.xsl
apache\htdocs\xsl\shipment\ShipmentDetail.xsl
apache\htdocs\xsl\shipment\ShipmentEquipment.xsl
apache\htdocs\xsl\shipment\ShipmentGroupCharges.xsl
apache\htdocs\xsl\shipment\ShipmentHeader1.xsl
apache\htdocs\xsl\shipment\ShipmentHeader2.xsl
apache\htdocs\xsl\shipment\ShipmentInfCost.xsl
apache\htdocs\xsl\shipment\ShipmentInfCostD.xsl
apache\htdocs\xsl\shipment\ShipmentLineItem.xsl
apache\htdocs\xsl\shipment\ShipmentLocationOverrides.xsl
apache\htdocs\xsl\shipment\ShipmentNav.xsl
apache\htdocs\xsl\shipment\ShipmentShipUnit.xsl
apache\htdocs\xsl\shipment\ShipmentSpecialService.xsl
apache\htdocs\xsl\shipment\ShipmentStatus.xsl
apache\htdocs\xsl\shipment\ShipmentStop.xsl
apache\htdocs\xsl\shipment\ShipmentStopData.xsl
apache\htdocs\xsl\shipment\ShipmentStopOverride.xsl
apache\htdocs\xsl\shipment\ShipmentText.xsl
apache\htdocs\xsl\shipment\ShipmentViewLite.xsl
apache\htdocs\xsl\shipment\ShipmentVisibilityResultBody.xsl
apache\htdocs\xsl\shipment\Shipment_Financials.xsl
apache\htdocs\xsl\shipment\Shipment_InvParties.xsl
apache\htdocs\xsl\shipment\Shipment_InvPartyOverride.xsl
apache\htdocs\xsl\shipment\Shipment_Mode.xsl
apache\htdocs\xsl\shipment\TrackingServerDetail.xsl
apache\htdocs\xsl\shipment\TrackingServerFinderFrame.xsl
apache\htdocs\xsl\shipment\TrackingServerInput.xsl
apache\htdocs\xsl\shipment\TrackingServerNoResults.xsl
apache\htdocs\xsl\shipment\TrackingServerNotifyContact.xsl
apache\htdocs\xsl\shipment\TrackingServerResultBody.xsl
apache\htdocs\xsl\shipment\TrackingServerResultFrame.xsl
apache\htdocs\xsl\shipment\ViewGroupCharges.xsl
apache\htdocs\xsl\shipment\ViewResults.xsl
apache\htdocs\xsl\shipment\ViewSEquipment.xsl
apache\htdocs\xsl\shipment\ViewShipment.xsl
apache\htdocs\xsl\shipment\ViewShipmentReadOnly.xsl
apache\htdocs\xsl\shipment\ViewShipmentSEquipment.xsl
apache\htdocs\xsl\shipment\forwarder\ShipmentForwarder_ResultBody.xsl
apache\htdocs\xsl\shipment\forwarder\ShipmentForwarder_ResultButtons.xsl
apache\htdocs\xsl\shipment\forwarder\ShipmentForwarder_ResultFrameSet.xsl
apache\htdocs\xsl\shipment\forwarder\ShipmentForwarder_ResultHeader.xsl
apache\htdocs\xsl\shipment\gatehouse\ConfirmEvent.xsl
apache\htdocs\xsl\shipment\gatehouse\EventResults.xsl
apache\htdocs\xsl\shipment\gatehouse\ShipmentGatehouse_ResultBody.xsl
apache\htdocs\xsl\shipment\gatehouse\ShipmentGatehouse_ResultFrameSet.xsl
apache\htdocs\xsl\shipment\gatehouse\ShipmentGatehouse_ResultHeader.xsl
apache\htdocs\xsl\shipment\ltl\DeliveryLineItem.xsl
apache\htdocs\xsl\shipment\ltl\DeliveryShipUnit.xsl
apache\htdocs\xsl\shipment\ltl\DeliveryStop.xsl
apache\htdocs\xsl\shipment\ltl\Equipment.xsl
apache\htdocs\xsl\shipment\ltl\Financials.xsl
apache\htdocs\xsl\shipment\ltl\Header.xsl
apache\htdocs\xsl\shipment\ltl\InvParties.xsl
apache\htdocs\xsl\shipment\ltl\LineItem.xsl
apache\htdocs\xsl\shipment\ltl\Nav.xsl
apache\htdocs\xsl\shipment\ltl\PickupStop.xsl
apache\htdocs\xsl\shipment\ltl\Remarks.xsl
apache\htdocs\xsl\shipment\ltl\ShipUnit.xsl
apache\htdocs\xsl\shipment\ltl\Stops.xsl
apache\htdocs\xsl\shipment\ltl\ViewShipment.xsl
apache\htdocs\xsl\shipment\nfrc\Header.xsl
apache\htdocs\xsl\shipment\nfrc\Nav.xsl
apache\htdocs\xsl\shipment\nfrc\NfrcCost.xsl
apache\htdocs\xsl\shipment\nfrc\Remarks.xsl
apache\htdocs\xsl\shipment\nfrc\ViewShipment.xsl
apache\htdocs\xsl\shipment\rail\Equipment.xsl
apache\htdocs\xsl\shipment\rail\Financials.xsl
apache\htdocs\xsl\shipment\rail\GroupsCharges.xsl
apache\htdocs\xsl\shipment\rail\Header.xsl
apache\htdocs\xsl\shipment\rail\InvParties.xsl
apache\htdocs\xsl\shipment\rail\LineItem.xsl
apache\htdocs\xsl\shipment\rail\Nav.xsl
apache\htdocs\xsl\shipment\rail\ShipUnit.xsl
apache\htdocs\xsl\shipment\rail\StopDetail.xsl
apache\htdocs\xsl\shipment\rail\Stops.xsl
apache\htdocs\xsl\shipment\rail\ViewShipment.xsl
apache\htdocs\xsl\shipment\stop\ShipmentDebrief.xsl
apache\htdocs\xsl\shipment\stop\ShipmentDebriefView.xsl
apache\htdocs\xsl\shipment\stop\ShipmentStop.xsl
apache\htdocs\xsl\shipment\stop\ShipmentStopApp.xsl
apache\htdocs\xsl\shipment\stop\ShipmentStopAppView.xsl
apache\htdocs\xsl\shipment\stop\ShipmentStopDebrief.xsl
apache\htdocs\xsl\shipment\stop\ShipmentStopView.xsl
apache\htdocs\xsl\shipment\tl\Equipment.xsl
apache\htdocs\xsl\shipment\tl\Financials.xsl
apache\htdocs\xsl\shipment\tl\GroupsCharges.xsl
apache\htdocs\xsl\shipment\tl\Header.xsl
apache\htdocs\xsl\shipment\tl\InvParties.xsl
apache\htdocs\xsl\shipment\tl\LineItem.xsl
apache\htdocs\xsl\shipment\tl\Mode.xsl
apache\htdocs\xsl\shipment\tl\Nav.xsl
apache\htdocs\xsl\shipment\tl\Remarks.xsl
apache\htdocs\xsl\shipment\tl\ShipUnit.xsl
apache\htdocs\xsl\shipment\tl\StopDetail.xsl
apache\htdocs\xsl\shipment\tl\Stops.xsl
apache\htdocs\xsl\shipment\tl\ViewShipment.xsl
apache\htdocs\xsl\shipment\vessel\Equipment.xsl
apache\htdocs\xsl\shipment\vessel\Financials.xsl
apache\htdocs\xsl\shipment\vessel\GroupsCharges.xsl
apache\htdocs\xsl\shipment\vessel\Header.xsl
apache\htdocs\xsl\shipment\vessel\InvParties.xsl
apache\htdocs\xsl\shipment\vessel\LineItem.xsl
apache\htdocs\xsl\shipment\vessel\Nav.xsl
apache\htdocs\xsl\shipment\vessel\Remarks.xsl
apache\htdocs\xsl\shipment\vessel\ShipUnit.xsl
apache\htdocs\xsl\shipment\vessel\StopDetail.xsl
apache\htdocs\xsl\shipment\vessel\Stops.xsl
apache\htdocs\xsl\shipment\vessel\ViewShipment.xsl
apache\htdocs\xsl\shipment\vessel\Voyage.xsl
apache\htdocs\xsl\shipment\viewCMSRules.xsl
apache\htdocs\xsl\shipment\viewShipmentHeader.xsl
apache\htdocs\xsl\shipment\viewShipmentHeaderLite.xsl
apache\htdocs\xsl\shipmentgroup\CreateSecondaryCharge.xsl
apache\htdocs\xsl\shipmentgroup\DeleteSecondaryChargeInput.xsl
apache\htdocs\xsl\shipmentgroup\NewShipmentGroup.xsl
apache\htdocs\xsl\shipmentgroup\SecondaryChargeRule.xsl
apache\htdocs\xsl\shipmentgroup\ShipmentGroup.xsl
apache\htdocs\xsl\shipmentgroup\ShipmentGroupRuleDetail.xsl
apache\htdocs\xsl\shipmentgroup\ShipmentGroupRuleHeader.xsl
apache\htdocs\xsl\shipmentgroup\ShipmentGroupRuleNav.xsl
apache\htdocs\xsl\shipmentgroup\ViewSecondaryChargeRule.xsl
apache\htdocs\xsl\shipmentgroup\ViewShipmentGroup.xsl
apache\htdocs\xsl\shipmentgroup\ViewShipmentGroupRule.xsl
apache\htdocs\xsl\sku\ExcelShipmentLineItemCount.xsl
apache\htdocs\xsl\sku\GIT.xsl
apache\htdocs\xsl\sku\GITFrameSet.xsl
apache\htdocs\xsl\sku\GetDataTypeAssociation.xsl
apache\htdocs\xsl\sku\IndividualCounts.xsl
apache\htdocs\xsl\sku\MovementCounts.xsl
apache\htdocs\xsl\sku\ShipmentLineItemCount.xsl
apache\htdocs\xsl\sku\Sku.xsl
apache\htdocs\xsl\sku\SkuInventory.xsl
apache\htdocs\xsl\sku\SkuLinks.xsl
apache\htdocs\xsl\sku\SkuNav.xsl
apache\htdocs\xsl\sku\ViewSku.xsl
apache\htdocs\xsl\sku\ViewSkuTransaction.xsl
apache\htdocs\xsl\sql\bounce.xsl
apache\htdocs\xsl\sql\call.xsl
apache\htdocs\xsl\sql\commitRollback.xsl
apache\htdocs\xsl\sql\entry.xsl
apache\htdocs\xsl\sql\execute.xsl
apache\htdocs\xsl\sql\main.xsl
apache\htdocs\xsl\sql\select.xsl
apache\htdocs\xsl\status\AddShipmentEventByQualifierResult.xsl
apache\htdocs\xsl\status\DisplayShipUnit.xsl
apache\htdocs\xsl\status\DisplayShipUnitLine.xsl
apache\htdocs\xsl\status\GLogResultsPage.xsl
apache\htdocs\xsl\status\MultiShipmentDetail.xsl
apache\htdocs\xsl\status\NewShipmentEventByQualifier.xsl
apache\htdocs\xsl\status\NewShipmentForwarderEvent.xsl
apache\htdocs\xsl\status\ObLifeTimeFrame.xsl
apache\htdocs\xsl\status\ObLifeTimeVisibility.xsl
apache\htdocs\xsl\status\OrderBaseDetail.xsl
apache\htdocs\xsl\status\OrderBaseEvents.xsl
apache\htdocs\xsl\status\OrderReleaseDetail.xsl
apache\htdocs\xsl\status\OrderReleaseEvents.xsl
apache\htdocs\xsl\status\PreferredLocation.xsl
apache\htdocs\xsl\status\ShipUnitLineDetail.xsl
apache\htdocs\xsl\status\ShipmentDetail.xsl
apache\htdocs\xsl\status\ShipmentEvents.xsl
apache\htdocs\xsl\status\SkuDetail.xsl
apache\htdocs\xsl\status\SkuEvents.xsl
apache\htdocs\xsl\status\StatusType.xsl
apache\htdocs\xsl\status\StatusTypeView.xsl
apache\htdocs\xsl\status\events.xsl
apache\htdocs\xsl\svg\MapControls.xsl
apache\htdocs\xsl\svg\MapFrame.xsl
apache\htdocs\xsl\svg\MapFrameSet.xsl
apache\htdocs\xsl\tableset\TableSetDelete.xsl
apache\htdocs\xsl\tableset\TableSetEntry.xsl
apache\htdocs\xsl\tableset\TableSetNew.xsl
apache\htdocs\xsl\tableset\TableSetSelect.xsl
apache\htdocs\xsl\tasks\TaskView.xsl
apache\htdocs\xsl\tender\ConditionalBookingProfile.xsl
apache\htdocs\xsl\tender\ConditionalBookingProfileDelete.xsl
apache\htdocs\xsl\tender\ConditionalBookingProfileView.xsl
apache\htdocs\xsl\tenderresp\ExecTendAccept.xsl
apache\htdocs\xsl\tenderresp\ExecTendAcceptBySSUs.xsl
apache\htdocs\xsl\tenderresp\ExecTendConditionalBooking.xsl
apache\htdocs\xsl\tenderresp\ExecTendDecline.xsl
apache\htdocs\xsl\tenderresp\ExecTendMain.xsl
apache\htdocs\xsl\tenderresp\ExecTendMore.xsl
apache\htdocs\xsl\tenderresp\ExecTendOpen.xsl
apache\htdocs\xsl\tenderresp\ExecTendOrders.xsl
apache\htdocs\xsl\tenderresp\ExecTendViewPreFix.xsl
apache\htdocs\xsl\tenderresp\ExecTendViewPriFix.xsl
apache\htdocs\xsl\tenderresp\ServprovEquipment.xsl
apache\htdocs\xsl\text\TextTemplate.xsl
apache\htdocs\xsl\text\ViewTextTemplate.xsl
apache\htdocs\xsl\themes\themes.xsl
apache\htdocs\xsl\themes\themesgc3.xsl
apache\htdocs\xsl\themes\themesmetalblue.xsl
apache\htdocs\xsl\themes\themesmetalgreen.xsl
apache\htdocs\xsl\themes\themesmetalpurple.xsl
apache\htdocs\xsl\themes\themesmetalred.xsl
apache\htdocs\xsl\themes\themesred.xsl
apache\htdocs\xsl\themes\themessilver.xsl
apache\htdocs\xsl\themes\themestechnoblue.xsl
apache\htdocs\xsl\themes\themestechnogreen.xsl
apache\htdocs\xsl\themes\themestechnoorange.xsl
apache\htdocs\xsl\threshold\Threshold.xsl
apache\htdocs\xsl\threshold\ThresholdDetails.xsl
apache\htdocs\xsl\threshold\ThresholdNav.xsl
apache\htdocs\xsl\threshold\ThresholdProfile.xsl
apache\htdocs\xsl\threshold\ThresholdProfileView.xsl
apache\htdocs\xsl\threshold\ThresholdView.xsl
apache\htdocs\xsl\time\input.xsl
apache\htdocs\xsl\time\result.xsl
apache\htdocs\xsl\translation\Translation.xsl
apache\htdocs\xsl\translation\TranslationView.xsl
apache\htdocs\xsl\transmission\ITransactionDetails.xsl
apache\htdocs\xsl\transmission\ITransmissionDetails.xsl
apache\htdocs\xsl\transmission\ViewITransmission.xsl
apache\htdocs\xsl\uic\AddQuickEvent.xsl
apache\htdocs\xsl\uic\AgentCopyInput.xsl
apache\htdocs\xsl\uic\AppDeniedPartyRes.xsl
apache\htdocs\xsl\uic\AssignOrderToShipmentInput.xsl
apache\htdocs\xsl\uic\AutoAssignSeqInput.xsl
apache\htdocs\xsl\uic\BulkPlanResult.xsl
apache\htdocs\xsl\uic\CMSCriteria.xsl
apache\htdocs\xsl\uic\CalculateDirectCostResult.xsl
apache\htdocs\xsl\uic\ChangeExternalStatusInput.xsl
apache\htdocs\xsl\uic\ChangeModeInput.xsl
apache\htdocs\xsl\uic\ChangeStowageMode.xsl
apache\htdocs\xsl\uic\ChangeStuffingLocations.xsl
apache\htdocs\xsl\uic\ChooseShipmentRelations.xsl
apache\htdocs\xsl\uic\ConsolCreateJobInput.xsl
apache\htdocs\xsl\uic\ConsolValues.xsl
apache\htdocs\xsl\uic\ConvertToDropoffInput.xsl
apache\htdocs\xsl\uic\CreateBillResults.xsl
apache\htdocs\xsl\uic\CreateConsolShipmentInput.xsl
apache\htdocs\xsl\uic\CreateFlightConsolInput.xsl
apache\htdocs\xsl\uic\CreateRelayShipmentInput.xsl
apache\htdocs\xsl\uic\DataValidation.xsl
apache\htdocs\xsl\uic\DeniedPartyInput.xsl
apache\htdocs\xsl\uic\EditReleaseInstruction.xsl
apache\htdocs\xsl\uic\EventReasonPrompt.xsl
apache\htdocs\xsl\uic\ExchangeRateView.xsl
apache\htdocs\xsl\uic\GenerateConsolScheduleInput.xsl
apache\htdocs\xsl\uic\GenerateInvoiceResults.xsl
apache\htdocs\xsl\uic\GetAdjustPayment.xsl
apache\htdocs\xsl\uic\GetAllocationData.xsl
apache\htdocs\xsl\uic\GetBNRange.xsl
apache\htdocs\xsl\uic\GetConsolidateFlag.xsl
apache\htdocs\xsl\uic\GetConsolidatedBill.xsl
apache\htdocs\xsl\uic\GetConsolidatedInvoice.xsl
apache\htdocs\xsl\uic\GetEquipmentGroup.xsl
apache\htdocs\xsl\uic\GetEquipmentGroupAndProfile.xsl
apache\htdocs\xsl\uic\GetExchangeRate.xsl
apache\htdocs\xsl\uic\GetFirstActivityDate.xsl
apache\htdocs\xsl\uic\GetFlightList.xsl
apache\htdocs\xsl\uic\GetImage.xsl
apache\htdocs\xsl\uic\GetIndicator.xsl
apache\htdocs\xsl\uic\GetInterfaceTransmission.xsl
apache\htdocs\xsl\uic\GetInterimFlightList.xsl
apache\htdocs\xsl\uic\GetItineraries.xsl
apache\htdocs\xsl\uic\GetItineraryOptions.xsl
apache\htdocs\xsl\uic\GetJobAutoAgent.xsl
apache\htdocs\xsl\uic\GetJobSpecificAgent.xsl
apache\htdocs\xsl\uic\GetLocation.xsl
apache\htdocs\xsl\uic\GetNewStopSequence.xsl
apache\htdocs\xsl\uic\GetNote.xsl
apache\htdocs\xsl\uic\GetOrderReleaseLines.xsl
apache\htdocs\xsl\uic\GetOrderReleaseTimes.xsl
apache\htdocs\xsl\uic\GetPaymentAmount.xsl
apache\htdocs\xsl\uic\GetPaymentByLine.xsl
apache\htdocs\xsl\uic\GetPaymentByLineEnterLineItem.xsl
apache\htdocs\xsl\uic\GetPaymentNote.xsl
apache\htdocs\xsl\uic\GetPercentage.xsl
apache\htdocs\xsl\uic\GetPlanningParameterQualifier.xsl
apache\htdocs\xsl\uic\GetQuantityType.xsl
apache\htdocs\xsl\uic\GetRepetitionList.xsl
apache\htdocs\xsl\uic\GetRetenderFlag.xsl
apache\htdocs\xsl\uic\GetRoutingConstraints.xsl
apache\htdocs\xsl\uic\GetSEquipmentForOM.xsl
apache\htdocs\xsl\uic\GetSEquipments.xsl
apache\htdocs\xsl\uic\GetSEquipmentsByOrder.xsl
apache\htdocs\xsl\uic\GetSEquipmentsByOrderMovement.xsl
apache\htdocs\xsl\uic\GetServiceProvider.xsl
apache\htdocs\xsl\uic\GetServiceProviderList.xsl
apache\htdocs\xsl\uic\GetShipUnits.xsl
apache\htdocs\xsl\uic\GetShipment.xsl
apache\htdocs\xsl\uic\GetShipmentNote.xsl
apache\htdocs\xsl\uic\GetSplitBookingType.xsl
apache\htdocs\xsl\uic\GetSplitBookingTypeSell.xsl
apache\htdocs\xsl\uic\GetSplitShipmentType.xsl
apache\htdocs\xsl\uic\GetSplitTypeForMultiBL.xsl
apache\htdocs\xsl\uic\GetStartTime.xsl
apache\htdocs\xsl\uic\GetTenderInfo.xsl
apache\htdocs\xsl\uic\GetVisibilityValues.xsl
apache\htdocs\xsl\uic\GetVoyageList.xsl
apache\htdocs\xsl\uic\IgnoreConstraints.xsl
apache\htdocs\xsl\uic\IgnoreOnly.xsl
apache\htdocs\xsl\uic\InvoiceResults.xsl
apache\htdocs\xsl\uic\InvoiceVatResults.xsl
apache\htdocs\xsl\uic\JobApplyRuleMessage.xsl
apache\htdocs\xsl\uic\JobAssignResults.xsl
apache\htdocs\xsl\uic\JobBillResults.xsl
apache\htdocs\xsl\uic\JobGetOrders.xsl
apache\htdocs\xsl\uic\JobGetOrdersToAdd.xsl
apache\htdocs\xsl\uic\JobManuallyApplyRuleInput.xsl
apache\htdocs\xsl\uic\JobManuallyApplyRuleResults.xsl
apache\htdocs\xsl\uic\ManageByCurrencyTypeGetInput.xsl
apache\htdocs\xsl\uic\ManuallyCreateShipmentInput.xsl
apache\htdocs\xsl\uic\MapLocationInput.xsl
apache\htdocs\xsl\uic\ModifyAcknowledge.xsl
apache\htdocs\xsl\uic\MoveContainerGroup.xsl
apache\htdocs\xsl\uic\MoveContainerGroupShipment.xsl
apache\htdocs\xsl\uic\MoveOrderToShipmentInput.xsl
apache\htdocs\xsl\uic\NewConsolidatedBill.xsl
apache\htdocs\xsl\uic\NewConsolidatedInvoice.xsl
apache\htdocs\xsl\uic\OMGetItineraries.xsl
apache\htdocs\xsl\uic\OrderActionResult.xsl
apache\htdocs\xsl\uic\OrderBaseLineItem2.xsl
apache\htdocs\xsl\uic\OrderBaseLineItemData2.xsl
apache\htdocs\xsl\uic\OrderBaseReleaseInstruction2.xsl
apache\htdocs\xsl\uic\OrderBaseShipUnitData2.xsl
apache\htdocs\xsl\uic\OrderInsertionInput.xsl
apache\htdocs\xsl\uic\OrderMovementResults.xsl
apache\htdocs\xsl\uic\OrderMovementToShipment.xsl
apache\htdocs\xsl\uic\Quote2OrderGetData.xsl
apache\htdocs\xsl\uic\Quote2OrderVerify.xsl
apache\htdocs\xsl\uic\ReadyToShip.xsl
apache\htdocs\xsl\uic\Refnums.xsl
apache\htdocs\xsl\uic\RelatedShipFrameSet.xsl
apache\htdocs\xsl\uic\ReleaseOrderResults.xsl
apache\htdocs\xsl\uic\Remarks.xsl
apache\htdocs\xsl\uic\ResetUserAccountsResult.xsl
apache\htdocs\xsl\uic\ScheduleServerActionResult.xsl
apache\htdocs\xsl\uic\ScheduleShowMessage.xsl
apache\htdocs\xsl\uic\SelectTenderContact.xsl
apache\htdocs\xsl\uic\SendAESTrans.xsl
apache\htdocs\xsl\uic\ServerActionResult.xsl
apache\htdocs\xsl\uic\SetExchangeRate.xsl
apache\htdocs\xsl\uic\SetExpireDateInput.xsl
apache\htdocs\xsl\uic\SetExpireInput.xsl
apache\htdocs\xsl\uic\ShipGroupCommon.xsl
apache\htdocs\xsl\uic\ShipmentCommon.xsl
apache\htdocs\xsl\uic\ShipmentRefnums.xsl
apache\htdocs\xsl\uic\ShipmentRemarks.xsl
apache\htdocs\xsl\uic\ShipmentResults.xsl
apache\htdocs\xsl\uic\ShipmentStatusInfo.xsl
apache\htdocs\xsl\uic\ShipmentViewBOL.xsl
apache\htdocs\xsl\uic\ShowImageMessage.xsl
apache\htdocs\xsl\uic\ShowIndicatorMessage.xsl
apache\htdocs\xsl\uic\ShowJobMessage.xsl
apache\htdocs\xsl\uic\ShowMessage.xsl
apache\htdocs\xsl\uic\ShowReTransmitOpenTenderServProvs.xsl
apache\htdocs\xsl\uic\ShowServProvs.xsl
apache\htdocs\xsl\uic\SimulateServerActionResult.xsl
apache\htdocs\xsl\uic\SplitBookingByEquipmentGroupInput.xsl
apache\htdocs\xsl\uic\SplitBookingByEquipmentGroupInputSell.xsl
apache\htdocs\xsl\uic\SplitBookingByEquipmentInput.xsl
apache\htdocs\xsl\uic\SplitBookingByEquipmentInputSell.xsl
apache\htdocs\xsl\uic\SplitBookingByShipUnitsInput.xsl
apache\htdocs\xsl\uic\SplitBookingByShipUnitsInputSell.xsl
apache\htdocs\xsl\uic\SplitForMultiBLByEquipmentGroupInput.xsl
apache\htdocs\xsl\uic\SplitForMultiBLByEquipmentInput.xsl
apache\htdocs\xsl\uic\SplitForMultiBLByShipUnitsInput.xsl
apache\htdocs\xsl\uic\SplitShipmentByEquipmentInput.xsl
apache\htdocs\xsl\uic\SplitShipmentByOrderMovementsInput.xsl
apache\htdocs\xsl\uic\SplitShipmentByOrdersInput.xsl
apache\htdocs\xsl\uic\TenderActionResult.xsl
apache\htdocs\xsl\uic\TrailerBuildPickupActionResult.xsl
apache\htdocs\xsl\uic\ValidMatches.xsl
apache\htdocs\xsl\uic\ValidateShipmentMatchMessage.xsl
apache\htdocs\xsl\uic\ViewCMSEligible.xsl
apache\htdocs\xsl\uic\ViewCMSTour.xsl
apache\htdocs\xsl\uic\ViewCharterVoyageResults.xsl
apache\htdocs\xsl\uic\ViewDeniedParty.xsl
apache\htdocs\xsl\uic\ViewLocationCapacityUsageAction.xsl
apache\htdocs\xsl\uic\ViewObLines.xsl
apache\htdocs\xsl\uic\ViewShipmentRelations.xsl
apache\htdocs\xsl\uic\ViewVoyageByStowageModeAction.xsl
apache\htdocs\xsl\uic\ViewVoyageByStowageModeActionFields.xsl
apache\htdocs\xsl\uic\comm\UICResultBody.xsl
apache\htdocs\xsl\uic\location\AppointmentInfo.xsl
apache\htdocs\xsl\uic\location\AppointmentManager.xsl
apache\htdocs\xsl\uic\misc\ChooseSEquipmentComm.xsl
apache\htdocs\xsl\uic\misc\ConsolShipmentResult.xsl
apache\htdocs\xsl\uic\order\ApplyBuyerTemplateInput.xsl
apache\htdocs\xsl\uic\order\ApplyBuyerTemplateResult.xsl
apache\htdocs\xsl\uic\order\BuildShipmentOnPrimaryLegWithConsolInput.xsl
apache\htdocs\xsl\uic\order\MoveOrderMovementToConsolShipmentInput.xsl
apache\htdocs\xsl\uic\order\ORCreateOrderMovements.xsl
apache\htdocs\xsl\uic\order\ORGetNumOrderMovements.xsl
apache\htdocs\xsl\uic\order\ORGetOrderMovements.xsl
apache\htdocs\xsl\uic\order\ShowRoutingOptions.xsl
apache\htdocs\xsl\uic\order\ShowRoutingOptionsComm.xsl
apache\htdocs\xsl\uic\shipment\ApplyPaymentTermsInput.xsl
apache\htdocs\xsl\uic\shipment\ApplyPaymentTermsResult.xsl
apache\htdocs\xsl\uic\shipment\BuildSellChargesFromBuyCharges.xsl
apache\htdocs\xsl\uic\shipment\ChangeShipmentOPLocationsResult.xsl
apache\htdocs\xsl\uic\shipment\ChangeShipmentStopTimesResult.xsl
apache\htdocs\xsl\uic\shipment\ChooseConsolSEquipment.xsl
apache\htdocs\xsl\uic\shipment\ForceSplitMergeByOrdersInput.xsl
apache\htdocs\xsl\uic\shipment\ForceSplitMergeBySShipUnitsInput.xsl
apache\htdocs\xsl\uic\shipment\GetOPLocations.xsl
apache\htdocs\xsl\uic\shipment\GetShipmentStopTimes.xsl
apache\htdocs\xsl\uic\shipment\PickLocationForAppt.xsl
apache\htdocs\xsl\uic\shipment\SplitShipmentToConsolInput.xsl
apache\htdocs\xsl\uic\shipment\SpotCosts.xsl
apache\htdocs\xsl\uic\shipment\ViewRelatedCapacityCommitments.xsl
apache\htdocs\xsl\uit\cus\NoConsignee.xsl
apache\htdocs\xsl\uit\cus\NoLogistics.xsl
apache\htdocs\xsl\uit\cus\OrderTemplateInput.xsl
apache\htdocs\xsl\uit\cus\ShipUnitGrid.xsl
apache\htdocs\xsl\uit\cus\ShipUnitMsg.xsl
apache\htdocs\xsl\uit\cus\SimpleOrderInput.xsl
apache\htdocs\xsl\uit\cus\TemplateNotFound.xsl
apache\htdocs\xsl\uit\cus\ThankYou.xsl
apache\htdocs\xsl\uit\frame\dynamicBody.xsl
apache\htdocs\xsl\uit\shipmentActuals\ActualsEntry.xsl
apache\htdocs\xsl\uit\shipmentActuals\ActualsMultiEntry.xsl
apache\htdocs\xsl\uit\shipmentActuals\MultiEquipment.xsl
apache\htdocs\xsl\uit\shipmentActuals\SelectShipment.xsl
apache\htdocs\xsl\uit\shipmentActuals\ThankYou.xsl
apache\htdocs\xsl\uit\shipmentActuals\common.xsl
apache\htdocs\xsl\uit\shipmentActuals\sell\ActualsEntry.xsl
apache\htdocs\xsl\uit\shipmentActuals\sell\ThankYou.xsl
apache\htdocs\xsl\uit\shipmentActuals\sell\ViewRelated.xsl
apache\htdocs\xsl\uit\uitErrorMsg.xsl
apache\htdocs\xsl\uit\uitErrorPage.xsl
apache\htdocs\xsl\uit\uitFields.xsl
apache\htdocs\xsl\uit\uitPage.xsl
apache\htdocs\xsl\umt\adduser.xsl
apache\htdocs\xsl\umt\finduser.xsl
apache\htdocs\xsl\umt\listuser.xsl
apache\htdocs\xsl\umt\login.xsl
apache\htdocs\xsl\umt\logout.xsl
apache\htdocs\xsl\umt\manageassoc.xsl
apache\htdocs\xsl\umt\managedomain.xsl
apache\htdocs\xsl\umt\managegroup.xsl
apache\htdocs\xsl\umt\manageuser.xsl
apache\htdocs\xsl\umt\password.xsl
apache\htdocs\xsl\umt\showmsg.xsl
apache\htdocs\xsl\unitization\ContainerGroupCommon.xsl
apache\htdocs\xsl\unitization\ContainerGroupEdit.xsl
apache\htdocs\xsl\unitization\ContainerGroupView.xsl
apache\htdocs\xsl\useraccess\AppActionCheckAccessNav.xsl
apache\htdocs\xsl\useraccess\AppActionChecks.xsl
apache\htdocs\xsl\useraccess\AppActionMorgAccessNav.xsl
apache\htdocs\xsl\useraccess\AppActionMorgs.xsl
apache\htdocs\xsl\useraccess\AppActionReasonAccessNav.xsl
apache\htdocs\xsl\useraccess\AppActionReasons.xsl
apache\htdocs\xsl\useraccess\DefaultFinderSetAccessNav.xsl
apache\htdocs\xsl\useraccess\DefaultFinderSets.xsl
apache\htdocs\xsl\useraccess\FinderSetAccess.xsl
apache\htdocs\xsl\useraccess\FinderSetAccessNav.xsl
apache\htdocs\xsl\useraccess\SavedQueryAccess.xsl
apache\htdocs\xsl\useraccess\SavedQueryAccessNav.xsl
apache\htdocs\xsl\useraccess\SelectSecurityLevel.xsl
apache\htdocs\xsl\useraccess\UserAccessNav.xsl
apache\htdocs\xsl\useraccess\UserAccessPreference.xsl
apache\htdocs\xsl\useraccess\UserMenuAccess.xsl
apache\htdocs\xsl\useraccess\UserMenuAccessNav.xsl
apache\htdocs\xsl\useraccess\UserPreferenceAccess.xsl
apache\htdocs\xsl\useraccess\UserPreferenceAccessNav.xsl
apache\htdocs\xsl\useraccess\UserWsReport.xsl
apache\htdocs\xsl\useraccess\UserWsReportNav.xsl
apache\htdocs\xsl\useraccess\ViewUserAccess.xsl
apache\htdocs\xsl\usermenu\EditUserMenu.xsl
apache\htdocs\xsl\usermenu\GetCreateType.xsl
apache\htdocs\xsl\usermenu\NewMenuGroup.xsl
apache\htdocs\xsl\usermenu\SelectLevel.xsl
apache\htdocs\xsl\usermenu\ViewUserMenu.xsl
apache\htdocs\xsl\usermenu\footer.xsl
apache\htdocs\xsl\usermenu\menuchoice.xsl
apache\htdocs\xsl\usermenu\sidebar.xsl
apache\htdocs\xsl\usermenu\usermenu.xsl
apache\htdocs\xsl\userpreference\UserPreference.xsl
apache\htdocs\xsl\userpreference\UserPreferenceView.xsl
apache\htdocs\xsl\userrole\UserRole.xsl
apache\htdocs\xsl\userrole\UserRoleView.xsl
apache\htdocs\xsl\vessel\Vessel.xsl
apache\htdocs\xsl\vessel\VesselView.xsl
apache\htdocs\xsl\vessel\result.xsl
apache\htdocs\xsl\vessel\search.xsl
apache\htdocs\xsl\vessel\voyage.xsl
apache\htdocs\xsl\voyage\ViewVoyage.xsl
apache\htdocs\xsl\voyage\VoyageManager.xsl
apache\htdocs\xsl\voyage\VoyageNav.xsl
apache\htdocs\xsl\vpd\VPDEntry.xsl
apache\htdocs\xsl\vpd\VPDResults.xsl
apache\htdocs\xsl\vpd\VPDSelect.xsl
apache\htdocs\xsl\webservice\CallServiceParameters.xsl
apache\htdocs\xsl\webservice\CallServiceSelection.xsl
apache\htdocs\xsl\webservice\WebServiceEdit.xsl
apache\htdocs\xsl\webservice\WebServiceNew.xsl
apache\htdocs\xsl\webservice\WebServiceOperationEdit.xsl
apache\htdocs\xsl\webservice\WebServiceView.xsl
apache\htdocs\xsl\webstart\client.xsl
apache\htdocs\xsl\webstart\download.xsl
apache\htdocs\xsl\webstart\jre.xsl
apache\htdocs\xsl\webstart\launch.xsl
apache\htdocs\xsl\webstart\uic.xsl
apache\htdocs\xsl\workflow\CompleteCancelTenderHtml.xsl
apache\htdocs\xsl\workflow\CompleteModifyPickupHtml.xsl
apache\htdocs\xsl\workflow\CompleteModifyTenderHtml.xsl
apache\htdocs\xsl\workflow\CompletePickupNotifyHtml.xsl
apache\htdocs\xsl\workflow\CompleteReTransmitTenderHtml.xsl
apache\htdocs\xsl\workflow\CompleteShipmentTenderEventHtml.xsl
apache\htdocs\xsl\workflow\CompleteTenderBaseHtml.xsl
apache\htdocs\xsl\workflow\CompleteTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultAcceptBroadcastTenderBidHtml.xsl
apache\htdocs\xsl\workflow\DefaultBTAReportText.xsl
apache\htdocs\xsl\workflow\DefaultBTAReportText_de.xsl
apache\htdocs\xsl\workflow\DefaultBTAReportText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultBTAReportText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultBillEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultBillEventText.xsl
apache\htdocs\xsl\workflow\DefaultBillEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultBillEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultBillEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultBillReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultBillReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultBroadcastTenderCancelHtml.xsl
apache\htdocs\xsl\workflow\DefaultBroadcastTenderCancelText.xsl
apache\htdocs\xsl\workflow\DefaultBroadcastTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultBroadcastTenderModifyHtml.xsl
apache\htdocs\xsl\workflow\DefaultBroadcastTenderModifyText.xsl
apache\htdocs\xsl\workflow\DefaultBroadcastTenderRetransmitHtml.xsl
apache\htdocs\xsl\workflow\DefaultBroadcastTenderRetransmitText.xsl
apache\htdocs\xsl\workflow\DefaultBroadcastTenderText.xsl
apache\htdocs\xsl\workflow\DefaultBulkCmEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultBulkCmEventText.xsl
apache\htdocs\xsl\workflow\DefaultBulkPlanEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultBulkPlanEventText.xsl
apache\htdocs\xsl\workflow\DefaultBulkPlanEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultBulkPlanEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultBulkPlanEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultBulkRatingEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultBulkRatingEventText.xsl
apache\htdocs\xsl\workflow\DefaultBulkRatingEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultBulkTrailerBuildEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultBulkTrailerBuildEventText.xsl
apache\htdocs\xsl\workflow\DefaultCancelTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultCancelTenderText.xsl
apache\htdocs\xsl\workflow\DefaultCancelTenderText_de.xsl
apache\htdocs\xsl\workflow\DefaultCancelTenderText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultCancelTenderText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultCapacityLimitEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultCapacityLimitEventText.xsl
apache\htdocs\xsl\workflow\DefaultCapacityLimitEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultCapacityLimitEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultCapacityLimitEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultCapacityLimitReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultCapacityLimitReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultCharterVoyageEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultCharterVoyageEventText.xsl
apache\htdocs\xsl\workflow\DefaultCharterVoyageReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultCharterVoyageReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultClaimEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultClaimEventText.xsl
apache\htdocs\xsl\workflow\DefaultClaimLineItemEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultClaimLineItemEventText.xsl
apache\htdocs\xsl\workflow\DefaultClaimReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultClaimReportEventText.xsl apache\htdocs\xsl\workflow\DefaultConditionalBookingApprovedHtml.xsl
apache\htdocs\xsl\workflow\DefaultConditionalBookingApprovedText.xsl
apache\htdocs\xsl\workflow\DefaultConsolEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultConsolEventText.xsl
apache\htdocs\xsl\workflow\DefaultConsolReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultConsolReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultContactEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultContactEventText.xsl
apache\htdocs\xsl\workflow\DefaultDataQueryHtml.xsl
apache\htdocs\xsl\workflow\DefaultDataQueryText.xsl
apache\htdocs\xsl\workflow\DefaultDataQueryText_de.xsl
apache\htdocs\xsl\workflow\DefaultDataQueryText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultDataQueryText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultDocumentEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultDocumentEventText.xsl
apache\htdocs\xsl\workflow\DefaultGC3AlertHtml.xsl
apache\htdocs\xsl\workflow\DefaultGC3AlertText.xsl
apache\htdocs\xsl\workflow\DefaultGC3AlertText_de.xsl
apache\htdocs\xsl\workflow\DefaultGC3AlertText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultGC3AlertText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultGC3BroadcastHtml.xsl
apache\htdocs\xsl\workflow\DefaultGuaranteedDeliveryNotifyHtml.xsl
apache\htdocs\xsl\workflow\DefaultGuaranteedDeliveryNotifyText.xsl
apache\htdocs\xsl\workflow\DefaultGuaranteedDeliveryNotifyText_de.xsl
apache\htdocs\xsl\workflow\DefaultGuaranteedDeliveryNotifyText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultGuaranteedDeliveryNotifyText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultInvoiceEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultInvoiceEventText.xsl
apache\htdocs\xsl\workflow\DefaultInvoiceEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultInvoiceEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultInvoiceEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultInvoiceReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultInvoiceReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultItlDeniedPartyEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultItlDeniedPartyEventText.xsl
apache\htdocs\xsl\workflow\DefaultJobEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultJobEventText.xsl
apache\htdocs\xsl\workflow\DefaultJobReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultJobReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultLocationEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultLocationEventText.xsl
apache\htdocs\xsl\workflow\DefaultLocationEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultLocationEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultLocationEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultLocationReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultLocationReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultModifyPickupHtml.xsl
apache\htdocs\xsl\workflow\DefaultModifyPickupText_de.xsl
apache\htdocs\xsl\workflow\DefaultModifyPickupText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultModifyTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultModifyTenderText.xsl
apache\htdocs\xsl\workflow\DefaultModifyTenderText_de.xsl
apache\htdocs\xsl\workflow\DefaultModifyTenderText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultModifyTenderText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultMonitoredShipmentEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultMonitoredShipmentEventText.xsl
apache\htdocs\xsl\workflow\DefaultMonitoredShipmentEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultMonitoredShipmentEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultMonitoredShipmentEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultNumRangeEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultNumRangeEventText.xsl
apache\htdocs\xsl\workflow\DefaultObLineEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultObLineEventText.xsl
apache\htdocs\xsl\workflow\DefaultObLineEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultObLineEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultObLineEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultObLineReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultObLineReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultObShipUnitEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultObShipUnitEventText.xsl
apache\htdocs\xsl\workflow\DefaultObShipUnitEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultObShipUnitEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultObShipUnitEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultObShipUnitReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultObShipUnitReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultOmrEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOmrEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrLineEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrLineEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseStatusHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseStatusText.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseStatusText_de.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseStatusText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultOrderBaseStatusText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultOrderEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrderEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultOrderEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultOrderEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultOrderManagementHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderManagementText_de.xsl
apache\htdocs\xsl\workflow\DefaultOrderManagementText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultOrderManagementText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultOrderMovementEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderMovementEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrderMovementTimeWindowEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderMovementTimeWindowEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrderReleaseStatusHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderReleaseStatusText.xsl
apache\htdocs\xsl\workflow\DefaultOrderReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrderShipUnitOffTargetEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderShipUnitOffTargetEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrderShipmentEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderShipmentEventText.xsl
apache\htdocs\xsl\workflow\DefaultOrderShipmentEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultOrderShipmentEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultOrderShipmentEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultOrderStatusHtml.xsl
apache\htdocs\xsl\workflow\DefaultOrderStatusText.xsl
apache\htdocs\xsl\workflow\DefaultOrderStatusText_de.xsl
apache\htdocs\xsl\workflow\DefaultOrderStatusText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultOrderStatusText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultPickupNotifyHtml.xsl
apache\htdocs\xsl\workflow\DefaultPickupNotifyText_de.xsl
apache\htdocs\xsl\workflow\DefaultQuoteEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultQuoteEventText.xsl
apache\htdocs\xsl\workflow\DefaultQuoteReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultQuoteReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultRateEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultRateEventText.xsl
apache\htdocs\xsl\workflow\DefaultRateEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultRateEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultRateEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultRateOfferingEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultRateOfferingEventText.xsl
apache\htdocs\xsl\workflow\DefaultRateOfferingEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultRateOfferingEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultRateOfferingEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultRateOfferingReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultRateOfferingReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultRateReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultRateReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultReTransmitTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultReTransmitTenderText.xsl
apache\htdocs\xsl\workflow\DefaultReTransmitTenderText_de.xsl
apache\htdocs\xsl\workflow\DefaultReTransmitTenderText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultReTransmitTenderText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultRejectBroadcastTenderBidHtml.xsl
apache\htdocs\xsl\workflow\DefaultReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultReportEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultReportEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultReportEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultScheduleEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultScheduleEventText.xsl
apache\htdocs\xsl\workflow\DefaultScheduleEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultScheduleReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultScheduleReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultServprovEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultServprovEventText.xsl
apache\htdocs\xsl\workflow\DefaultServprovEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultServprovEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultServprovEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultServprovReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultServprovReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultShipGroupPickupCancelHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipGroupPickupCancelText.xsl
apache\htdocs\xsl\workflow\DefaultShipGroupPickupEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipGroupPickupEventText.xsl
apache\htdocs\xsl\workflow\DefaultShipGroupPickupModifyHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipGroupPickupNotifyHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipGroupPickupResendHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentEventText.xsl
apache\htdocs\xsl\workflow\DefaultShipmentEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultShipmentEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultShipmentEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupEventText.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupStatusHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupStatusText.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupStatusText_de.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupStatusText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultShipmentGroupStatusText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultShipmentOpenTenderEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentOpenTenderEventText.xsl
apache\htdocs\xsl\workflow\DefaultShipmentReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultShipmentReviewHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentReviewTest.xsl
apache\htdocs\xsl\workflow\DefaultShipmentReviewTest_de.xsl
apache\htdocs\xsl\workflow\DefaultShipmentReviewTest_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultShipmentReviewTest_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultShipmentStatusHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentStatusText.xsl
apache\htdocs\xsl\workflow\DefaultShipmentStatusText_de.xsl
apache\htdocs\xsl\workflow\DefaultShipmentStatusText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultShipmentStatusText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultShipmentTenderEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultShipmentTenderEventText.xsl
apache\htdocs\xsl\workflow\DefaultShipmentTenderEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultShipmentTenderEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultShipmentTenderEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultSimplifiedCancelTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultSimplifiedModifyPickupHtml.xsl
apache\htdocs\xsl\workflow\DefaultSimplifiedPickupNotifyHtml.xsl
apache\htdocs\xsl\workflow\DefaultSimplifiedReTransmitTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultSimplifiedShipmentTenderEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultSimplifiedTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultSkuEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultSkuEventStatusHtml.xsl
apache\htdocs\xsl\workflow\DefaultSkuEventStatusText.xsl
apache\htdocs\xsl\workflow\DefaultSkuEventText.xsl
apache\htdocs\xsl\workflow\DefaultSkuEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultSkuEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultSkuEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultSkuReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultSkuReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidAcknowledgeHtml.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidAcknowledgeText.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidCancelHtml.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidCancelText.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidModifyHtml.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidModifyText.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidRetransmitHtml.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidRetransmitText.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultSpotBidTenderText.xsl
apache\htdocs\xsl\workflow\DefaultSystemProcessHtml.xsl
apache\htdocs\xsl\workflow\DefaultTenderAcceptedHtml.xsl
apache\htdocs\xsl\workflow\DefaultTenderAcceptedText.xsl
apache\htdocs\xsl\workflow\DefaultTenderBidAcceptedHtml.xsl
apache\htdocs\xsl\workflow\DefaultTenderBidAcceptedText.xsl
apache\htdocs\xsl\workflow\DefaultTenderBidReceivedHtml.xsl
apache\htdocs\xsl\workflow\DefaultTenderBidReceivedText.xsl
apache\htdocs\xsl\workflow\DefaultTenderBidRejectedHtml.xsl
apache\htdocs\xsl\workflow\DefaultTenderBidRejectedText.xsl
apache\htdocs\xsl\workflow\DefaultTenderHtml.xsl
apache\htdocs\xsl\workflow\DefaultTenderPartialAcceptFailedHtml.xsl
apache\htdocs\xsl\workflow\DefaultTenderPartialAcceptFailedText.xsl
apache\htdocs\xsl\workflow\DefaultTenderText.xsl
apache\htdocs\xsl\workflow\DefaultTenderText_de.xsl
apache\htdocs\xsl\workflow\DefaultTenderText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultTenderText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultVoucherEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultVoucherEventText.xsl
apache\htdocs\xsl\workflow\DefaultVoucherEventText_de.xsl
apache\htdocs\xsl\workflow\DefaultVoucherEventText_es_MX.xsl
apache\htdocs\xsl\workflow\DefaultVoucherEventText_fr_CA.xsl
apache\htdocs\xsl\workflow\DefaultVoucherReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultVoucherReportEventText.xsl
apache\htdocs\xsl\workflow\DefaultVoyageEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultVoyageEventText.xsl
apache\htdocs\xsl\workflow\DefaultVoyageReportEventHtml.xsl
apache\htdocs\xsl\workflow\DefaultVoyageReportEventText.xsl
apache\htdocs\xsl\workflow\DocumentUtil.xsl
apache\htdocs\xsl\workflow\EventReasonNotify.xsl
apache\htdocs\xsl\workflow\GuestTenderHtml.xsl
apache\htdocs\xsl\workflow\LifeTimeReportEventHtml.xsl
apache\htdocs\xsl\workflow\LifeTimeReportEventText.xsl
apache\htdocs\xsl\workflow\LifetimeEventTemplates.xsl
apache\htdocs\xsl\workflow\LifetimeEventTemplates_de.xsl
apache\htdocs\xsl\workflow\LifetimeEventTemplates_es_MX.xsl
apache\htdocs\xsl\workflow\LifetimeEventTemplates_fr_CA.xsl
apache\htdocs\xsl\workflow\OpenTenderBaseHtml.xsl
apache\htdocs\xsl\workflow\ShipGroupPickupHeaderHtml.xsl
apache\htdocs\xsl\workflow\ShipGroupPickupTemplateText.xsl
apache\htdocs\xsl\workflow\SimplifiedShipGroupPickupBaseHtml.xsl
apache\htdocs\xsl\workflow\SimplifiedTenderBaseHtml.xsl
apache\htdocs\xsl\workflow\TenderContactInfoHtml.xsl
apache\htdocs\xsl\workflow\TenderHeaderHtml.xsl
apache\htdocs\xsl\workflow\TenderOrderInfoHtml.xsl
apache\htdocs\xsl\workflow\TenderShipmentInfoHtml.xsl
apache\htdocs\xsl\workflow\TenderShipmentStopHtml.xsl
apache\htdocs\xsl\workflow\TenderTemplateText.xsl
apache\htdocs\xsl\workflow\TenderTemplateText_de.xsl
apache\htdocs\xsl\workflow\TenderTemplateText_es_MX.xsl
apache\htdocs\xsl\workflow\TenderTemplateText_fr_CA.xsl
apache\htdocs\xsl\workflow\TenderUtilHtml.xsl
apache\htdocs\xsl\workspace\ListType.xsl
apache\htdocs\xsl\workspace\ViewWorkspace.xsl
apache\htdocs\xsl\workspace\WorkspaceDefinition.xsl
apache\htdocs\xsl\workspace\WorkspaceHeader.xsl
apache\htdocs\xsl\workspace\WorkspaceNav.xsl
apache\htdocs\xsl\xslcompiler\XSLCompilerInput.xsl
apache\htdocs\xsl\xslcompiler\XSLCompilerResults.xsl
glog\config\glog.appserver.properties
glog\config\glog.base.properties
glog\config\glog.webserver.properties
glog\config\maps\integration\InvoiceMap.xml
glog\config\GLogXML.xsd
glog\glog_resources\action_help_links.properties
glog\glog_resources\glog.ejb-metadata.properties
glog\glog_resources\glog.gen-metadata.properties
glog\glog_resources\glog.security.properties
glog\glog_resources\glog.uom-metadata.properties
glog\glog_resources\glog\comm\query\QueryResources_xml.properties
glog\oracle\script8\advanced_analytics\aa_dbpatch_50b.sql
glog\oracle\script8\advanced_analytics\create_aa_create_custom_kpi_pkg.sql
glog\oracle\script8\advanced_analytics\create_aa_create_kpi_pkg.sql
glog\oracle\script8\advanced_analytics\create_aa_load_hd.SQL
glog\oracle\script8\advanced_analytics\create_cmmowner_packages.sql
glog\oracle\script8\advanced_analytics\create_hdowner_objects.sql
glog\oracle\script8\advanced_analytics\create_hdowner_tables.sql
glog\oracle\script8\content_glogowner\ACTION.csv
glog\oracle\script8\content_glogowner\ACTION_ARG.csv
glog\oracle\script8\content_glogowner\ACTION_DEF.csv
glog\oracle\script8\content_glogowner\ACTION_DEF_STATE.csv
glog\oracle\script8\content_glogowner\AGENT_EVENT.csv
glog\oracle\script8\content_glogowner\APP_ACTION.csv
glog\oracle\script8\content_glogowner\BN_CONTEXT.csv
glog\oracle\script8\content_glogowner\BN_RULE.csv
glog\oracle\script8\content_glogowner\BN_TYPE.csv
glog\oracle\script8\content_glogowner\DATA_TYPE_ASSOCIATION.csv
glog\oracle\script8\content_glogowner\DOCUMENT_DEF.csv
glog\oracle\script8\content_glogowner\FINDER_SET.csv
glog\oracle\script8\content_glogowner\LOGFILE_DETAIL.csv
glog\oracle\script8\content_glogowner\NOTIFY_SUBJECT.csv
glog\oracle\script8\content_glogowner\NOTIFY_SUBJECT_STYLESHEET.csv
glog\oracle\script8\content_glogowner\QUERY_TABLE.csv
glog\oracle\script8\content_glogowner\RATE_ATTRIBUTE.csv
glog\oracle\script8\content_glogowner\RULE.csv
glog\oracle\script8\content_glogowner\RULE_SET_JOIN.csv
glog\oracle\script8\content_glogowner\STYLESHEET_PROFILE.csv
glog\oracle\script8\content_glogowner\TRANSLATION.csv
glog\oracle\script8\content_glogowner\TRANSLATION_D_ERR_en.csv
glog\oracle\script8\content_glogowner\TRANSLATION_D_EXPL_en.csv
glog\oracle\script8\content_glogowner\TRANSLATION_D_QUERY_en.csv
glog\oracle\script8\content_glogowner\TRANSLATION_D_en.csv
glog\oracle\script8\content_glogowner\TRANSLATION_ERR.csv
glog\oracle\script8\content_glogowner\TRANSLATION_QUERY.csv
glog\oracle\script8\content_glogowner\TRANSPORT_MODE.csv
glog\oracle\script8\content_glogowner\V50BP_ACTION.csv
glog\oracle\script8\content_glogowner\V50BP_ACTION_ARG.csv
glog\oracle\script8\content_glogowner\V50BP_ACTION_DEF.csv
glog\oracle\script8\content_glogowner\V50BP_ACTION_DEF_STATE.csv
glog\oracle\script8\content_glogowner\V50BP_AGENT_EVENT.csv
glog\oracle\script8\content_glogowner\V50BP_APP_ACTION.csv
glog\oracle\script8\content_glogowner\V50BP_BN_CONTEXT.csv
glog\oracle\script8\content_glogowner\V50BP_BN_RULE.csv
glog\oracle\script8\content_glogowner\V50BP_BN_TYPE.csv
glog\oracle\script8\content_glogowner\V50BP_DATA_TYPE_ASSOCIATION.csv
glog\oracle\script8\content_glogowner\V50BP_LOGFILE_DETAIL.csv
glog\oracle\script8\content_glogowner\V50BP_NOTIFY_SUBJECT.csv
glog\oracle\script8\content_glogowner\V50BP_NOTIFY_SUBJECT_STYLESHEET.csv
glog\oracle\script8\content_glogowner\V50BP_QUERY_TABLE.csv
glog\oracle\script8\content_glogowner\V50BP_RATE_ATTRIBUTE.csv
glog\oracle\script8\content_glogowner\V50BP_RULE.csv
glog\oracle\script8\content_glogowner\V50BP_RULE_SET_JOIN.csv
glog\oracle\script8\content_glogowner\V50BP_STYLESHEET_PROFILE.csv
glog\oracle\script8\content_glogowner\V50BP_TRANSLATION.csv
glog\oracle\script8\content_glogowner\V50BP_TRANSLATION_D_ERR_en.csv
glog\oracle\script8\content_glogowner\V50BP_TRANSLATION_D_EXPL_en.csv
glog\oracle\script8\content_glogowner\V50BP_TRANSLATION_D_QUERY_en.csv
glog\oracle\script8\content_glogowner\V50BP_TRANSLATION_D_en.csv
glog\oracle\script8\content_glogowner\V50BP_TRANSLATION_ERR.csv
glog\oracle\script8\content_glogowner\V50BP_TRANSLATION_QUERY.csv
glog\oracle\script8\content_glogowner\V50BP_TRANSPORT_MODE.csv
glog\oracle\script8\content_glogowner\V50BP_XML_BUILDER.csv
glog\oracle\script8\content_glogowner\V50BP_insert_glogowner_data.txt
glog\oracle\script8\content_glogowner\V50BP_update_glogowner_data.txt
glog\oracle\script8\content_glogowner\V50B_FINDER_SET.csv
glog\oracle\script8\content_glogowner\XML_BUILDER.csv
glog\oracle\script8\content_glogowner\csv_glogowner_tables.txt
glog\oracle\script8\content_glogowner\xml\finder_set\document.xml
glog\oracle\script8\content_glogowner\xml\finder_set\document_def.xml
glog\oracle\script8\content_glogowner\xml\finder_set\general_ledger_code.xml
glog\oracle\script8\content_glogowner\xml\finder_set\logistics_guide.xml
glog\oracle\script8\content_glogowner\xml\finder_set\logistics_guide_template.xml
glog\oracle\script8\content_glogowner\xml\finder_set\order_movement.xml
glog\oracle\script8\content_glogowner\xml\finder_set\order_release.xml
glog\oracle\script8\content_glogowner\xml\manager_layout\freight_forwarding.xml
glog\oracle\script8\content_glogowner\xml\manager_layout\freight_forwarding_view.xml
glog\oracle\script8\content_glogowner\xml\manager_layout\invoice.xml
glog\oracle\script8\content_glogowner\xml\manager_layout\invoice_view.xml
glog\oracle\script8\content_glogowner\xml\manager_layout\location.xml
glog\oracle\script8\content_glogowner\xml\manager_layout\location_view.xml
glog\oracle\script8\content_glogowner\xml\manager_layout\shipment.xml
glog\oracle\script8\content_glogowner\xml\manager_layout\shipment_view.xml
glog\oracle\script8\content_glogowner\xml\user_menu_layout\adminmenu.xml
glog\oracle\script8\content_glogowner\xml\user_menu_layout\dbaadmin.xml
glog\oracle\script8\content_glogowner\xml\user_menu_layout\defaultmenu.xml
glog\oracle\script8\content_procure\ACTION.csv
glog\oracle\script8\content_procure\ACTION_ARG.csv
glog\oracle\script8\content_procure\ACTION_DEF.csv
glog\oracle\script8\content_procure\ACTION_DEF_STATE.csv
glog\oracle\script8\content_procure\TRANSLATION.csv
glog\oracle\script8\content_procure\TRANSLATION_D_QUERY_en.csv
glog\oracle\script8\content_procure\TRANSLATION_D_en.csv
glog\oracle\script8\content_procure\TRANSLATION_QUERY.csv
glog\oracle\script8\content_procure\V50BP_ACTION.csv
glog\oracle\script8\content_procure\V50BP_ACTION_ARG.csv
glog\oracle\script8\content_procure\V50BP_ACTION_DEF.csv
glog\oracle\script8\content_procure\V50BP_ACTION_DEF_STATE.csv
glog\oracle\script8\content_procure\V50BP_TRANSLATION.csv
glog\oracle\script8\content_procure\V50BP_TRANSLATION_D_QUERY_en.csv
glog\oracle\script8\content_procure\V50BP_TRANSLATION_D_en.csv
glog\oracle\script8\content_procure\V50BP_TRANSLATION_QUERY.csv
glog\oracle\script8\content_procure\xml\finder_set\lane_summary.xml
glog\oracle\script8\content_procure\xml\finder_set\p_shipment.xml
glog\oracle\script8\content_report\REPORT.csv
glog\oracle\script8\content_report\REPORT_PARAMETER.csv
glog\oracle\script8\create_dbpatch_50b.sql
glog\oracle\script8\create_dbupdate_50b.sql
glog\oracle\script8\create_glogowner_comments.sql
glog\oracle\script8\create_public_synonyms.sql
glog\oracle\script8\create_stops_info_bov.sql
glog\oracle\script8\create_triggers.sql
glog\oracle\script8\dbupdate_50b.sql
glog\oracle\script8\glogowner_grants.sql
glog\oracle\script8\mark_all_ga_structure_applied.sql
glog\oracle\script8\pkg\checkc.pkb
glog\oracle\script8\pkg\checkc.pks
glog\oracle\script8\pkg\create_index.pkb
glog\oracle\script8\pkg\create_index.pks
glog\oracle\script8\pkg\create_table.pkb
glog\oracle\script8\pkg\create_table.pks
glog\oracle\script8\pkg\domainman.pkb
glog\oracle\script8\pkg\foreign_key.pkb
glog\oracle\script8\pkg\foreign_key.pks
glog\oracle\script8\pkg\pkg_queue_management.pkb
glog\oracle\script8\pkg\primary_key.pkb
glog\oracle\script8\pkg\primary_key.pks
glog\oracle\script8\pkg\rrl.pkb
glog\oracle\script8\pkg\rrl.pks
glog\oracle\script8\procure\create_views.sql
glog\oracle\script8\procure\procure_table.pkb
glog\oracle\script8\procure\procurement.pkb
glog\oracle\script8\procure\procurement.pks
glog\oracle\script8\procure\transform.pkb
glog\oracle\script8\procure\transform.pks
glog\reports\logistics_guide.rdf
The next Service Release is scheduled for August 2005.
Contact G-Log Customer Support if you need assistance with this service release:
Email: |
support@glog.com |
Continental United States: |
+1.866.456.4423 |
International: |
+1.800.837.4717 |
Direct Dial: |
+1.610.491.3695 |
You should also have the following logs available before you call Customer Support:
dbpatch__<version>_<dbsid>_<date>.log (adds/updates data due to minor enhancements or fixes)
update_content.log (inserts/updates PUBLIC data included in the service release)