Oracle Transportation Management (MOSC)

MOSC Banner

Update Shipment (to insert Special Service) via integration(xml).

edited Jan 4, 2012 12:31PM in Oracle Transportation Management (MOSC) 1 commentAnswered
I want to update 50 Shipment, they include into ShipmentGroup. I have very long process to update (11 minutes).

I want to ask:"Is this situation is normal or bad?"

My script:

 <ShipmentGroup>
            <ShipmentGroupHeader>
               <TransactionCode>UI</TransactionCode>
               <ShipmentGroupGid>
                  <Gid>
                     <DomainName>TEST</DomainName>
                     <Xid>GROUP-1-10554701-1</Xid>
                  </Gid>
               </ShipmentGroupGid>
               <ShipmentGroupTypeGid>
                  <Gid>
                     <Xid>IMPORTER</Xid>
                  </Gid>
               </ShipmentGroupTypeGid>
               <StartTime>
                  <GLogDate>20111212000000</GLogDate>
                  <TZId>Europe/Moscow</TZId>
                  <TZOffset>+04:00</TZOffset>
               </StartTime>
               <EndTime>
                  <GLogDate>20111212000000</GLogDate>
                  <TZId>Europe/Moscow</TZId>
                  <TZOffset>+04:00</TZOffset>
               </EndTime>
               <SourceLocationRef>
                  <LocationRef>
                     <LocationGid>
                        <Gid>
                           <DomainName>TEST</DomainName>
                           <Xid>RU-MOS-LESOK-220504</Xid>
                        </Gid>
                     </LocationGid>
                  </LocationRef>
               </SourceLocationRef>
               <DestinationLocationRef>
                  <LocationRef>
                     <LocationGid>
                        <Gid>
                           <DomainName>TEST</DomainName>
                           <Xid>RU-MOS-LESOK-220504-GATE</Xid>
                        </Gid>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center