Advertisement
Guest User

Untitled

a guest
Mar 9th, 2018
429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 KB | None | 0 0
  1. esb.url=http://10.7.2.91:8282/
  2. dss.url=http://10.7.2.91:9767/services/tcinvest2_fund_uat/
  3. search.result.perpage = 25
  4.  
  5. hibernate.connection.url=jdbc:oracle:thin:@10.7.2.88:1521/orcl
  6. hibernate.connection.username=casdbtest
  7. hibernate.connection.password=casdbtest123
  8. hibernate.connection.driver_class=oracle.jdbc.OracleDriver
  9. hibernate.connection.dialect=org.hibernate.dialect.Oracle10gDialect
  10. hibernate.default_schema=CASDBTEST
  11. hibernate.connection.characterEncoding=utf8
  12.  
  13. #service configuration
  14. url.api.flexservice=http://10.7.2.47:8080/flex-service/1.1/
  15. url.api.tokenservice=http://10.7.2.51:8080/token-service/
  16. url.api.loginurl=https://beta.tcbs.com.vn/cas/
  17. url.api.bond=http://10.7.2.51:8080/services/
  18. url.api.orderService = http://10.3.1.39:8181/order-service/
  19. #url.api.orderService = http://10.3.2.71:8181/order-service/
  20. url.api.productService = http://10.7.2.91:8282/product/
  21. url.api.profileDSSService = http://10.7.2.91:9767/services/profile/
  22. url.api.pricingService = http://10.7.2.91:9767/services/pricingengine/
  23. url.api.portfolioService=http://10.7.2.46:8080/portfolio/api/
  24. #website
  25. web.link.flexlogintoken=http://10.7.2.4/OnlineTrading/Account/LoginToken
  26. web.link.flexlogintoken.mobile=https://mobile.tcbs.com.vn/MFlex/Account/LoginToken
  27.  
  28.  
  29. #sync
  30. sync.queue.name=vn.tcbs.flex.cas.sync
  31. sync.queue.commandqueue=vn.tcbs.flex.cas.sync.command
  32. sync.queue.exchangename=vn.tcbs.exchange
  33. sync.admin.host=10.7.2.88
  34. sync.admin.port=5672
  35. sync.admin.virtualhost=casflex
  36. sync.admin.username=flex
  37.  
  38. #activeAccount
  39. active.queue.name=vn.tcbs.activeaccount.input
  40. active.queue.name.key=activeaccount
  41. active.queue.command=vn.tcbs.activeaccount.output
  42. active.queue.fail=vn.tcbs.activeaccount.fail
  43. active.queue.activeaccount.output.key=activeOutput
  44. active.queue.activeaccount.fail.key=activeFail
  45. active.queue.retry.counter=3
  46.  
  47. register.default.agentid=0001000400
  48.  
  49. #cas
  50. #cas.server.public=localhost:8444/cas
  51. cas.server.mypublic=localhost:8443/profile
  52. cas.server.public=beta.tcbs.com.vn/cas
  53. cas.server.internal=beta.tcbs.com.vn/cas
  54.  
  55. #active
  56. queue.openaccount.flex.input=vn.tcbs.openaccount.flex.input
  57. queue.openaccount.flex.confirm=vn.tcbs.openaccount.flex.confirm
  58. queue.openaccount.cas.flex.routingkey=openflex
  59. queue.openaccount.cas.flex.key.confirm=openflex.confirm
  60.  
  61. queue.openaccount.flex.success.email=vn.tcbs.openaccount.flex.success.email
  62. queue.openaccount.flex.success.phone=vn.tcbs.openaccount.flex.success.phone
  63. queue.openaccount.cas.flex.key.success=openflex.success
  64. queue.openaccount.cas.flex.key.success.phone=openflex.success.phone
  65. queue.openaccount.flex.success.sync=vn.tcbs.openaccount.flex.success.sync
  66. queue.openaccount.flex.key.sync=openflex.synccas
  67.  
  68.  
  69. queue.bond.user=vn.tcbs.bond.user
  70. queue.bond.user.key=bond
  71.  
  72. queue.password.change=vn.tcbs.changepassword
  73. queue.password.change.key=vn.tcbs.changepassword.key
  74.  
  75. #sync userinformation
  76. queue.user.updateinformation=vn.tcbs.update.userinformation
  77.  
  78. #fss configuration
  79. fss.wsdl.location=http://10.7.2.4/BPSService/OnlineTradingWcf.svc?wsdl
  80.  
  81. url.notification.email=http://fss:fss@10.7.1.31:8080/notification/notificationService?template=soap/send-email.xml&action=http://notification.esb.tcbs.vn/sendEmail
  82. url.profile.token.timeout=100000
  83. url.notification.sms=http://fss:fss@10.7.1.31:8080/notification/notificationService?template=soap/send-sms.xml&action=http://notification.esb.tcbs.vn/sendSMS
  84. url.authentication.otp.init=http://fss:fss@10.7.1.31:8080/authentication/authenticationService?template=soap/initValidation.xml&action=http://otp.authentication.esb.tcbs.vn/initValidation
  85. url.authentication.otp.validation=http://fss:fss@10.7.1.31:8080/authentication/authenticationService?template=soap/doValidateToken.xml&action=http://otp.authentication.esb.tcbs.vn/doValidateToken
  86.  
  87.  
  88. #upload directory
  89. tcbs.folder=/Users/kiennt
  90.  
  91. #email
  92. email.error.sendto=kiennt110@techcombank.com.vn
  93. email.error.ccto=kiennguyen1.hut@gmail.com
  94.  
  95. # excel folder
  96. #default folder.excel.generated = ~/home/[user]/
  97. folder.excel.generated = /opt/apache-tomcat
  98. folder.excel.template = /WEB-INF/excel/excel-template
  99. folder.xml.config = /WEB-INF/excel/xmlConfig
  100.  
  101. file.excel.OrderBuyTemplate = /orderBuyTemplate.xls
  102. file.excel.portfolio.template=/portfolioTemplate.xls
  103. file.excel.OrderSellTemplate = /orderSellTemplate.xls
  104. file.excel.BalanceTemplate = /balanceTemplate.xls
  105. file.excel.OrderSessionTemplate = /orderPhien.xls
  106. file.excel.orderReferenceVSD = /order-reference-vsd.xls
  107. file.xml.xmlVSDTemplate = /vsd.xml
  108. file.xml.xmlNewOrdersTemplate = /all_order.xml
  109. file.docx.fundBuyConfirmOrderTemplate = /fundConfirmOrder_MUA.docx
  110. file.docx.fundSellConfirmOrderTemplate = /fundConfirmOrder_BAN.docx
  111. file.excel.sipOrder=/sipTemplate.xls
  112. #redis
  113. redis.host=10.7.2.88
  114. redis.port=6379
  115.  
  116. permission.url=http://10.7.2.47:8080/authorization-module/permission/
  117. account.adminUser =0001566151;0001906316;0001611583;0001310885;0001055696
  118.  
  119. #account pro
  120. url.api.importAccountPro=http://10.7.2.47:8080/accountpro-api/api/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement