Classifier, BIC and MessageSplitter with Seeburger

Hi,
Anybody have a example to use the Classifier, BIC and MessageSplitter from Seebubrger with SAP XI comminication channel?. I try with the example scenario from documentation Seeburger, but the
classifierMappingID it does not recognize the map and the value is NULL, and the process of the MessageSplitter don´t work. 
Any idea from this error?.
Greetings,
Hervey P.

HI,
Please see the below blogs
/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
/people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield
/people/paul.medaille/blog/2005/11/17/more-on-the-sap-conversion-agent-by-itemfield
http://www.stylusstudio.com/edi/XML_to_X12.html
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2bb566fa47
Details on XI EDI adapter from seeburger
Check this for Conversions-
/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf
SAP Adapters
EDI with XI
http://www.seeburger.com
http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf
http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
http://www.seeburger.com/fileadmin/com/pdf/SEEBURGER_SAP_Adapter_engl.pdf
http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf
http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt
http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integration.pdf
http://www.seeburger.com
http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf
http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt
Regards
Chilla..

Similar Messages

  • 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

  • Delete namespace and prefix with Seeburger X.400 receiver

    Dear experts,
    I have a problem deleting a namespace and prefixes "ns0" from an XML output. When testing I was using an FTP receiver adapter with the AnonymizerBean which worked perfectly. I referred to: /people/stefan.grube/blog/2007/02/02/remove-namespace-prefix-or-change-xml-encoding-with-the-xmlanonymizerbean
    Now I have a Seeburger X.400 receiver adapter and the AnonymizerBean does not work anymore.
    The output message looks like this:
    <?xml version="1.0" encoding="UTF-8" ?>
    <ns0:ORDERRESPONSE xmlns:ns0="http://www.opentrans.org/XMLSchema/1.0" version="1.0">
    <ns0:ORDERRESPONSE_HEADER>
    <ns0:ORDERRESPONSE_INFO>
    <ns0:ORDER_ID>xxxxx</ns0:ORDER_ID>
    So I need to get rid of the namespace and the prefixes "ns0". Does anyone know how to configure the module of the X.400 receiver adapter to do this?
    Thank you very much for your help!
    Best regards,
    Peter

    Hey Guys,
    I am having issues with using anonymizer bean. Below is the data with namespaces I would like to strip:
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns1:ExecuteXMLRequest xmlns:ns1="http://decisionintellect.com/inteport/">
    - <ns1:_sRequestXML>
    - <ns1:inteflow>
    - <ns1:request cd_type="submit">
    - <ns1:user>
      <ns1:id_oper>INTERFACE</ns1:id_oper>
      <ns1:tx_password>password</ns1:tx_password>
      </ns1:user>
      <ns1:cd_service>SUBMIT</ns1:cd_service>
      <ns1:cd_product>IFE</ns1:cd_product>
      <ns1:id_channel>INTEGATE</ns1:id_channel>
      <ns1:id_company>OFFICEWORKS</ns1:id_company>
      <ns1:id_merchant>OFFICEWORKS</ns1:id_merchant>
      <ns1:cd_country>61</ns1:cd_country>
      <ns1:cd_security>IFE</ns1:cd_security>
      </ns1:request>
    - <ns1:application_details>
      <ns1:id_product_credit>COMMERCIAL DECISIONING</ns1:id_product_credit>
      <ns1:id_reference_internal>[APP-ID]</ns1:id_reference_internal>
      <ns1:id_reference_external>[customer ref here]</ns1:id_reference_external>
      <ns1:id_merchant_submit>OFFICEWORKS</ns1:id_merchant_submit>
      </ns1:application_details>
    - <ns1:service>
    - <ns1:application>
    - <ns1:finance>
      <ns1:cd_type_finance>TERMS 30</ns1:cd_type_finance>
      <ns1:am_finance>4000</ns1:am_finance>
      </ns1:finance>
    - <ns1:applicant cd_type="Principal" fg_new="0">
    - <ns1:company>
      <ns1:cd_type_entity>SLTR</ns1:cd_type_entity>
      <ns1:tx_company_abn>41552470947</ns1:tx_company_abn>
      <ns1:nm_company_legal>WESTON, DEAN</ns1:nm_company_legal>
      <ns1:cd_type_industry>OTHER</ns1:cd_type_industry>
      <ns1:no_directors>1</ns1:no_directors>
      <ns1:no_employees>1</ns1:no_employees>
      </ns1:company>
      </ns1:applicant>
    - <ns1:applicant cd_type="CoBorrower1" fg_new="0">
    - <ns1:individual>
      <ns1:cd_title>Mr</ns1:cd_title>
      <ns1:nm_firstname>Dean</ns1:nm_firstname>
      <ns1:nm_surname>Weston</ns1:nm_surname>
      <ns1:dt_dob>1968-12-29</ns1:dt_dob>
      <ns1:cd_gender>M</ns1:cd_gender>
      <ns1:fg_act_privacy>1</ns1:fg_act_privacy>
      <ns1:cd_residence>61</ns1:cd_residence>
      </ns1:individual>
    - <ns1:address>
    - <ns1:current_address>
      <ns1:tx_no_unit>1</ns1:tx_no_unit>
      <ns1:tx_no_street>1</ns1:tx_no_street>
      <ns1:nm_street>Test</ns1:nm_street>
      <ns1:cd_type_street>Rd</ns1:cd_type_street>
      <ns1:nm_suburb>Testerville</ns1:nm_suburb>
      <ns1:cd_state>VIC</ns1:cd_state>
      <ns1:cd_postcode>3000</ns1:cd_postcode>
      <ns1:ct_address_at_time>21</ns1:ct_address_at_time>
      <ns1:cd_country>61</ns1:cd_country>
      </ns1:current_address>
      </ns1:address>
    - <ns1:address>
    - <ns1:previous_address>
      <ns1:tx_no_street>2</ns1:tx_no_street>
      <ns1:nm_street>Wayback</ns1:nm_street>
      <ns1:cd_type_street>Crs</ns1:cd_type_street>
      <ns1:nm_suburb>Sydney</ns1:nm_suburb>
      <ns1:cd_state>NSW</ns1:cd_state>
      <ns1:cd_postcode>2000</ns1:cd_postcode>
      <ns1:ct_address_at_time>117</ns1:ct_address_at_time>
      <ns1:cd_country>61</ns1:cd_country>
      </ns1:previous_address>
      </ns1:address>
    - <ns1:identification>
    - <ns1:drivers_license>
      <ns1:id_number>123456789</ns1:id_number>
      <ns1:fg_verified>1</ns1:fg_verified>
      </ns1:drivers_license>
      </ns1:identification>
    - <ns1:contact>
    - <ns1:home_phone>
      <ns1:tx_area>03</ns1:tx_area>
      <ns1:tx_number>99998888</ns1:tx_number>
      </ns1:home_phone>
      </ns1:contact>
    - <ns1:contact>
    - <ns1:work_phone>
      <ns1:tx_area>03</ns1:tx_area>
      <ns1:tx_number>88887777</ns1:tx_number>
      </ns1:work_phone>
      </ns1:contact>
    - <ns1:contact>
    - <ns1:other_phone>
      <ns1:tx_number>0400123123</ns1:tx_number>
      <ns1:cd_type>Mobile</ns1:cd_type>
      </ns1:other_phone>
      </ns1:contact>
    - <ns1:contact>
    - <ns1:other_phone>
      <ns1:tx_area>03</ns1:tx_area>
      <ns1:tx_number>77776666</ns1:tx_number>
      <ns1:cd_type>Other</ns1:cd_type>
      </ns1:other_phone>
      </ns1:contact>
      </ns1:applicant>
      </ns1:application>
      </ns1:service>
      </ns1:inteflow>
      </ns1:_sRequestXML>
      </ns1:ExecuteXMLRequest>
    Anonymizer bean is stripping the namespace prefix ns1 but it is also stripping the address http://decisionintellect.com/inteport/.
    Below is my anonymizer bean config in PI:
    Processing seq:
    1                    AF_Modules/XMLAnonymizerBean               local enterprise bean            0
    Module config:
    0                   anonymizer.acceptNamespaces                    http://decisionintellect.com/inteport ''
    0                    anonymizer.quote                                          '
    Can someone please suggest how to keep the http://decisionintellect.com/inteport and remove rest of namespace prefixes

  • SAP GTS------- SAPPI with Seeburger BIC----- ATLAS using with SAP PI

    Hi All,
    I have scenario this SAP GTS----->SAPPI with Seeburger BIC--->ATLAS(German customs system)
    1)Inbound flow: SAP GTS will send the customs declaration message to ATLAS(German customs system)
    2)outbound flow: response messages from ATLAS(German customs system) approved the customs declaration message and send to SAP GTS
    How to achieve using with SAP PI with Seeburger modules. What are adapter is required for this scenario.
    Idoc coming from SAP GTS to Seeburger BIS and then convert to EDIFACT send to Atlas systeam.
    For mapping  Source is Idoc (CCECUS02) and Target is EDIFACT(CUSDEC_UN_D96B).
    Regards,
    Ramesh

    >
    Ramesh Gulipalli wrote:
    > Hi All,
    >
    > I have scenario this SAP GTS----->SAPPI with Seeburger BIC--->ATLAS(German customs system)
    >
    > 1)Inbound flow: SAP GTS will send the customs declaration message to ATLAS(German customs system)
    > 2)outbound flow: response messages from ATLAS(German customs system) approved the customs declaration message and send to SAP GTS
    >
    > How to achieve using with SAP PI with Seeburger modules. What are adapter is required for this scenario.
    >
    > Idoc coming from SAP GTS to Seeburger BIS and then convert to EDIFACT send to Atlas systeam.
    >
    > For mapping  Source is Idoc (CCECUS02) and Target is EDIFACT(CUSDEC_UN_D96B).
    >
    > Regards,
    > Ramesh
    > .
    for converting an XML to EDI or vice versa you can use the seeburger adapter.
    http://www.seeburger.com/xi-pi-adapters/

  • Seeburger BIC and Sender Channel

    Hi Guys,
    Just some information required please.
    I am using Seeburger to Poll a VAN Inbox (FTP/VAN adapter). I can pick up a message fine however when I try to use the Classifier/BIC module I keep getting an exception:
    Error while initate task to the system. Error during processing local bean: localejbs/CallBicXIRaBean
    I am picking up EDIFACT.
    My setting for the channel are as below:
    Transfer type: ASCII
    Payload mode: Attachment
    Attachment ID: 1
    Default Encoding: US-ASCII
    In the module tab:
    My sequence is
    localejbs/SeeClassifier
    localejbs/CallBicXIRaBean
    localejbs/CallSapAdapter
    then Config is:
    bic: destTargetMsg: MainDocument
    bic: destSourceMsg: MainDocument
    bic: classifierAttID: 1
    bic: mappingName: AUTO
    classifier: attID: 1
    classifier: destSourceMsg: attachment
    I am quite sure I am doing something wrong here can some one please guide exactly what should these parameters be?
    regards

    Hi mimranacc,
    Try giving the module parameters as below.
    Module Name                    Module Type               Module key
    localejbs/SeeClassifier               Local Enterprise Bean          Classifier
    localejbs/CallBicXIRaBean                               Local Enterprise Bean          bic
    localejbs/Seeburger/MessageSplitter                         Local Enterprise Bean          split
    Module Key     Parameter Name               Parameter Value
    Classifier     attID                    additionalInfo
    Classifier     classifierMappingID                               See
    Classifer     destSourceMsg               MainDocument
    Classifier     showInAuditLog               true
    bic          classifierAttID          additionalInfo
    bic          classifierMappingID          additionalInfo
    bic          destSourceMSg          MainDocument
    bic          destTargetMsg          MainDocument
    bic          mappingName          AUTO
    bic          split               true
    Regards,
    Hari.

  • What is difference bettwen Seeburger BIC and Seeburger BIS

    Hi All,
    What is difference bettwen Seeburger BIC and Seeburger BIS.
    I know BIC is Business Integration Converter(BIC).What is Seeburger BIS?
    Regards,
    Srini

    Hi,
          Srinivas...BIS (Business Integration Server)  is also a kind of integration platform which mainy focuses on B2B kind of integration.Its an EDI subsystem generally deal with EDI formats like ANSI,EDIFACT ,ODETTE and many.Jus like an inbuilt graphical mapping designer  we have in XI/PI.SEEBURGER BIS do comes with inbuilt mapping designer (In EDI envionment we all it EDI translator) for mapping purpouse and its called (BIC) Business integration Converter.
       XI like any other requires Format conversion utilities called 'Adapters'.SAP instead of developing their own adapters .Relies on third party developed adapters(SEEBURGER,iWAY..etc.).
      Especially for Mapping between EDI to XML or XML to EDI .SAP leverages BIC Adapters(ex.,AS2 Adapter) developed by SEEBUGER for B2B integration part of it.
       If you want to kow more on EDI mapping in XI lots many blogs are there in SDN it self.All the very best and go ahead.
    Thanks,
    Ram.

  • Problem with Seeburger Message splitter

    I'm doing a Inbound 850 from VAN...but for now I have a sample file which has 2 orders in it and this is the error I get:
    Information Channel fromFile: Send binary file  "/usr/sap/KPX/COMM/EDI/out_split/850_E2X_1.dat", size 2918 with QoS EO.
    Information MP: entering1
    Information MP: processing local module localejbs/CallBicXIRaBean
    Information SEEBURGER BICXIADAPTER.MODULE Message entered Module (CallBicXIRaBean) and will be passed to the adapter now.
    Information SEEBURGER BICXIADAPTER +++ starting conversion with mapping: See_E2X_ANSIX12_850_V4010 +++
    Information SEEBURGER BICXIADAPTER +++ CONVERSION SUCCESSFUL +++
    Information SEEBURGER BICXIADAPTER.MODULE BIC Module (CallBicXIRaBean) is exiting succesfully.
    Information MP: processing local module localejbs/Seeburger/MessageSplitter
    Warning SEEBURGER/MSGSPLITTER: There is no attachment to split. So there is nothing to do.
    Information SEEBURGER/MSGSPLITTER: Finished splitting!
    I have the set the parameterName "split" to true...
    Any idea why its not splitting?
    Thanks,
    Srini
    Edited by: Srinivas Davuluri on May 13, 2009 10:10 AM

    Hi,
    Seeburger responded and added a patch, but now I'm getting this error:
    Information Channel fromFile: Send binary file  "/usr/sap/KPX/COMM/EDI/out_split/850_E2X_1.dat", size 2918 with QoS EO.
    Information MP: entering1
    Information MP: processing local module localejbs/CallBicXIRaBean
    Information SEEBURGER BICXIADAPTER.MODULE Message entered Module (CallBicXIRaBean) and will be passed to the adapter now.
    Information SEEBURGER BICXIADAPTER +++ starting conversion with mapping: See_E2X_ANSIX12_850_V4010 +++
    Information SEEBURGER BICXIADAPTER +++ CONVERSION SUCCESSFUL +++
    Information SEEBURGER BICXIADAPTER.MODULE BIC Module (CallBicXIRaBean) is exiting succesfully.
    Information MP: processing local module localejbs/Seeburger/MessageSplitter
    Information SEEBURGER/MESSAGESPLITTER: Trying to establish CCI Connection to Message Splitter Adapter
    Information SEEBURGER/MESSAGESPLITTER: Creating CCI Interaction
    Warning SEEBURGER/MESSAGESPLITTER: There is no attachment to split. So there is nothing to do.
    Information SEEBURGER/MESSAGESPLITTER: Finished splitting!
    Information SEEBURGER/MESSAGESPLITTER: Message Splitter Module (CallMessageSplitterXIRaBean) is exiting succesfully.
    Information MP: processing local module localejbs/CallSapAdapter
    Information The application tries to send an XI message asynchronously using connection File_http://sap.com/xi/XI/System.
    Information Trying to put the message into the send queue.
    Information Message successfully put into the queue.
    Information The application sent the message asynchronously using connection File_http://sap.com/xi/XI/System. Returning to application.
    Information MP: leaving
    Information File "/usr/sap/KPX/COMM/EDI/out_split/850_E2X_1.dat" deleted after processing.
    Any suggestions??
    Thanks,
    Srini
    Edited by: Srinivas Davuluri on May 14, 2009 11:32 AM
    Edited by: Srinivas Davuluri on May 15, 2009 10:00 AM

  • Problems with Seeburger FTP Receiver adapter

    Hello,
    I am working on a scenario sending ORDERS05 Idocs to EDI vendors.
    For this i have configured Seeburger Receiver FTP adapter with 2 modules to convert XML-EDI format. Since this is the test, I have pointed Seeburger to local FTP server with following settings
    Hostname <Hostname of our FTP server>
    Port <Port # of our FTP server>
    Host Path/VAN partner id <some local directory of FTP server>
    Payload mode: Maindocument.
    At runtime i received following exception
    Message could not be forwarded to the JCA adapter. Reason: Fatal exception: javax.resource.ResourceException: >> Description: com.seeburger.jftp.app.exception.FtpExceptionSoftProcessingError: Unexpected reply: 500 'SITE system 1': command not understood>> Details: com.seeburger.jftp.app.exception.FtpExceptionRethrowError: Error in session: {type:FTPConnectionId}{binding:82ea8d3089dc3e898ae2e608d9d8487d}{channel:a52d1aaa8dd63ff59c2f590e78586a77}{toparty:TestEDIParty} CAUSED BY: com.seeburger.jftp.app.exception.FtpExceptionOpenConnectionError: Error while connection to remote host CAUSED BY: com.seeburger.jftp.app.exception.FtpExceptionRethrowError: Error while executing command QUOTE site system 1 CAUSED BY: com.seeburger.jftp.app.exception.FtpExceptionSoftProcessingError: Unexpected reply: 500 'SITE system 1': command not understood>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: true>>Fatal: true
    Few questions related to this
    1] can we use Seeburger adapter to generate EDI files on local FTP server
    2] If not Seeburger can we use normal File adapter to do the same. I tried the same by configuring BIC module in File adapter so that it would convert XML to EDI format and was hoping file to be generated on FTP server. It generated one line XML file with following text "<info>Converted message locates in a attachment</info>". Any idea how to retreive attachments in File receiver adapter (as far as i know no attachments are supported in File receiver adapter).
    Any idea how to generate EDI files with Seeburger FTP on test server?
    Thanks in advance.
    Regards
    Rajeev

    Hi Rajeev,
    > 1] can we use Seeburger adapter to generate EDI files on local FTP server
    Yes we can use.
    > Any idea how to generate EDI files with Seeburger FTP on test server?
    It is like a normal process, how to generate the EDI files in normal means without FTP. Check this link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10b17369-9522-2c10-84a6-d75d8a8ace22
    BIC
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b66651-eeea-2b10-e5a6-8459ec30d948
    Regards
    Ramesh

  • Error with Seeburger Splitter module

    Hi all,
    I had configured Seeburger Splitter and using seeburger splitter module in file adapter with classifier,convertor and splitter in same sequence.But,while testing i m getting null
    error for sender file adapter in communication channel monitoring.It isn't able to process the file placed in directory.
    When audit log of same is seen,it shows
    ERROR : getXmlContentFromMessage()
    ERROR : process()
    ERROR : Attempt to process file failed with null
    Any inputs why is it so.
    Regards,
    Anoop

    Hello Ravi,
    We have seen this issue on a few occasions.  It might be related to the ConverterJNI class.
    In the defaulttrace file you can check for error such as
    Caused by: com.sap.i18n.cp.ConverterRuntimeException........
    Got exceptions: null
    at com.sap.i18n.cp.ConverterJNI.<clinit>(ConverterJNI.java:46).....
    If this  is the case, Then the problems is within the Startup Framework. I would advise you to update the Startup Framework as described in note #710914.
    Thanks,
    David

  • DestDelimiter with Seeburger

    Hello,
    we are using SAP XI with Seeburger to convert ANSI X12 messages to SAP IDOC.
    We want so set up an EDI connection for purchase orders which a customer sends to us.
    The IT associate of our customer tells me he will use following delimiters in his messages:
    Segment Separator  ~    
    Element Separator  *          
    Sub-elem Separator >          
    Decimal Notation  .          
    Segment ID Separator *ELESEP
    I tried to use the parameter destDelimiter in BIC but system didn't achive to read the structure of the testing file I received. Can anyone please help me and tell me how I have to enter these destDelimiters into my communication channel?

    Hi,
       Did you checked the BIC guide...which provides the below description for the destDelimiter parameter
    Sets the destination delimiter. You must use a string with the
    length of 6 characters.
    The order of the delimiter is as follows:
    subfield, field, decimal, quoting, fieldgroup, segment.
    for eg : like            :*. '?~
    based on your requirement....
    HTH
    Rajesh

  • Diff between seeberger BIC and AS/2 adapter

    Hi,
    Any one can explain the differences between Seeberger BIC and AS/2 adapters.
    Thanks
    Koteswara Rao

    Hi,
    As explained above ,
    AS2 is Adapter protocol, you can use it AS2 Adapter.But where as BIC is a mapper tool, you can use BIC modules .
    See below links
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/135b0b94-0701-0010-f6a9-86a14057544a
    /people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
    /people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield
    /people/paul.medaille/blog/2005/11/17/more-on-the-sap-conversion-agent-by-itemfield
    http://www.stylusstudio.com/edi/XML_to_X12.html
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2bb566fa47
    Details on XI EDI adapter from seeburger
    Check this for Conversions-
    /people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
    http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
    http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
    http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf
    SAP Adapters
    EDI with XI
    http://www.seeburger.com
    http://www.seeburger.com/fileadmin/com/pdf/SEEBURGER_SAP_Adapter_engl.pdf
    http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf
    http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt
    http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integration.pdf
    seeburger adapter configuration
    Regards
    Chilla

  • I want to put music onto my partners phone from my Mac computer. The message comes up that her phone is synced with another iTunes library (not in use anymore) and do I want to erase this iPhone and sync with this itunes library.

    There is currently no music on her iPhone and all the apps are already in the iTunes library on the mac that I want to sync it to so its not a problem, the apps won't be lost.
    My question is are photos and messages and contacts classified as iPhone contents? Because I don't want those to be wiped. So can I sync her phone to this iTunes library? I have not been able to find online whether or not photos and contacts will be lost.
    Also her phone is already backed up on this computer because it gets plugged into it all the time we have just not tried to put music onto it yet until now.
    Thanks for any help clarifying this

    Plawexki wrote:
    ...  do you know if the contacts, photos, messages etc will be wiped?
    Yes... Everything will be Wiped and Replaced with what is currently on Your Mac.
    SYNCING with iTunes
    See here  >  http://support.apple.com/kb/HT1386
    From Here  >  http://www.apple.com/support/iphone/syncing/
    You may find this information of interest...
    Have a read here...
    https://discussions.apple.com/message/18409815?ac_cid=ha
    And See Here...
    How to Use Multiple iDevices with One Computer

  • Error on Adapter Framework with Seeburger component

    Hi,
    I have the Generic EDI component from Seeburger Adapter, and I have a communication channel using the FTP Adapter from Seeburger with the module localejbs/Seeburger/solution/generic-edi, and when execute the communication channel, I have an error with the solution, the error is:
    "Exception caught by adapter framework: Path to object does not exist at solution, the whole lookup name is localejbs/Seeburger/solution/generic-edi.".
    I see the Seeburger documentation about installation and configuration from FTP Adapter, but I don´t find information about this error, somebody help me please with information about this error, what configuration I need review or where find documentation about this problem?.
    We post a note about this problem on the OSS, the content of the note is:
    We have installed the Seeburger's FTP adapter in SAP XI.
    A communication Channel is calling this adapter nd executing a module called localejbs/Seeburger/solution/generic-edi. When the adapter is called the next error is shown;
    Exception caught by adapter framework: Path to object does not exist at
    solution, the whole lookup name is localejbs/Seeburger/solution/generic-edi.
    Delivery of the message to the application using connection
    FTP_http://seeburger.com/xi failed, due to:
    com.sap.aii.af.ra.ms.api.RecoverableException: Path to object does not
    exist at solution, the whole lookup name is
    localejbs/Seeburger/solution/generic-edi.:
    com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at solution, the whole lookup name is
    localejbs/Seeburger/solution/generic-edi..
    Also, the host-ftp solution was used instead of the generic-edi with the same result.
    The system we have is SAP PI 7.0 SPS09 with Seeburger 1.6.
    Thanks and greetings,
    Hervey.

    Hi,
    I have the same problem. What was the solution?
    Regards
    Kristian

  • Issues with Seeburger FTP adapter

    Can one of you with Seeburger FTP adapter experience share some information on these issues I'm facing
    1. Do I need to setup resource management in Seeburger workbench. If so, do I need to configure, resource, server and reservations. Do you have more information and what parameters I need here.
    2. In the Seebuger FTP adapter, I have
    Module Key - exit
    Parameter Name - JNDIName
    Paramter Valu - deployedAdapters/SeeXIFTP/shareable/SeeXIFTP
    JNDIName, should I be replacing this with some other name. I'm trying to get Seeburger FTP to work and in the messaging monitor, I see the message as passed to Module Processor but it does go anywhere from there.
    Can one you throw some light on this subject...what to expect from this definition.
    Thank you for all your replies,
    Parimala

    I'm resending this since I did not have any luck with it the first time.
    We also have an oss note waiting to be responded on this subject.
    When I send messages using Seebuger FTP adapter, I see the following information in the SAP message monitor -
    "Message entered module processor exit bean and will be transferred to JCA adapter".
    But does not get to IBM VAN mailbox. How do I trace from this point onwards.
    Should I use Seeburger monitoring tool for this? If so, I don't see anything in Seeburger monitoring (used all criteria).
    Please let me know if you have any information on this subject.
    Thanks,
    Parimala

  • How do I use Qt and OpenGL with Visual Studio

    Hi! I mainly want to program in C++ and I want to use Qt and OpenGL with Visual Studio.
    I am currently revising C++ and later on i am going to start reading Qt and OpenGL. I have a background of
    Embedded firmware design(C and Assembly).
    The Visual Studio Version I have is 2013 ultimate. How do I use Qt and OpenGL with Visual Studio?
    Thanks
    Alexandros

    Hi ClassicalGuitar,
    The forum supports VS setup and installation. And your issue is not about the forum. I will move the thread to off-topic forum. Thanks for your understanding.
    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.

Maybe you are looking for

  • I need to change a file from .PDF to .pdf so that it will upload to a site. Can you tell me how?

    I am trying to send a file but have been told by the sendee that the file suffix has to be .pdf and not .PDF. I have tried to rename the file, but nothing I try works.

  • [solved] Suspicious happenings after pacman update

    Hello folks. I did a pacman -Syu not a few a hours ago and now it appears that all Google services appear to be hijacked. The offender is what seems to be called creditpuma.com hijack. I google-fu-d and found that only Windows machines are being infe

  • User-exit /BADI to change mseg during migo

    HI Can someone tell me which user-exit/BADI to be used which lets one change mseg during MIGO. There are some user-exit/BADI during migo but everywhere mseg is an import param. Actually for certain cases I want to change the amount in local currency

  • Dear Research In Motion: My contacts do not belong to you!

    My 4th BB8530 had a sudden and rapid decent to the floor, whereupon it ceased all functioning.  My BB8530 is broken. I have several IPD extension backup files, with 860 contacts. I am upgrading to an Android phone. I have tried MagicBerry, ABC Amber,

  • XQuery to optimize Web Service response

    This is a question about the use of XQuery. I worked with an individual that said they utilized quite a few Web Services in their application that produced a massive amount of results. In some scenarios, all the results were needed and other scenario