Re: BizTalk 2004 :: SOAP web service attachments advice needed



Hi,

The issue with Base64 is.... Size... it makes the original file size
grow. So, if the binaries are big, I think the URL and just HTTP
download of the binary is a better option.

If you keep the binaries small.... So, Base64 encoding & decoding eats
CPU cycles & Memory, but it handles like "any other XML infoset
piece". If thats something you worry about or explicitly want..

Hope this helps,

Marvin Smit.

On Thu, 1 Sep 2005 11:29:29 +0200, "BA" <biztalk.architect@xxxxxxxxx>
wrote:

>
>I'll get a base64 encoded block within a node called "attachment".
>
>I had a quick conversation with the JAVA developer and he told me that there
>is also the option to send a URL in the message, would you recommend that
>instead?
>
>BA
>
>"Marvin Smit" <marvin.smit@xxxxxxxxx> wrote in message
>news:bchdh19alse32sln8abund7scapuc32vs5@xxxxxxxxxx
>> Hi,
>>
>> ok, then the (java) server dictates the technology used. What does the
>> WebService give you? Just an URL, a Base64 encoded block?
>>
>> Marvin Smit
>>
>> On Thu, 1 Sep 2005 10:56:45 +0200, "BA" <biztalk.architect@xxxxxxxxx>
>> wrote:
>>
>> >
>> >Hi Marvin,
>> >
>> >I've tried the WSE adapter in a variety of ways and its ineffective.
>> >
>> >There is really very little difference in what WSE does than by having a
>> >custom pipeline accessing a binary node in the xml document and writing
>it
>> >to the file system and then having the orchestration pick up the file and
>> >deliver it. There is more advantage when you are the web service
>provider.
>> >Besides that, I cant get the adapter to work correctly anyway.
>> >
>> >I am consuming a web service coming from an outside location (JAVA), so I
>> >cant really just generate the schemas I need. I have consume what they
>give
>> >me and there are limits to that.
>> >
>> >BA
>> >
>> >
>> >"Marvin Smit" <marvin.smit@xxxxxxxxx> wrote in message
>> >news:jubdh1hk5bg8obnd2ig0lcm8f5lol8aeso@xxxxxxxxxx
>> >> Hi,
>> >>
>> >> I think using the WSE Adapter with binary attachements might be the
>> >> way to go here.
>> >>
>> >>
>>
>>http://www.microsoft.com/downloads/details.aspx?FamilyID=BA643360-E9DC-4FC5
>-8D60-8E6C5ECA7861&displaylang=en
>> >>
>> >> Hope this helps,
>> >>
>> >> Marvin Smit.
>> >>
>> >> On Thu, 1 Sep 2005 08:55:57 +0200, "BA" <biztalk.architect@xxxxxxxxx>
>> >> wrote:
>> >>
>> >> >
>> >> >What I mean is a web service + a binary attachment which I need to
>> >extract
>> >> >as a file, such as a PDF or Word document
>> >> >
>> >> >BA
>> >> >
>> >> >"Leo Gan" <leo_gan_57@xxxxxxxxxxx> wrote in message
>> >> >news:OvrNIdXrFHA.2540@xxxxxxxxxxxxxxxxxxxxxxx
>> >> >> Hi,
>> >> >>
>> >> >> What does it mean "a web service + an attachment"?
>> >> >>
>> >> >>
>> >> >> --
>> >> >> Leonid Ganeline,
>> >> >> BizTalk Developer
>> >> >> http://public.fotki.com/leogan/
>> >> >>
>> >> >>
>> >> >> "BA" <biztalk.architect@xxxxxxxxx> wrote in message
>> >> >> news:exJJIrWqFHA.3192@xxxxxxxxxxxxxxxxxxxxxxx
>> >> >> >
>> >> >> > Hi everyone,
>> >> >> >
>> >> >> > I've posted about this before with no luck.
>> >> >> >
>> >> >> > I'll try a different approach:
>> >> >> >
>> >> >> > Who has successfully gotten a web service + an attachment to work?
>> >> >> >
>> >> >> > Can you please give me a summary of how you achieved it?
>> >> >> >
>> >> >> > I'm having a heck of a time with the attachments and WSE is not
>> >working.
>> >> >> > What other approaches are reasonable alternatives?
>> >> >> >
>> >> >> > Thanks,
>> >> >> > BA
>> >> >> >
>> >> >> >
>> >> >>
>> >> >>
>> >> >
>> >
>

.



Relevant Pages

  • Re: BizTalk 2004 :: SOAP web service attachments advice needed
    ... >I've tried the WSE adapter in a variety of ways and its ineffective. ... >I am consuming a web service coming from an outside location (JAVA), ... >> Marvin Smit. ...
    (microsoft.public.biztalk.general)
  • RE: activeX
    ... So i deleted it again and all of a sudden my Java stops working and i cant ... even open Outlook properly. ... Windows update ...
    (microsoft.public.windowsupdate)
  • Re: Java on WM5 based PPC??
    ... I use opera mini and it works great. ... I'm using Opera browser on my HTC Wizard 100 and I cant open any java ... I tried using IE and Netfront on my PPC but i cant make it to work.. ...
    (microsoft.public.pocketpc)
  • Re: BizTalk 2004 :: SOAP web service attachments advice needed
    ... I'll get a base64 encoded block within a node called "attachment". ... I had a quick conversation with the JAVA developer and he told me that there ... >>I've tried the WSE adapter in a variety of ways and its ineffective. ... >>> Marvin Smit. ...
    (microsoft.public.biztalk.general)
  • Re: Threads in java
    ... I am facing problem in Threads in java. ... I have studied threads and know ... But I just cant get started. ...
    (comp.lang.java.programmer)