S.No.
|
Properties
|
Default Value
|
Purpose
|
1
|
yfs.yfs.ui.MaxRecords=300
|
200
|
To show more than 200 records in UI Search
screens
|
2
|
yfs.file.encoding=UTF-8
|
UTF-8
|
This property controls the encoding of the files,
like API template, theme XMLs, exception
template
|
3
|
yantra.app.maxrecords=5500
|
5000
|
The default number of records returned by
application list APIs.
|
4
|
yfs.ui.queryTimeout=60
|
60
|
The number of seconds that the Application
Console will wait for a SQL Statement to
execute.
|
5
|
yfs.uidev.refreshResources=Y
|
N
|
This property should NOT be set to Y for live
production systems because the refresh only
|
6
|
yantra.statistics.collect=Y
|
N
|
Indicates whether to turn on statistics logging.
|
7
|
yfs.heartbeat.refresh.interval=10m
|
10m
|
Determines the heartbeat refresh time interval. 10 minutes
|
8
|
yfc.ui.ListPageSize=30
|
30
|
Number of records shown on a paginated list page.
|
9
|
jms.message.encoding=UTF-8
|
UTF-8
|
Control the encoding of string from received jms text message.
|
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
Saturday, June 8, 2019
Customer Override properties in IBM Sterling WMS?
Subscribe to:
Post Comments (Atom)
Popular Posts
-
IBM Sterling WMS - API Security Violations issue mostly from API Tester When we use Out of the Box API like getItemList, getTaskList, getSh...
-
The database framework allows you to extend the application database by creating custom or hang-off tables. Sterling application fra...
-
Add/Remove API/Service in Trace using API Tester without open System Management API Name: modifyTraces Input XML: <Traces> <Tr...
-
Basic operations in Selenium Python 1. Set value to input textbox from selenium.webdriver.common.keys import Keys .... .... # Set va...
-
Get Property values using JSP code String viewProperty1 = YFCConfigurator.getInstance().getProperty("yfs.ui.MaxRecords"); St...
-
Basic operations in Selenium Python - Part #2 1. Click button using XPATH and selective attributes # Identify the button using XPath an...
-
Step by Step guide to Install Selenium Python in Windows 1. Download Python 3.7.0 https://www.python.org/downloads/ https://...
-
A warehouse management system (WMS) is software terms which allows organization to control and manage warehouse operations from the time go...
No comments:
Post a Comment