<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>End-to-End Basic Configs on Learn Oracle OTM</title><link>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/</link><description>Recent content in End-to-End Basic Configs on Learn Oracle OTM</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 22 Aug 2020 05:25:00 +0000</lastBuildDate><atom:link href="https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/index.xml" rel="self" type="application/rss+xml"/><item><title>Domain, Items, Locations, and Equipment</title><link>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/otm-domain-items-locations-and-equipment/</link><pubDate>Sat, 22 Aug 2020 05:25:00 +0000</pubDate><guid>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/otm-domain-items-locations-and-equipment/</guid><description>&lt;p&gt;This is the first in a series of eight posts that walk through a complete OTM end-to-end transaction flow — from initial setup through planning, tendering, invoicing, and cost allocation. Each post builds on the previous one. Use this series as a starting point and refer to OTM Help documentation to explore each topic in depth.&lt;/p&gt;
&lt;div class="note-box"&gt;&lt;strong&gt;Recommendation for new OTM consultants:&lt;/strong&gt; If you are early in your OTM career, the single most effective way to build confidence is to complete this entire series hands-on in a non-production environment. Step through each post in order, create every object yourself, and verify the results — rather than just reading through them. You will make mistakes, and that is exactly the point: troubleshooting your own configuration teaches you far more than any documentation can.&lt;br&gt;&lt;br&gt;You do not need to create a new Domain. Skip the Domain creation step and work inside your existing business domain instead. Everything else — Items, Locations, Equipment, Service Providers, Rates, Itineraries, Bulk Plan, Tender, Invoice, and Voucher Allocation — can be built and tested within your current domain without affecting production data.&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Business Scenario:&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Itinerary</title><link>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/itinerary/</link><pubDate>Sat, 22 Aug 2020 04:32:00 +0000</pubDate><guid>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/itinerary/</guid><description>&lt;p&gt;An Itinerary defines the route OTM Bulk Plan uses to move freight — the origin region, destination region, transport mode, and equipment types for each leg. Bulk Plan matches order release origins and destinations against itinerary lanes to determine which route to use. Without a matching itinerary, planning will fail.&lt;/p&gt;
&lt;p&gt;For the TCRP scenario we defined four itineraries — three single-leg and one multi-leg. Refer to the &lt;a href="https://www.oracle-otm.com/posts/basic-otm-configurations-01-domain-items-locations-and-equipment/"&gt;business scenario&lt;/a&gt; for the full network diagram.&lt;/p&gt;</description></item><item><title>Service Provider and Rates</title><link>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/service-provider-and-rates/</link><pubDate>Sat, 22 Aug 2020 04:43:00 +0000</pubDate><guid>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/service-provider-and-rates/</guid><description>&lt;p&gt;OTM models carrier contracting in two layers: a &lt;strong&gt;Rate Offering&lt;/strong&gt; (the contract — who, what transport mode, what service level) and &lt;strong&gt;Rate Records&lt;/strong&gt; (the lanes — source, destination, and cost). Bulk Plan uses Rate Offerings and Rate Records to select a carrier and calculate freight cost for each shipment leg.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Service Provider:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A Service Provider (carrier) must exist in OTM before a Rate Offering can be created. Each carrier requires a SCAC code — the four-letter industry identifier that uniquely distinguishes them.&lt;/p&gt;</description></item><item><title>Business Numbers, Planning Parameter</title><link>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/business-numbers-planning-parameter/</link><pubDate>Sat, 22 Aug 2020 04:47:00 +0000</pubDate><guid>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/business-numbers-planning-parameter/</guid><description>&lt;p&gt;&lt;strong&gt;Business Numbers:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;OTM auto-generates IDs for business objects — shipments, order releases, invoices — using Business Number Rules. By default, shipments get a simple sequential number (e.g. 01001). A custom rule lets you embed the date, a prefix, or a domain-specific sequence into the generated ID, making it easier to identify records and align with your organisation&amp;rsquo;s numbering conventions.&lt;/p&gt;
&lt;p&gt;The default shipment number looks like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.oracle-otm.com/images/basic-otm-configurations-04-bu-img1-18e64bcaca.png" alt="Default OTM shipment number showing sequential ID format" /&gt;&lt;/p&gt;</description></item><item><title>Bulk Plan</title><link>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/bulk-plan/</link><pubDate>Sat, 22 Aug 2020 04:52:00 +0000</pubDate><guid>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/bulk-plan/</guid><description>&lt;p&gt;Bulk Plan is OTM&amp;rsquo;s automated planning engine. It reads Order Release or Order Movements, matches them against the Itineraries and Rate Records configured in earlier posts, and creates optimised Shipments with carrier assignments and freight cost.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Create an Order Base:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;An Order Base (Purchase Order) represents a buying commitment for a quantity of goods. Order Releases drawn from it represent shipments of specific quantities.&lt;/p&gt;
&lt;div class="step-box"&gt;Order Management &gt; Purchase Order &gt; Order Base &gt; New&lt;/div&gt;
&lt;p&gt;Enter the following details for the TCRP scenario:&lt;/p&gt;</description></item><item><title>Tender Process</title><link>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/tender-process/</link><pubDate>Sat, 22 Aug 2020 04:55:00 +0000</pubDate><guid>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/tender-process/</guid><description>&lt;p&gt;After Bulk Plan creates Shipments, the next step is to notify the carrier — this is called Tendering. The carrier receives the shipment details (pickup time, locations, equipment), then accepts or rejects the tender. If rejected, OTM automatically re-tenders to the next available carrier on the lane.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Shipment status after Bulk Plan:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When shipments are first created by Bulk Plan, their Secure Resources status is &lt;strong&gt;SECURE_RESOURCES_NOT_STARTED&lt;/strong&gt;, meaning no tender has been sent yet.&lt;/p&gt;</description></item><item><title>Invoicing</title><link>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/invoicing/</link><pubDate>Sat, 22 Aug 2020 04:57:00 +0000</pubDate><guid>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/invoicing/</guid><description>&lt;p&gt;Once shipment execution is completed, the carrier sends a freight charge invoice for settlement. OTM can validate the invoice cost against the planned shipment cost, approve it, and then allocate that cost back to the originating Order Releases or Purchase Orders.&lt;/p&gt;
&lt;p&gt;The three steps are: &lt;strong&gt;Match → Approve → Allocate.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Invoice Matching:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A Match Rule identifies which shipment corresponds to an incoming carrier invoice, by comparing reference numbers and the Service Provider. In this scenario the invoice carries the Shipment ID (SID) as a reference number, which is matched to the same reference on the shipment record.&lt;/p&gt;</description></item><item><title>Voucher Allocation</title><link>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/voucher-allocation/</link><pubDate>Sat, 22 Aug 2020 04:59:00 +0000</pubDate><guid>https://www.oracle-otm.com/posts/end-to-end-otm-basic-configs/voucher-allocation/</guid><description>&lt;p&gt;After an invoice is approved, OTM creates a Voucher record for it. Voucher Allocation distributes the total freight cost across the Order Releases on the shipment — proportionally by weight or volume — so each PO or Order Release line carries its share of the freight charge.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Voucher record after invoice approval:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;OTM automatically creates the voucher once the invoice is approved:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.oracle-otm.com/images/basic-otm-configurations-08-vo-img1-0151e64dfd.png" alt="Voucher record created after invoice approval" /&gt;&lt;/p&gt;
&lt;p&gt;At this point the &lt;code&gt;ALLOCATION_VOUCHER&lt;/code&gt; status on the voucher is &lt;strong&gt;NOT ALLOCATED&lt;/strong&gt;:&lt;/p&gt;</description></item></channel></rss>