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.
CORPORATION_VAT_REG_JOIN |
||
Column |
Data Type |
Nullable |
corporation_gid |
VARCHAR2(101) |
NOT NULL |
vat_reg_no_gid |
VARCHAR2(101) |
NOT NULL |
domain_name |
VARCHAR2(50) |
NOT NULL |
insert_user |
VARCHAR2(128) |
NOT NULL |
insert_date |
DATE |
|
update_user |
VARCHAR2(128) |
|
update_date |
DATE |
|
SOLUTION_IMPROVE_CONFIG |
||
Column |
Data Type |
Nullable |
solution_improve_config_gid |
VARCHAR2(101) |
NOT NULL |
solution_improve_config_xid |
VARCHAR2(50) |
NOT NULL |
description |
VARCHAR2(256) |
|
is_move_orders |
VARCHAR2(1) |
NOT NULL |
is_swap_orders |
VARCHAR2(1) |
NOT NULL |
is_send_one_order_direct |
VARCHAR2(1) |
NOT NULL |
is_send_all_orders_direct |
VARCHAR2(1) |
NOT NULL |
max_evaluate_distance |
NUMBER |
|
max_evaluate_distance_uom_code |
VARCHAR2(64) |
|
max_evaluate_distance_base |
NUMBER |
|
max_evaluate_duration |
NUMBER |
|
max_evaluate_duration_uom_code |
VARCHAR2(64) |
|
max_evaluate_duration_base |
NUMBER |
|
num_improve_iterations |
NUMBER(5) DEFAULT 1 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 |
VAT_REGISTRATION |
IS_PRIMARY_REGISTRATION |
VARCHAR2(1) |
INVOICE |
IS_VAT_ANALYSIS_FIXED |
VARCHAR2(1) |
INVOICE_LINEITEM |
VAT_CODE_GID |
VARCHAR2(101) |
VAT_ANALYSIS |
VAT_BASIS_AMOUNT |
NUMBER |
VAT_ANALYSIS |
VAT_BASIS_AMOUNT_CURRENCY_GID |
VARCHAR2(101) |
VAT_ANALYSIS |
VAT_BASIS_AMOUNT_BASE |
NUMBER |
VAT_ANALYSIS |
VAT_RATE |
NUMBER |
INT_EXT_SYS_TRANSLATION |
APPLY_XSL_TO |
VARCHAR2(1) |
INT_EXT_SYS_TRANSLATION |
ADD_XML_DECLARATION |
VARCHAR2(1) |
INT_EXT_SYS_TRANSLATION |
MULTI_TRANSACTION_WRAPPER |
VARCHAR2(30) DEFAULT 'Transmission' |
I_TRANSMISSION |
XML_BLOB_TYPE |
VARCHAR2(2) |
I_TRANSMISSION |
ADD_XML_DECLARATION |
VARCHAR2(1) |
I_TRANSMISSION |
ADD_TRANSMISSION_WRAPPER |
VARCHAR2(1) |
I_TRANSMISSION |
TRANSMISSION_WRAPPER_ELEMENT |
VARCHAR2(30) |
I_TRANSMISSION |
XML_BLOB_SIZE |
NUMBER(10) |
I_TRANSACTION_DETAIL |
OBJECT_SEQUENCE |
NUMBER(10) |
Table |
Column |
INVOICE |
VAT_CODE_GID |
INVOICE |
VAT_RATE |
INVOICE |
VAT_AMOUNT |
INVOICE |
VAT_AMOUNT_BASE |
INVOICE |
VAT_AMOUNT_CURRENCY_GID |
VAT_REGISTRATION |
CORPORATION_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:
Re-added support for VatCodeGid element CommonInvoiceLineElements to element (Re: 50607)
Deprecated the following elements in CommonInvoiceLineElements (Re: VAT and 50607.)
VatRate, VatAmount, VatCalcAmount, and VatOverrideAmount
These should have been deprecated
with the VAT enhancement as part of 5.0 GA release.
The VatCodeGid was also deprecated but has been re-added as part
of 50607
If the VatCodeGid element is specified by itself, it will be used
a such.
If it is specified with any of the other elements, it will be mapped
to the LineItemVat element.
Added SenderTransactionId element to TransactionHeader element (Re: 49622.5.0)
SalesLogix Ticket |
G-Log Issue |
Component |
Issue Summary and Resolution |
|
46768.5.0 |
Manager-Orders |
In Ready To Ship, if 1 item is over-released and at least 1 other is not, the over-released item is not included on the release and there is no message. Fix: Previously, when users attempted to over release a line or ship unit and the allow over releasing flag was false, the action would still succeed as long as one of the lines could release. The over release attempt would be skipped. An error message is now returned if there is any over releasing and no order release is created. |
|
47520.5.0 |
Algorithm |
Mode profile on Unitization rule is not used. Fix: If a unitization rule is used for figuring out the order's stuffing and destuffing point, the transport_mode_profile_gid will be copied to the temp leg of the customer delivery leg order movements when destuffing point is customer delivery. |
|
48809.5.0 |
Integration |
Deprecate Issue Allocation. Fix: This enhancement changed the integration processing for how the Transmission is created from the Issue Allocation process as follows: - Added functionality to be able to create a “STAGING” Transmission where Transactions can be added as needed until the Transmission needs to be sent. This allows clients to run the Issue Allocation logic more frequently, and only initiate the sending of the Transmission when needed. - Improved the building of the Transmission from the Transactions by not maintaining the individual Transactions. The Transaction is persisted to the I_transaction table after it is built. There is a db process to concatenate the individual Transactions into the Transmission when complete. |
|
50801.5.0 |
Infrastructure UI |
Need to escape < > characters to allow text contained in them to be viewed. Fix: This fix will allow the user to see the comments entered in < > only on the tracking server detail screen. |
|
51867.5.0 |
Collaboration UI |
ServprovAlias needs to be added to the ServprovMap. Fix: Added ServprovAlias to ServprovMap in order to trigger lifetime event "SERVPROV - MODIFIED" when servprov alias is changed. |
1-10094 |
51981.5.0 |
Planning business logic |
'perform load config' fails with a javanull error when bulk planning 11 OMs together. Fix: Fixed the null pointer exception. |
|
52162.5.0 |
Planning business logic |
ROUTEOPT - Shipment action - change commitment pop up. Fix: Implemented the nice-to-have feature that displays the currently planned servprov and also servprov for each matched commitment. However the commitments displayed are not restricted to that planned service provider. |
1-10252 |
52260.5.0 |
Integration |
When a booking line amendment XML is sent out - the weight and volume are 4 times the actual value. Fix: In BookingLineAmendments, everytime it calls getOrderCentricBookingLineAmendments, the weight & volume get doubled. Same thing happens in getServprovCentricBookingLineAmendments(). Fixed now. |
|
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. |
1-10342 |
52406.5.0 |
Planning business logic |
You cannot add an order to an existing shipment when there is insufficient capacity on a consol shipment. |
|
52521.5.0 |
Database |
Delete domain fails to delete all data. Fix: The buffer cache for the weblogic application server will need to be flushed after the delete_domain process runs before a user can re-add a domain with the same name. |
|
52560.5.0 |
Execution UI |
Beta Test Issue 1368 Non Freight Related Charge shipment type not available in shipment finder for saved queries. Fix: Added the listed agents to Buy NFRC and Sell NFRC shipments. |
|
52561.5.0 |
Infrastructure UI |
Event Reason - Not working correctly for Approve Invoice Action. Fix: Here are the actions listed in the bug: Invoice - Approve (This is not working due to the servlet redirects action to a different servlet, and it is now fixed) Invoice - UnApprove (This is always working) Job - Manually Apply Rules (Fixed the problem in the topic class) Job - Apply Rules (Fixed the problem in the topic class) Job - Send Interface (There was no mechanism to raise app action events for Send Interface. This is applied not only to JOB object but also for all other objects in the system. It is now fixed for all objects that has the utility action "Send Interface Transmission") Send Integration (Agent) (This action is mapped to different NOTIFY SUBJECT in the system, such as "ORDER BASE - SEND INTEGRATION (Agent)". Contact Notification should set up to audit those individual subjects and this is working as designed) Edit Buy NFRC (Buy NFRC events are mapped to shipment events in the system, audit should be on subject "SHIPMENT - MODIFIED". This is working as designed.) Edit Sell NFRC (Sell NFRC events are mapped to shipment events in the system, audit should be on subject "SELL SIDE SHIPMENT - MODIFIED". This is working as designed.) |
|
52765.5.0 |
Install |
Add Dash License to base installer. Fix: Added into the patch installer. Both updated binaries and the license file will be distributed with the August service release. |
|
52768.5.0 |
Collaboration business logic |
Notify Involved Party agent action not available to JOB. Fix: A new agent action 'Notify Involved Party - JOB' was added as an agent action for the JOB data query type. The implementation of this action is exactly like the other 'Notify Involved Party' agent actions i.e. the selected involved parties, associated to the object on which the agent has been fired, are notified. |
1-10506 |
52783.5.0 |
Integration |
LiablePartyContact child elements Contact and ContactGroup in the CLAIMXML does not populate. Fix: Changed the Integration logic to output the Contact details for the Claim.NotifyPartyContact, Claim.LiablePartyContact, ClaimCost.PayorContact, and ClaimCost.PayeeContact. Also added the Location element to the Claim element to specify the location details for those Contacts. The property "glog.integration.Claim.Location.includeContactGroupLocations" can be used to control whether the locations for the individual Contacts in a ContactGroup are included in the list of Locations. |
1-10410 |
52784.5.0 |
Collaboration business logic |
An agent is setup to send a notification that a report has been printed but the following error is seen in the log: Invalid data query type: REPORT. Fix: Fixed event reason to support READY - READY events |
1-10546 |
52887.5.0 |
Planning business logic |
It is possible to unassign an OR when a voyage is in a status of Booked. Fix: If consol is BOOKING-CLOSED, orders or order movements can not be unassigned from it. |
|
52901.5.0 |
Planning business logic |
Total Trans cost on a shipment is doubled when planning and billing allocation are both created for the shipment. Fix: Verified Total Transportation Cost on sell side shipment is correct when there is a shipment allocation as well as a bill allocation. It now uses the bill allocation if provided, otherwise, the shipment allocation. |
1-10558 |
52961.5.0 |
Planning business logic |
It is possible to book an OR on a cancelled voyage. Fix: When charter voyage is cancelled, cannot create consol/consol shipment against it. Cannot add more orders on its consol/consol shipments. If related consol shipments have orders booked on it, UI will disable the cancel flag on the Charter Voyage screen. |
|
52987.5.0 |
Planning business logic |
Requiring equipment on bulk Stowage modes. Fix: On change stowage mode screen, when changing stowage mode to a non-unitized stowage mode - the equipment group need not be specified. |
|
53112.5.0 |
Collaboration UI |
'Set Indicator' or 'Set Indicator Shipment' is missing the W (white) value. Fix: There were only three “SET INDICATOR” values displayed on “Agent Action” screen. The fourth Indicator “White”(W) was added to the list to make it consistent with the UI "Set Indicator" action. |
|
53251.5.0 |
Infrastructure business logic |
Virus check not run when viewing documents during initial upload. Fix: Added Document Use Profile checks when viewing a document's contents before being saved to the database. |
|
53252.5.0 |
Collaboration UI |
AFTER TODAY 00:00 should not add 24 hours to the GMT corrected time. Fix: The search by date operation 'AFTER TODAY 00:00' has been changed to match dates that are greater than today at 00:00 of the user preference. |
|
53280.5.0 |
Integration |
Issue with Accruals Transmissions. Fix: Resolved the issue where the DeltaCost currency in the Accrual interface was defaulting to the system default currency, instead of the currency of the FreightCost field. This has been done by ensuring that the FreightSentCost field defaults to the same currency as the FreightCost field when the accrual record is initialized. Note that this resolves new accrual records. For existing accrual records prior to applying this patch, the following sql statement will resolve their issue: update order_release_accrual set FREIGHT_SENT_COST_CURRENCY_GID = FREIGHT_COST_CURRENCY_GID where FREIGHT_SENT_COST = 0 (Note: Add additional conditions to the where clause as needed.) |
|
53303.5.0 |
Execution business logic |
Populate VAT country, customer, and servprov registrations on parent invoices. Fix: VAT country, customer, and servprov registrations are now populated when calculate VAT is run on a parent invoice. If any of these values differ on the child invoices, that value will not be set on the parent and a warning message will be logged. |
1-10651 |
53309.5.0 |
Execution UI |
Ready To Ship screen is hard-coded to use the PUBLIC ORDER RELEASE Screen Set. - Change to honor user config. Fix: Links now use the default screenset. |
|
53322.5.0 |
Collaboration business logic |
Got a nullpointer exception related to Booking line amendment. Fix: Add Booking Line Amendment DOM builders and stylesheets to support email, fax, and message center notification. |
|
53330.5.0 |
Planning business logic |
Performance (group multistop by pools). Fix: Based on the planning parameter SEGMENT MULTISTOP SHIPMENTS BY POOLS, send all shipments into multistop at once, or send shipments thru each pool into multistop separately. |
|
53334.5.0 |
Planning business logic |
Performance (combining graphs for split orders). Fix: Added glog.business.consolidation.bulkplan.connectShipmentGraphsByOrder to glog.base.properties to control whether this code will be called. If set to true, code is run. Otherwise use have to take the chance that part of order planning is saved, and the other part may fail. |
|
53337.5.0 |
Integration |
Error during passivation: java.io.FileNotFoundException. Fix: Increased the max bean count for CommandLineSession to 150. |
|
53363.5.0 |
Execution business logic |
Business Object Default Cache Sizes Too Small. Fix: Increased default size of planning caches for TOrderRelease to 5000 and TLocation to 1000. This should improve performance in planning. |
|
53376.5.0 |
Infrastructure UI |
Load/cache timezone data on startup. Fix: Preload jdk timezone data to work around OutOfHandlesLock of timezone data file. |
|
53380.5.0 |
Infrastructure UI |
In Bill Manager only invoice Text Templates are available. Fix: Fixed typo in XSL. |
1-10637 |
53382.5.0 |
Planning business logic |
When an order is split onto a second vessel, a booking line amendment xml is sent out for the new shipment as well as the original shipment. |
|
53422.5.0 |
Execution business logic |
Sell side rate infeasible when buy side has no shipment costs. Fix: Fixed an issue where sell side rating failed if there were related buy side shipments that did not have any shipment costs. |
|
53450.5.0 |
Execution business logic |
Incorrect Coding of Bean trigger methods for Scalability. Fix: Fixed issues where the attempt at refreshing a planning cache caused errors in a SCA environment or failed to work correctly in both SCA and non-SCA environments. |
|
53464.5.0 |
Integration |
Issue with or_line_intl_classification sequence. Fix: Fixed issue with generating the sequence number for the ReleaseLineIntlClassification element. |
1-10476 |
53467.5.0 |
Planning business logic |
MIN BUNDLING TIME WINDOW AFTER CURRENT TIME - Planning parameter not being honored. Fix: Skip wait time optimization when service time late infeasible. |
|
53480.5.0 |
Infrastructure UI |
Field 'Exclude XML Builder ID' in Out XML Profiles should allow for lower case letter entries. Fix: Modified the logic to handle Mixed Case Input from UI. |
1-10671 |
53520.5.0 |
Custom |
Notify involved party with INS and Notify with INS was not ported forward as expected by clients using these custom agent actions. Fix: Add back two classes that used to be customized agent actions in v40. Notify With INS, and Notify Involved Party with INS. Notify With INS is a more generic class that creates INS for a tendered shipment and sends notification via email/fax/message center. The stylesheet for this class should be SHIPMENT_TENDER_BY_EMAIL, or based on Tender DOM object. It works with qualifier = Vendor . |
|
53561.5.0 |
Planning UI |
Cannot change charter voyage to cancelled when there are orders on it. Fix: Changed Canceled field to read only if Booking Attached flag is true. |
|
53660.5.0 |
Infrastructure business logic |
SCA does not guarantee ordering of create/modify/delete integrations. Fix: Provided a property: glog.transmissionOrdering.supportClusterTransmissionThrottle=true to ensure transmission ordering prior to sending an integration acknowledgement. This is for environments where transmissions are sent one at a time to GC3, blocking until the ack is received. |
|
53661.5.0 |
Infrastructure business logic |
GC3 does not guarantee ordering of order base/release/shipment events. Fix: Improved transaction mediation to guarantee events are blocked by insert/update/deletes. E.g. a shipment event will be blocked by a shipment mod. |
|
53680.5.0 |
Execution UI |
Display issue with OR. Fix: Now removing duplicate allocations. |
|
53710.5.0 |
Collaboration UI |
Cannot search online booking/tendering by date. Fix: The logic was expecting only string objects passed from UI. But mixed types like Collection, LocalTimeStamp and Strings are being passed as collection. Logic is modified to store different types of Objects passed from UI. |
|
53744.5.0 |
Execution UI |
Order Release Line - HTS. Fix: Field has been changed to allow user to type in any value. |
|
53746.5.0 |
Infrastructure business logic |
When a SCA mediator lock on an (element, object_gid) BUSINESS_OBJECT_LOCK cannot be obtained, the SQL NOWAIT exception should be supressed from the log. Fix: Suppressed the NOWAIT error from the log during SCA mediator processing. |
|
53800.5.0 |
Execution business logic |
Null Pointer in RIQ when not specifying a commodity. Fix: Fixed a problem where RIQ failed with a null pointer exception when the RIQ did not specify a commodity. |
|
53820.5.0 |
Collaboration UI |
Search online booking/tendering by service provider returns inconsistent results. Fix: This was a problem where the code was assuming that the GID was being passed in from the search control. |
|
53825.5.0 |
Procurement Collaboration |
Format of carrier bid finder results is not correct. Fix: Have added the source and destination description fields to the service provider finder & finder results. |
|
53826.5.0 |
Procurement Collaboration |
It is not currently possible to enter a per pallet rate. Fix: It is now possible to enter a per-pallet rate. |
|
53827.5.0 |
Procurement Collaboration |
Carriers cannot view lane summary in the UI. Fix: Added Lane Summary and Lane Summary Stat options under Lane Summary Management to the default Servprov admin & user menus. Also update the servprov admin menu to be in sync with the servprov user menu. |
|
53828.5.0 |
Procurement Collaboration |
Lane description on Bid Edit screen is inconsistent with finder results. Fix: Updated the bid edit screen to show the source description and dest description fields instead of the lane description. |
|
53832.5.0 |
Procurement Collaboration |
Empty data sync fields caused by missing glog.property entries. Fix: The required glog.property entries to provide default values for the data sync fields have been configured. |
|
53839.5.0 |
Procurement Collaboration |
UI action for creating packaged bids not available to carriers. Fix: The action has been added to the servprov finder set. |
|
53845.5.0 |
Integration |
Integration Validation Issue with InitialItemGid in ReleaseLine. Fix: Eliminated the validation for the ReleaseLine.InitialItemGid since the element may be created in as part of a ReleaseLine.PackagedItem. |
|
53846.5.0 |
Infrastructure UI |
Null pointer exception when editing license type field on freight forwarding edit manager layout. Fix: The PUBLIC XML had 2 pages set up with the same link_path attribute. One of these pages didn't need to have that attribute set and it was causing a problem in the toolkit. |
|
53892.5.0 |
Execution UI |
From the Booking Screen - ITL Checks not working. Fix: Checks worked from the Order Release Line screen, but not the Ship Unit Line screen. Working in both places now. |
1-10959 |
53920.5.0 |
Planning business logic |
Order Movement (OM) is left in a status of planned final after the algorithm build and then removes a shipment. Fix: When copy OM status from original OM to the new replacing OM, if the original OM is unassigned from shipment due to order time window constraints, set the new OM status for UNSCHEDULED" instead of "PLANNED-FINAL". |
|
54040.5.0 |
Infrastructure business logic |
Unable to create saved conditions and queries for BOL Back. Fix: Fixed name of default finder set for BOL Backs. |
|
54080.5.0 |
Procurement Optimization |
Correcting the sign (sense) of the objective function in the MIP formulation. Changed the sense of the objective function to minimize. It was 'maximize' previously and so was giving erroneous results. |
1-11034 |
54116.5.0 |
Integration |
Connection leak issue. Fix: Close integration context if there is an error in sending xmls to stop connection leaking. |
|
54163.5.0 |
Integration |
Missing PackagingFormCodeGid in ShipUnitSpec Element. Fix: Added support for outputting the ShipUnitSpec.PackagingFormCodeGid element in Integration. |
|
54171.5.0 |
Execution business logic |
Replace calls to GLException.getStackTrace() with GLException.getStackTraceString(). Fix: Fixed some exception handling code in the rating engine to correctly log a stack trace. |
|
54172.5.0 |
Integration |
Shipment cost remark is missing in SR3 schema. Fix: Fixed the not ouputing ShipmentCostRemark error. |
|
54180.5.0 |
Planning UI |
ROUTEOPT - Null pointer exception. Fix: This error was due to the null equipment group gid in the returned EquipmentResult for the leg option. Changed UI to check null equipment group gid and show blank for equipment Group ID column. |
1-11110 |
54300.5.0 |
Collaboration business logic |
Agent actions are now triggered when an agent is listening to a custom child event. |
1-11111 |
54302.5.0 |
Execution UI |
The "Is Shippable" flag is checked on Order Base Ship Unit but no Order Release is created. Fix: Fixed. Can now create Order Release from Order Base. |
|
54340.5.0 |
Collaboration business logic |
Event Reason update for August 05 SR. Fix: Updated Event Reason data for Aug 05 additions. |
1-11160 |
54589.5.0 |
Planning Business Logic |
Null pointer building multistops. Multistop planning failed to complete when distance calculation between source and destination locations were 0 miles. Algorithm has been changed to now consider 0 distance calculations valid. |
SalesLogix Ticket |
G-Log Issue |
Component |
Issue Summary and Resolution |
|
47542.5.0 |
Manager-Shipments |
Viz Rat Changes -March Drop. Change: Following have been implemented 1. To make ‘Between’ as default on the Ship Date field. Default Operator has been added other field types - Picklist, Number and Text too 2. Add Event Button added to Tracking Server Page 3. Shipment events to be sent through email 4. Housebill has been made as a hyperlink to open tracking server page |
|
49622.5.0 |
Integration |
Specify Details When Transaction Applies to Multiple Object Gids - UI Changes. Change: This issue adds the following functionality to Integration: - Added the Transaction Details tab to the Transmission Manager UI finder and view screens. The Transaction Details contains the object gid and status when the transaction applies to multiple objects - as is the case when an Integration Saved Query is used to search for the gids and multiple gids are returned. The Transaction Details will preserve the gids and the status of processing for each one. - Added button the Transmission Manager view screen to access the system logs for the Transmission. The log process id is stored in the i_transmission table, so that the system logs can be quickly accessed for identifying issues. - Added support for specifying a Sender Transaction Id with each individual Transaction. The element has been added as GLogXMLElement.TransactionHeader.SenderTransactionId. The field can be used for searching in the Transmission manager. |
|
50606.5.0 |
Execution business logic |
Allow Searching for Multiple Involved Parties to Invoice and Bill Mgr's. Change: Can now query on two Involved Party Quals and Contacts on the Bill UI. |
|
50607.5.0 |
Execution business logic |
VAT Entry Logic. Change: You can calculate tax for manually entered invoices. There is a new action "Calculate Manual VAT". This is based on information entered by the user instead of running the full VAT calculation. |
|
50609.5.0 |
Execution business logic |
VAT enhancement (Logic Including Plants Abroad). Change: Added additional VAT functionality and logic to accommodate plants abroad. allowing different VAT codes/rates to apply when the customer is registered in the country being used to calculate VAT, but that customer's primary registration is in a different country. |
|
51400.5.0 |
Execution business logic |
Allow same VAT number to be used on more than one corporation. Change: Changed logic to support multiple VAT Registrations per corporation. A new screen "VAT Registration Manager" has been added. |
|
52285.5.0 |
Planning business logic |
Change the behavior of Rate Preference. |
|
53253.5.0 |
Planning business logic |
Performance(Section2: savings algorithm and separate multistop logic) |
|
53681.5.0 |
Collaboration business logic |
Ensure Remarks and History Remarks are included in the appropriate document builders. Change: Modified order, order release status, order base, and order base status to allow inclusion of various remarks. |
|
53835.5.0 |
Execution business logic |
New Send Reason for Document LOT Transmit Action. Change: Add new unique send reasons for the four ways to Transmit information from the Document LOT View. To use this action, modify the actions on the PUBLIC DOCUMENT finder set. |
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\*
WEB-INF\tags\Navigation.tagx
apache\htdocs\js\comm\text.js
apache\htdocs\js\document\document.js
apache\htdocs\js\invoice\invoiceheader.js
apache\htdocs\js\omr\omrd.js
apache\htdocs\xsl\carrier\ViewLocationComm.xsl
apache\htdocs\xsl\chartervoyage\CharterVoyage.xsl
apache\htdocs\xsl\contact\ExternalSystemManager.xsl
apache\htdocs\xsl\detail\Corporation.xsl
apache\htdocs\xsl\detail\CorporationView.xsl
apache\htdocs\xsl\detail\RateOfferingType.xsl
apache\htdocs\xsl\document\DocumentView.xsl
apache\htdocs\xsl\invoice\InvoiceHeader.xsl
apache\htdocs\xsl\invoice\InvoiceLineItem.xsl
apache\htdocs\xsl\invoice\InvoiceLineitemVat.xsl
apache\htdocs\xsl\invoice\InvoiceText.xsl
apache\htdocs\xsl\invoice\viewInvoiceHeader.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\managerlayout\ViewManagerLayout.xsl
apache\htdocs\xsl\mojo\license.xsl
apache\htdocs\xsl\omr\Omr.xsl
apache\htdocs\xsl\omr\OmrD.xsl
apache\htdocs\xsl\omr\OmrDetail.xsl
apache\htdocs\xsl\omr\ViewOmrDLine.xsl
apache\htdocs\xsl\omr\viewOmrHeader.xsl
apache\htdocs\xsl\order\OrderReleaseAllocation.xsl
apache\htdocs\xsl\order\OrderReleaseLineItem.xsl
apache\htdocs\xsl\order\OrderReleaseShipUnitLine.xsl
apache\htdocs\xsl\order\OrderReleaseShipUnitLineFromLIData.xsl
apache\htdocs\xsl\order\OrderReleaseShipUnitLineFromSUData.xsl
apache\htdocs\xsl\order\fford\FFordCheckExportLicenseFromSUL.xsl
apache\htdocs\xsl\order\fford\FFordCheckGlobalClassificationFromSUL.xsl
apache\htdocs\xsl\order\fford\FFordLineIntlClass.xsl
apache\htdocs\xsl\order\fford\FFordLineItem.xsl
apache\htdocs\xsl\order\fford\FFordShipUnit.xsl
apache\htdocs\xsl\order\fford\FFordShipUnitLine.xsl
apache\htdocs\xsl\powerdata\PowerIndex.xsl
apache\htdocs\xsl\powerdata\PowerIndexTrans.xsl
apache\htdocs\xsl\processcontrol\TopicSpec.xsl
apache\htdocs\xsl\procurement\bid\EditBid.xsl
apache\htdocs\xsl\shipment\TrackingServerDetail.xsl
apache\htdocs\xsl\sic\SolutionImproveConfigHeader.xsl
apache\htdocs\xsl\sic\ViewSolutionImproveConfig.xsl
apache\htdocs\xsl\sku\SkuInventory.xsl
apache\htdocs\xsl\status\SkuDetail.xsl
apache\htdocs\xsl\status\SkuEvents.xsl
apache\htdocs\xsl\transmission\ViewITransmission.xsl
apache\htdocs\xsl\uic\ChangeStowageMode.xsl
apache\htdocs\xsl\uic\EventReasonPrompt.xsl
apache\htdocs\xsl\uic\IgnoreConstraints.xsl
apache\htdocs\xsl\uic\JobManuallyApplyRuleInput.xsl
apache\htdocs\xsl\uic\SendAESTrans.xsl
apache\htdocs\xsl\uic\order\MoveOrderMovementToConsolShipmentInput.xsl
apache\htdocs\xsl\uic\shipment\ViewRelatedCapacityCommitments.xsl
apache\htdocs\xsl\workflow\DefaultBookingLineAmendmentHtml.xsl
apache\htdocs\xsl\workflow\DefaultBookingLineAmendmentText.xsl
glog\config\glog.appserver.properties
glog\config\glog.base.properties
glog\config\glog.common.properties
glog\config\glog.properties.aaonly
glog\config\glog.properties.rptonly
glog\config\glog.readonly.properties
glog\config\glog.recalc.properties
glog\config\glog.webserver.properties
glog\config\GLogXML.xsd
glog\config\procurement\procurement.base.properties
glog\config\maps\integration\InvoiceMap.xml
glog\config\maps\integration\LocationMap.xml
glog\config\maps\integration\VatRegistrationMap.xml
glog\glog_resources\edit_help_links.properties
glog\glog_resources\glog.ejb-metadata.properties
glog\glog_resources\glog.gen-metadata.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_hdowner_tables.sql
glog\oracle\script8\content_glogowner\ACTION.csv
glog\oracle\script8\content_glogowner\ACTION_DEF.csv
glog\oracle\script8\content_glogowner\ACTION_DEF_STATE.csv
glog\oracle\script8\content_glogowner\AGENT_ACTION.csv
glog\oracle\script8\content_glogowner\AGENT_EVENT.csv
glog\oracle\script8\content_glogowner\AGENT_EVENT_DETAILS.csv
glog\oracle\script8\content_glogowner\APP_ACTION.csv
glog\oracle\script8\content_glogowner\APP_ACTION_RESP_PARTY_P.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\PLANNING_PARAMETER.csv
glog\oracle\script8\content_glogowner\PLANNING_PARAMETER_QUALIFIER.csv
glog\oracle\script8\content_glogowner\QUERY_TABLE.csv
glog\oracle\script8\content_glogowner\SOLUTION_IMPROVE_CONFIG.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_NOT_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_NOT.csv
glog\oracle\script8\content_glogowner\TRANSLATION_QUERY.csv
glog\oracle\script8\content_glogowner\USER_MENU.csv
glog\oracle\script8\content_glogowner\V50BP_ACTION.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_AGENT_EVENT_DETAILS.csv
glog\oracle\script8\content_glogowner\V50BP_APP_ACTION.csv
glog\oracle\script8\content_glogowner\V50BP_APP_ACTION_RESP_PARTY_P.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_PLANNING_PARAMETER.csv
glog\oracle\script8\content_glogowner\V50BP_PLANNING_PARAMETER_QUALIFIER.csv
glog\oracle\script8\content_glogowner\V50BP_QUERY_TABLE.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_NOT_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_NOT.csv
glog\oracle\script8\content_glogowner\V50BP_TRANSLATION_QUERY.csv
glog\oracle\script8\content_glogowner\V50BP_USER_MENU.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_AGENT_ACTION.csv
glog\oracle\script8\content_glogowner\XML_BUILDER.csv
glog\oracle\script8\content_glogowner\csv_glogowner_tables.txt
glog\oracle\script8\content_glogowner\xml\agent_action\calculate_vat_manually.txt
glog\oracle\script8\content_glogowner\xml\agent_action\move_order_to_shipment.txt
glog\oracle\script8\content_glogowner\xml\agent_action\notify_involved_party_with_INS.txt
glog\oracle\script8\content_glogowner\xml\agent_action\notify_with_INS.txt
glog\oracle\script8\content_glogowner\xml\finder_set\bill_invoice.xml
glog\oracle\script8\content_glogowner\xml\finder_set\fast_shipment_actuals.xml
glog\oracle\script8\content_glogowner\xml\finder_set\fast_shipment_actuals_sell.xml
glog\oracle\script8\content_glogowner\xml\finder_set\i_transmission.xml
glog\oracle\script8\content_glogowner\xml\finder_set\invoice_invoice.xml
glog\oracle\script8\content_glogowner\xml\finder_set\order_release.xml
glog\oracle\script8\content_glogowner\xml\finder_set\solution_improve_config.xml
glog\oracle\script8\content_glogowner\xml\finder_set\stowage_mode.xml
glog\oracle\script8\content_glogowner\xml\finder_set\vat_registration.xml
glog\oracle\script8\content_glogowner\xml\manager_layout\freight_forwarding.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\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\EXTERNAL_PREDICATE.csv
glog\oracle\script8\content_procure\TRANSLATION.csv
glog\oracle\script8\content_procure\TRANSLATION_D_en.csv
glog\oracle\script8\content_procure\V50BP_EXTERNAL_PREDICATE.csv
glog\oracle\script8\content_procure\V50BP_TRANSLATION.csv
glog\oracle\script8\content_procure\V50BP_TRANSLATION_D_en.csv
glog\oracle\script8\content_procure\V50BP_insert_procure_data.txt
glog\oracle\script8\content_procure\V50BP_update_procure_data.txt
glog\oracle\script8\content_procure\xml\finder_set\p_bid_servprov.xml
glog\oracle\script8\content_procure\xml\user_menu_layout\servprovadmin.xml
glog\oracle\script8\content_procure\xml\user_menu_layout\servprovmenu.xml
glog\oracle\script8\content_report\REPORT.csv
glog\oracle\script8\create_all.sql
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_pkg_integration_util.sql
glog\oracle\script8\dbpatch_50b.sql
glog\oracle\script8\dbupdate_50b.sql
glog\oracle\script8\dbupdate_rod.sql
glog\oracle\script8\gen_obsolete_objects.sql
glog\oracle\script8\insert_security_tables.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_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\glog_util.pkb
glog\oracle\script8\pkg\glog_util.pks
glog\oracle\script8\pkg\pkg_integration_util.pkb
glog\oracle\script8\pkg\pkg_integration_util.pks
glog\oracle\script8\pkg\pkg_novpd_domain_copy.pkb
glog\oracle\script8\pkg\pkg_queue_management.pkb
glog\oracle\script8\pkg\pkg_queue_util.pkb
glog\oracle\script8\pkg\pkg_queue_util.pks
glog\oracle\script8\pkg\primary_key.pkb
glog\oracle\script8\pkg\primary_key.pks
glog\oracle\script8\procure\create_triggers.sql
glog\oracle\script8\procure\create_views.sql
glog\oracle\script8\procure\procurement.pkb
glog\oracle\script8\procure\procurement.pks
glog\oracle\script8\procure\query.pkb
glog\oracle\script8\procure\query.pks
glog\oracle\script8\procure\transform.pkb
glog\oracle\script8\procure\transform.pks
utils\integration\python\IntegrationServer.py
utils\integration\transform\GLogXML_v45_to_v50.xsl
utils\integration\transform\GLogXML_v50_to_v45.xsl
glog\reports\logistics_guide.rdf
glog\reports\logistics_guide_excel.rdf
The next Service Release is scheduled for September 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)