ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 6 matches
Author Message
  Topic: How we can send attachments as response in http service
integrationshark

Replies: 7
Views: 2699

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 09, 2018 7:32 am   Subject: we just need to add http reply header it's working good now
Created Httpreply header with Content-disposition and type

MbElement outHttpHeader = outRoot.createElementAsLastChild("HTTPReplyHeader");
outHttpHeader.crea ...
  Topic: How we can send attachments as response in http service
integrationshark

Replies: 7
Views: 2699

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 08, 2018 9:15 am   Subject: actual code to generate attachment using mime
public void evaluate(MbMessageAssembly contact admin) throws MbException {
MbOutputTerminal out = getOutputTerminal("out");
MbOutputTerminal alt = getOut ...
  Topic: How we can send attachments as response in http service
integrationshark

Replies: 7
Views: 2699

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 08, 2018 5:38 am   Subject: How we can send attachments as response in http service
You said you "tried something like this" and posted some code. If it was "something like that", how about posting the exact code?
this is the same code i am using

You say you ...
  Topic: How we can send attachments as response in http service
integrationshark

Replies: 7
Views: 2699

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 08, 2018 2:56 am   Subject: How we can send attachments as response in http service
@timber need some more info on this ?
  Topic: How we can send attachments as response in http service
integrationshark

Replies: 7
Views: 2699

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Aug 07, 2018 8:30 am   Subject: I am sending an attachment
i need to get a response with an attachment from http reply node.

for that i need to construct message tree structure using JCN
  Topic: How we can send attachments as response in http service
integrationshark

Replies: 7
Views: 2699

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Aug 07, 2018 5:21 am   Subject: How we can send attachments as response in http service
tried something like this but we are getting response in the form of mailserice.htm file.

looking for any alternatives

httpinput----jcn----httpreply

MbElement outContent1 = outPart1.createEle ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.