IDoc (asynchron) - HTTP (synchron, plain text) - RFC

Hello,
I've implemented the following Business Process inside our PI 7.1:
Reciver           -> Mapping                    -> Sender             -> Mapping              -> Sender
(getting IDoc)     (IDoc to Plain Text)         (sync, HTTP)       (plain text to xml)     (back to SAP using RFC)
My problem is, it works only until the first Mapping has finished and ends before the synchronsous sender.
It's a Java mapping which creats a Plain text containing the POST parameter which are needed for the HTTP
Request (no I can't send xml). The created payload looks the following way:
mid=1&portalid=xxx&key=xxx&mode=live&request=capture&encoding=UTF-8&txid=1&amount=0&currency=EUR&invoiceid=6510672402&id[0]=6510672402&pr[0]=0&no[0]=1&de[0]=6510672402
The error I get is:
could not create BPE proxy for message, no XML object definition found for message [msg id]
It's no XML message, but can't plain text be processed inside the BPM?
AFAIK I need the BPM for ASYNC/SYNC bridge.
Regards
Manfred

Hello all,
I've done the scenary three times on PI 7.1 in different ways and was not able to make it work. I've switched to our old XI 3.1 developer machine and tried there again. It worked at the first try. Don't ask my why, but after exporting repository and directory from the XI 3.1 machine and importing to PI 7.1, it also worked there.
I can't say, what's the reason, but we also had cache problems on the PI 7.1 last days (interface mappings where not found), maybe it simply was a cache problem...
Thanks for your help,
Manfred

Similar Messages

  • Leaving mapped idoc segments out of plain text output

    Hello all,
    I mapped a customer IDoc with one header and detail lines to a message maping with one header and detail lines. The value's in the header are used for variable substitution for the file name.
    The has to be writen as csv to a ftp server. I do this by using the file content conversion. Now I only want the detail lines to be written to the file so I only mensioned the detail line as the record set structure.
    When I look at the output the header is stil part of the csv file.
    Is there a way to prevent the header line being part of the output ? (of course without deleating it from the message type structure)
    Regards,
    Jasper

    check this link
    http://help.sap.com/saphelp_nw04/helpdata/en/1d/756b3c0d592c7fe10000000a11405a/frameset.htm
    Try Using the following
    Customer.addHeaderLine = 0
    Customer is the structure here.
    Reward if helpful.
    Sachin

  • IDOC Asynchronous or Synchronous

    Hello,
    a quick question:
    When you import an IDOC out of an R/3 4.6C into XI is the IDOC always asynchronous, e.g. can it only be used for an async outbound interface. I'm using XI 2.0.
    Thanks
    Stefan

    Stefan -
    The way I think about IDOC's is that they are messages for the purpose of message mappings, and interfaces for the purposes of message exchange (interface mappings). You cannot include an IDOC as a message type in an interface definition.  Thus the async nature of the IDOC itself determines that it is asynchronous in the int. rep.  Really, an IDOC is a record structure that is transmitted (in classical ALE) via function modules.
    HTH,
    Paul

  • HTTP Receiver Adapter payload as single line plain text with out any tags.

    Hi PI experts,
    I have a strange problem in http receiver adapter.
    Sender RFC (SAP)  Receiver: HTTP.
    Receiver system expects the output from XI in the below format in a single line plain text with out any tags in the payload. and the content type should be application/x-www-form-urlencoded
    Group=Test&Sentinel=Web%20Server&Facility=5345&Order Number=XT-XWHM-Y-NA&Serial Number=123456&@LABEL_QUANTITY=5&@LABEL_NAME=111114_Q
    Is there any way to achieve this using http receiver adapter. Business is not ready to accept the output from XI not even in a single element instead they only need it as a JUST a plain text.
    Appreciate early response on this.
    Thanks in Advance,
    Jitender

    Dear Ola,
    Could you elaborate how you achieved in catching the response data from the receiver in case of HTTP receiver adapter?
    The target service is not a WebService but some python script that must to receive some paramters via POST request.
         HOW can I post this parameters?
    Here you entered the fields of the message type of the request in the header parameters of the receiver adapter? Thats fine.
    But what about the message type and vice versa of the response from the receiver?
    Regards
    Rebecca

  • How to send plain text body in HTTP Post method ?

    Hi Exeperts,
    I have a scenario http post - ptoxy. Sender sending the data in http post in plain text body (only field values will be in the body).
    how should i capture this plain text for receiver to map..
    is any udf or xsl code ?
    please guide me for achieving this requirement .
    find the attachment for http post body value.
    Regards
    Ravi

    Hi Mark,
    Thanks for your reply,
    Please share you have any udf  for this .
    can you explain me how should i map to target side.
    what are the configuration should i done in communication channel level
    Regards
    Ravinder.s

  • ** Sender Agreement is required for RFC but not IDoc, XI, & HTTP.. Why ?

    Hi Friends,
    All we know that since IDoc, XI adapters running on Integration Engine (SAP WAS 6.40), Sender Agreement is need not required.
    Since RFC is proprietary document for SAP like IDoc, why we are creating Sender Agreement for RFC adpater ? (We know that RFC adpater is running on Adapter Engine, so that ...). Some of our guys asking me this question.
    Why is this difference (IDoc adapter running on Integration Engine & RFC adapter is running on Adapter Engine) ? Anyboday can clarify the exact reason on this ...
    Kind regards,
    Jegathees P.

    Hi,
      RFC Adapter:
        RFC adapter can abe to  manage metadata while using the Jco call.This turns the RFC data to RFC xml message.
    IDOC Adapter:
       But Loading the metadata for IDOC we should create a port and rfc destination.IDOC adapter and metadata container placed in integration server before and after the pipeline step.metadata container converts the IDOC to IDOCxml.IDOC adapter converts the IDOC xml to native xml format.Using idx2 we uploaded the IDOC metadata with the help of RFC destination and port.
    Regards,
    Prakasu.M

  • Send idocs to SAP synchronously

    Hello.
    Currently we are sending idocs to SAP using the RFC IDOC_INBOUND_ASYNCHRONOUS. However, this is an asynchronous call - as in we need to create a TID, and use the sdk api RfcIndirectCallEx() to execute this RFC, which will execute it asynchronously. Is there any way to send idocs to SAP synchronously? I looked at IDOC_INBOUND_SYNCHRONOUS, but this RFC takes parameters of type EDI_DD and EDI_DC (i.e., idoc Version 2 parameters), and not EDI_DC40/EDI_DD40. Is there any way to send idocs synchronously in version 3 format?
    Thanks,
    Mustansir

    Hi,
    Partner profile should be defined explicitely in the SAP system.
    Steps to create partner profile.
    Create a Partner profile(TSTCLNT000) in we20 transation with required information :
    Inbound parameters : MATMAS.
    Double click on message type to define other parameters:
    Define Partner type as 'LS'.
    These settings will solve the problem.
    Regards,
    Senthil

  • IDoc u2013 HTTP Using SAP BC

    Hi Experts,
    I want to create the following scenario using SAP Business Connector.
    SAP system sends an IDoc asynchronously to SAP BC. The SAP BC converts the IDoc into a standard IDoc XML document. After the conversion the SAP BC sends the XML document synchronously to an external URL of a business partner via HTTP.
    Can anyone provide me with a document consisting of all the steps involved for the above configuration, right from SAP system to BC system.
    Thanks & Regards,
    Amit

    hi,
    so you're doing rosseta
    >>can you please let me know from where can i get this file????
    the lastest version of best practices cd can be downloaded from:
    service.sap.com/swdc
    then path:
    Installations and Upgrades" SAP Best Practices" SAP BP FOR HIGH TECH" HIGH TECH - V1.600
    but it's for 1.600 version and you're file should be for V1.471
    so maybe you need to ask SAP where to download it if V1.600 DVD will not work
    but try the link
    Regards,
    Michal Krawczyk

  • Unable to change font color for Plain Text Emails

    I have a Win7 Enterprise x86 machine running Outlook 2010.  I am unable to read plain text emails.  When I go into Options->Mail->Stationary and Fonts, the preview box under "Composing and reading plain text messages" is all white. 
    I've tried changing it to automatic, black, random colors, different fonts and styles, click 'Ok' and nothing happens.  Preview pane and incoming plain text emails are white.  I followed all the steps in this TechNet article: http://social.technet.microsoft.com/Forums/office/en-US/0e535f1f-0a2f-4208-9b05-42c4e943b484/outlook-2010-cannot-view-plain-text-emails?forum=officeitproprevious
    Applied the Fix It, repaired Office 2010, renamed the normalemail.dotm file.  Still nothing.
    Anyone run into this issue or have a fix?

    This could be a view issue. Please try to open Outlook using the /cleanviews
    switch to clean your views, and try again. Here is the line switches for Outlook 2010http://office.microsoft.com/en-001/outlook-help/command-line-switches-for-outlook-2010-HP010354956.aspx
    If /cleanviews doesn't work for you, you might try to recreate your Outlook profile. Please refer to this article:
    http://office.microsoft.com/en-us/outlook-help/create-an-outlook-profile-HA102749460.aspx
      

  • Firefox 11 beta is having issues loading Flash and HTML content, shows plain text instead of images

    I'm not sure what is causing the problem but it has been happening since beta 10 and now its also in beta 11. Randomly when I load any web page the page is displayed in plain text leaving all the HTML or flash content blank. Yes I have the most recent version of flash installed along with Java just in case it was looking for that mess as well. Sometimes the pages load fine, and sometimes they don't, it's like playing lotto with the internet. The only fix I know of is to either keep refreshing the page and "hope" it catches it on the reload, or closing Firefox and running CCleaner. Some times FF will load some of the visual data and leave gaps but usually its just basic text mode. I'm at a loss as to whether the problem is from Firefox or my ISP being a douche, either way its annoying that Firefox is not showing internet pages like it used to.
    Hate to see it happening but it looks like Firefox is on its way to being just another Internet Explorer clone (failure). Should have stayed with your original team, all the new folks you have hired are really mucking up the whole project and its goal of a free and open internet. Not to mention writing bad code and costing you money and more importantly the user base.
    (Update, now it's not doing it go figure, but I'm sure it will do it again at some point, perhaps its not Firefox and something else, I'll keep my eye on it and try to report any findings)

    If you use extensions (Tools > Add-ons > Extension) like <i>Adblock Plus</i> or <i>NoScript</i> or <i>Flash Block</i> that can block content then make sure that such extensions aren't blocking content.
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • View 3D model files as plain text in Visual Studio 2013

    Hi, as the title says I'd like to be able to view 3D models as plain text in VS2013 and not through the built in model viewer that came in VS2012?
    I havn't found a way to view .obj or .fbx files as plaintext in visual studio 2013 so I've had to temporarily change file extension or use a different editor.
    So is there some way to disable the model viewer temporarily or toggle between text/model viewer?

    Hello,
    Welcome to MSDN forum. But I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    It seems that 3D model is related to games app such as DirectX app development. IN this case, we don’t have environment to research your issue. I suggest consulting your issue on DirectX and XNA forum for better support:
    http://www.gamedev.net/forum/10-directx-and-xna/
    Thank you for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Outlook 2010 "Send Plain text only" not working for individual contacts

    We have a Outlook 2010/Exchange 2007 environment
    If you go to Outlook Properties of a contact and change from "Let Outlook decide the best sending format" to "Send Plain text only", it is supposed to force Outlook to send a Plain text
    email
    to that contact. 
    But it is still sending HTML.  This is happening with any contact I try this with.
    While composing the email I can change it to Plain text manually and that works fine.
    Not sure what gives...

    Hi,
    I recommend that you check the global remote domain setting if set to send plain text.
    If not , the remote domain setting will override the change of the contact's properties when sending email out. 
    More details refer to the following article:
    http://technet.microsoft.com/en-us/library/bb232174(v=exchg.141).aspx
    Remote domain settings   Remote domains define the settings for outgoing message transfers between the Exchange 2010 organization and domains outside the Active Directory forest. Even if you don't create remote domain entries
    for specific domains, there's a predefined remote domain named Default that applies to all remote address spaces (*).
    Hope this helps!
    Thanks.
    Niko Cheng
    TechNet Community Support

  • How do I save e-mail content on my MacBook Air,so I may print them as plain text?

    How do I save e-mail content on my MacBook Air, so I may ptint the content as plain text?

    10.7 Lion
    http://support.apple.com/kb/PH4858
    10.8 Mountain Lion
    http://support.apple.com/kb/PH11746

  • How do I save mail in rich/plain text with attachments?

    I installed Mavericks last night and see (as I expected) that the save mail with attachments in rich text or plain text function in Mail is still broken, as it was with Mountain Lion for the whole of its life, even through updates. Anyone know how to fix this if Apple won't?

    Hi,
    Currently we send emal notifications as html format by default. but you can change it as plain tex or rich text when you forward or reply the email.
    OR you can use this form to "vote" on popular feature requests, or to add a new one of your own:
    https://adobeformscentral.com/?f=XnF-KJVCovcEVQz9tZHYPQ
    Thanks,
    Guanshuai

  • How to view my email in HTML format instead of Plain Text format?

    I receive plenty of HTML format emails everyday.
    but when I check those emails on iPhone, all emails were automatically converted to Plain Text format.
    I wish to view my emails in HTML format (just as it shown in Outlook)
    with graphic (jpep loaded, instead of attachment), and Text formatting.
    Can anyone suggest me any solution?
    or do Mail apps in iPhone does not support HTML format?
    Pls guide.
    Thx.

    To get a source code for jsp mail visit http://www.jspinsider.com/tutorials/jsp/javamail.view

Maybe you are looking for