AS2 Adapter in XI

Hi,
Can any body suggest me whether AS2 adapter available in XI directly. I don't want Seeburger AS2 adapter i heard that SAP  also released AS2 adapter. Is this true . Does any body this information. Kindly suggest.
Regards,
Venkat

Hi venkat vanga  ,
These r the details regarding AS2 Adapter in XI:
AS2 Adapter for SAP NetWeaver 
Many SAP customers are looking for one central process integration layer to seamlessly integrate and manage key business processes. While SAP® Exchange Infrastructure is for most SAP customers the next logical step to consider for establishing such a platforrm, you are facing the challenge to embed existing EDI processes into your SAP XI integration architecture at reasonable costs. And most important: using a single monitoring and management framework to avoid multiple potential points of failure. AEDAPTIVe’s AS2 Adapter for SAP NetWeaver® offers secure and reliable EDIINT AS2 capabilities to exchange EDI, XML  or any message format like binaires of choice via the Internet is supported without the need of additional software. 
AEDAPTIVe’s AS2 adapter for SAP NetWeaver® builds on years of experience in the Application Integration space. The solution was designed in cooperation with one of the leading SAP integration consulting firms. 
Powered by NetWeaver
The AEDAPTIVe AS2 Adapter for SAP NetWeaver® is certified and “Powered by NetWeaver”. From an integration perspective native integration with the NetWeaver Adapter Framework (JCA compliant) is guaranteed. Creating the opportunity to use existing monitoring and management applications such as CCMS and SAP Solution Manager® out of the box.
Go to SAP Solution Catalog here .
Benefits, Value Proposition and Features
Competitive license structure. AEDAPTIVe’s AS2 Adapter for SAP NetWeaver® comes with an unlimited per production seat license. Meaning no limitations to business partners, message volume or size or connected systems.
Unlimited license!
Automatic document recognition. Using embedded correlation logic and recognition document can be easily tracked in a correlated matter.
Built-in AS2 support. No need for additional software or tools. Only a fixed Internet connection will be sufficient to reduce EDI networking costs.
Message Monitor for viewing native XML or EDI content.
Display EAN -numbers when available from message.
PGP Encryption / Decryption (optional module).
Included test scenarios for educational purposes. Safely play around with AS2 using guided procedures.
Standards and Protocols
HTTP(s)
AS2
XML
Flat Files
3DES encryption
RC2 (40,64,128) encryption
AES (128,192,256) encryption
MD5 , SHA1 signing
Usage Scenarios
Examples of how or when to use the solution:
Replace multiple legacy EDI solutions with a NetWeaver compatible AS2 solution.Replace current SAP Business Connector and Third Party X.400 or AS2 add-ons with a NetWeaver compatible solution.
Respond quickly to growing customer demand from large customers such as WalMart and AHOLD to cut supply chain communication costs by implementing AS2.
Respond to growing demand for tracking and tracing regulations by implementing the newest EDIFACT standards for specific industries.
Automate national and international order-to-cash or purchase-to-pay scenarios to reduce manual errors, get more accuration in the order fulfillment process and reduce labor costs.
Implement Vendor Management Inventory scenarios optimizing supply chain efficiency, reducing stock-levels, optiming cargo transport and improve customer services.
Integrate external warehouse management systems real-time and secure in order to track goods movements and synchronize stocklevel information.
Automate Internet-based intercompany processes such as intercompany billing, payments and cash management across divisions and heterogeneous applications.
How to use the SOAP Adapter
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a22024f79
Connect XI using SOAP HTTP Adapters
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d53af8ca-0801-0010-08b0-dce9e02130a8
Configuring the sender SOAP Adapter
http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm
Configuring the Receiver SOAP Adapter
http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm
cheers!
********reward points if  u find this helpful
gyanaraj

Similar Messages

  • Dynamic filename in receiver AS2 adapter in B2B Add-on

    Hello Experts,
    Can you please let me know how we can put dynamic filename in the receiver AS2 adapter for B2B Addon on SAP 7.4.
    Thanks
    Saurabh

    Hi Ryan / Experts,
    Let me explain you in more detail.
    In the receiver AS2 Communication channel, if I keep the Filename field as blank as shown below, then in the Mendelson inbox folder, a file is generated with the name "ASJAVA_DX5" which is my business component name.
    If I fill the filname field for example with "CONTRL", then in the Mendelson inbox folder, a file is generated with the name "CONTRL".
    This is my requirement because, suppose i trigger this interface "first time", a file with static name (ASJAVA_DX5/CONTRL ) would be generated in the inbox folder. If I trigger this interface "second time", since the file already exists with same name, it is not overwritten and I cannot check the output of 2nd trigger . Contents are not overwritten.
    To solve this problem + as a general requirement, I wish to have this name to be dynamic, atleast with date+timestamp.
    Can you please help.

  • Dynamic Receiver file name in AS2 adapter

    Hi Experts,
    How to get dynamic receiver file name in AS2 adapter. We need receiver file name same as of sender file name.
    We tried selecting dynamic attributes file name but we are getting followin error in CC.
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: com.seeburger.xi.connector.queue.TaskBuildException: Mandatory attribute dtAS2FileName is not present in XI message., Mandatory attribute dtAS2FileName is not present in XI message.
    Thanks,
    Hari

    hi hari,
    You can't do it manually. As both adapter are in different context.
    You can go with UDF to slove ur problem.
    Just extract the input file name using Dynamic configuration
    Store that in some variable.
    Use same name in the dynamic file name in AS2 receiver. Below code might be useful.
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create( "http://seeburger.com/xi/common/dtAS2FileName", "DYNFILENAME");
    conf.put(key,strfilename);
    Thanks
    Jai
    Edited by: Jaideep Baid on Apr 9, 2010 9:16 AM

  • AS2 Adapter

    Hi Experts,
      I have got a special requirement, can you please suggest is this requirement is possible or not in SAP PI using seeburger AS2 adapter. We have a got probelm in Our GIS System in setting up AS2 profiles for one of our customer. So we thought of using Seeburger AS2 adapter for this requirement.
    By using the Seeburger AS2 adapter I have to receive and Post EDI messages. I have to decrypt the Inbound message and need to stage on the PI Server, No need of message mapping and posting to receiver system. We have a process in GIS system to pick the file from PI Server and do the mapping and post the output data to ORD System.
    For the outbound transactions like 855 and 856, GIS will generates the EDI 855 and 856 files on PI Server. Seeburger AS2 adapter need to encrypt this messages and send to partner's AS2 server.
    Is the above requirement is feasilble in SAP PI using AS2 adapter?
    Any other ideas on this is greatly appreciated
    Thanks,
    Kishore

    I have to decrypt the Inbound message and need to stage on the PI Server, No need of message mapping and posting to receiver system.
    For inbound cases, you may use PI as the receiver system and use NFS protocol of File adapter to put the file on PI server. If you use decryption certificate at sender, you may perform the decryption very well.
    Seeburger AS2 adapter need to encrypt this messages and send to partner's AS2 server.
    This can again be done by the encryption certificate shared with the third party using receiver AS2 adapter.
    Is the above requirement is feasilble in SAP PI using AS2 adapter?
    Yes.
    Regards,
    Prateek

  • AS2 adapter not visible in Receiver Communication Channel (Adapter Type)

    Hi,
    We wish to connect to our customer using AS2 adapter as the receiver communication channel.
    We are unable to find the "AS2 adapter type in the in "adapter type" field. (Choose Adapter Metadata).
    Our XI version is as following (NW04S_11_REL Service Pack 11).
    Version
    Service pack:
    11
    Release:
    NW04S_11_REL
    Is there add-on to be installed on XI or is there any activation required?
    Thanks in Advance,
    Rehan

    SAP_BASIS
    Release 700
    Level 0011
    Highest Support Package: SAPKB70011

  • Receiver AS2 Adapter : Empty Message Handling

    Hello Experts ,
    We are trying to work on following requirement .
    File -> PI -> AS2 ( File) ( We are using Pranke to drop our message to the receiver system) (MDN ack too is in place )
    There are times when none of the source records are valid and we have an empty payload post mapping.
    In AS2 adapter we are using StrictXML2Plain.
    Scenario works fine for all target messages which have data and a file is created at the receiver end. MDN ACK works fine too.
    Problem is when we have empty target payloads , We get following error in communication Channel monitoring.
    Information
    SEEBURGER/AttribMapper: Finished succesfully, 1 properties set or deleted
    Information
    MP: processing local module localejbs/ModuleProcessorExitBean
    Information
    Message entered AF MP exit bean and will be passed to the JCA adapter now.
    Information
    SEEBURGER/AS2: Received order from system.
    Error
    Message could not be forwarded to the JCA adapter. Reason: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: org.apache.commons.httpclient.NoHttpResponseException: The server as2gw.pranke.com failed to respond # , SEEBURGER AS2: org.apache.commons.httpclient.NoHttpResponseException: The server as2gw.pranke.com failed to respond #
    Error
    MP: exception caught with cause javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: org.apache.commons.httpclient.NoHttpResponseException: The server as2gw.pranke.com failed to respond # , SEEBURGER AS2: org.apache.commons.httpclient.NoHttpResponseException: The server as2gw.pranke.com failed to respond #
    Error
    Adapter Framework caught exception: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: org.apache.commons.httpclient.NoHttpResponseException: The server as2gw.pranke.com failed to respond # , SEEBURGER AS2: org.apache.commons.httpclient.NoHttpResponseException: The server as2gw.pranke.com failed to respond #
    Has anyone handled such situation ? Is there any workaround at the SAP end to handle this issue ?
    Or is this to be handled at the Pranke end ?
    Attaching the Seeburger AS2 monitor error as well for empty messages ,
    State
    Error on send, will be retried
    Status Description
    Could not deliver as2 message to partner: org.apache.commons.httpclient.NoHttpResponseException: The server as2gw.pranke.com failed to respond # null
    Little urgent and your expertise is appreciated PI geeks
    Sayalee

    Hi,
    here is the my requirment one source -> two target interfacess (0..1)
    If u have 2 target interfaces,then this is not suffice..... u should make it as 0..unbounded both in operation mapping and message mapping.
    But based on ur requirements posted above i guess u have only one inbound interface at a time based on some conditions....
    But,
    <messages>
    <messages1>
    based on condition first message type not created in mapping.
    <messgaes2>
    The error u r getting is because.... u want only one interface in target at a time....
    Then u should not generate Message1 also in the target.
    So avoid mapping to message1 if u want only message2.
    If both message1 and message2 are created in target means... it is triggering for two interfaces.... so avoid one message1 or message2... based on some conditions u have..
    Still nt solved do post...
    Babu

  • Error in Sender AS2 adapter

    Hi Expert,
    I have configured sender AS2 adapter as per the sap guide.  and share our url and AS2 name.Now when the partner is trying to send the file from their side they are gettting the following error message and in SAP PO we have not received any file via AS2 sender adapter.
    We have checked the fire walls and its working fine.
    2014.04.09
    01:15:03:128 0326030999 PHDR OK  HTTP Response-Line = (HTTP/1.1 302 Found)
    2014.04.09 01:15:03:128
    0326030999 PHDR ERR Trading Partner rejected the transaction
    2014.04.09 01:15:03:128 0326030999 HPOS ERR Requested synchronous receipt not
    returned
    2014.04.09 01:15:03:128 0326030999 HPOS ERR One or more errors occurred with
    this transaction. m_nErr=(2103)
    Regards
    Kasturika

    Hi Harish,
    I have change the as2 url from http://<host>:<port>/AS2 to http://<host>:<port>/AS2/B2B  and now are partner is facing differnt error
    2014.04.22
    03:06:04:400 0637647174 PHDR OK  HTTP Response-Line = (HTTP/1.1 401
    Unauthorized)
    2014.04.22 03:06:04:400 0637647174 PHDR ERR Trading
    Partner rejected the transaction
    I had checked with my partner to use the http authentication and share our user id and password. but they said that they are not using http authentication.
    we also shared our public key  certificate and import theirs in our nwa- certificates  and keys .
    Please share if anything more i need to configure.

  • Problem with CC Receiver with AS2 Adapter Seeburger

    Hi,
    I try to test the AS2 Adapter with Receiver channel y one server and Sender channel in second server, but in the Receiver channel, I have the error :
    "MP: Exception caught with cause com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of as2."
    I find the error and I found the URL Error in AS2 adapter. Object not found in lookup of as2.. Its urgent..!! with the same problem, but I have the same configuration in the Party of the receiver and the Sender, the same AS2ID name, and try with the solution in the forum respect the Party name in the scenario of the Receiver, but don't work.
    My scenario is send an IDOC from R/3 to a partner with the AS2 receiver channel.
    Is my fisrt scenario with AS2 adapter. Somebody help me please with any example or with any idea about the solution to my problem?
    Greetings,
    Hervey

    I have resolved this problem, thanks.

  • Error in AS2 adapter. Object not found in lookup of as2.. Its urgent..!!

    Hi AS2 experts,
    *When i tried sending an xml to partner system using AS2 adapter.. Mapping is succesfull and message is failing in receiver AS2 adapter.
    1. I used the following parameters in AS2 Module.
    ModuleName                                                       Module Key
    localejbs/Seeburger/solution/as2                              solutionid
    localejbs/ModuleProcessorExitBean                          exit
    ModuleKey    ParameterName         ParameterValue
    exit                JNDIName     deployedAdapters/SeeXIAS2/shareable/SeeXIAS2
    Iam getting the following error.
    Success     MP: Processing local module localejbs/Seeburger/solution/as2
    Error :   MP: Exception caught with cause com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of as2.
    Error :  Exception caught by adapter framework: Object not found in lookup of as2.
    Error : Delivery of the message to the application using connection AS2_http://seeburger.com/xi failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Object not found in lookup of as2.: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of as2..
    2. When i tried by removing Modulename "localejbs/Seeburger/solution/as2"
    It is showing the below error like AS2ID is missing.. but its there in party configuration.
    Error :
    Unable to forward message to JCA adapter. Reason: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Sender configuration incomplete - perhaps AS2ID missing.., SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Sender configuration incomplete - perhaps AS2ID missing..       
    Can anyone has idea what might be wrong.
    Kindly suggest me asap.
    Thank You.
    Regards
    Seema.

    Hi,
    Plesae go through below links
    /people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
    EDI Adapter by SeeBurger
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/206e2b65-2ca8-2a10-edad-f2d1391644cb
    B2B(EDI) Integration using SAP Netweaver XI and Seeburger AS2 Adapter
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00f9cdf5-d812-2a10-03b4-aff3bbf792bf
    Integrating XI with SeeBurger
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6dc02f5d-0601-0010-cd9d-f4ff9a7e8c33
    and
    Check with below configuration
    Configuration for AS2 or simple file adapter.
    We are using this module configuration for converting EDI D96A format to XML:
    1 localejbs/CallBicXIRaBean Local Enterprise Bean bic
    2 localejbs/CallSapAdapter Local Enterprise Bean 0
    bic destSourceMsg MainDocument
    bic destTargetMsg MainDocument
    bic logAttID ConverterLog
    bic mappingName See_E2X_ORDERS_UN_D96A
    bic saveSourceMsg ORIGINAL_EDI
    can someone please tell me the module configuration for reverse mapping at receiver end,i.e.,XML to EDI D96A
    basically,I need mapping name for this.
    Scheme=AS2ID
    Name = WAN network no of the partner who is sending the file
    Sender AS2 adapter configuration:
    Few changes in the module parameter tab.
    localejbs/CallBicXIRaBean bic
    CallSapAdapter 0
    Module configuration:
    bic= destSourceMsg = MainDocument
    bic= destTargetMsg = MainDocument
    bic= mappingName= See_E2X_EDIFACT_ORDERS_UN_D93A which does the conversion of EDI-XML.
    Receiver AS2 adapter configuration:
    When the adapter is used in a receiver channel, it obtains a message from the Integration Engine and sends it to a business partner. In this case, the following steps are required:
    1. Define the channel as a Receiver channel on the Parameters tab
    2. The last step ensures the module sequence is complete:
    Make sure the module ModuleProcessorExitBean does exist in the module sequence:
    Module Name=localejbs/ModuleProcessorExitBean
    Type=L
    Module Key=Exit
    • with the following module parameter:
    Module Key=Exit
    Parameter Name=JNDIName
    Parameter Value=deployedAdapters/SeeXIAS2/shareable/SeeXIAS2
    File receiver:
    localejbs/CallBicXIRaBean bic
    CallSapAdapter 0
    Module configuration:
    bic= destSourceMsg = MainDocument
    bic= destTargetMsg = MainDocument
    bic= mappingName= See_X2E_EDIFACT_ORDERS_UN_D93A
    ONly the mapping program name changes from E2X to X2E. IN ur case it will be See_X2E_ORDERS_UN_D96A
    Thanks
    Swarup

  • Seeburger inbound/outbound mapping options with AS2 adapter

    Hi Gurus,
    This is the first time that i am handling Seeburger adapters(AS2 adapter).
    We have the following issue.
    We are using AS2 adapter from Seeburger for communicating with Partners (inbound/outbound).
    For some scenarios, the trading partners either sends us a flat/csv file or expects a flat/csv file from PI.
    And for these scenarios, we are using the AS2 adapter (for sender or receiver channel configuration) .
    Now, the main issue is that we need to convert the flat file to PI-XML format when we receive a flat file from a trading partner or we need to convert from PI-XML format to flat file format when we are sending file to a trading partner.
    Since the AS2 adapter does not have a File Content Conversion (Like we have in the File/FTP adapter) mechanism, we need to rely on MessageTransformBean (under AF Modules) to do the conversion for us. However, since this module cannot handle deep structures (nested structures) what other alternatives can we look out for ?
    I know we can also go for BIC Mapper which is shipped from Seeburger for EDI to XML and XML to EDI conversions. However in this project, we just need XML to flat file/CSV or Flat File/CSV to XML conversions and hence we want to abstain from buying a license for BIC mapper.
    Please let me know what other options can we try in this case.
    Does Seeburger has anything specific to do the conversions from XML to flat file or flat file to XML (and not the whole BIC mapper tool).
    Regards, Gaurav.

    Does Seeburger has anything specific to do the conversions from XML to flat file or flat file to XML (and not the whole BIC mapper tool).
    No. Seeburger doesn't provide any such tool/option.
    Please let me know what other options can we try in this case.
    As per the detail you have provided, you don't have any standard option left. You have to either develop your own adapter module or you can pass the payload directly to mapping and then perform Java mapping on it. You have option of using Conversion Agent but there must be some license cost for it as well.
    Regards,
    Prateek

  • Seeburger AS2 Adapter - Dynamic Attributes

    Dear all,
    We have a scenario where, we are sending an IDOC from our SAP system via XI to one of our partner using AS2.
    We have to manipulate the file name at the receiver end using the dynamic attributes of the AS2 communication channel.
    As per the documentation and the following threads
    Re: File to AS2 File Name? we have done the necessary configuration in the communication channel. The following activites are done
    Selected the checkbox "Use dynamic attributes"
    Under the Module tab
    In Processing sequence added a new entry
    Number 1
    Module Name : localejbs/Seeburger/solution/as2
    Module Type  : Local enterprise bean
    Module Key   :  "dynfile"
    Under the Module Configuration added the following details
    Module key  :  "dynfile"
    Parameter Name : "http://seeburger.com/xi/AS2/dtAS2FileName"
    Parameter Value : "DYNFILENAME"
    However, I understand that this configuration is incomplete, as somewhere i need to pass the value to the variable "DYNFILENAME".
    As per the thred Re: File to AS2 File Name?, Mr Srinivas Reddy mentioned 5 steps, however I am not clear about the step 3 & 4.
    FYI : What I want to map as the file name is the Parter Profile in the EDIDC40 segment of the idoc and the date+time stamp
    Many thanks for the help , in advance
    Regards : Bobby Bal
    Edited by: Bobby Bal on Sep 20, 2010 9:52 PM

    Hi,
    Use the below UDF in your mapping..
    public String FileName(String a,Container container){
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters()
    .get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://seeburger.com/xi/AS2","dtSubject");
    conf.put(key, a);
    As per your requirement, Use Concatenate function  Idoc + Date + Time .
    Pass the resultant value to the UDF and pass this to any unused Target node.
    IDOC + Time+Date --> UDF --> Target node.
    In your receiver AS2 adapter, Click on use dynamic attributes and  Subject check boxes.
    If you want to use other Dynamic attributes like dtAS2FileName, dtAS2ContentType ..
    Simply replace the dtSubject with dtAS2FileName or  dtAS2ContentType . No need to use any modules.
    Thanks
    Deepthi.

  • AS2 Adapter Configuration to Customer / no signature certificate

    Dear all,
    we start a project with an external Customer incl. Certificates.
    If we now start message processing we get follow error back:
    Message processing goes fail. Reason: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ediint.edi.EDIMessageException: EDI message composing failed: no signature certificate, SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed:
    com.seeburger.ediint.edi.EDIMessageException: EDI message composing failed: no signature certificate
    Any idea ?
    What is the meaning of "no signature certificate" ?
    Because we import the certificate info the Trustcenter form the partner and customized in
    AS2 Receiver Configuration -> Encryption Certificate
    Thanks
    Kind regards
    S. Kohler

    Hello,
    The error states "EDI message composing failed: no signature certificate"
    ...and for the signature, you are always using your own key and not the certificate that you receive from the partner.
    (since you wrote " ... we import the certificate info the Trustcenter form the partner")
    So the error message is correct in the way that the referenced entry cannot be used to create the signature.
    Greetings
    Stefan

  • Receiver AS2 Adapter issue.....Failed to get configuration from DATABASE. S

    Hi,
    Iam doing prototyping for File -AS2 adapter and ended up with below erros.
    Error type: COMPONENT_ERROR >> Error date: 6/17/11 8:04 AM >> Description: AS2 Adapter failure Outbound configuration error: Failed to get configuration from DATABASE. Sender configuration incomplete - perhaps AS2ID missing.. com.seeburger.as2.AS2Plugin.execute(AS2Plugin.java:379) [6/17/11 8:04 AM]
    and
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DATABASE. Sender configuration incomplete - perhaps AS2ID missing.., SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DATABASE. Sender configuration incomplete - perhaps AS2ID missing..
    The setting i have made during configation are :
    1> Reciver Party with Agency,Schema and Name entered.
    2>Identifiers for both Sender and reciver channel fileld with values seeburger and AS2ID.
    3>Used Sender uses Virtual reciver in sender aggremnet.
    4> Reciever CC have modules localejbs/Seeburger/solution/as2 and localejbs/ModuleProcessorExitBean in sequence.
    Please provide solutions to overcome the issue.
    As this is prototyping, i have downloaded Free As2 client and trying to send files to that client from PI.

    Hi Dinesh,
    make sure to also configure a report channel (refer to the sample chapter in the SEEBURGER AS2 documentation) in order to receive AS2 MDNs for your sent message. Additionally report channels are needed if the SEEBURGER specific TransmissionReports are requested.
    Hope that helps
    Greetings
    -Sascha-

  • Seeburger AS2 adapter issue

    Hi experts
    We have migrated from XI 3.0 to PI 7.1.
    The corresponding AS2 seeburger is also upgraded to a compatible version.
    But after that it seems the mapping is not working. I am getting the foollowing error while using AS2 adapter at receiver side.
    Runtime exception during processing target field mapping /LIST/S_ISA/D_I05_2. The message is: Exception:[java.lang.NoClassDefFoundError: com/seeburger/functions/permstore/VariableFactory] in class
    A function in map uses seeburger classes(VariableFactory)
    Thanks and Regards
    Dhanish Joseph

    As Anoop said  check for property store values.
    http://seeburger.com/xi/SeeFunctions  provider.servlet.server ; http://localhost/50100 . check for this entry from property store from see front end.
    make sure all other mapping variables and addressbook values imported properly.
    Regards,

  • SEEBURGER AS2: AS2 Adapter failure -- CryptoApiException: Access Denied.

    Hi,
    I am trying to send AS2 message to my partner by using Certificates and I am getting the following error at AS2 receiver adapter.Looks like it doesn't have User Credentials to access the certificates.But we provided all the details.We are not sure where it is going wrong.
    2008-08-30 14:49:42 Error Unable to forward message to JCA adapter. Reason: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed:com.seeburger.ksm.cryptoapi.exception.CryptoApiException: Access Denied., SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: Access Denied.
    Can anyone please suggest us what is missing and where it is going wrong?
    Regards
    Stephano

    Hi,
    1) First of all create the Seeburger Certificates.
    2) You have to deploy those certiates in your Visual Administrator.
    After that in  Interration Builder -
    > Receiver Agreement -
    > In Security Settings -
    >
                       AS2 Sender Configuration -
    > Signing Key -
    >give the certificate name over there.
                       AS2 Sender Configuration -
    > Encription Certificate & Authenitication Certificate is there
                       u have to give u r certificate names over there.
    Thanks,
    Satya Kumar

  • Client Auth  and SSL with Seeburger AS2 adapter

    Hello All,
    We are using the Seeburger AS2 adapter in our landscape and I am in the process of setting the same up and have made quite some progress in all my issues.
    and I  hope that you will be able to help me out.
    1. Server SSL on Receiver AS2 adapter
    I am sending a message from XI using the Receiver AS2 adapter to my AS2 test tool using Server SSL.
    This is working perfectly fine. In my AS2 adapter I have selected HTTPS as the protocol and the message goes via SSL to the target test tool, is processed and the MDN comes back to XI perfectly.
    The issue here is :
    Irrespective of what is provided in the Server Certificate ( Keystore) , the message goes to my target test tool. I even left this field blank with no certificate entry and still the SSL connection was established and the message went to the target system.
    Is there no validation that XI does here? I am lost what is the use of this entry Server Certificate if XI blindly accepts all SSL connections.
    I am using a Decentral Adapter Engine with LoadBalancer.
    2. Client Auth on Receiver AS2 Adapter
    I tried to perform Client Authentication by proving my Server's private key in the AS2 adapter. The corresponding public key is loaded in my partner's Keystore.
    XI error's with the error "SSL handshake failed - Bad Certificate" .
    I am not sure why XI is erroring out here and I have a feeling that I have misunderstood the use of the fields in the AS2 adapter,
    Server Certificate ( Keystore) and Private Key for Client Authentication.
    Has anyone tried this? If further details are needed, I will be able to furnish the same.
    Regards,
    Bhavesh

    Hello Jens,
    Thanks for your reply.
    1. The Encryption and Signature part of the Interface is working absolutely fine and I use the same concept highlighted by you - The Sender always signs the message with his private key and encrypts with message with the partner's public key in the corresponding agreement.
    2. Server SSL is also working perfectly fine, i.e, when XI initiates the connection the SSL connection is established to the partner.
    3. Mutual Auth was the issue where I was getting the bad certificate issue.
    To investigate further I moved the same setup to my Central Adapter Engine and all the issues I had described above seem to have vanished and things work exactly as I was expecting, ie.
    The field : Server Certificate (Keystore) is used to provide the Target System's Server SSL's public Certificate.
    The field : Private Key for Client Authentication is used where XI provides its own Server SSL's private key for Mutual / Client Authentication.
    The problem seems to be with my Decentral Adapter engine and not my central adapter engine and so I guess,
    1. I either have the incorrect certificates on my Decentral Adapter Engine.
    2. I also have 2 instances of a Decentral Adapter Engine with a Webdispatcher and so maybe the 2 Visual Admin's of the 2 Decentral AE are inconsistent.
    3. Maybe it was just a long day and I did something wrong
    Will investigate further for the root cause but I am glad that my concepts remain intact and things do work as I expected them to work.
    A blog on all this is on the cards sometime soon.
    Cheers,
    Bhavesh

Maybe you are looking for

  • Runtime.getRuntime().exec at JBuilder

    I�m gonna show you the interest part of the program: void jButton13_actionPerformed(ActionEvent e) try Process p = Runtime.getRuntime().exec(d:\\jmonrubia\\AWouter\\CntVirRel.exe"); System.out.println("Procesando....."); int valorRetorno = p.waitFor(

  • How to parse my datas into decimals

    Hi all, i've been trying to convert my data from exponential form into decimal how should i go about doing it? eventually, i will want to average out the data points(current) i got into a single value. Is there a better way to do so instead changing

  • Help connecting to Printer

    I just got a new macbook and I am trying to hook it up to my old printer (an HP 1350 all-in-one).  I can load it onto the computer but it will only print a test page but not any documents or anything. An error message comes up saying "cannot connect

  • Macbook pro spinning wheel issue in Safari

    I am currently using a macbook pro 10.5.8 version I've noticed that whenever I'm in Safari or Firefox and I start to click on things, the rainbow spinning wheel icon appears for a long time before the thing I click on is loaded. Sometimes it keeps ha

  • Processor Help

    I have a PowerBook G4 with a 1.5 GHz PowerPC G4 processor.  I can't upgrade to the new OS from Mac OS X 10.4.11 because of the processor.  How do I upgrade my processor or is it cheaper to purchase a new mac with a better processor?  I'm new to ownin