HTTP BC and Attachments

Hi,
I am trying to consume a SOAP message with an MTOM attachment via the HTTP BC and then process the message in a service engine. However, when I inspect the message content in the MessageExchange received in the service engine, I see no attachment but instead the data of the attachment inlined as Base64 characters in a DOMSource. My expectation would have been that the BC puts the attachment to the NMR as a DataHandler and the message payload as a StaXSource. At least this is what happens using Metro in a Servlet based WebService. My understanding was that the HTTP BC uses Metro as well, doesn't it? BTW I am really missing documentation on using WSIT features with the HTTP BC ...
Regards,
Kai

Hi Kai,
Yes, your expectation is correct, but we currently don't support attachments in JBI message exchanges. So, for now, the attachments are inlined as you observed. We are looking into adding this support in the near future though.
HTTP BC does use Metro as the underlying technology, so you should get all the WS-* features as in the EE web services. We just posted some documentation on how to configure WSIT options in HTTP BC. Here is the link to it:http://wiki.open-esb.java.net/Wiki.jsp?page=HTTPBCWSITConfiguration
BTW, exposing WSIT feature through HTTP BC is still work in progress, so we are adding more documentation as we progress. The full set of support should be available very soon, and so you should be seeing more/better documentations on this.
Thanks
--Sherry                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Saving files and attachments

    I have a Blackberry 8330 Curve and i can't figure out how to save files and attachments. I can open them but when I click the menu, as one person suggested, it does not give me an option to save. I have version 4.3
    Thanks for your assistance.

    Sure just follow these steps
    First download and install the Desktop Manager from here (4.7 without Media Manager is recommended): https://www.blackberry.com/Downloads/entry.do?code=A8BAA56554F96369AB93E4F3BB068C22
    Next download and install the handheld software from here: http://na.blackberry.com/eng/support/downloads/download_sites.jsp
    Afterwards try reloading the OS by connecting the device to your computer, open the Desktop Manager, then go into the Application Loader. This will open a wizard that steps you through reloading the OS onto your device. More detailed steps can be found in here:
    http://crackberry.com/blackberry-101-how-install-or-upgrade-new-rim-operating-system-os
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • Possible exporting the answer file AND attachments ALSO ONLY A transaction in a directory ?

    Possible exporting the answer file "Form" AND attachments ALSO ONLY A transaction in a directory ?
    Est-il possible de télécharger (d'exporter) en une seule opération le fichier-réponse à un formulaire ADOBE et toutes ses pièces jointes dans un dossier et ceci en une seule opération ? Merci.

    Thank you. Cepha.
    De : SumitV <[email protected]<mailto:[email protected]>>
    Répondre à : "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date : mardi 16 décembre 2014 11:06
    À : Bernard VIVIER <[email protected]<mailto:[email protected]>>
    Objet : You have been mentioned by SumitV in Re: Possible exporting the answer file AND attachments ALSO ONLY A transaction in a directory ? in Adobe Community
    You have been mentioned
    by SumitV<https://forums.adobe.com/people/SumitV?et=notification.mention>in Re: Possible exporting the answer file AND attachments ALSO ONLY A transaction in a directory ? in Adobe Community - View SumitV's reference to you<https://forums.adobe.com/message/7018753?et=notification.mention#7018753>

  • What is the best way to open emails and attachments without using wifi?

    For I-phone and I-pad, what is the best way to open emails and attachments without using wifi?  I turned off wifi in my settings but my boss thinks there may be another way and a better way to use something else instead of wifi.  Any help would be appreciated!  Thank you!

    Thanks!  That is a very good question you post.  My boss asked me that and I am assuming that he is having issues with using wifi wherever he is at.  My boss is the kind of person that when he asks something you look into it and ask him no questions...he's the only one asking questions!  But thank you for your response I will tell him the information you told me and hopefully that will help!

  • How do I set up the "Objects and Attachments"

    Hi .... I'm new at WorkFlow (and SAP for that matter) and have inherited a WF that is already built.  In several of the steps I can see "Objects and Attachments" on the work item screen where a User can click to be directed to a transaction. For example, on one screen the User can click on "Incoming Invoice: 5105601690" to be directed to the Invoice Display Screen that is populated with information for that particular invoice (5105601690).
    I am looking at the WF using TCode SWDD and cannot figure our how the original developer set this up.  So my question is ..... for a particular WF step, how do you set up the "Objects and Attachments: area so that the User will be directed to a particular transaction when he/she clicks on it.
    Thanks in advance, and sorry for such a "juvenile" question.
    Dan A

    Thanks for your reply Rajkumar,
    I am looking at the screen you have directed me to.  Business object is BUS2081 (actually it is ZMMWBS2081 which is a customized version BUS2081) Method is "Display" and Attribute is "InvoiceDocNumber".  How do I know by looking at this that "Display" means Display Invoice?  What if I wanted to display the PO instead?
    Thanks for the "spoon feeding".
    Dan A

  • Front-end HTTP Server and Performance with .jspx pages?

    This is more of a general question that I'm looking for validation:
    If the majority of our website is implemented as .jspx pages, with very few straight HTML pages, is there benefit in deploying to an environment with a separate HTTP front-end web server and back-end Application server (java container)? For example, I'm deploying to Tomcat as both the HTTP server and Java Application server for the .jspx pages; is there a performance advantage in deploying to an Apache HTTP server with a connector to Tomcat if I'm primarily serving up .jspx pages? I'm not as familiar with Oracle AS architecture, so my question is primarily around Tomcat deployment.
    thanks

    This is more of a general question that I'm looking for validation:
    If the majority of our website is implemented as .jspx pages, with very few straight HTML pages, is there benefit in deploying to an environment with a separate HTTP front-end web server and back-end Application server (java container)? For example, I'm deploying to Tomcat as both the HTTP server and Java Application server for the .jspx pages; is there a performance advantage in deploying to an Apache HTTP server with a connector to Tomcat if I'm primarily serving up .jspx pages? I'm not as familiar with Oracle AS architecture, so my question is primarily around Tomcat deployment.
    thanks

  • PI 7.0 SOAP message reply HTTP 500 and after the fault message

    Hello Everybody,
    I have the scenario RFC -> XI -> SOAP in synchronous mode.
    I use for the mapping XSLT because I have to put some dynamic data comming from the RFC in the header of envelope.
    At level of adapter receiver SOAP , I flag the "do not use envelop"
    In normal, that works .
    When the is an fonctionnal error in SOAP service, it sends me back an error HTTP 500 and afterwards the fault message in a soap envelop format. In that case, how can I pass over this error to treat the envelop because in adapter, it is stopped and it returns a short dump to the RFC.
    Is there somebody who can help me with this problem ?
    Thanks in adavance for your answers .
    Regards.
    Eric.

    Hi,
    In case of a SOAP error while processing the request, the SOAP HTTP server MUST issue an HTTP 500 "Internal Server Error" response and include a SOAP message in the response containing a SOAP Fault element
    Thanks,
    RamuV

  • How can i include  'Objects and Attachments' in the Decision Step ?

    i found some relevant threads for this particular topic but not able to solve my problem , so i thought of openeing new thread.
    My requirement is to fill the 'Objects and Attachments ' in Decision step with a  display method of purchase order number.
    From SAP Inbox , when i click on Objects and Attachments , it should navigate to Display method of my BOR object with the Purchase order number.

    Hi Sanju , i did exact the same way  ,
    &_EVT_OBJECT& --> &BUS2012&  ( This is done at the start of workflow )
    Now go to you task of the user decesion and make the following binding....
    &BUS2012& --->&_ATTACH_OBJECTS&  in the biding step between decession task and workflow container.
    I am getting this error message paul,
    The Object Types '[BO.ZIPARI]'  (source) and  '[BO.SOFM]' (target) are not compatible.
    i am trying to create a method in BOR and passing back the attachment back to task container but not succeeded yet .
    My requirement is , from SAP inbox before taking decision , approver wants to review for that i need to link the PO number clickble at 'Objects and Attachments'.

  • HTTP Sender and HTTP Receiver .Pls advice urgent

    Hi All,
    Partner A (http) -- XI -
    Partner B(http)
    Now Trade Partner do not want to use HTTP client tool.
    He wants to send data through URL.
    Please make the full sender URL for the details below
    for Sender HTTP:
    XI system -- sapd0aa
    Client -- 100
    Port -- 8000
    Sender Service -- SS
    Sender Interface -- SI
    Sender Namespace -- http:
    abc
    Qos -- EO
    In Receiver HTTP Aadapter if I use RFC Destination does it has to be of Type G
    Regards

    Hi Henry,
    1. Where sender partner will send his XML if he uses the above URL?
    Whatever technology , partner is using to send the data, there are some APIs available for establishing the http connection and then sending the data on this HTTP connection.
    2. How the user name and password will be sent in the above URL as XI requires User Name and password.
    You can embed in the URL by adding sap-user=xyz&sap-password=abc
    Piyush

  • HTTPS, DNS and dynamically updating DNS records

    Hello to you all, if you are able to help with a DNS problem that I'm having then please accept my thanks and appreciation in advance.
    First some background information, I recently  moved my server from my studio to my house where a new purpose built studio will soon be erected. At my old studio any requests for myurl.com came in via the IP (whether that be http, https, ftp etc) from the domain registrar and the router would send the request to the relevant port number whether that be 80 for http or 443 for https etc and all was well as this location had a fixed IP address. Unfortunately at my new location whilst I have a much faster connection I do not have a fixed IP. To get around this I have the following set up (not ideal for a business I know but perfectly OK for home hosting); I set up two psuedo nameservers at no-ip.com (ns1myurl.com and ns2myurl.com) which tracks the changes in my IP address and updates its records accordingly, my registrar then sends any requests to these 'nameservers' and no-ip then forwards it on to my server. So far so good.
    The problem arises once the requests get to my server, whilst I have DNS set up, I can only recieve requests from a straight request to the server ie myurl.com will display the site without any problem, but if I then put a www in front of that or try to access the https part of my site (which is set up as a seperate site on the same server) then the server throws an error. I have tried to put an alias (CNAME) into the zone but it does not want to resolve the request. I have searched around but to no avail, I am totally new to DNS so am currently on a steep learning curve and fumbling around in the dark.
    The first thing that I need to get working is the request to be resolved correctly and then (and this is where the real fun starts!) is to dynamically update the IP in the DNS records as the IP changes. I will probably have to get help in on this as I understand that this requires BIND of which I know nothing about, first though I'd like to get the pages to be served up correctly. Advice, hints, tips or links to tutorials all greatly appreciated. Full set up listed below.
    Many thanks, David.
    Xserve PPC G5 running 10.5.8 unlimited set up as standalone OD master
    Xraid
    APC UPS
    CradlePoint MBR1200 Gateway router which acts as the DHCP
    http://myurl.com and https://myurl.com set up as 2 seperate sites and located on the Xraid
    Current DNS setup:
    Primary Zone name: myurl.com with nameservers ns1myurl.no-ip.info and ns2myurl.no-ip.info and allow zone transfers in checked
    Then
    Name
    Type
    Value
    myurl.com
    Primary Zone
            ns1myurl.no-ip.info
            Machine
    12.34.56.78 (external IP)
            ns2myurl.no-ip.info
            Machine
    12.34.56.78 (external IP)
            myurl.com.
            Machine
    12.34.56.78 (external IP)
            www.myurl.com.
            Alias
    myurl.com.
    With the reverse zone looking thus with allow zone transfers being checked
    Name
    Type
    Value
    56.34.12.in-addr.arpa.
    Reverse Zone
            12.34.56.78
            Reverse mapping
            myurl.com.

    Thanks for the reply Camelot, that part though I had already figured out. I now have this working, all I did was change the external IP to the internal one of the server with resolves with the .local machine name and all is working just fine (for now!). As long as I have primary zones set for each site and any alias or services set up on them then everything works well.. The real test will be when my ISP changes the IP, whilst my tests have proved successful the proof will be when they update the address.
    Thanks anyway. David.

  • Mail  - Uintended Saved Messages and Attachments in .imapmbox

    +Why do I have thousands of documents (messages and attachments) from past years stored in folders with suffix .imapmbox?+
    Time Machine quit backing up because of insufficient space on my external drive. Searching for an answer, I found (and deleted) a few thousand files dating back a couple of years: nearly 150gb of old messages, images, movies, and documents that I did not know were stored. Many were stored multiple times. Most were at the locations:
    Macintosh HD => Users => (Username) => Library => Mail => Mac (Username) => Deleted Messages.imapmbox => Attachments
    . . . and similarly with the last folder in the sequence being "Messages." : Sent Messages.imapmbox =>
    The situation also occurred with "Sent Messages.imapmbox" having hundreds of Messages and Attachments.
    I had no knowledge of these being on my HD because when (in Mail) I clicked on "Sent" and "Trash On My Mac" I saw relatively few files only the ones I expected, given the selections I made in Preferences.
    In Mail Preferences for "Sent" I have checked store on server and delete when one month old.
    For Trash I have checked moved deleted messages to Trash mailbox and store deleted messages on server. Also, "Permanently delete messages when one week old."
    In Preferences - General, I had selected "Remove Unedited Downloads: After message is deleted."
    I do want email downloaded to the Mac HD to read offline, why do they get stored embedded out of sight (and previously out of mind) down in those .imapmbox locations?

    No, you can't emulate that feature. But you can just compose your message and when you're done, press Return at least 3 times and attach your file there; that will make the attachment be at the end of the message (such as an image), or appear separately as an attachment in the message header when the recipient opens it.
    Mulder

  • Objects and Attachments in User Decision Step not possible

    Hi all,
    I have designed a workflow where during the 1st step(Archivelink image display) I am able to display archived image, and in the inbox for the first workitem I can see the Objects and Attachments link related to the image.
    But my second workflow step(is userdecision dialog), I would like to see the same archived image link as the in the previous workitem under Objects and Attachments.(I dont want to create a new attachement)
    Can somebody tell me how can I accomplish this task.
    Thnks
    Yogi

    Hello,
    what you need todo is to use a container binding from the single step task from the 1st step where you bind the image object to the workflow container.
    Then in the user decision task you create a container element which refers to the image object. Then use a binding to 'send' the object from the workflow container to the task container.
    Kind regards,
    Peter

  • How to: Flatten Adobe PDF Portfolio containing email and attachments

    How do you flatten an Adobe PDF Portfolio in Adobe XI Pro.  The Portfolio contains emails with various attachments.  I need to produce a single PDF with all emails and attachments as "images/pages" (as they would appear when printed).  Attachments need to follow their corresponding email in order.  All links, metadata, etc. will be stripped out and various text redactions applied to the final PDF. 

    I did try to open the resulting PDF to see if the fields/annotations were flattened. How would I know if they were flattened?
    The images I added get a thin blue border around them and become shaded when I click on them after flattening.
    Before flattening, they get a thin blue border with squares on each corner to drag, change size, etc.
    Does this mean they were successfully flattened?
    I do not understand this: “I just tried with Preflight (Acrobat 9) and it made all of the check boxes selected when it flattened them.” What check boxes are you referring to?
    Please see the below window. Is that where I am supposed to be? If so, am I supposed to click “Analyze and Fix” or do something else?
    Philip Jones in post 15 suggested “Selecting All then use the Flattening.” However, that makes no difference for me.

  • Question about HTTP Server and 9iAS

    I am kind of new to Oracles 9is products. I installed Oracle 9i Rel. 2 recently and it installed HTTP Server and other stuff as part of that install. I am trying to write a small web application. Is this install good enough to do basic servlet's, jsp's and may be EJB's etc ... or do I need to install 9iAS. I am confused on the fact that I know 9iAS will give me j2ee container, web container, clustering, etc ..., what functionality is included in the 9i databases web server piece.
    Also, can anyone point me to a good documentation that explains directory structure of 9i Rel. 2. I am familiar with the database part fairly well(oracle 7 release). However, I am confused as to new web related stuff (Apache, bc4j, etc..) in 9i Rel. 2.
    Thanks.

    Hi,
    No, you cannot run EJB's in the Apache installation. For that you might want to download OC4J.
    Basic Http pages and Servlets can run but I dont think it is advisable to use it for that. For any kind of development, I would suggest you to use OC4J.
    Oracle9i Database is web enabled and you can access the table, etc.. from a browser too. This is the reason Apache is provided with the basic installation. Oracle9i Rel 2 has XML DB in it which again can be accessed from the Web.
    For more help on any of these check http://otn.oracle.com/documentation/oracle9i.html
    You will be able to get all the related Developer's Guide here.
    Hope this helps,
    Rajat

  • Archiving Options for BPEL Instances, Comments and Attachments.

    Hi
    We have a SOA11g BPEL and Human Tasks custom application running for past one and half year, and we have lot of instances completed in the BPEL flow.
    Are they any default options in SOA Suite where the instances get archived after specific period? If not what are the options to archive the Completed instance and respective Comments and Attachments. And to view them when required from the BPM worklist application.
    Thanks
    Kumar

    Hi,
    This somewhat date back to the way iChat's Saved Chats were once Stored.
    At iChat 5 (in Snow Leopard) you could choose to see the last chat - (when opening an new chat with a person you had chatted with before) or parts of the Last Chat in terms of the Last so many IMs.
    Example Pic of iChat 5's Prefs
    Since then the management choices of the Save Chats has changed in both iChat 6 and Messages.
    Messages stores Chats two ways if they are iMessages.
    You can elect to Save them in Messages > Preferences > Messages.
    It also store the chat.db and other databases items which includes the Attachment items
    The chat.db is the bit that fill in the "history" if you iMessage the same person even if you are not saving the Chat in a formal sense in the App's Preferences.
    This is irrespective if your delete the Conversation from the Messages main window.
    How big these Databases get obviously depends on your iMessages usage.
    Striker's link seems to be about a similar issue on an iPhone (I presume it transfers to other iOS devices) but I am not sure that it is relevant in this situation.
    Edit.
    I should have been clear that you cannot change the database behaviour.
    9:49 pm      Sunday; October 6, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.4)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously
    Message was edited by: Ralph Johns (UK)

Maybe you are looking for

  • How to set the First Line of Table UI in Web Dynpro ABAP

    Hi Team, I have a scenario where I'm displaying two Table controls one below the other. When a line is selected in the first(Top) table, I have a supply function(Event) and I fill the second(bottom) table. Everything works fine till here. The problem

  • CD can be read for 2 minutes, then fails

    I've had my iBook G4 for about 2 and a half years now and have had no problems with it until now. Recently, i was importing a CD into iTunes and it stopped importing halfway through a song and caused iTunes to freeze. I used Force Quit and ejected th

  • Error Message when Trying to Sync to MS Outlook 2010, "No Available Message Stores"

    Hi, I am trying to Sync My blackberry 8330 Phone with MS Outlook 2010 Beta. I can not Sync to any part of MS Outlook (Calendar, E-Mail, etc)  I always get the same error message "No available Message Stores".  Does anyone know what is causing this or

  • Annoying problem exporting into iDVD

    Hi folks Trying to export a little video I'm making into iDVD, all clips have volume at zero and there is a music track. Its just as I want it when I export it to iTunes or whatever else, but when I export it into iDVD there is one clip which plays i

  • Using a BufferedReaderobject in a StreamTokenizer

    I can't seem to figure out how to use the BufferedReader object I have created (called input) as the source for a new StreamTokenizer. I do this StreamTokenizer adder = new StreamTokenizer(System.setIn(input)); and it says variable input not found in