Neuron ESB User Network

The Service Bus for the Connected Business

Has anyone successfully created a Client Connector using Net.msmq?

I'm trying as many different configurations as i can to post a message to a Client Connector but i get the following error on my client app:

"The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state."

It looks as though my client connector endpoint is not binding to the WAS correctly.

If anyone has any ideas, i'd love to hear them.

Here are my Client Connector settings. As far as i can tell they match the code in my first post

General:

- Binding: netMsmq

Binding

- Message Pattern : Datagram

- Max Message Size: 1000000

- Transactions : None

Client Connector:

- Enabled : true

- Capture Custom Headers: true

URL: http://localhost:9005

Views: 398

Reply to This

Replies to This Discussion

Hi John,

So....first, the url you are using for net.msmq is incorrect.  You have to use a net.msmq url, which is the full path to the queue for the service.  for example, if I pick net.msmq for the binding of the client connector, my url may look something like this:

  net.msmq://localhost/private/accountclient.svc

Which means I would have to ensure that a private queue also exists with the appropriate permissions

Neuron doesn't use IIS or WAS....Neuron is its own hosting environment for services

hope that helps

Kind regards,

Marty

RSS

Neuron ESB Product Support Forums and Communities

Latest Activity

Anupama Nair posted a discussion

Marketo Adapter Invalid Token

Hi,We are using the Marketo adapter to push account updates to Marketo. It works well for some time then starts failing with Invalid Token unless restarted. Is there a configuration that can be done so it can auto refresh the token when required?Thanks!See More
Nov 6, 2023
Sayantini Basak posted a discussion

Maximum payload size(REST API) for requests interfacing to NeuronESB

I am new to Neuron ESB and in our current scenario,We need to process batch transactions comprising of ~1000 records and send them to Neuron ESB for further processing. I would like to understand what is the maximum size of payload that can be transferred using REST interface to Neuron ESB.See More
Jul 22, 2022
Profile IconRobert E Dunie and Sayantini Basak joined Neuron ESB User Network
Apr 28, 2022
Profile IconDayanand, Frederic C, Steffen Greve-Oksfeldt and 1 more joined Neuron ESB User Network
Mar 16, 2022
Profile IconCam Vong and Mitja Luznar joined Neuron ESB User Network
Jan 27, 2022
Profile IconWill Hitzges, Chad Parsons, michael larsen and 4 more joined Neuron ESB User Network
Jun 11, 2021
Anupama Nair posted a discussion

ODBC stored proc polling with temporary tables

We have set up an ODBC adapter to poll a stored proc.We found that if the stored proc has a temporary table defined the rows returned are always 0.Any idea why this would be and what we can do to get around it?See More
Dec 14, 2020
Prasanth Kharade is now a member of Neuron ESB User Network
Dec 30, 2019

Badge

Loading…

© 2024   Created by Neuron Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service