Announcement

Collapse
No announcement yet.

Viewing Bulk Planned Shipments

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Viewing Bulk Planned Shipments

    We are having an issue trying to view the shipments we created via the bulk plan. If we go to the shipment manager and hit search, all of the shipments will return. We will select a shipment, click view and we can view that shipment. When we pull up the shipments we created via the bulk plan we select a shipment, click view and nothing happens. I can edit the shipment, I just can't view it.

    Any ideas on what the issue might be? We are performing some testing related to an upgrade from 5.0 to 5.5 and this is one of the issues we are seeing.

  • #2
    Re: Viewing Bulk Planned Shipments

    Is your Servlet correct for the view control on that respective screen set? If not, you may want to look at the public screen set for buy shipments or the appropriate screen set you copied originally and copy that view servlet. Hope this helps.

    Comment


    • #3
      Re: Viewing Bulk Planned Shipments

      We are using the standard: glog.webserver.shipment.ShipmentManagementServlet
      It is strange. We cannot see the bulk planned outbound shipments in View mode but we can see the regular shipments in view mode...

      Comment


      • #4
        Re: Viewing Bulk Planned Shipments

        This is what ours looks like...glog.webserver.shipment.ShipmentManagementS ervlet?shipment_stylesheet=shipment/ShipmentViewLite.xsl

        It looks like a stylesheet was put applied. We may have run into the same problem. I'm guessing this servlet will not work on your OTM unless you have your hosting group load a tailored stylesheet for the view.

        I agree with you that it is strange that the view servlet would not follow the same servlet as the edit and delete. Sorry if this didn't help.

        Comment


        • #5
          Re: Viewing Bulk Planned Shipments

          Thanks for the suggestion. I'll advise with the outcome.

          Comment

          Working...
          X