Re: BizTalk 2004 :: SOAP web service attachments advice needed
- From: "BA" <biztalk.architect@xxxxxxxxx>
- Date: Fri, 2 Sep 2005 07:46:26 +0200
Hey Marvin,
Thanks, your advice has helped alot. I'm going to try the HTTP get, I
agreee, its the better option, that way now WSE, custom pipelines et al.
Cheers,
FC
"Marvin Smit" <marvin.smit@xxxxxxxxx> wrote in message
news:3lvdh1t2dtajga4jvthk0je1k9id9sre3l@xxxxxxxxxx
> 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-4FC
5
> >-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
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >
> >> >
> >
>
.
- References:
- Re: BizTalk 2004 :: SOAP web service attachments advice needed
- From: BA
- Re: BizTalk 2004 :: SOAP web service attachments advice needed
- From: Marvin Smit
- Re: BizTalk 2004 :: SOAP web service attachments advice needed
- From: BA
- Re: BizTalk 2004 :: SOAP web service attachments advice needed
- From: Marvin Smit
- Re: BizTalk 2004 :: SOAP web service attachments advice needed
- From: BA
- Re: BizTalk 2004 :: SOAP web service attachments advice needed
- From: Marvin Smit
- Re: BizTalk 2004 :: SOAP web service attachments advice needed
- Prev by Date: BizTalk BAM error message
- Next by Date: How to Add EDI receive handler
- Previous by thread: Re: BizTalk 2004 :: SOAP web service attachments advice needed
- Next by thread: Re: BizTalk 2004 :: SOAP web service attachments advice needed
- Index(es):