Hi btw do you have channel for wso2 raise question in synapse? Regards
Fuad On Sat, Mar 14, 2020, 21:47 Isuru Udana <[email protected] wrote: > Hi Fuad, > > Please note that this the Apache Synapse user list. Please raise your > questions related to WSO2 in the channels provided by them. > If you have any questions related to Apache Synapse Fix transport, please > get back to us with more details (integration scenario, synapse > configuration, etc) > > Thanks. > > On Sat, Mar 14, 2020 at 5:22 PM Fuad Azhar <[email protected]> wrote: > > > Good afternoon al team of synapse i have problem with my wso2 synapse > > setting, > > before that i am new for fix transport using synapse. > > my problem is when i want to hit my broker i can hit them, and i got the > > response for FIX in coming message. but my wso2 synapse not convert it > > become soap message as usual. i have un comment for listener and sender > in > > my wso2 synapse and have add quickfixj jar library to my wso2 synapse > also > > in /repository/components/lib. i use quickfixj 1.4.0. > > > > <20200313-16:50:34, FIX.4.2:Mycomp->mybroker, incoming> > > > > > (8=FIX.4.29=015035=X34=249=mybroker52=20200313-16:50:34.87956=Mycomp262=VT_021268=01279=055=EUR/AUD269=1278=704643076270=1.79636271=0200000010=185) > > because of my listener cannot convert my in coming fix message my wso2 > > synapse call it is time out > > here my timeout message > > > > [2020-03-13 16:42:40,604] [EI-Core] WARN - TimeoutHandler Expiring > message > > ID : urn:uuid:46df524c-31f8-426a-9d29-b81f927109d2; dropping message > after > > GLOBAL_TIMEOUT of : 120 seconds for AnonymousEndpoint, URI : > > > > > fix://host:port?BeginString=FIX.4.2&SenderCompID=Mycomp&TargetCompID=mybroker, > > Received through Proxy service : FIXFastMatch3 > > and here my initiator configuration > > [default] > > FileStorePath=/home/ec2-user/fix_samples > > FileLogPath=/home/ec2-user/fix_server_custom/fastmatch_fix_quote42_logs > > ConnectionType=initiator > > SenderCompID=mycomp > > TargetCompID=mybroker > > SocketConnectHost=host > > TimeZone=America/New_York > > StartTime=00:00:00 > > EndTime=00:00:00 > > HeartBtInt=30 > > ReconnectInterval=30 > > LogonTimeout=30 > > ResetOnLogon=Y > > ResetOnLogout=Y > > > > [session] > > BeginString=FIX.4.2 > > SocketConnectPort=port > > > > how to fix my problem? > > > > your help is very appreciate. > > > > best regards, > > > > Fuad > > > > > -- > *Isuru Udana* >
