I wanted to know if we can actually sent, say a "java class file" through a message such that it can be picked up at the other end and may be, do some processing like installing that file at that side.
Is that allowed or it has to be always only string values?
Is there a work around if we can't do this straight forward?
Another thing is in a clustered MQ, can we put some rule like say message with this property should be routed to machine 'A' of this cluster and rest to say machine 'B'? Can we do this kind of a filtering within the cluster?
I am stuck.. Guys, help me out..
Thankx in advance..
Attaching files is nothing to do with clustering as such. You can either read the file into your message (and out the other end) or there is a MQ feature to attach/detach a file (reference messages I think).
As for routing, there is a workload balancing exit you could customise.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum