Subversion Repositories SmartDukaan

Rev

Rev 30540 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3138 rajveer 1
[DEFAULT]
22585 amit.gupta 2
live=false
20601 amit.gupta 3
SALES_FLAG=0
3138 rajveer 4
CONTENT_DB_PATH=/var/lib/tomcat6/webapps/db/
5
BERKELEY_DB_PATH=/var/lib/tomcat6/webapps/db/bdb/
6
EXPORT_IR_PATH=/var/lib/tomcat6/webapps/export/ir/
7
EXPORT_MEDIA_PATH=/var/lib/tomcat6/webapps/export/media/
3932 mandeep.dh 8
EXPORT_MEDIA_WEBSITE_PATH=/var/lib/tomcat6/webapps/export/media/website/
9
EXPORT_MEDIA_STATIC_PATH=/var/lib/tomcat6/webapps/export/media/static/
3138 rajveer 10
EXPORT_ENTITIES_PATH_SAHOLIC=/var/lib/tomcat6/webapps/export/html/entities-saholic/
11
EXPORT_ENTITIES_PATH_SHOP2020=/var/lib/tomcat6/webapps/export/html/entities-shop2020/
12
EXPORT_ENTITIES_PATH_LOCALHOST=/var/lib/tomcat6/webapps/export/html/entities-localhost/
13
EXPORT_DEFINITIONS_PATH=/var/lib/tomcat6/webapps/export/html/definitions/
14
EXPORT_DIFF_PATH=/var/lib/tomcat6/webapps/export/html/diff/
15
EXPORT_SOLR_PATH=/var/lib/tomcat6/webapps/export/solr/
16
EXPORT_PARTNERS_CONTENT_PATH=/var/lib/tomcat6/webapps/export/partners/
17
EXPORT_JAVASCRIPT_CONTENT_PATH=/var/lib/tomcat6/webapps/export/javascripts/
18
EXPORT_HELPDOCS_PATH=/var/lib/tomcat6/webapps/export/html/helpdocs/
19
EXPORT_VELOCITY_PATH=/var/lib/tomcat6/webapps/export/velocity/entities/
20
EXPORT_PATH=/var/lib/tomcat6/webapps/export/
21
export_entities_path=/var/lib/tomcat6/webapps/export/html/entities/
7677 anupam.sin 22
export_entities_path_for_storewebsite=/var/lib/tomcat6/webapps/export/html/entities/
4468 amit.gupta 23
UPLOAD_AMAZON_CONTENT_FTP=FALSE
5089 rajveer 24
production_servers_public_ips = 50.116.3.101 173.255.209.200 109.74.200.220 
30528 amit.gupta 25
production_servers_private_ips = 192.168.202.117 192.168.161.5 192.168.186.32
7337 amit.gupta 26
domainNamesForContentGeneration = saholic.com;shop2020.in;store.saholic.com:8080
4985 mandeep.dh 27
inventory_history_service_server_host=localhost
28
inventory_history_service_server_port=9015
29
inventory_history_service_db_hostname=localhost
5591 mandeep.dh 30
catalog_service_server_host_prod=localhost
9895 vikram.rag 31
catalog_service_server_host_staging=localhost
9945 vikram.rag 32
logistics_service_prod_server_host=localhost
33
logistics_service_prod_server_port=9011
13691 manish.sha 34
push_prices_to_prod_log_file="/var/log/services/pushToProductionLogs/pushToProd.log"
35
push_prices_to_prod_max_count=5
4985 mandeep.dh 36
 
4501 mandeep.dh 37
test_service_server_host=localhost
38
test_service_server_port=9009
39
test_service_dbname=test
40
test_service_db_hostname=localhost
3138 rajveer 41
user_service_server_host=localhost
22187 amit.gupta 42
user_service_server_port=9000
3138 rajveer 43
user_service_dbname=user
3188 rajveer 44
user_service_db_hostname=localhost
3138 rajveer 45
catalog_service_server_host=localhost
13691 manish.sha 46
catalog_service_server_host_prod=localhost
3138 rajveer 47
catalog_service_server_port=9001
48
catalog_service_dbname=catalog
3188 rajveer 49
catalog_service_db_hostname=localhost
22453 amit.gupta 50
transaction_service_server_host=localhost
6988 rajveer 51
support_transaction_service_server_host=support.shop2020.in
3138 rajveer 52
transaction_service_server_port=9002
53
transaction_service_dbname=transaction
3188 rajveer 54
transaction_service_db_hostname=localhost
3138 rajveer 55
helper_service_server_host=localhost
7065 kshitij.so 56
helper_service_server=localhost
3138 rajveer 57
helper_service_server_port=9008
58
helper_service_dbname=helper
3188 rajveer 59
helper_service_db_hostname=localhost
3138 rajveer 60
logistics_service_server_host=localhost
61
logistics_service_server_port=9011
62
logistics_service_dbname=logistics
3188 rajveer 63
logistics_service_db_hostname=localhost
22457 amit.gupta 64
warehouse_service_server_host=localhost
3138 rajveer 65
warehouse_service_server_port=9013
66
warehouse_service_dbname=warehouse
3188 rajveer 67
warehouse_service_db_hostname=localhost
4501 mandeep.dh 68
purchase_service_server_host=localhost
69
purchase_service_server_port=9017
70
purchase_service_dbname=warehouse
71
purchase_service_db_hostname=localhost
3138 rajveer 72
crm_service_server_host=localhost
73
crm_service_server_port=9014
74
crm_service_dbname=crm
3188 rajveer 75
crm_service_db_hostname=localhost
3138 rajveer 76
payments_service_server_host=localhost
77
payments_service_server_port=9012
78
payments_service_dbname=payment
3188 rajveer 79
payments_service_db_hostname=localhost
3138 rajveer 80
promotion_service_server_host=localhost
81
promotion_service_server_port=9005
82
promotion_service_dbname=user
3188 rajveer 83
promotion_service_db_hostname=localhost
5549 amar.kumar 84
alert_service_server_host=localhost
85
alert_service_server_port=9018
5611 amar.kumar 86
alert_service_dbname=monitor
5549 amar.kumar 87
alert_service_db_hostname=localhost
5944 mandeep.dh 88
inventory_service_server_host=localhost
89
inventory_service_server_port=9019
90
inventory_service_dbname=inventory
91
inventory_service_db_hostname=localhost
17991 kshitij.so 92
inventory_service_server_host2=192.168.161.5
93
inventory_service_server_port2=9019
3138 rajveer 94
 
3893 chandransh 95
content_service_server_host=localhost
96
content_service_server_port=9016
97
 
9062 manish.sha 98
adwords_service_server_port=9229
99
adwords_service_server_host=localhost
100
adwords_service_db_hostname=localhost
14370 kshitij.so 101
 
102
dtr_service_server_host = localhost
103
dtr_service_server_port = 9020
104
 
9349 manish.sha 105
staging_hostname=localhost
3893 chandransh 106
 
3138 rajveer 107
inventory_time_to_procure=48
108
inventory_stock_threshold=2
109
delivery_cutoff_time=15
110
default_pincode=110001
111
LATEST_ARRIVALS_LIMIT=50
112
saholic_customer_care_mail=help@saholic.com
20720 kshitij.so 113
aramex_update_url=https://www.aramex.com/track_xml.asp?ShipmentNumber=
22888 amit.gupta 114
rquick_update_url=http://rquickexpress.com/erp/api/tracking
115
rquick_tracking_api_key=243f945397cf252136a718785c395a0b
3138 rajveer 116
bluedart_update_url=http://www.bluedart.com/servlet/RoutingServlet?handler=tnt&action=custawbquery&loginid=DEL24119&awb=awb&format=XML&lickey=6265d61bafa6292c5ddfdb1ee335ca80&verno=1.3&scan=1&numbers=
5262 phani.kuma 117
Delhivery_update_url=http://track.delhivery.com/api/packages/xml/?token=bda066415b6b56698559e80b1a8345980882c90f&
3138 rajveer 118
afl_update_url=http://trackntrace.aflwiz.com/aflwiztrack?shpntnum=
119
afl_barcode_fontsize = 22
120
bluedart_barcode_fontsize = 32
20647 amit.gupta 121
aramex_barcode_fontsize = 27
7915 manish.sha 122
fedex_barcode_fontsize = 22
22920 amit.gupta 123
rquick-express_barcode_fontsize=22
23183 amit.gupta 124
rquick-surface_barcode_fontsize=22
23154 amit.gupta 125
ecom-express_barcode_fontsize = 22
19509 manish.sha 126
fedex-surface_barcode_fontsize = 22
5251 mandeep.dh 127
delhivery_barcode_fontsize = 22
6955 amar.kumar 128
redexpress_barcode_fontsize = 22
5643 mandeep.dh 129
selfpickup_barcode_fontsize = 22
130
runner_barcode_fontsize = 22
8182 amar.kumar 131
ebay-bluedart_barcode_fontsize = 25
132
ebay-fedex_barcode_fontsize = 25
133
ebay-dtdc_barcode_fontsize = 25
134
ebay-aramex_barcode_fontsize = 25
8577 amar.kumar 135
ebay-dotzot_barcode_fontsize = 25
8507 amar.kumar 136
snapdeal-delhivery_barcode_fontsize = 22
137
snapdeal-firstflight_barcode_fontsize = 22
138
snapdeal-bluedart_barcode_fontsize = 22
8807 amar.kumar 139
snapdeal-ecom_barcode_fontsize = 22
8992 amar.kumar 140
flipkart-ekart_barcode_fontsize = 22
9108 vikram.rag 141
snapdeal-gatiair_barcode_fontsize = 22
9114 vikram.rag 142
snapdeal-aramex_barcode_fontsize = 22
9126 vikram.rag 143
snapdeal-quantium_barcode_fontsize = 22
9135 vikram.rag 144
snapdeal-overniteexpress_barcode_fontsize = 22
9163 rajveer 145
snapdeal-dtdc_barcode_fontsize = 22
9185 vikram.rag 146
snapdeal-redexpress_barcode_fontsize = 22
9186 vikram.rag 147
snapdeal-gati_barcode_fontsize = 22
9189 vikram.rag 148
snapdeal-wareolog_barcode_fontsize = 22
149
snapdeal-bluedatapex_barcode_fontsize = 22	
9889 manish.sha 150
snapdeal-indiapost_barcode_fontsize = 22
10234 vikram.rag 151
snapdeal-bibhacargo_barcode_fontsize = 22
10581 kshitij.so 152
snapdeal-ff-delhi_barcode_fontsize = 22
153
snapdeal-ff-gurgaon_barcode_fontsize = 22
10705 manish.sha 154
snapdeal-tanvi-express_barcode_fontsize = 22
10762 manish.sha 155
velex_logistics_pvt_ltd_barcode_fontsize = 22
10769 manish.sha 156
snapdeal-xpressbees_barcode_fontsize = 22
22751 amit.gupta 157
rquick-express_barcode=22
10868 vikram.rag 158
snapdeal-courier_barcode_fontsize = 22
13691 manish.sha 159
homeShop18-courier_barcode_fontsize = 22
19950 amit.gupta 160
warehouse_company_cutoff_date = 2016-06-04
3138 rajveer 161
solr_url=http://localhost:8983/solr/select/
162
 
3170 rajveer 163
risky_flag_log=/var/log/services/riskyflag.log
4649 phani.kuma 164
courier_cost_factor = 60
165
courier_weight_factor = 500
166
breakeven_divisor = 0.98
167
breakeven_additon_factor = 50
168
transfer_price_percentage = 2
169
transfer_price_factor = 50
3138 rajveer 170
 
5586 phani.kuma 171
entityId_mandatory = FALSE
172
catalog_service_server_host_master=localhost
5944 mandeep.dh 173
catalog_service_server_host_hotspot=localhost
5586 phani.kuma 174
 
5968 rajveer 175
sourceid=1
6338 rajveer 176
allow_recharge=false
6848 kshitij.so 177
ips_for_banner_uploading=NA
7407 kshitij.so 178
catalog_service_server_host_amazon=localhost
7748 anupam.sin 179
showTestMessageOnStoreWebsite=false
7915 manish.sha 180
 
181
fedex_account_number=510087089
182
fedex_meter_number=118585428
183
fedex_authenication_key=4XqfCFRFM4uXe6Wm
184
fedex_authenication_password=LtIgtKmluqOPikdNmTjXWPkTo
185
fedex_endpoint_address_track=https://wsbeta.fedex.com:443/web-services/track
186
fedex_endpoint_address_ship=https://wsbeta.fedex.com:443/web-services/ship
187
 
10281 kshitij.so 188
sync_price_on_marketplace=false
15173 kshitij.so 189
mem_cache_host_dtr = localhost
190
mongo_dtr_host = localhost
17934 kshitij.so 191
elastic_search_host = localhost
192
elastic_search_port = 9200
18723 kshitij.so 193
dtr_pricing_host = 127.0.0.1
19247 kshitij.so 194
mongo_cms_host = localhost
10281 kshitij.so 195
 
20290 kshitij.so 196
dtr_solr_url = http://localhost:8983/solr/collection1/select
20211 kshitij.so 197
 
3138 rajveer 198
[DEV]
3909 chandransh 199
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
200
 
6070 anupam.sin 201
recharge_success_url=http://local.shop2020.in:8080/recharge-result
12535 amit.gupta 202
push_prices_to_prod_log_file=/var/log/services/pushToProductionLogs/pushToProd.log
203
push_prices_to_prod_max_count=5
6417 rajveer 204
emi_payment_resource_file_path=/hdfc-emi/test/
205
emi_payment_alias_name=90001194
206
emi_payment_alias_name5=90001194
207
emi_payment_alias_name10=90001194
208
emi_payment_alias_name11=90001194
209
emi_payment_alias_name12=90001194
6983 rajveer 210
emi_payment_alias_name14=90001194
6417 rajveer 211
emi_payment_response_url=http://www.shop2020.in/hdfc-emi-pay-response
10847 amit.gupta 212
m_emi_payment_response_url=http://m.shop2020.in/hdfc-emi-pay-response
6417 rajveer 213
emi_payment_success_url=http://www.shop2020.in/pay-success
10847 amit.gupta 214
m_emi_payment_success_url=http://m.shop2002.in/pay-success
6417 rajveer 215
emi_payment_error_url=http://www.shop2020.in/pay-error
10847 amit.gupta 216
m_emi_payment_error_url=http://m.shop2020.in/pay-error
6417 rajveer 217
 
3138 rajveer 218
ebs_account_id=5880
219
ebs_secret_key=ebskey
220
ebs_pay_mode=TEST
3250 chandransh 221
ebs_processing_url=http://local.shop2020.in:8080/ebs-pay-response/?DR=
10264 amit.gupta 222
m_ebs_processing_url=http://180.179.212.93/saholic/ebs-pay-response/?DR=
3250 chandransh 223
ebs_return_url=http://local.shop2020.in:8080/ebs-pay-processing/?DR={DR}
10264 amit.gupta 224
m_ebs_return_url=http://180.179.212.93/saholic/ebs-pay-processing/?DR={DR}
3170 rajveer 225
ebs_success_url=http://local.shop2020.in:8080/pay-success
10264 amit.gupta 226
m_ebs_success_url=http://180.179.212.93/saholic:8080/pay-success
3170 rajveer 227
ebs_error_url=http://local.shop2020.in:8080/pay-error
10264 amit.gupta 228
m_ebs_error_url=http://180.179.212.93/saholic/pay-error
3138 rajveer 229
 
13293 amit.gupta 230
payu_account_id=gtKFFx
231
payu_secret_key=eCwWELxi
232
payu_return_url=/payu-pay-response
233
payu_success_url=/pay-success
234
payu_cancel_url=/proceed-to-pay
235
payu_error_url=/pay-error
236
payu_post_url=https://test.payu.in/_payment
237
payu_api_url=https://test.payu.in/merchant/postservice.php?form=2
238
recharge_result_uri=/recharge-result
239
pay_options_url=/proceed-to-pay
240
recharge_url=/recharge
6063 rajveer 241
 
6432 rajveer 242
innoviti_account_id=544433321212272 
243
innoviti_secret_key=123^~uni%)
244
innoviti_return_url=http://local.shop2020.in:8080/innoviti-pay-response
6807 rajveer 245
innoviti_sub_account_id=3001
246
innoviti_gateway_url=https://demo.innoviti.net:8443/uniPayNetIpg/saleTrans
6432 rajveer 247
 
3138 rajveer 248
[STAGING]
6097 amit.gupta 249
promotion_service_db_hostname=localhost
30515 amit.gupta 250
warehouse_service_server_host=192.168.202.117
4194 mandeep.dh 251
 
30515 amit.gupta 252
catalog_service_server_host_prod=192.168.202.117
253
inventory_service_server_host=192.168.202.117
3138 rajveer 254
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
12535 amit.gupta 255
push_prices_to_prod_log_file=/var/log/services/pushToProductionLogs/pushToProd.log
3170 rajveer 256
push_prices_to_prod_max_count=5
30515 amit.gupta 257
logistics_service_prod_server_host=192.168.202.117
4468 amit.gupta 258
UPLOAD_AMAZON_CONTENT_FTP=TRUE
9934 amit.gupta 259
 
13764 manish.sha 260
sync_price_on_marketplace=true
15591 kshitij.so 261
support_backup_host = 192.168.134.118
9934 amit.gupta 262
 
13764 manish.sha 263
 
3170 rajveer 264
[TEST]
7677 anupam.sin 265
export_entities_path_for_storewebsite=/var/lib/tomcat6/webapps/export/html/entities_storewebsite/
4617 rajveer 266
payment_resource_file_path=/hdfc/test/
3138 rajveer 267
payment_alias_name=90001194
268
payment_response_url=http://www.shop2020.in/hdfc-pay-response
10847 amit.gupta 269
m_payment_response_url=http://m.shop2020.in/hdfc-pay-response
3138 rajveer 270
payment_success_url=http://www.shop2020.in/pay-success
10556 amit.gupta 271
m_payment_success_url=http://m.shop2020.in/pay-success
3138 rajveer 272
payment_error_url=http://www.shop2020.in/pay-error
10556 amit.gupta 273
m_payment_error_url=http://m.shop2020.in/pay-error
6633 amit.gupta 274
helper_service_server_host_prod=localhost
6417 rajveer 275
emi_payment_resource_file_path=/hdfc-emi/test/
3616 chandransh 276
emi_payment_alias_name=90001194
6416 rajveer 277
emi_payment_alias_name5=90001194
278
emi_payment_alias_name10=90001194
279
emi_payment_alias_name11=90001194
280
emi_payment_alias_name12=90001194
6983 rajveer 281
emi_payment_alias_name14=90001194
3616 chandransh 282
emi_payment_response_url=http://www.shop2020.in/hdfc-emi-pay-response
10847 amit.gupta 283
m_emi_payment_response_url=http://m.shop2020.in/hdfc-emi-pay-response
3616 chandransh 284
emi_payment_success_url=http://www.shop2020.in/pay-success
10556 amit.gupta 285
m_emi_payment_success_url=http://m.shop2020.in/pay-success
3616 chandransh 286
emi_payment_error_url=http://www.shop2020.in/pay-error
10556 amit.gupta 287
m_emi_payment_error_url=http://m.shop2020.in/pay-error
3616 chandransh 288
 
6122 rajveer 289
payment_response_url_for_recharge=http://www.shop2020.in/hdfc-recharge-response
10847 amit.gupta 290
m_payment_response_url_for_recharge=http://m.shop2020.in/hdfc-recharge-response
10556 amit.gupta 291
payment_error_url_for_recharge=http://www.shop2020.in/hdfc-recharge-response
10847 amit.gupta 292
m_payment_error_url_for_recharge=http://www.shop2020.in/mobileapi/hdfc-recharge-response
6070 anupam.sin 293
recharge_success_url=http://www.shop2020.in/recharge-result
10556 amit.gupta 294
m_recharge_success_url=http://m.shop2020.in/recharge-result
6070 anupam.sin 295
 
10496 amit.gupta 296
ebs_account_id=10624
297
ebs_secret_key=ebskey
10492 amit.gupta 298
ebs_pay_mode=LIVE
10866 amit.gupta 299
ebs_page_id=38
3138 rajveer 300
ebs_processing_url=http://www.shop2020.in/ebs-pay-response/?DR=
10556 amit.gupta 301
m_ebs_processing_url=http://m.shop2020.in/ebs-pay-response/?DR=
3138 rajveer 302
ebs_return_url=http://www.shop2020.in/ebs-pay-processing/?DR={DR}
10556 amit.gupta 303
m_ebs_return_url=http://m.shop2020.in/ebs-pay-processing/?DR={DR}
3138 rajveer 304
ebs_success_url=http://www.shop2020.in/pay-success
10556 amit.gupta 305
m_ebs_success_url=http://m.shop2020.in/pay-success
3138 rajveer 306
ebs_error_url=http://www.shop2020.in/pay-error
10590 amit.gupta 307
m_ebs_error_url=http://m.shop2020.in/pay-error
3138 rajveer 308
 
13293 amit.gupta 309
payu_account_id=gtKFFx
310
payu_secret_key=eCwWELxi
311
payu_return_url=/payu-pay-response
312
payu_success_url=/pay-success
313
payu_cancel_url=/proceed-to-pay
314
payu_error_url=/pay-error
315
payu_post_url=https://test.payu.in/_payment
316
payu_api_url=https://test.payu.in/merchant/postservice.php?form=2
317
recharge_result_uri=/recharge-result
318
pay_options_url=/proceed-to-pay
319
recharge_url=/recharge
6063 rajveer 320
 
10442 amit.gupta 321
innoviti_account_id=656463565655623
10435 amit.gupta 322
innoviti_secret_key=bg@#8&
6446 rajveer 323
innoviti_return_url=http://www.shop2020.in/innoviti-pay-response
10557 amit.gupta 324
m_innoviti_return_url=http://m.shop2020.in/innoviti-pay-response
10435 amit.gupta 325
innoviti_sub_account_id=bg67
6807 rajveer 326
innoviti_gateway_url=https://demo.innoviti.net:8443/uniPayNetIpg/saleTrans
10435 amit.gupta 327
m_innoviti_gateway_url=https://122.166.12.85:13001/uniPAYSpice/saleTrans
7748 anupam.sin 328
 
329
showTestMessageOnStoreWebsite=true
7999 manish.sha 330
 
331
fedex_account_number=510087089
332
fedex_meter_number=118585428
333
fedex_authenication_key=4XqfCFRFM4uXe6Wm
334
fedex_authenication_password=LtIgtKmluqOPikdNmTjXWPkTo
335
fedex_endpoint_address_track=https://wsbeta.fedex.com:443/web-services/track
336
fedex_endpoint_address_ship=https://wsbeta.fedex.com:443/web-services/ship
17934 kshitij.so 337
 
338
elastic_search_host = 192.168.202.117
339
elastic_search_port = 9200
20795 kshitij.so 340
dtr_pricing_host = 50.116.3.101
20211 kshitij.so 341
dtr_solr_url = http://192.168.194.109:8983/solr/collection1/select
17934 kshitij.so 342
 
21444 kshitij.so 343
dtr_service_server_host = 192.168.158.89
344
dtr_service_server_port = 9020
6403 rajveer 345
 
3170 rajveer 346
[SUPPORT]
22585 amit.gupta 347
live=true
33491 amit.gupta 348
catalog_service_db_hostname=192.168.142.141
349
transaction_service_db_hostname=192.168.142.141
350
inventory_service_db_hostname=192.168.142.141
351
logistics_service_db_hostname=192.168.142.141
9349 manish.sha 352
staging_hostname=192.168.166.135
33491 amit.gupta 353
warehouse_service_db_hostname=192.168.142.141
30528 amit.gupta 354
purchase_service_server_host=192.168.202.117
355
payments_service_server_host=192.168.202.117
356
promotion_service_server_host=192.168.202.117
357
user_service_server_host=192.168.202.117
4944 rajveer 358
crm_service_server_host=192.168.191.71
3327 chandransh 359
 
20762 amit.gupta 360
 
5462 mandeep.dh 361
catalog_service_server_host_prod=192.168.166.135
3327 chandransh 362
catalog_service_server_host=localhost
7407 kshitij.so 363
catalog_service_server_host_amazon=192.168.166.135
9934 amit.gupta 364
catalog_service_server_host_staging=192.168.166.135
365
 
30528 amit.gupta 366
solr_url=http://192.168.202.117:8983/solr/select/
3230 rajveer 367
 
30528 amit.gupta 368
helper_service_server_host_prod=192.168.202.117
5623 anupam.sin 369
helper_service_server_port_prod=9008
4915 varun.gupt 370
 
17991 kshitij.so 371
 
9062 manish.sha 372
adwords_service_server_host=localhost
33491 amit.gupta 373
adwords_service_db_hostname=192.168.142.141
9062 manish.sha 374
 
20754 amit.gupta 375
alert_service_server_host=localhost
5611 amar.kumar 376
alert_service_server_port=9018
377
alert_service_dbname=monitor
378
alert_service_db_hostname=localhost
379
 
8351 manish.sha 380
fedex_account_number=377498933
9338 manish.sha 381
fedex_account_number_mumbai=512033946
8351 manish.sha 382
fedex_meter_number=105452205
9782 manish.sha 383
fedex_meter_number_mumbai=106151740
8351 manish.sha 384
fedex_authenication_key=ggqFObyBaF3ECQbQ
9782 manish.sha 385
fedex_authenication_key_mumbai=DERXFRxP8qOqw0h8
8351 manish.sha 386
fedex_authenication_password=LIf9WMXsKqJV30AsGbK2Fy4TQ
9782 manish.sha 387
fedex_authenication_password_mumbai=ta0q2IFeWpPcnuEAr8pdav3PD
8351 manish.sha 388
fedex_endpoint_address_track=https://ws.fedex.com:443/web-services/track
9782 manish.sha 389
fedex_endpoint_address_ship=https://ws.fedex.com:443/web-services/ship 
8351 manish.sha 390
 
7112 rajveer 391
allow_recharge=true
5611 amar.kumar 392
 
10281 kshitij.so 393
sync_price_on_marketplace=true
394
 
15173 kshitij.so 395
mem_cache_host_dtr = 192.168.158.89
396
mongo_dtr_host = 192.168.158.89
15591 kshitij.so 397
support_backup_host = 192.168.134.118
20795 kshitij.so 398
dtr_pricing_host = 50.116.3.101
19247 kshitij.so 399
dtr_service_server_host = 192.168.158.89
400
dtr_service_server_port = 9020
15173 kshitij.so 401
 
4921 rajveer 402
[SUPPORT_LONDON]
5951 mandeep.dh 403
inventory_service_server_host=192.168.186.32
4921 rajveer 404
catalog_service_server_host=192.168.186.32
405
transaction_service_server_host=192.168.186.32
406
logistics_service_server_host=192.168.186.32
407
payments_service_server_host=192.168.186.32
408
promotion_service_server_host=192.168.186.32
409
user_service_server_host=192.168.186.32
410
 
5089 rajveer 411
[BUILD-TEST]
412
payment_resource_file_path=/hdfc/test/
413
payment_alias_name=90001194
414
payment_response_url=http://www.shop2020.in/hdfc-pay-response
415
payment_success_url=http://www.shop2020.in/pay-success
416
payment_error_url=http://www.shop2020.in/pay-error
6050 anupam.sin 417
payment_response_url_for_recharge=http://www.shop2020.in/hdfc-recharge-response
10847 amit.gupta 418
payment_error_url_for_recharge=http://www.shop2020.in/hdfc-recharge-response
6050 anupam.sin 419
recharge_success_url=http://www.shop2020.in/recharge-result
3290 rajveer 420
 
6417 rajveer 421
emi_payment_resource_file_path=/hdfc-emi/test/
5089 rajveer 422
emi_payment_alias_name=90001194
423
emi_payment_response_url=http://www.shop2020.in/hdfc-emi-pay-response
424
emi_payment_success_url=http://www.shop2020.in/pay-success
425
emi_payment_error_url=http://www.shop2020.in/pay-error
3468 chandransh 426
 
5089 rajveer 427
ebs_account_id=5880
428
ebs_secret_key=ebskey
429
ebs_pay_mode=TEST
430
ebs_processing_url=http://www.shop2020.in/ebs-pay-response/?DR=
431
ebs_return_url=http://www.shop2020.in/ebs-pay-processing/?DR={DR}
432
ebs_success_url=http://www.shop2020.in/pay-success
433
ebs_error_url=http://www.shop2020.in/pay-error
3202 rajveer 434
 
5089 rajveer 435
[PROD1]
20601 amit.gupta 436
SALES_FLAG=1
30540 amit.gupta 437
crm_service_server_host=localhost
26109 amit.gupta 438
 
30503 amit.gupta 439
warehouse_service_server_host=localhost
33491 amit.gupta 440
warehouse_service_db_hostname=192.168.142.141
441
catalog_service_db_hostname=192.168.142.141
442
helper_service_db_hostname=192.168.142.141
443
logistics_service_db_hostname=192.168.142.141
444
promotion_service_db_hostname=192.168.142.141
445
transaction_service_db_hostname=192.168.142.141
446
user_service_db_hostname=192.168.142.141
447
payments_service_db_hostname=192.168.142.141
448
inventory_service_db_hostname=192.168.142.141
449
purchase_service_db_hostname=192.168.142.141
5079 rajveer 450
catalog_service_server_host1=localhost
451
catalog_service_server_port1=9001
5951 mandeep.dh 452
inventory_service_server_host1=localhost
453
inventory_service_server_port1=9019
5079 rajveer 454
helper_service_server_host1=localhost
455
helper_service_server_port1=9008
456
logistics_service_server_host1=localhost
457
logistics_service_server_port1=9011
458
payments_service_server_host=localhost
459
payments_service_server_port=9012
460
promotion_service_server_host1=localhost
461
promotion_service_server_port1=9005
462
transaction_service_server_host1=localhost
463
transaction_service_server_port1=9002
464
user_service_server_host1=localhost
465
user_service_server_port1=9000
466
 
20756 amit.gupta 467
catalog_service_server_host2=localhost
5079 rajveer 468
catalog_service_server_port2=9001
20756 amit.gupta 469
inventory_service_server_host2=localhost
5951 mandeep.dh 470
inventory_service_server_port2=9019
20756 amit.gupta 471
helper_service_server_host2=localhost
5079 rajveer 472
helper_service_server_port2=9008
20756 amit.gupta 473
logistics_service_server_host2=localhost
5079 rajveer 474
logistics_service_server_port2=9011
20756 amit.gupta 475
payments_service_server_host2=localhost
5079 rajveer 476
payments_service_server_port2=9012
20756 amit.gupta 477
promotion_service_server_host2=localhost
5079 rajveer 478
promotion_service_server_port2=9005
20756 amit.gupta 479
transaction_service_server_host2=localhost
5079 rajveer 480
transaction_service_server_port2=9002
20756 amit.gupta 481
user_service_server_host2=localhost
5079 rajveer 482
user_service_server_port2=9000
483
 
484
payment_resource_file_path=/hdfc/production/
485
payment_alias_name=70002267
486
payment_response_url=http://www.saholic.com/hdfc-pay-response
10847 amit.gupta 487
m_payment_response_url=http://m.saholic.com/hdfc-pay-response
5079 rajveer 488
payment_success_url=http://www.saholic.com/pay-success
10556 amit.gupta 489
m_payment_success_url=http://m.saholic.com/pay-success
5079 rajveer 490
payment_error_url=http://www.saholic.com/pay-error
10556 amit.gupta 491
m_payment_error_url=http://m.saholic.com/pay-error
6050 anupam.sin 492
payment_response_url_for_recharge=http://www.saholic.com/hdfc-recharge-response
10847 amit.gupta 493
m_payment_response_url_for_recharge=http://m.saholic.com/hdfc-recharge-response
6050 anupam.sin 494
payment_error_url_for_recharge=http://www.saholic.com/hdfc-recharge-response
10847 amit.gupta 495
m_payment_error_url_for_recharge=http://m.saholic.com/hdfc-recharge-response
6050 anupam.sin 496
recharge_success_url=http://www.saholic.com/recharge-result
10847 amit.gupta 497
m_recharge_success_url=http://m.saholic.com/recharge-result
6050 anupam.sin 498
 
5079 rajveer 499
emi_payment_resource_file_path=/hdfc-emi/production/
8951 rajveer 500
emi_payment_alias_name=73000052
501
emi_payment_alias_name5=73000052
502
emi_payment_alias_name10=73000100
503
emi_payment_alias_name11=73000101
504
emi_payment_alias_name12=73000102
6983 rajveer 505
emi_payment_alias_name14=72001275
5079 rajveer 506
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
10847 amit.gupta 507
m_emi_payment_response_url=http://m.saholic.com/hdfc-emi-pay-response
5079 rajveer 508
emi_payment_success_url=http://www.saholic.com/pay-success
10556 amit.gupta 509
m_emi_payment_success_url=http://m.saholic.com/pay-success
5079 rajveer 510
emi_payment_error_url=http://www.saholic.com/pay-error
10556 amit.gupta 511
m_emi_payment_error_url=http://m.saholic.com/pay-error
5079 rajveer 512
 
513
ebs_account_id=7780
514
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
515
ebs_pay_mode=LIVE
10866 amit.gupta 516
ebs_page_id=33
5079 rajveer 517
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
10556 amit.gupta 518
m_ebs_processing_url=http://m.saholic.com/ebs-pay-response/?DR=
5079 rajveer 519
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
10556 amit.gupta 520
m_ebs_return_url=http://m.saholic.com/ebs-pay-processing/?DR={DR}
5079 rajveer 521
ebs_success_url=http://www.saholic.com/pay-success
10556 amit.gupta 522
m_ebs_success_url=http://m.saholic.com/pay-success
5079 rajveer 523
ebs_error_url=http://www.saholic.com/pay-error
10556 amit.gupta 524
m_ebs_error_url=http://m.saholic.com/pay-error
5079 rajveer 525
 
13422 amit.gupta 526
 
22525 amit.gupta 527
payu_account_id=5747861
528
payu_secret_key=cK7oacyc
13422 amit.gupta 529
payu_return_url=/payu-pay-response
530
payu_success_url=/pay-success
531
payu_cancel_url=/proceed-to-pay
532
payu_error_url=/pay-error
533
payu_post_url=https://secure.payu.in/_payment
13533 amit.gupta 534
payu_api_url=https://info.payu.in/merchant/postservice.php?form=2
13422 amit.gupta 535
recharge_result_uri=/recharge-result
536
pay_options_url=/proceed-to-pay
537
recharge_url=/recharge
538
 
6807 rajveer 539
innoviti_account_id=544433321212273 
540
innoviti_secret_key=sr#@*$
541
innoviti_return_url=http://www.saholic.com/innoviti-pay-response
10556 amit.gupta 542
m_innoviti_return_url=http://m.saholic.com/innoviti-pay-response
6807 rajveer 543
innoviti_sub_account_id=sr05
544
innoviti_gateway_url=https://unipaynet.innoviti.com/uniPayNetSpice/saleTrans
11028 amit.gupta 545
m_innoviti_gateway_url=https://unipaynet.innoviti.com/uniPayNetSpice/saleTrans
6807 rajveer 546
 
6338 rajveer 547
allow_recharge=true
5079 rajveer 548
 
6848 kshitij.so 549
ips_for_banner_uploading=173.255.209.200 109.74.200.220
550
secret_key_file=/usr/share/tomcat6/id_rsa
551
 
7915 manish.sha 552
fedex_account_number=377498933
9338 manish.sha 553
fedex_account_number_mumbai=512033946
7915 manish.sha 554
fedex_meter_number=105452205
9782 manish.sha 555
fedex_meter_number_mumbai=106151740
7915 manish.sha 556
fedex_authenication_key=ggqFObyBaF3ECQbQ
9782 manish.sha 557
fedex_authenication_key_mumbai=DERXFRxP8qOqw0h8
7915 manish.sha 558
fedex_authenication_password=LIf9WMXsKqJV30AsGbK2Fy4TQ
9782 manish.sha 559
fedex_authenication_password_mumbai=ta0q2IFeWpPcnuEAr8pdav3PD
7915 manish.sha 560
fedex_endpoint_address_track=https://ws.fedex.com:443/web-services/track
561
fedex_endpoint_address_ship=https://ws.fedex.com:443/web-services/ship
562
 
3170 rajveer 563
[PROD2]
3999 mandeep.dh 564
crm_service_server_host=192.168.191.71
3170 rajveer 565
 
33491 amit.gupta 566
catalog_service_db_hostname=192.168.142.141
567
helper_service_db_hostname=192.168.142.141
568
logistics_service_db_hostname=192.168.142.141
569
promotion_service_db_hostname=192.168.142.141
570
transaction_service_db_hostname=192.168.142.141
571
user_service_db_hostname=192.168.142.141
572
payments_service_db_hostname=192.168.142.141
573
inventory_service_db_hostname=192.168.142.141
3290 rajveer 574
 
3204 rajveer 575
catalog_service_server_host1=localhost
3240 rajveer 576
catalog_service_server_port1=9001
5951 mandeep.dh 577
inventory_service_server_host1=localhost
578
inventory_service_server_port1=9019
3468 chandransh 579
helper_service_server_host1=localhost
580
helper_service_server_port1=9008
3204 rajveer 581
logistics_service_server_host1=localhost
3240 rajveer 582
logistics_service_server_port1=9011
3468 chandransh 583
payments_service_server_host=localhost
584
payments_service_server_port=9012
3204 rajveer 585
promotion_service_server_host1=localhost
3240 rajveer 586
promotion_service_server_port1=9005
3468 chandransh 587
transaction_service_server_host1=localhost
588
transaction_service_server_port1=9002
589
user_service_server_host1=localhost
590
user_service_server_port1=9000
3202 rajveer 591
 
20756 amit.gupta 592
catalog_service_server_host2=localhost
3240 rajveer 593
catalog_service_server_port2=9001
20756 amit.gupta 594
inventory_service_server_host2=localhost
5951 mandeep.dh 595
inventory_service_server_port2=9019
20756 amit.gupta 596
helper_service_server_host2=localhost
3468 chandransh 597
helper_service_server_port2=9008
20756 amit.gupta 598
logistics_service_server_host2=localhost
3240 rajveer 599
logistics_service_server_port2=9011
20756 amit.gupta 600
payments_service_server_host2=localhost
3509 rajveer 601
payments_service_server_port2=9012
20756 amit.gupta 602
promotion_service_server_host2=localhost
3240 rajveer 603
promotion_service_server_port2=9005
20756 amit.gupta 604
transaction_service_server_host2=localhost
3468 chandransh 605
transaction_service_server_port2=9002
20756 amit.gupta 606
user_service_server_host2=localhost
3468 chandransh 607
user_service_server_port2=9000
3204 rajveer 608
 
4617 rajveer 609
payment_resource_file_path=/hdfc/production/
3138 rajveer 610
payment_alias_name=70002267
611
payment_response_url=http://www.saholic.com/hdfc-pay-response
11028 amit.gupta 612
m_payment_response_url=http://m.saholic.com/hdfc-pay-response
3138 rajveer 613
payment_success_url=http://www.saholic.com/pay-success
11028 amit.gupta 614
m_payment_success_url=http://m.saholic.com/pay-success
3138 rajveer 615
payment_error_url=http://www.saholic.com/pay-error
11028 amit.gupta 616
m_payment_error_url=http://m.saholic.com/pay-error
6050 anupam.sin 617
payment_response_url_for_recharge=http://www.saholic.com/hdfc-recharge-response
11028 amit.gupta 618
m_payment_response_url_for_recharge=http://m.saholic.com/hdfc-recharge-response
6050 anupam.sin 619
payment_error_url_for_recharge=http://www.saholic.com/hdfc-recharge-response
11028 amit.gupta 620
m_payment_error_url_for_recharge=http://m.saholic.com/hdfc-recharge-response
6050 anupam.sin 621
recharge_success_url=http://www.saholic.com/recharge-result
11028 amit.gupta 622
m_recharge_success_url=http://m.saholic.com/recharge-result
623
 
4617 rajveer 624
emi_payment_resource_file_path=/hdfc-emi/production/
8951 rajveer 625
emi_payment_alias_name=73000052
626
emi_payment_alias_name5=73000052
627
emi_payment_alias_name10=73000100
628
emi_payment_alias_name11=73000101
629
emi_payment_alias_name12=73000102
6983 rajveer 630
emi_payment_alias_name14=72001275
3621 chandransh 631
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
11028 amit.gupta 632
m_emi_payment_response_url=http://m.saholic.com/hdfc-emi-pay-response
3621 chandransh 633
emi_payment_success_url=http://www.saholic.com/pay-success
11028 amit.gupta 634
m_emi_payment_success_url=http://m.saholic.com/pay-success
3621 chandransh 635
emi_payment_error_url=http://www.saholic.com/pay-error
11028 amit.gupta 636
m_emi_payment_error_url=http://m.saholic.com/pay-error
3616 chandransh 637
 
3138 rajveer 638
ebs_account_id=7780
639
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
640
ebs_pay_mode=LIVE
11028 amit.gupta 641
ebs_page_id=33
3138 rajveer 642
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
11028 amit.gupta 643
m_ebs_processing_url=http://m.saholic.com/ebs-pay-response/?DR=
3138 rajveer 644
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
11028 amit.gupta 645
m_ebs_return_url=http://m.saholic.com/ebs-pay-processing/?DR={DR}
3138 rajveer 646
ebs_success_url=http://www.saholic.com/pay-success
11028 amit.gupta 647
m_ebs_success_url=http://m.saholic.com/pay-success
3138 rajveer 648
ebs_error_url=http://www.saholic.com/pay-error
11028 amit.gupta 649
m_ebs_error_url=http://m.saholic.com/pay-error
3179 rajveer 650
 
13422 amit.gupta 651
payu_account_id=FUBDhn
652
payu_secret_key=dLEcBdwi
653
payu_return_url=/payu-pay-response
654
payu_success_url=/pay-success
655
payu_cancel_url=/proceed-to-pay
656
payu_error_url=/pay-error
657
payu_post_url=https://secure.payu.in/_payment
13533 amit.gupta 658
payu_api_url=https://info.payu.in/merchant/postservice.php?form=2
13422 amit.gupta 659
recharge_result_uri=/recharge-result
660
pay_options_url=/proceed-to-pay
661
recharge_url=/recharge
662
 
6807 rajveer 663
innoviti_account_id=544433321212273 
664
innoviti_secret_key=sr#@*$
665
innoviti_return_url=http://www.saholic.com/innoviti-pay-response
11028 amit.gupta 666
m_innoviti_return_url=http://m.saholic.com/innoviti-pay-response
6807 rajveer 667
innoviti_sub_account_id=sr05
668
innoviti_gateway_url=https://unipaynet.innoviti.com/uniPayNetSpice/saleTrans
11028 amit.gupta 669
m_innoviti_gateway_url=https://unipaynet.innoviti.com/uniPayNetSpice/saleTrans
6807 rajveer 670
 
6338 rajveer 671
allow_recharge=true
672
 
7915 manish.sha 673
fedex_account_number=377498933
9338 manish.sha 674
fedex_account_number_mumbai=512033946
7915 manish.sha 675
fedex_meter_number=105452205
9782 manish.sha 676
fedex_meter_number_mumbai=106151740
7915 manish.sha 677
fedex_authenication_key=ggqFObyBaF3ECQbQ
9782 manish.sha 678
fedex_authenication_key_mumbai=DERXFRxP8qOqw0h8
7915 manish.sha 679
fedex_authenication_password=LIf9WMXsKqJV30AsGbK2Fy4TQ
9782 manish.sha 680
fedex_authenication_password_mumbai=ta0q2IFeWpPcnuEAr8pdav3PD
7915 manish.sha 681
fedex_endpoint_address_track=https://ws.fedex.com:443/web-services/track
682
fedex_endpoint_address_ship=https://ws.fedex.com:443/web-services/ship
683
 
3536 chandransh 684
[PROD3]
3999 mandeep.dh 685
crm_service_server_host=74.207.253.182
3536 chandransh 686
 
16255 amit.gupta 687
catalog_service_db_hostname=74.207.248.52
688
helper_service_db_hostname=74.207.248.52
689
logistics_service_db_hostname=74.207.248.52
690
promotion_service_db_hostname=74.207.248.52
691
transaction_service_db_hostname=74.207.248.52
692
user_service_db_hostname=74.207.248.52
693
payments_service_db_hostname=74.207.248.52
694
inventory_service_db_hostname=74.207.248.52
3536 chandransh 695
 
16255 amit.gupta 696
 
3536 chandransh 697
catalog_service_server_host1=localhost
698
catalog_service_server_port1=9001
5951 mandeep.dh 699
inventory_service_server_host1=localhost
700
inventory_service_server_port1=9019
3536 chandransh 701
helper_service_server_host1=localhost
702
helper_service_server_port1=9008
703
logistics_service_server_host1=localhost
704
logistics_service_server_port1=9011
705
payments_service_server_host=localhost
706
payments_service_server_port=9012
707
promotion_service_server_host1=localhost
708
promotion_service_server_port1=9005
709
transaction_service_server_host1=localhost
710
transaction_service_server_port1=9002
711
user_service_server_host1=localhost
712
user_service_server_port1=9000
713
 
4617 rajveer 714
payment_resource_file_path=/hdfc/production/
3536 chandransh 715
payment_alias_name=70002267
716
payment_response_url=http://www.saholic.com/hdfc-pay-response
11028 amit.gupta 717
m_payment_response_url=http://m.saholic.com/hdfc-pay-response
3536 chandransh 718
payment_success_url=http://www.saholic.com/pay-success
11028 amit.gupta 719
m_payment_success_url=http://m.saholic.com/pay-success
3536 chandransh 720
payment_error_url=http://www.saholic.com/pay-error
11028 amit.gupta 721
m_payment_error_url=http://m.saholic.com/pay-error
6050 anupam.sin 722
payment_response_url_for_recharge=http://www.saholic.com/hdfc-recharge-response
11028 amit.gupta 723
m_payment_response_url_for_recharge=http://m.saholic.com/hdfc-recharge-response
6050 anupam.sin 724
payment_error_url_for_recharge=http://www.saholic.com/hdfc-recharge-response
11028 amit.gupta 725
m_payment_error_url_for_recharge=http://m.saholic.com/hdfc-recharge-response
6050 anupam.sin 726
recharge_success_url=http://www.saholic.com/recharge-result
11028 amit.gupta 727
m_recharge_success_url=http://m.saholic.com/recharge-result
728
 
4617 rajveer 729
emi_payment_resource_file_path=/hdfc-emi/production/
8951 rajveer 730
emi_payment_alias_name=73000052
731
emi_payment_alias_name5=73000052
732
emi_payment_alias_name10=73000100
733
emi_payment_alias_name11=73000101
734
emi_payment_alias_name12=73000102
6983 rajveer 735
emi_payment_alias_name14=72001275
3621 chandransh 736
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
11028 amit.gupta 737
m_emi_payment_response_url=http://m.saholic.com/hdfc-emi-pay-response
3621 chandransh 738
emi_payment_success_url=http://www.saholic.com/pay-success
11028 amit.gupta 739
m_emi_payment_success_url=http://m.saholic.com/pay-success
3621 chandransh 740
emi_payment_error_url=http://www.saholic.com/pay-error
11028 amit.gupta 741
m_emi_payment_error_url=http://m.saholic.com/pay-error
3616 chandransh 742
 
3536 chandransh 743
ebs_account_id=7780
744
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
745
ebs_pay_mode=LIVE
11028 amit.gupta 746
ebs_page_id=33
3536 chandransh 747
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
11028 amit.gupta 748
m_ebs_processing_url=http://m.saholic.com/ebs-pay-response/?DR=
3536 chandransh 749
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
11028 amit.gupta 750
m_ebs_return_url=http://m.saholic.com/ebs-pay-processing/?DR={DR}
3536 chandransh 751
ebs_success_url=http://www.saholic.com/pay-success
11028 amit.gupta 752
m_ebs_success_url=http://m.saholic.com/pay-success
3536 chandransh 753
ebs_error_url=http://www.saholic.com/pay-error
11028 amit.gupta 754
m_ebs_error_url=http://m.saholic.com/pay-error
3536 chandransh 755
 
13422 amit.gupta 756
payu_account_id=FUBDhn
757
payu_secret_key=dLEcBdwi
758
payu_return_url=/payu-pay-response
759
payu_success_url=/pay-success
760
payu_cancel_url=/proceed-to-pay
761
payu_error_url=/pay-error
762
payu_post_url=https://secure.payu.in/_payment
13533 amit.gupta 763
payu_api_url=https://info.payu.in/merchant/postservice.php?form=2
13422 amit.gupta 764
recharge_result_uri=/recharge-result
765
pay_options_url=/proceed-to-pay
766
recharge_url=/recharge
767
 
6807 rajveer 768
innoviti_account_id=544433321212273 
769
innoviti_secret_key=sr#@*$
770
innoviti_return_url=http://www.saholic.com/innoviti-pay-response
11028 amit.gupta 771
m_innoviti_return_url=http://m.saholic.com/innoviti-pay-response
6807 rajveer 772
innoviti_sub_account_id=sr05
773
innoviti_gateway_url=https://unipaynet.innoviti.com/uniPayNetSpice/saleTrans
11028 amit.gupta 774
m_innoviti_gateway_url=https://unipaynet.innoviti.com/uniPayNetSpice/saleTrans
6807 rajveer 775
 
6338 rajveer 776
allow_recharge=true
777
 
7915 manish.sha 778
fedex_account_number=377498933
9338 manish.sha 779
fedex_account_number_mumbai=512033946
7915 manish.sha 780
fedex_meter_number=105452205
9782 manish.sha 781
fedex_meter_number_mumbai=106151740
7915 manish.sha 782
fedex_authenication_key=ggqFObyBaF3ECQbQ
9782 manish.sha 783
fedex_authenication_key_mumbai=DERXFRxP8qOqw0h8
7915 manish.sha 784
fedex_authenication_password=LIf9WMXsKqJV30AsGbK2Fy4TQ
9782 manish.sha 785
fedex_authenication_password_mumbai=ta0q2IFeWpPcnuEAr8pdav3PD
7915 manish.sha 786
fedex_endpoint_address_track=https://ws.fedex.com:443/web-services/track
787
fedex_endpoint_address_ship=https://ws.fedex.com:443/web-services/ship
788
 
3179 rajveer 789
[LOCAL_TESTING]
790
export_entities_path=/opt/apache-tomcat-6.0.29/webapps/export/html/entities/
791
 
792
catalog_service_server_port=10001
793
catalog_service_dbname=catalog_test
794
helper_service_server_port=10008
795
helper_service_dbname=helper_test
796
logistics_service_server_port=10011
797
logistics_service_dbname=logistics_test
798
promotion_service_server_port=10005
799
promotion_service_dbname=user_test
3468 chandransh 800
transaction_service_server_port=10002
801
transaction_service_dbname=transaction_test
802
user_service_server_port=10000
803
user_service_dbname=user_test
3179 rajveer 804
 
805
delivery_cutoff_time=-1
806
solr_url=http://localhost:8993/solr/select/
807
 
808
ebs_account_id=5880
809
ebs_secret_key=ebskey
810
ebs_pay_mode=TEST
811
ebs_processing_url=http://local.shop2020.in:8090/ebs-pay-response/?DR=
812
ebs_return_url=http://local.shop2020.in:8090/ebs-pay-processing/?DR={DR}
813
ebs_success_url=http://local.shop2020.in:8090/pay-success
814
ebs_error_url=http://local.shop2020.in:8090/pay-error
3961 mandeep.dh 815
 
816
[CUSTOMER_SUPPORT]
33491 amit.gupta 817
catalog_service_db_hostname=192.168.142.141
818
inventory_service_db_hostname=192.168.142.141
819
transaction_service_db_hostname=192.168.142.141
820
user_service_db_hostname=192.168.142.141
821
payments_service_db_hostname=192.168.142.141
822
logistics_service_db_hostname=192.168.142.141
30520 amit.gupta 823
alert_service_server_host=192.168.202.117
5910 amar.kumar 824
alert_service_server_port=9018
30520 amit.gupta 825
helper_service_server=192.168.202.117
826
warehouse_service_server_host=192.168.202.117
5172 anupam.sin 827
 
16296 amit.gupta 828
payu_account_id=FUBDhn
829
payu_secret_key=dLEcBdwi
830
payu_api_url=https://info.payu.in/merchant/postservice.php?form=2
831
 
832
 
6513 rajveer 833
payment_resource_file_path=/hdfc/production/
834
payment_alias_name=70002267
835
 
836
emi_payment_resource_file_path=/hdfc-emi/production/
837
emi_payment_alias_name=72000328
838
emi_payment_alias_name5=72000328
839
emi_payment_alias_name10=72001028
840
emi_payment_alias_name11=72001029
841
emi_payment_alias_name12=72001030
6983 rajveer 842
emi_payment_alias_name14=72001275
6513 rajveer 843
 
844
ebs_account_id=7780
845
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
846
 
8375 manish.sha 847
fedex_account_number=377498933
9338 manish.sha 848
fedex_account_number_mumbai=512033946
8375 manish.sha 849
fedex_meter_number=105452205
9782 manish.sha 850
fedex_meter_number_mumbai=106151740
8375 manish.sha 851
fedex_authenication_key=ggqFObyBaF3ECQbQ
9782 manish.sha 852
fedex_authenication_key_mumbai=DERXFRxP8qOqw0h8
8375 manish.sha 853
fedex_authenication_password=LIf9WMXsKqJV30AsGbK2Fy4TQ
9782 manish.sha 854
fedex_authenication_password_mumbai=ta0q2IFeWpPcnuEAr8pdav3PD
8375 manish.sha 855
fedex_endpoint_address_track=https://ws.fedex.com:443/web-services/track
856
fedex_endpoint_address_ship=https://ws.fedex.com:443/web-services/ship
857
 
5172 anupam.sin 858
[CS_BACKUP]
859
catalog_service_db_hostname=192.168.192.144
5951 mandeep.dh 860
inventory_service_db_hostname=192.168.192.144
5172 anupam.sin 861
transaction_service_db_hostname=192.168.192.144
862
user_service_db_hostname=192.168.192.144
5660 mandeep.dh 863
payments_service_db_hostname=192.168.192.144
5890 anupam.sin 864
logistics_service_db_hostname=192.168.192.144
5910 amar.kumar 865
alert_service_server_host=173.255.253.139
866
alert_service_server_port=9018
5660 mandeep.dh 867
 
868
[HOTSPOT]
33491 amit.gupta 869
catalog_service_db_hostname=192.168.142.141
870
transaction_service_db_hostname=192.168.142.141
871
inventory_service_db_hostname=192.168.142.141
872
logistics_service_db_hostname=192.168.142.141
873
payments_service_db_hostname=192.168.142.141
874
user_service_db_hostname=192.168.142.141
875
helper_service_db_hostname=192.168.142.141
5685 mandeep.dh 876
 
30528 amit.gupta 877
promotion_service_server_host=192.168.202.117
7380 rajveer 878
crm_service_server_host=192.168.191.71
5685 mandeep.dh 879
 
7380 rajveer 880
catalog_service_server_host_prod=192.168.166.135
881
catalog_service_server_host=localhost
882
 
30528 amit.gupta 883
solr_url=http://192.168.202.117:8983/solr/select/
7380 rajveer 884
 
30528 amit.gupta 885
helper_service_server_host_prod=192.168.202.117
7380 rajveer 886
helper_service_server_port_prod=9008
887
 
888
alert_service_server_host=173.255.253.139
889
alert_service_server_port=9018
890
alert_service_dbname=monitor
891
alert_service_db_hostname=localhost
892
 
893
allow_recharge=true
15173 kshitij.so 894
 
895
[DTR]
18198 kshitij.so 896
live_pricing = true
897
elastic_search_host = 192.168.161.154
18723 kshitij.so 898
elastic_search_port = 9200
20795 kshitij.so 899
dtr_pricing_host = 50.116.3.101
18842 manas 900
catalog_service_server_host_prod=192.168.149.148
30528 amit.gupta 901
user_service_server_host=192.168.202.117
18842 manas 902
crm_service_server_host=192.168.191.71
19247 kshitij.so 903
mongo_cms_host = 192.168.166.135
21861 amit.gupta 904
 
905
[PROFITMANDI]
30528 amit.gupta 906
catalog_service_server_host=192.168.202.117
907
inventory_service_server_host=192.168.202.117
908
logistics_service_server_host=192.168.202.117
909
transaction_service_server_host=192.168.202.117
910
payments_service_server_host=192.168.202.117
911
transaction_service_server_host=192.168.202.117
912
user_service_server_host=192.168.202.117
913
helper_service_server_host=192.168.202.117
914
dtr_service_server_host=192.168.202.117
22527 amit.gupta 915
payu_account_id=cK7oacyc
916
payu_secret_key=Qhldradwdh
917
payu_post_url=https://secure.payu.in/_payment