How to configure Integration B2B to request and process AS2 Sync MDN

Hi,
Is it possible to configure B2B to request and process sync MDN in Custom Document Over Internet scenario?
I have set up the TP Delivery Channel's Acknowledgement mode to Sync but It does not work for outgoing documents. Our trading partner sends back MDN over the same https connection but it only results in an error. The business message status of is Wait Ack for few minutes and then changes to Error:
Business Message Details
Collaboration          
Revision          
Business Action          PROCESS
Revision          1
Process Protocol          
Exchange Protocol          AS2 - 1.1
B2B Message Id          1036
Protocol Message Id          <1036@as2test>
Protocol Collaboration Id          
Receive Time Stamp          April 21, 2009 2:37:43 PM
Send Time Stamp          April 21, 2009 2:37:43 PM
Acknowledge Mode          Sync
Reply Mode          Async
Agreement          TP_TEST_AGR
Message Date Time          April 21, 2009 2:37:43 PM
Error Code          AIP-50079
Message Type          
State          Error
Remaining Retry          0
Acknowledge Type          Document Exchange
Direction          Outbound
Time To Acknowledge          
Sending Trading Partner          HOST_TEST
Wire Message          View
Correlated Message          
Payload          Payload
Transport error: [IPT_HttpSendError] HTTP encounters send error :.
Premature EOF encountered
Also our trading partner reports that he gets the message six times during the time between Wait Ack and Error status and each time send Ack. Nothing is visible in b2b.log in that time.
When we switch to Async Ack, B2B also sends message six times and each time receives Async MDN. This time however, each MDN is received and processed correctly. Our request has status Complete, until the 6th Ack is received, then it changes to the same error as above.
Have any of you experienced above error? Is it at all possible to process AS2 MDN's correctly especially in Sync mode?
Thank you in advance.

Just consider your BPM is receiver, and sender:
Src --> BPM  (BPM is Receiver)
==========
Sender Agreement (If it is IDOC or HTTP, then you do not have to create)
Commnunication Channel
Receiver Determination
Interface Determination    
BPM --> Target (BPM is sender)
============
Receiver Determination
Interface Determination    
Communication Channel
Receiver Agreement
If your BPM interact with other systems, you will have more Receiver Determination and Interface determination, possible Receiver agreement
Hope this clear your doubts
Liang

Similar Messages

  • How to configure MDT tool kit files and UDI settings to enable lite touch installation

    please assist me for lite touch installation. i have integrated MDT 2013 with SCCM 2012 R2 then not sure what next? like how to configure MDT tool kit files and UDI settings to enable lite touch installation

    Here are some examples:
    http://www.windows-noob.com/forums/index.php?/topic/5250-using-sccm-2012-rc-in-a-lab-part-18-deploying-a-udi-client-task-sequence-with-mdt-2012-rc1-integrated-in-configuration-manager-2012/
    http://damonjohns.com/2013/08/20/integrating-udi-into-your-sccm-osd-task-sequences/
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • How to Configure MS Exchange 2007 CCR and SCC Cluster in a single system

    Hi i want to configure ms-exchange 2007 server for both SCC and CCR. i have two Windows Server 2008 on running on my hyper-v. by using cluster on both hyper v i want to install MS-Exchange 2007 for both SCC and CCR. ideally one windows server 2008 has
    Active Nodes and another one has passive nodes. please guide me as i am new in the field

    Duplicate of
    http://social.technet.microsoft.com/Forums/exchange/en-US/edea43a1-59b4-4d26-9b41-76d0f4677095/how-to-configure-ms-exchange-2007-ccr-and-scc-cluster-in-a-single-system?forum=exchangesvrgenerallegacy#c6e08365-c01a-40aa-a8bc-94219757ef13
    Blog |
    Get Your Exchange Powershell Tip of the Day from here

  • How can I delete apps in iTunes and have that sync to my iPhone and iPad?

    How can I delete apps in iTunes and have that sync to my iPhone and iPad? I don't want to delete 3 separate times for each item. I just carefully chose 30-35 apps to get rid of via iTunes, hoping it would sync to my devices, only to find I have to repeat the process on my iPad, take notes, then repeat it on my iPhone. It wasn't always so tedious was it?
    Here's the "Help" I got from Apple. They even quoted my question back to me then proceeded to answer with something very different and completely missing the point.
    I understand that you would like to delete the Apps. I know how eager you are to get the required information and I will be happy to assist you.
    You can remove individual songs, audiobooks, and videos from your iPod, iPhone, or iPad. Removing an item from your device doesn't delete it from your iTunes library.
    To remove items from a device other than an iPod shuffle, first make sure that iTunes is set up to manually manage items.
    1. Connect your iPod, iPhone, or iPad to your computer.
    2. When the iPod, iPhone, or iPad icon appears in iTunes, select it.
    3. Unless your device is an iPod shuffle, click the Summary tab and make sure "Manually manage music and videos" or "Manually manage music" is selected.
    4. If the disclosure triangle to the left of your iPod, iPhone, or iPad (below Devices) is closed, click the triangle so that you can see the device's contents.
    5. Select the item you want to delete and press the Delete key.
    This was not helpful in any way and I am still unable to delete apps on my devices in a global, iTunes based way. Each device still requires its own independent process.

    Match was off.  I made all of the changes and then went through the "Turn on iTunes Match" option.  I now have deleted some tracks, edited the Metadata in CDDA, and then added it back.  This worked fine, but it is not a good solution.
    I just tried making some edits and use the "Update iTunes Match" and that seemed to work.  It looks like the real answer is that Match must be up and operational, then you can make changes and run the Update to incorporate the changes.  However, if Match has a problem then Signing Out and back in to your store account and going through the process of Turning On Match (were you get the questions, "Add this Computer to Match" will overwrite any changes. 
    Since this relies on the stability of iTunes, I won't be making a lot of changes between updates.

  • Process on Help request and Process on value request events examples

    HI All,
               Can anybody please give me some examples of Process on Help request and Process on value request events.
    Thanks in advance

    HI,
    Check programs
    <b>demo_selection_screen_f1</b>.
    <b>demo_selection_screen_f4.</b>
    Regards,
    Sesh

  • How to find the max session count and process count for a database

    Hi All,
    How to find the maximum session count and process count reached for a database over a period of 15 days?
    DB version:11.2.0.2
    OS:AIX

    Thanks for the link.
    The output of the below query that is given in the link shows the results for the last 10 or 12 days.. Is there a query which gives a result for the last 30 days?
    col metric_unit for a30
    set pagesize 100
    Select trunc(end_time),max(maxval) as Maximum_Value,metric_unit
    from dba_hist_sysmetric_summary
    where metric_id in ( 2118,2119) group by trunc(end_time),metric_unit order by 1;

  • How to configure Integration Directory for Integration process async sync

    Hi Experts,
                     I am confused about doing configuration in Integration Directory i.e receiver determination,interface determination and receiver agreement and sender agreement for my integration process as it involve synchronous send at target side.
    In my Scenario , we get Purchase order request(asynchronously) from SRM system in proxy xml format which we have to map to Cxml format send it to third party system(say system 2) as http request.Then we will recieve a response from system2 in Cxml format through HTTP.Now,we have to map this response as to SRM system via proxy code for successful and error case .If error occured we also have to mail to the respective department about the error occured via mail adapter.Proxy to XI is a asynchronous communication and XI to System2 is a synchronous communication .Then again XI to SRM is a asynchronous communication via proxy.I have request and response External defination for Cxml i.e HTTP side.
    I have done following integration process in ESR
    Start- Receive(1)---Transformation(2)-send(3)-Fork(4)--
    stop
    ...................................................................................................... .....[----Branch 1 [-Transformation(5)-Send(6)-
    .......................[-----Branch 2 -
    SWITCH STEP to check error code[
    ............................................................................................................[.otherwise branch of switch
    Fork(4)----[
    .......................[----Branch 1-Transformation (9)-send(10)-
    Here,
    Recieve(1) -- is used for recieve request from SRM.Mode is asynchronous
    Transforamtion(2)-- is used for operation mapping between request of SRM to HTTP request.
    send(3) --is used to sending request synchronous to HTTP,mode is synchronous,used synchronous abstract interface,abstract reqhttp and abstract resphttp
    switch-switch Branch1 is used for checking error response to be true---
    Transformation(5)--- is used to map HTTP response to Mail response structure
    Send(6)----
    is used to send mail content to Mail adapter
    Transformation(9)---- is used to map HTTP response to Proxy response
    Send(10) --- used to send mapped proxy response to SRM as to update status by calling calling Function module using proxy code.
    Thanks
    Deepak

    Deepak,
    In BPM data does not flow in Backword direction!
    take any step in your BPM the message it is goiong to receive will be what a step just before it is giving to BPM.
    Now in your case
    IR Part:
    You have to call Third part Synchronously and the input to it will be what Proxy has given to you.
    Create an Abstract Synchronous(in case of abstract you need not bother it is Inbound or Outbound) in which(I mean the Message Interface) The Output message will be what you have Received from Proxy and the input message will be what you are going to receive from the Third party as a Response.  Now you would have Inbound Synchronous Interface created for calling Third party.
    Have a Interface Mapping between the Abstract Synchronous and Inbound Synchronous Message Interface.
    ID Part:
    For synchronous Step:  BPM will; be sender with  Message Interface Abstarct Synchronous
    Third Party will be receiver With Inbound Interface(Synchronous). Use the INterface Mapping between Abstract Synchronous and Inbound Synchronous that You have created in IR.
    Have a Receiver Agreement for the Thirs part.
    No Sender agreement required in case of BPM as a Sender.
    Thanks,
    Sunil Singh

  • How to configure HA between local controller and remote controller in DC

    Good day,
    If I have two Cisco 5508 Controllers, running Software version 7.4, how would my failover happen when the AP's run in local mode, and the local controller fail, and you configured your remote controller as your secondary controller.  Question is, will the APs automatically convert to FlexConnect mode when they failover to the remote controller in the DC?  I know you cannot configure HA as the controllers have to be connected with ethernet copper cable on the redundancy port, giving you a distance limitation of 100m.
    Thank you in advance
    Adrian

    Hello ,
    As per your query i can suggest you the following solution-
    In wireless network deployments that run controller versions earlier than 5.0, when a controller goes down, it takes a long time for all the APs and the associated clients to move to a backup controller and for wireless service to resume.
    The features discussed in the document are implemented on the controller CLI in WLC software release 5.0 in order to decrease the time that it takes for access points and their associated clients to move to a backup controller and for wireless service to resume after a controller goes down:
    In order to reduce the controller failure detection time, you can configure the heartbeat interval between the controller and access point with a smaller timeout value.
    In addition to the option to configure primary, secondary, and tertiary controllers for a specific access point, you can now also configure primary and secondary backup controllers for a specific controller. If the local controller of the access point fails, it chooses an available controller from the backup controller list in this order:
    •o primary
    •o secondary
    •o tertiary
    •o primary backup
    •o secondary backup
    The access point maintains a list of backup controllers and periodically sends primary discovery requests to each entry on the list. You can now configure a primary discovery request timer in order to specify the amount of time that a controller has to respond to the discovery request of the access point before the access point assumes that the controller cannot be joined and waits for a discovery response from the next controller in the list.
    Hope this will help you.

  • How to configure Oracle SSO for forms and apex

    Hi All,
    I am trying to configure oracle SSO for forms and apex using third party external authentication. Please help me how to configure. I a have tried all possible things
    from web but I am not able to do it. Is there any doc or links are much appreciated.
    Info: Some reason my oiddas web link is not working it used to work fine before and also the from /pls/orasso/ link I am not able to login may be because of my oiddas issue
    Thanks

    Hi Andreas,
    Thanks you for your help. I am trying to implement third party external LDAP authentication for APEX and Forms.
    So I started with OID and SSO setup to create external Partner Applications. Some reason my oid and sso web login links are not working. I didn't find any errors. I need some help in finding the problem and direction, I already read docs on web but no proper direction. I appreciate your help.
    Thanks

  • How to configure a COM domain, IPv4 and IPv6

    Hi,
    I am a new user on the Mac Server, but I have experience in Linux, my problem would be to understand how I configure the Mac Mini Server during installation or after installation, to assign a COM domain.
    I would like to configure only the service Apache, FTP, MySQL.
    My internet provider, today provided me 4 static IPs IPv4 and 4 IPv6, to use, now I want also to configure two local DNS if possible:
    IPv4:
    www.mydomain.com
    ftp.mydomain.com
    mysql.mydomain.com
    IPv6:
    www6.mydomain.com
    For if I can configure DNS in Dual Stack or if I have to record them in a different way.
    A control panel is currently not able to find it, you can advise me if something is well accepted, the important it is for business use as I would like to configure the server is for private use.
    I hope I was clear, I'm sorry but I do not speak perfect English.
    Thanks in advance to all.

    To be clear, in your example you only have one domain - mydomain.com - all the other entries are just host records within that domain.
    For your IPv4 hosts just add standard A records:
    ftp  A  1.2.3.4
    www   A   1.2.3.5
    mysql  A  1.2.3.6
    For your IPv6 hosts just add AAAA records:
    www6    AAAA 1234::ab:cd:ef
    I seriously doubt you want to put your MySQL server on a public IP address, though, so I'd look carefully at your network setup before going much further.

  • How to configure Appointment, Phone Calls,Task and Emails

    HI All,
    I have requirement to build the Appointment, Task, Phone Calls and Emails as in the standard.
    Same like it is available in the Opportunity Sales Activity.
    Can you please suggest how to configure the same
    Thanks & Regards,
    Malkit Singh

    Hello Malkit,
    Does this blog from Alessandro Iannacci helps you?
    HTH,
        Horst

  • Regd : Integration Between Portal Layer And Process Layer

    Hi Experts,
       I have a query regarding the integration between Portal layer and the process layer in CE. How does the interaction happens or what is the process behind the integration of these two layers. I was going through some help documents at help.sap.com.
    But from there I could not get much of information. So need your inputs on the same.
    Thanks
    Pradipta Kumar Mishra

    Hi Pradipta,
    If you are referring to Guided Procedures as the "Process Layer", then you have one of the three options that I can think of:
    1) Deliver the GP processes via UWL in CE Portal
    2) Deliver the GP processes via UWL in EP (if your organization has one)
    3) Delvier the GP processes via GP Runtime in CE Portal
    Of the three mentioned above, option 2 is preferred since your business users get to access their tasks via a single interface. But you need a EP. If that's not the case, I would suggest Option 1. For integrating GP and UWL, please refer to following link.
    http://help.sap.com/saphelp_nwce10/helpdata/en/43/ef06a7860c7061e10000000a1553f6/frameset.htm
    Thanks!
    - Rao

  • How to create a value only  article and process it

    pls tell me how to create a value only article,  group article and
    hierarchy article and process the same in Is-retail

    Hi,
    Pl use the following link:
    http://help.sap.com/saphelp_ides/helpdata/en/fa/6a376542ef11d2a64b00104b57eaa3/frameset.htm
    Regards,
    S.V.ManiKumaar

  • KO8G Postings, how to verify postings  what is TCode and Process-Urgent

    If KO8G is run, what is the process and , how to verify postings ?
    what is TCode and Process-Urgent
    Thanks and Regards
    Narasimha Rao

    Hi Narasimha,
    If you ran the job in background, check SM37 for the log.
    If spool lists created check transaction SP01 to view the details.
    Whether run in background or online, you can check in KO8G under Goto -> Previous settlements.
    There are other ways but it depends on what data you processing.
    Hope this is of some help.
    Elaine

  • How do I prevent my contacts, emails and files from syncing to my daughters iphone but continue to have the apps sync?

    I recen't bought my daughter an iphone 4 and I have a 5.   I want to prevent my contacts/email ect from syncing to her phone (and hers to mine) but still have all the apps and other things sync.   Is there a way to do this?  We have the same itunes and icloud account.   I'm not sure if they are the same thing or completely seperate entities.  I'm pretty apple illiterate and really need instructions in layman's terms.  LOL

    A couple of options:
    Create a new AppleID for her and set up iCloud on it. Login  to that account on her device (Settings app > iCloud) but leave the iTunes&App Store account as is. (I have this set up on my wife's iPhone).
    OR
    If either of you do not need to synch items, turn them off in icloud (Settings App > iCloud). Emails should not synch unless you have the same email accounts set up (Settings App > Mail,Contacts,Calendars)

Maybe you are looking for

  • Using FORMAT_STRING from SSAS cube - not working consistently

    Here's the deal.   I've got an SSAS cube and I am scoping the format of the measures based on dimension members.  Like this. scope(( [Account].[Level 5].&[I000900000] ));  format_string(This) = "(#,0,);#,0,";    end scope;  I'm then calling this for

  • No file size appears when I save a .pages file

    When I save a .pages file there is no file size listed in the directory. In the file directory it says only -- where all the other files have a size in KB or MB listed in that column. What's going on here? The file can be opened without a problem. An

  • PDF email attachments opening in WORD

    My PDF files open in WORD format and in computer language. My O/S is Win 7 Home Premium, and I have Adobe Reader XI. How can I get the PDF files to open as such? Thank you.

  • File sizes on shared reviews are becoming quite huge... how to reduce?

    We have many .pdf's that are shared out for review for users to make comments on.  It appears that every single stroke is being recorded as a markup which may be causing the huge increase in the .pdf file size.  Is there a way to condense these comme

  • Preload img

    I know how to preload an external file using LoadVars. Now I want to combine it with loading a text file containing html tags. For example: I'm loading a text file which contains: <img src="mybigimage.jpg" /> And let's suppose this jpg file is large,