Oracle ERP Testing Tool > Test Library > SCM > Inventory Management > Transfers
Syntra Standard Oracle Test Library

Oracle Fusion Interorganization Transfer Test Cases

Validate that on-hand inventory can be moved directly from one Oracle Fusion inventory organization to another in a single transaction using a valid source organization, destination organization, item, quantity and lot or serial detail, and that combined on-hand quantity across both organizations is preserved — distinct from the multi-step transfer order flow, which ships and then separately receives.

Test IDORCL.SCM.INV.XFER.INTERORG
ApplicationOracle Fusion Cloud
ProductSCM / Inventory Management
ModuleInventory Management
ProcessTransfers
Business FlowPlan-to-Produce
Scenario TypePositive / Functional
Test UsageFunctional Testing / Regression Testing / UAT
PriorityHigh
AutomationSyntraFlow Ready
LibrarySyntra Standard

Note on test design: SyntraFlow executes the detailed Oracle Fusion UI interactions automatically while presenting the scenario as business-readable test steps for documentation, review and reporting. This scenario is presented as 8 business-readable test steps; SyntraFlow's automation executes approximately 21 underlying Oracle Fusion UI actions to complete it.

Test Objective

The objective of this test is to validate that on-hand inventory can be moved directly from one Oracle Fusion inventory organization to another in a single transaction, using a valid source organization, destination organization, item, quantity and lot or serial detail where applicable, and that the movement is reflected correctly in both organizations.

The scenario should confirm that:

  • the transfer is initiated for the correct source and destination inventory organizations and item
  • the movement completes as a single, direct transaction rather than the separate ship-then-receive steps used by the multi-step transfer order process
  • lot and serial detail, where the item is lot- or serial-controlled, is carried correctly to the destination organization
  • the combined on-hand quantity across both organizations is preserved across the transfer — the source organization decreases by exactly the amount the destination organization increases, so total combined on-hand is unchanged
  • Oracle correctly enforces validation when data errors, configuration errors or security restrictions are introduced (DATA_ERROR, CONFIGURATION_ERROR, SECURITY_ERROR, EXPECTED_VALIDATION)

This scenario covers a direct, single-transaction transfer of on-hand inventory between two Oracle Fusion inventory organizations in TEST/UAT environments, including lot and serial variations. A core assertion of this scenario is balance conservation: the source organization quantity decrease must equal the destination organization quantity increase, leaving combined on-hand across both organizations unchanged — the same conservation principle used by Subinventory Transfer, applied across an organization boundary instead of a subinventory boundary. It does not cover the multi-step Transfer Order process, where a transfer order is created, shipped and then separately received — that flow is covered by the Create Transfer Order, Ship Transfer Order and Receive Transfer Order scenarios in the same Transfers cluster.

When to Use This Test

  • Functional testing of direct interorganization transfer processing for a new Oracle Fusion SCM Inventory Management implementation
  • Regression testing of interorganization transfer behavior after an Oracle quarterly update
  • UAT sign-off for warehouse and inventory personnel who move stock directly between organizations without a transfer order
  • Contrast case referenced by Create Transfer Order, Ship Transfer Order and Receive Transfer Order to confirm the correct transfer path is used for a given business scenario
  • Diagnosing DATA_ERROR, CONFIGURATION_ERROR and INTEGRATION_ERROR conditions surfaced during a transfer before escalating as a possible APPLICATION_ERROR

Where This Test Fits in the Plan-to-Produce Transfers Process

Navigate to Inventory
Initiate Interorganization Transfer
Select Source/Destination Organization
Select Item
Enter Quantity
Review & Submit

Interorganization Transfer sits within the Transfers cluster of the Plan-to-Produce flow, alongside Create Transfer Order, Ship Transfer Order, Receive Transfer Order and Transfer Order Exceptions. Unlike the transfer order flow, which creates a transfer order that is shipped and then separately received, Interorganization Transfer moves on-hand inventory directly between two organizations in a single transaction, with no intermediate in-transit shipping step. Exact fields available, direct transfer relationships and validation depend on organization and item setup and customer-specific Oracle Fusion configuration.

Preconditions

  1. The source inventory organization holds sufficient on-hand quantity of the item being transferred.
  2. The item is active and enabled in both the source and destination inventory organizations.
  3. A direct interorganization transfer relationship is configured between the source and destination organizations where the implementation requires it.
  4. Where the item is lot- or serial-controlled, valid lot and/or serial numbers exist for the on-hand quantity in the source organization.
  5. The test user has access to perform interorganization transfers for the source and destination organizations.

Exact field availability, direct transfer relationships, lot/serial control and validation messages may vary by Oracle Fusion implementation, organization and item configuration, and customer-specific configuration. State and readiness requirements vary by implementation.

Sample Test Data

Source Organization${SOURCE_ORGANIZATION}
Destination Organization${DESTINATION_ORGANIZATION}
Item${ITEM}
Quantity${QUANTITY}
UOM${UOM}
Lot${LOT}
Serial${SERIAL}
Transfer Type${TRANSFER_TYPE}
Transfer Reason${TRANSFER_REASON}

Sample values are illustrative placeholder tokens. Replace with valid data from the target Oracle Fusion SCM TEST/UAT environment. Lot and serial fields apply only when the item being transferred is lot- or serial-controlled; transfer type and reason apply where the organization's direct transfer configuration requires them.

Test Steps

8 business-readable steps. SyntraFlow's automation executes ~21 underlying UI actions to complete these steps — see How SyntraFlow Automates This Test.

#User ActionExpected Result
1
Sign In to Oracle Fusion
Sign in to Oracle Fusion using an authorised inventory test user.
The user is signed in successfully and lands on the Oracle Fusion home page.
2
Navigate to Inventory
Navigate to the Inventory Management work area.
The Inventory Management work area opens successfully.
3
Initiate Interorganization Transfer
Open the transaction page and initiate a new direct interorganization transfer.
A new, unsaved interorganization transfer is opened.
4
Select Source and Destination Organizations
Select the source inventory organization the item is being transferred from and the destination inventory organization it is being transferred to.
${SOURCE_ORGANIZATION} / ${DESTINATION_ORGANIZATION}
The source and destination organizations are accepted, and a direct transfer relationship between them is confirmed where required.
5
Select Item and Enter Quantity
Search for and select the item being transferred, enter the transfer quantity and unit of measure, and select lot and/or serial numbers where the item is lot- or serial-controlled.
${ITEM} / ${QUANTITY} / ${UOM} / ${LOT} / ${SERIAL}

Lot and serial entry only applies when the item's control attributes require it.

The item, quantity, UOM and any lot/serial detail are accepted without unexpected validation errors.
6
Review Transfer Detail
Review the source organization, destination organization, item, quantity and lot/serial detail as computed by Oracle Fusion before submitting.

Reviewing the transfer before submission lets the tester catch an incorrect field entry before the transaction posts.

The reviewed transfer reflects the entered source organization, destination organization, item, quantity and lot/serial detail.
7
Submit the Transfer
Submit the interorganization transfer for processing in the test environment.
Oracle Fusion successfully processes the interorganization transfer as a single transaction, without unexpected errors.
8
Verify Source Decreased and Destination Increased by the Same AmountBusiness assertion
Reopen or query on-hand balances for the source and destination organizations and confirm the quantity change on each side.

This is the primary business assertion for the scenario — balance conservation across both organizations is the expected pass condition, not merely a successful submission.

The source organization quantity has decreased by exactly the transferred amount, the destination organization quantity has increased by exactly the same amount, and combined on-hand quantity across both organizations is unchanged.

Expected Results

  • The interorganization transfer is created for the correct source and destination organizations and item.
  • The transfer completes as a single transaction, without separate ship and receive steps.
  • Lot and/or serial detail, where applicable, is correctly reflected in the destination organization.
  • The source organization quantity decrease equals the destination organization quantity increase.
  • Combined on-hand quantity across both organizations is unchanged after the transfer.
  • The transfer is visible and traceable in transaction history for both the source and destination organizations.

Key Validation Checkpoints

  • Combined on-hand quantity across both organizations is unchanged after the transfer.
  • Source organization on-hand decreases by exactly the transferred amount.
  • Destination organization on-hand increases by exactly the transferred amount.
  • Transaction history is recorded in both the source and destination organizations.
Core Business Scenario
Interorganization Transfer
Business Steps
8
Test Variations
AI-Generated
Test Data
DataVault-Driven
Execution
On-Demand / Scheduled / Batch
Automation
SyntraFlow Ready
Jarvis AI

Go Beyond the Standard Test with Jarvis AI

The Syntra Standard Test Library defines the core Interorganization Transfer business scenario. Jarvis AI can extend this scenario by generating additional organization, lot/serial and security variations using customer-specific test data and configuration available through Syntra DataVault.

Teams do not need to manually build a separate test for every organization pair, lot or serial combination. Jarvis uses the standard scenario as the foundation and generates relevant Positive, Negative, Boundary and Control variations for the customer's environment — including transfers of a lot- or serial-controlled item, where correctly carrying lot and serial detail across the organization boundary is an important part of what this scenario proves.

From Standard Test to Executed Regression Pack

01
Syntra Standard Test
Reusable Interorganization Transfer business process and automation logic.
02
Customer DataVault
Provides approved customer-specific test data and configuration required for scenario generation — Inventory Organizations, Items, Lots and Serials.
03
Jarvis AI
Analyses the standard scenario together with available test data and generates relevant organization, lot/serial and security variations.
04
Positive + Negative Test Variations
Valid transfer scenarios and edge cases such as insufficient quantity, invalid destination organizations or restricted access.
05
Regression Pack
Selected variations can be grouped into an executable suite.
06
On-Demand / Scheduled / Batch Execution
Execute immediately or schedule the regression pack for unattended batch execution.
07
Results + Evidence + Exceptions
Capture execution results, business assertions, screenshots/evidence and exceptions.

Rather than maintaining a separate test page for every possible organization pair, lot, serial or quantity combination, SyntraFlow maintains one core Interorganization Transfer scenario and allows Jarvis AI to generate organization- and control-specific variations using the customer's available test data.

AI-Generated Test Variations

The same Interorganization Transfer business scenario can produce many test variations without creating separate public library pages. Below is a real slice of SyntraFlow's Build Scripts library, filtered to SCM Inventory Management Transfers.

Positive Scenarios
  • Transfer the full on-hand quantity directly from the source to the destination organization
  • Transfer a lot-controlled item with lot detail carried to the destination organization
  • Transfer a serial-controlled item with serial detail carried to the destination organization
  • Transfer between a different pair of valid source and destination organizations
  • Transfer varying quantities, from a small partial quantity up to the full on-hand balance
Negative Scenarios
  • Attempt a transfer for a quantity greater than the available on-hand quantity in the source organization
  • Enter an invalid or unconfigured destination organization
  • Attempt a transfer of an item that is inactive in the destination organization
  • Attempt a transfer with a lot number that does not match the source organization's on-hand lot
  • Attempt a transfer with a serial number that does not match the source organization's on-hand serial
  • Enter an invalid quantity, such as zero or a negative value

These are representative examples only. Negative-scenario behavior and available field combinations can depend on the customer's Oracle Fusion configuration, controls and security — not every Oracle configuration behaves identically.

Generated Using Your DataVault Test Data

Generic test data rarely represents every organization pair, lot and serial combination in a real Oracle Fusion environment. Where connected, Jarvis can use approved test data available through Syntra DataVault to construct Interorganization Transfer scenarios relevant to the customer's actual implementation.

Standard Library Definition

Source Organization       ${SOURCE_ORGANIZATION}
Destination Organization  ${DESTINATION_ORGANIZATION}
Item                       ${ITEM}
Quantity                   ${QUANTITY}
UOM                        ${UOM}
Lot                        ${LOT}
Serial                     ${SERIAL}
Transfer Type              ${TRANSFER_TYPE}
Transfer Reason            ${TRANSFER_REASON}

DataVault

Inventory Organizations
  Source and destination organizations enabled for direct transfer
Items
  Active items with lot/serial control attributes, active in both organizations
Lots / Serials
  On-hand lot and serial numbers available for transfer
Direct Transfer Relationships
  Configured organization pairs eligible for direct interorganization transfer
Security
  Personas eligible to perform interorganization transfers

Jarvis AI Generates

Scenario 01 — Full Quantity Transfer, Organization A to B
Scenario 02 — Lot-Controlled Item Transfer
Scenario 03 — Serial-Controlled Item Transfer
Scenario 04 — Alternate Organization Pair Transfer
Scenario 05 — Insufficient Source On-Hand
Scenario 06 — Unauthorized User Attempts Interorganization Transfer
...

Interorganization Transfer test data can include sensitive inventory categories such as item, organization and lot/serial information. The public Syntra Standard Test Library uses illustrative placeholder data only. Where DataVault is connected, customer-specific inventory dimensions remain within the customer's controlled SyntraFlow environment and access model, protected according to DataVault's data masking policies. See /datavault/ for details.

Example Test Variations

Representative examples of Interorganization Transfer scenarios Jarvis can generate from this business scenario, spanning organization, lot/serial and security conditions. These are illustrative, not separate indexable pages — the canonical page for all of them remains this one.

IDVariationTypeKey DifferenceExecution
VAR-001Standard Direct TransferPositiveOn-hand quantity moved directly from source to destination organization in a single transactionSyntra Ready
VAR-002Full On-Hand Quantity TransferPositiveEntire on-hand balance in the source organization is transferredSyntra Ready
VAR-003Partial Quantity TransferPositiveOnly part of the source on-hand quantity is transferred, remainder stays in sourceSyntra Ready
VAR-004Lot-Controlled TransferPositive/Lot/SerialTransfer of a lot-controlled item with lot number carried to destination organizationSyntra Ready
VAR-005Serial-Controlled TransferPositive/Lot/SerialTransfer of a serial-controlled item with serial numbers carried to destination organizationSyntra Ready
VAR-006Different Organization PairPositive/OrganizationTransfer executed between an alternate valid source/destination organization pairSyntra Ready
VAR-007Insufficient Source On-HandNegativeRequested transfer quantity exceeds available source organization on-hand quantitySyntra Ready
VAR-008Invalid Destination OrganizationNegative/OrganizationDestination organization entered is invalid or not configured for direct transferSyntra Ready
VAR-009Inactive Item in DestinationNegativeSelected item is inactive in the destination organization as of the transfer dateSyntra Ready
VAR-010Lot MismatchNegative/Lot/SerialLot number entered does not match the source organization's on-hand lotSyntra Ready
VAR-011Serial MismatchNegative/Lot/SerialSerial number entered does not match the source organization's on-hand serialSyntra Ready
VAR-012Invalid QuantityNegativeTransfer quantity entered as zero, negative or otherwise invalidSyntra Ready

Automatically Expand Positive and Negative Interorganization Transfer Coverage

Positive Testing

Jarvis generates scenarios using organization, item, quantity and lot/serial combinations expected to successfully transfer material directly between Oracle Fusion inventory organizations.

Valid Item + Sufficient Source On-Hand + Valid Destination Organization → Transfer Completed, Combined Balance Preserved

Negative Testing

Jarvis can also generate scenarios designed to exercise Oracle's validations around quantity, organization, lot/serial and security.

  • Insufficient Source On-Hand → Expected Quantity Validation
  • Invalid Destination Organization → Expected Organization Validation
  • Lot/Serial Mismatch → Expected Lot/Serial Validation
  • Unauthorized User → Expected Access Restriction

A negative scenario passes when Oracle correctly enforces the expected business rule or validation.

ScenarioOracle OutcomeTest Result
Valid transfer orderOrder createdPASS
Invalid organizationOrganization validation occursPASS
Same source/destinationValidation occursPASS
Security restrictionAccess preventedPASS
Unexpected application exceptionUnexpected failureFAIL

Turn AI-Generated Variations into a Regression Pack

Users can select generated Interorganization Transfer scenarios and group them into reusable execution packs.

SCM Inventory Management Interorganization Transfer Regression Pack

  • Standard Direct Transfer
  • Full On-Hand Quantity Transfer
  • Partial Quantity Transfer
  • Lot-Controlled Transfer
  • Serial-Controlled Transfer
  • Different Organization Pair
  • Insufficient Source On-Hand
  • Invalid Destination Organization
  • Lot Mismatch
  • Security Restriction — Unauthorized Transfer
Add Selected to Regression Pack(coming soon)Run Now(coming soon)Schedule(coming soon)

Run On-Demand or Schedule Automated Batch Execution

SyntraFlow can execute selected Interorganization Transfer scenarios individually or as a batch. Users can schedule regression packs according to their testing cycle.

Once scheduled, SyntraFlow executes the selected Interorganization Transfer scenarios unattended and records the outcome of each test and business assertion.

Run immediatelyNightly regressionWeekly regressionBefore releaseAfter configuration changesAfter environment refreshQuarterly Oracle update testingPre-UAT validation
PackSCM Inventory Management Interorganization Transfer Regression Pack
ScheduleQuarterly Update Regression
Tests12 scenarios
ExecutionBatch Mode
Start10:00 PM
EnvironmentOracle Fusion TEST
StatusScheduled

Illustrative example — not a live schedule.

Review Results Across the Entire Test Pack

Users can drill from the regression pack into a scenario, its business steps, the underlying automation actions, and the evidence captured for each.

Illustrative example data — not actual production metrics.

12
Total Scenarios
11
Passed
1
Failed
1
Exceptions
5
Positive Tests
7
Negative Tests
22
Business Assertions

Regression Pack → Scenario → Business Step → Automation Action → Evidence

Security & Persona Variations

Access to transfer material directly between inventory organizations is controlled by Oracle Fusion's security configuration, which varies by customer. Jarvis can generate representative persona-based variations to confirm that transfer access behaves as expected for each role — not to assert a single universal Oracle security model.

PersonaActionExpectedSyntra Result
Inventory PlannerPerform Interorganization TransferAllowedPASS
Unauthorized UserAttempts TransferAccess preventedPASS

Understand Why a Test Failed

SyntraFlow execution evidence can help distinguish business-data failures, configuration issues, automation problems and potential application defects.

DataConfigurationSecurityAutomationApplicationEnvironmentExpected Validation
Jarvis Failure Intelligence — Coming Soon

From Business Scenario to Execution Evidence

Business teams get readable test documentation; automation teams retain detailed execution traceability.

Standard Business Scenario
AI-Generated Variation
Regression Pack
Business Test Step
Automation Actions
Business Assertion
Screenshot / Evidence
Execution Result

Meet Jarvis — SyntraFlow's AI Testing Engine

Jarvis extends the Syntra Standard Test Library by analysing the Interorganization Transfer scenario, available DataVault test data and expected business outcomes to generate additional Positive, Negative, Boundary and Control coverage — including transfers of a lot- or serial-controlled item — for the customer's environment.

Generate
Positive and negative variations.
Parameterize
Use relevant test data from DataVault.
Assemble
Build reusable regression packs.
Execute
Run scenarios autonomously.
Schedule
Execute unattended test batches.
Validate
Evaluate expected business outcomes.

How SyntraFlow Automates This Test

The Standard Test defines the scenario; DataVault, Jarvis AI and SyntraFlow's execution engine take it from a single reusable business definition to executed, evidenced regression coverage.

Standard Library — Interorganization Transfer, 8 Business Steps
DataVault — Customer-Specific Test Data
Jarvis AI — Generate Positive + Negative Variations
Regression Pack — Select Relevant Coverage
SyntraFlow Execution — Each Variation
Detailed UI Actions
Business Assertions
Evidence
PASS / FAIL

Business Step → Underlying UI Actions

Business Step
Select Source and Destination Organizations
May internally include
Open Organization LOV → Select Source Organization → Open Destination Organization LOV → Select Destination Organization → Confirm Available Quantity
Business Step
Verify Source Decreased and Destination Increased by the Same Amount
May internally include
Open On-hand Balances → Query Source Organization → Query Destination Organization → Compare Pre/Post Quantities → Confirm Combined Total Unchanged

What SyntraFlow Captures Per Run

Parameterised input valuesReusable navigationAutomation action traceScreenshots / evidence captureExecution timingPass / fail statusBusiness assertionsEnvironment-independent test data

Action Status vs. Business Validation

A successful UI interaction does not automatically prove the transfer moved the correct quantity — this is illustrative of how SyntraFlow separates action success from business validation; it does not reflect a specific live execution. When a step fails, SyntraFlow's evidence trail is designed to help a tester classify the likely cause across categories such as DATA_ERROR, CONFIGURATION_ERROR, SECURITY_ERROR, EXPECTED_VALIDATION, AUTOMATION_ERROR, INTEGRATION_ERROR, ENVIRONMENT_ERROR or APPLICATION_ERROR, without asserting the cause automatically. For example: Interorganization Transfer failed — Likely category: DATA_ERROR — Evidence: insufficient on-hand quantity in source organization — Recommended action: verify on-hand and adjust the transfer quantity. A failure should never be labeled as an Oracle defect without supporting evidence.

StepAction StatusBusiness Validation
Select Item and Enter QuantityPass
Submit the TransferPass
Verify Source Decreased and Destination Increased by the Same AmountPassPass

Related Transfer Tests

Interorganization Transfer sits alongside the multi-step transfer order scenarios in the same Transfers cluster — explore the related create, ship and receive scenarios below.

Turn This Standard Test into Your Oracle SCM Interorganization Transfer Regression Suite

Start with the Syntra Standard Interorganization Transfer test, use DataVault to provide environment-specific test data, let Jarvis generate additional organization, lot and serial variations, and execute the resulting regression pack automatically with SyntraFlow.

Use This Oracle Fusion Test Case

Download Test Case

Excel, CSV or JSON export.

Coming soon

Automate with SyntraFlow

Run this script against your own tenant today.

Frequently Asked Questions

How does Interorganization Transfer differ from Create Transfer Order?
Interorganization Transfer moves on-hand inventory directly from one Oracle Fusion inventory organization to another in a single transaction. Create Transfer Order starts a multi-step process instead — a transfer order is created, then separately shipped, and then separately received in the destination organization, with inventory sitting in transit in between. This scenario validates the direct path; the ship-then-receive path is covered by the Create Transfer Order, Ship Transfer Order and Receive Transfer Order scenarios.
How is lot and serial detail handled in an interorganization transfer?
Where the item being transferred is lot- or serial-controlled, the transfer captures lot and/or serial detail from the source organization and carries it to the destination organization. SyntraFlow's generated variations include lot-controlled and serial-controlled transfer scenarios so that this control detail, not just the base quantity movement, is exercised.
How is balance conservation verified across both organizations?
SyntraFlow queries on-hand balances for both the source and destination organizations before and after the transfer. The scenario's core business assertion confirms that the source organization's quantity decrease exactly equals the destination organization's quantity increase, so combined on-hand quantity across both organizations is unchanged by the movement.
How does security testing work for interorganization transfers?
Access to transfer material directly between inventory organizations is controlled by Oracle Fusion's security configuration, which varies by customer. SyntraFlow can execute representative persona-based variations — such as an authorised inventory planner versus an unauthorized user — to confirm that access behaves as expected, without asserting a single universal Oracle security model.
Do all the listed positive and negative variations need separate test library pages?
No. Rather than maintaining a separate public page for every organization, lot, serial or quantity combination, SyntraFlow maintains this one core Interorganization Transfer scenario and uses Jarvis AI to generate the underlying variations from customer-specific DataVault test data. This page remains the canonical reference for all of them.