Neuron ESB User Network

The Service Bus for the Connected Business

Members

Blog Posts

Simple Queue Gotchas

We often get people saying they are losing messages with using the MSMQ topic...

When we investigate, they aren't. But, some things are happening that can confuse.

The number one offender for message "loss" is using two instances of the same Party Id . This is easy to do with Adapters and Connectors and Queued Topics.

The net effect of that is the message will always be delivered to one Party..It's a non mulitcasting queue under there so that…

Continue

Posted by CM on March 26, 2010 at 6:17pm

Load Balancers and Bindings

Many times load balancing can change what the optimal solution is for a given deployment.

Unless careful consideration is given to what is trying to be accomplished then some erroneous conclusions can be arrived at...

For example, people take it as gospel that netTcp binding is superior for performance... That might not be the case depending on how you're using it. Pooling and affinity are great...unless you want to scale in a round robin…

Continue

Posted by CM on March 17, 2010 at 4:55pm

A Couple of Pipeline Tips and Tricks

I thought I'd share a couple of tips



First Tip : REST drop off point



You can set up a Pipeline that allows the client to POST a message and get a 200 response very easily with Neuron.



1)Create a Pipeline and adding whatever logic you wish to process the POST. Many times this may simply be a Publish step.



2)Next add a Code step that sets context.Data to a new ESBMessage and then uses the FromString method with "" as an argument. You don't have to use… Continue

Posted by CM on December 15, 2009 at 10:18am

Versioning DLL's

The component Neuron uses for it's Pipeline code step stores the fully qualified assembly name. This causes issues sometimes for people who have set up assembly versioning in their projects.



When we ask people why they are versioning an internal dll that they never intend to run side by side the most common answer we get is so they can be sure the right one is deployed to production.



So, how can you achieve a process where you provide yourselves this kind of information… Continue

Posted by CM on December 15, 2009 at 8:57am

More on the Semantic and and the Service Connector

Sometimes it's efficacious to attach a pipeline unconditionally to the Party's On Client Receive in a Service Connector that uses the SetProperty step to always set the Semantic to "Request" even if the Messaging Pattern in the connector is already set to Request-Reply.



Why would you do that? Well, if the message came from a Client Connector the Semantic is likely already set correctly so this doesn't really do anything.. But if the message came from an Adapter or Pipeline that has… Continue

Posted by CM on November 25, 2009 at 3:27pm

 

Forum

Marketo Adapter Invalid Token 1 Reply

Started by Anupama Nair in Neuron ESB General. Last reply by Martin Wasznicky Nov 6, 2023.

Docker Windows 2019 - Neuron 3.5 2 Replies

Started by Alixx Skevington in Neuron ESB General. Last reply by Alixx Skevington Jan 3, 2021.

Neuron ESB Product Team Blog

Rabbit MQ Topics

Introduction Due to the open-source nature of RabbitMQ and constant updates, it is very hard for developers to master its configuration for their business needs.  That’s why Peregrine Connect has invested years of work building Neuron ESB with a user-friendly pub-sub system designed to simplify and enhance RabbitMQ integration for you. Neuron ESB sets intelligent…

The post Rabbit MQ Topics appeared first on Peregrine Connect.

Port Sharing

One of Neuron ESB’s scalability features is the ability to install multiple instances of the Neuron ESB Runtime on a single server. Each runtime instance can be configured as either a 32 or 64-bit process, capable of running side by side. Each instance of the runtime can load an independent Neuron ESB Configuration store (solution).…

The post Port Sharing appeared first on Peregrine Connect.

OneDrive Connector

Introduction The Neuron ESB OneDrive Connector (Adapter) provides access to OneDrive using the Microsoft Graph API. Using this adapter, organizations can easily integrate their business content management requirements with OneDrive. This adapter provides three modes – Publish, Subscribe and Solicit/Response. Publish and subscribe modes provide similar functionality as the File and FTP adapters. In publish…

The post OneDrive Connector appeared first on Peregrine Connect.

Videos

  • Add Videos
  • View All
 
 
 

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