Author |
Message
|
Gama |
Posted: Wed Oct 24, 2012 5:15 am Post subject: Create thumbnail from blob field |
|
|
 Centurion
Joined: 11 Jan 2005 Posts: 103 Location: Portugal
|
Hi,
We are using WMB8 connected to Oracle 11 db and in one field whe have one blob.
I've to convert that blob to thumbnail.
Is that possible to convert them with WMB8?
Thanks
Gama |
|
Back to top |
|
 |
lancelotlinc |
Posted: Wed Oct 24, 2012 5:16 am Post subject: Re: Create thumbnail from blob field |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
Gama |
Posted: Wed Oct 24, 2012 5:32 am Post subject: Re: Create thumbnail from blob field |
|
|
 Centurion
Joined: 11 Jan 2005 Posts: 103 Location: Portugal
|
lancelotlinc wrote: |
Gama wrote: |
Is that possible to convert them with WMB8? |
Yes. |
Hi, could you please detail a little more?
Thanks |
|
Back to top |
|
 |
McueMart |
Posted: Wed Oct 24, 2012 6:10 am Post subject: |
|
|
 Chevalier
Joined: 29 Nov 2011 Posts: 490 Location: UK...somewhere
|
I think the abruptness of lancelotlinc's response was a subtle indication that 'he was giving you as much information as you are giving him'. You really need to give us more information to be able to help you.
What is this BLOB that you want to create a thumbnail out of? Is it a JPEG image? You are most likely going to want to look into Java libraries for modifying images if so - and call it from a JavaComputeNode. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Wed Oct 24, 2012 6:11 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
WMB, when used as an ESB, has three main value propositions:
1. Transformation of data from one format to the other.
2. Content-based routing of data.
3. Service aggregation.
So WMB is designed to handle your requirement to transform data from your BLOB format to your THUMBNAIL format.
This forum is a technical help for people who are stuck on a problem. The moderators of the forum have specifically stated that training on the product is to be accomplished from other means. Like IBM class WM663 and WM664.
Have you attended these classes? If not, why not.
Getting back to your question, what have you tried, and why do you believe what you tried does not work? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Oct 24, 2012 7:02 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What's a thumbnail?
I mean, I have one on each of my thumbs, but how does that relate to anything inside broker - except that I use my thumbs to type keys and push buttons to use Broker.
What's a BLOB? What does it actually *consist* of? What's the difference between a thumbnail and a BLOB, at a *deep* level?
What does Oracle want you to give it, if it is what is asking for 'a thumbnail'?
Why are you asking this question of us, rather than making efforts to answer it yourself, and demonstrating those efforts? |
|
Back to top |
|
 |
Gama |
Posted: Wed Oct 24, 2012 7:16 am Post subject: |
|
|
 Centurion
Joined: 11 Jan 2005 Posts: 103 Location: Portugal
|
Thanks to both but i created a plsql stored procedure to convert thar blob.
One more time thank you. |
|
Back to top |
|
 |
|