OracleEBS订单发运界面发运状态已发运下一步为运行接口
(2025-02-26 21:12:38)
标签:
订单发运界面发运状态已发运运行接口 |
分类: OracleEBS分销模块 |
Oracle EBS订单发运界面 发运状态已发运 下一步为 运行接口
A) If at the time of Ship Confirm, the user checked the 'Defer
Interface' checkbox or the 'Defer Interface' option is set in the
Shipping Parameter Form(Shipping --> Setup
--> Shipping Parameters & Shipping --> Setup -->
Shipping Rule) the Global Parameters Form(Shipping --> Setup
--> Ship Confirm Rules).
The 'Defer Interface' checkbox should be left 'Unchecked' at
the time of ship confirm so that the concurrent request 'Interface
Trip Stop SRS' is launched automatically after ship confirmation is
complete.
If user checks the 'Defer Interface' checkbox , then
'Interface Trip Stop SRS' is NOT launched automatically and it will
need to be run manually by user.
This is sometimes done for specific business reasons but it is
typically not the case and is usually left unchecked.
If you want to not allow the user to check or uncheck the
Defer Interface box and wish for it to default as checked,
reference the following note:
Defer Interface Checked Automatically
B) Can also occur if Interface Trip Stop(ITS) has failed for
some reason after running automatically at the time of ship
confirm. Seeing the delivery detail still as
shipped status with next step run interfaces may indicate
failure. To determine the error that has caused
ITS to fail, please do the following:
1) Run concurrent request 'Interface Trip Stop SRS', ensure
that it has completed successfully. Request
should state it completed successfully, but the delivery detail
should also have progressed to an 'Interfaced' status and the next
steps should be null in the Shipping Transaction Form.
May also need to run concurrent request 'Workflow Background
Process' or schedule it to run at timed intervals to process
'Deferred' workflow activities to progress the order line
workflow.
The order line workflow should then progress to fulfillment,
invoicing and closure after delivery details is successfully
interfaced to OM and Inventory.
2) If it completes with warnings, the perform the following to
debug:
a) Query for the following profiles and set accordingly. Note:
This will only set them at the USER LEVEL.
OM: Debug Level - set to '5'
INV: Debug Trace - set to 'Yes'
INV: Debug Level - set to '11'
WSH: Debug Enabled - set to 'Yes'
WSH: Debug Level - set to 'Statement'
b) OM Superuser -> Shipping -> Interfaces ->
Interface Trip Stop
c) In the ITS parameters, set the Debug Level parameter to '1'
(Debugging ON)
d) Submit the ITS
e) Review ITS debug log for the error. If
needed log a Service Request with Shipping Execution Support
(Product Code 996) and upload the ITS debug log file.
-- 刘轶鹤