|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Question: a Big XML I receive into the WF server |
« View previous topic :: View next topic » |
Author |
Message
|
SABCAS |
Posted: Thu Jun 16, 2005 9:13 pm Post subject: Question: a Big XML I receive into the WF server |
|
|
Acolyte
Joined: 09 Mar 2005 Posts: 60 Location: Switzerland
|
Hallo
I have a question: in WF Server I receive messages where an element of xml contains more or less 1MB information, normally I receive 3000 until 5000 Messages per day, every message with this element contains 1MB information, what I would like to do it is to avoid that in GC this element will be stored and just I put a pointer that give me the information to go on an extern database table where are these information stored.
Is it possible in WF BuildTime something to make?
Thanks for your suggestion
Ciao
Sabato  |
|
Back to top |
|
 |
jmac |
Posted: Fri Jun 17, 2005 5:32 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Sabato:
If I understand correctly, you have the following situation:
You get an XML process start message with an extremely large container member (1M). You would like to avoid having this member stored in the container, and instead store a point to the member.
If that is correct, then unfortunately there is no direct way to do this. However, you could easily put the messages to SABATOXMLINPUTQ, and have a program there remove the member and replace with a pointer to a file or some such, and then echo the member onto the EXEXMLINPUTQ. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
SABCAS |
Posted: Sun Jun 19, 2005 10:18 pm Post subject: |
|
|
Acolyte
Joined: 09 Mar 2005 Posts: 60 Location: Switzerland
|
Hallo jmac,
OK, I will take your suggestion to implement a little Java Application coneccted with extern database table.
Thanks a lot for your idea.
Ciao
Sabato  |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|