S.No.
|
API Name
|
Purpose of the API
|
1
|
getOrderList
|
|
2
|
getOrderDetails
|
|
3
|
getOrderLineStatusList
|
|
4
|
createOrder
|
|
5
|
changeOrder
|
|
6
|
confirmDraftOrder
|
|
7
|
generateSCM
|
|
8
|
startReceipt
|
|
9
|
getOrderLineList
|
|
10
|
receiveOrder
|
|
11
|
getTaskList
|
|
12
|
registerTaskCompletion
|
|
13
|
closeReceipt
|
We can share our IBM Sterling WMS, OMS knowledge on the basis of Configuration, Process Flows, Database Extension, RF Customization, UI Customization, HTML, Javascript, AJAX, Stylesheet, Interview questions, technical questions etc.. Selenium Automation in Sterling WMS using Java code and Python code. React JS and Development code snippets, FAQ and Solutions etc
Showing posts with label Return Shipment - Return Order. Show all posts
Showing posts with label Return Shipment - Return Order. Show all posts
Tuesday, June 18, 2019
End to End process for Return and mostly used API’s in IBM Sterling WMS?
Key points to consider while doing Return Shipment / Return Order in IBM Sterling WMS?
Return orders should be based on original sales orders. Ability to return different items if wrongly shipped or excess items to be returned. Integrating with carrier for shipping label generation. Ability to receipt excess items than original shipped.
Subscribe to:
Posts (Atom)
Popular Posts
-
The database framework allows you to extend the application database by creating custom or hang-off tables. Sterling application fra...
-
IBM Sterling WMS - API Security Violations issue mostly from API Tester When we use Out of the Box API like getItemList, getTaskList, getSh...
-
Add/Remove API/Service in Trace using API Tester without open System Management API Name: modifyTraces Input XML: <Traces> <Tr...
-
To Trigger Service using Interop: List of fields and values needed. Hostname and Port YFSEnvironment.progId YFSEnvironment.userId YFSEnviron...
-
Agent Server: The Process that runs the time-triggered transactions. Time triggered means program running at specific time intervals. M...
-
Step by Step guide to Install Selenium Python in Windows 1. Download Python 3.7.0 https://www.python.org/downloads/ https://...
-
Basic operations in Selenium Python 1. Set value to input textbox from selenium.webdriver.common.keys import Keys .... .... # Set va...
-
Schedule is the process that determines if a node or nodes have sufficient inventory or capacity to fulfill an order or service request. O...