Added UniversalVesAdapter in the Mapper
[dcaegen2/services/mapper.git] / UniversalVesAdapter / src / main / resources / dme2 / producer.properties
1 <!DOCTYPE HTML>
2 <!DOCTYPE html PUBLIC "" ""><HTML><HEAD>
3 <META http-equiv="Content-Type" content="text/html; charset=utf-8"></HEAD>
4 <BODY>
5 <PRE>###############################################################################
6 #  ============LICENSE_START=======================================================
7 #  org.onap.dmaap
8 #  ================================================================================
9 #  Copyright � 2017 AT&amp;T Intellectual Property. All rights reserved.
10 #  ================================================================================
11 #  Licensed under the Apache License, Version 2.0 (the "License");
12 #  you may not use this file except in compliance with the License.
13 #  You may obtain a copy of the License at
14 #        http://www.apache.org/licenses/LICENSE-2.0
15 #  
16 #  Unless required by applicable law or agreed to in writing, software
17 #  distributed under the License is distributed on an "AS IS" BASIS,
18 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 #  See the License for the specific language governing permissions and
20 #  limitations under the License.
21 #  ============LICENSE_END=========================================================
22 #
23 #  ECOMP is a trademark and service mark of AT&amp;T Intellectual Property.
24 #  
25 ###############################################################################
26 TransportType=DME2
27 Latitude =47.778998
28 Longitude =-122.182883
29 Version =1.0
30 ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events
31 #com.att.acsi.saat.dt.dmaap.dev.mrclientnew1
32 Environment =TEST
33 Partner=BOT_R
34 routeOffer=MR1
35 SubContextPath =/
36 Protocol =http
37 MethodType =POST
38 username =&lt;att uid&gt;
39 password =&lt;global logon password&gt;
40 contenttype = application/json
41 authKey=&lt;auth key&gt;
42 authDate=2016-07-20T11:30:56-0700
43 host=&lt;host&gt;:&lt;port&gt;
44 topic=com.att.ecomp_test.crm.preDemo1
45 #host=uebsb91bodc.it.att.com:3904
46 partition=1
47 maxBatchSize=100
48 maxAgeMs=250
49 AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
50 AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
51 AFT_DME2_REQ_TRACE_ON=true
52 AFT_ENVIRONMENT=AFTUAT
53 AFT_DME2_EP_CONN_TIMEOUT=15000
54 AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
55 AFT_DME2_EP_READ_TIMEOUT_MS=50000
56 sessionstickinessrequired=NO
57 DME2preferredRouterFilePath=/src/main/resources/dme2/preferredRoute.txt
58 MessageSentThreadOccurance=50
59 </PRE></BODY></HTML>