Conversion Agent -   (EDI - XI - IDOC)   -  Help

Hi Experts,
I am working on the scenario (EDI - XI - IDOC)  using Conversion Agent for Converting EDI data into XML.
I am facing many problems in Real Time,  can any one who has already worked on the same scenario  send me complete scenario with screen shots,
I need immediate help, really it is very urgent for me.
Regards,
Study SAP

Hi Kishore,
Thanks for your reply, We are using Standard IDOC Orders05 and EDI message ANSI X12 - Message Type 850 for Purchase Order.
Posting EDI Data of Purchase Order in R/3 Sales Order as INBOUND Message.
Using Conversion Agent Parser for the same and deployed this project at Integration Server in ServiceDB Directory.
The Conversion Module CMTransformBean is also deployed at XI Server.
When we are puting file at FTP Server, our XI System is not picking up file while using Conversion Agent Module,
while it is picking up without conversion module successfully.
Please help,
Regards,
Study SAP
[email protected]

Similar Messages

  • Seeburger EDI conversion Vs XI Conversion Agent EDI conversion?

    We have implemented Seeburger's EDI solution at a client, and our another client wants to an EDI solution for them.
    I cam across this weblog, and it is very interesting. I have some questions.
    1. Does Converstion Agent support the converstion of all versions of native EDI X12 and EDIFACT to the corresponding XML verions, and vice versa.
    2. What are the differences between Seeburger's and XI Conversion Agent's EDI soultions?
    Your feedback would be greatly appreciated.
    Thanks a lot.
    Karma

    Hi Karma,
    SAP Conversion Agent by Itemfield is a data conversion system that enables you to create interfaces between any data formats and XML-based systems. The Conversion Agent can convert unstructured, semi-structured, and structured formats to XML, and the other way around.
    Have a look at these links:
    /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
    Seeburger EDI Adapter provides an EDI solution on internet via HTTP or AS2 to replace the expensive VAN. It provides some pre-built mappings for IDOC to ANSI X12(810,850,855,856 etc.,) and Idoc to EDIFACT(ORDERS,DESADV,INVOIC etc.,) and has the ability to build your own. These pre-defined mappings transform the IDOC-XML to EDI-XML format.
    These transformed EDI-XML messages are then converted to EDI specific format using the Seeburger's BIC(Business Integration Converter)adapter. In addition, Seeburger provides adapters like AS2,FTP(EDI specific) and so on to route these EDI messages to external EDI Partners.
    For more i would suggest you to go through these links:
    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
    Seeburger EDI Adapter leverages SAP XI's Adapter Framework. This Adapter is used to perform conversion between EDI and XML format. It also provides some canned EDI layouts and the ability to build your own. It is used to transfer the EDI message via HTTP or AS2 protocols.
    The most direct way of using the Seeburger adapters is to configure the BIC as a module. There is a software component from seeburger called bicmapper which will allow you to do the following:
    1. define or import the inbound message metadefinition in various formats ( edifact, xml,...)
    2. using a mapping create an xml variant as the output metadefinition or edifact in the other direction.
    3. create a one to one mapping between input en output.
    4. export the metadata in xsd or sda format for import in XI.
    5. generate an SDA which can be deployed in XI and used as a module.
    Please go through the following links which clearly explains what you want and it also helps you in understanding the same in depth:
    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
    http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integration.pdf
    There are also a few ways to use EDI with the ALE system of R3.
    inbound EDI to R3
    1.use a 3rd party adapter for the EDI protocol(eg.SEEBURDER) from the EDI system,send the produced XML to the XI ,map the xml message to a matching IDoc using the IDoc adapter.
    outbound ALE message from R3 to EDI system
    1. Configure the ALE system to point to the XI the relevant IDoc (SM59,WE21,WE20...)
    2.use a file adapter3rd party EDI adapter and map the fields to the target structure.
    have a look at this example:
    http://www.ean.se/EANCOM%202000/iftmin/example.htm
    Details on how to configure can be found on SDN
    I hope this helps....
    Regards,
    Abhy

  • Conversion Agent - EDI Parser Problem

    Hi Experts,
    We are writing a parser for EDI message type 850.
    When we are giving Repeating Group and Marker "ST", it is taking more fields also, having this value "ST",  which are in other Segments other then ST.
    and reading that ST fields as a segment,
    the output data is not correct due to this problem,
    Please help,
    Regards,
    Study SAP

    Hi VJ,
    thanks for your reply,
    We are writing this Parser at Conversion Agent for EDI 850 & 856, X12 Version 4030.
    The example file for the problem is here :
    ST/856/00001~
    BSN/00/013721/20070806/1808/0001~
    HL/1//S~
    TD1/CTN25/17////G/198/LB~
    TD5//2/HRMN/M/HERMANN TRUCKIN~
    REF/BM/67450800000020664~
    REF/CN/125173569~
    REF/PUA/125173569~
    PER/IC/dan/EM/[email protected]~
    DTM/011/20070806/1807~
    N1/ST//92/93922~
    ST is a segment, when we are going to give this as Marker in Repeating Group, it is picking ST of N1 Segment also.
    '/' is seperator for fields and '~' is seperator for lines.
    Regards,
    Study SAP

  • SAP Conversion Agent

    Hi,
    I have browsed the net for quite some time to get some idea about EDI message handling in XI using the SAP Conversion Agent (CA). I have understood what is CA all about. but i still have few questions unanswered.
    1. How flexible or complex it is to use the the CA as compared to SEEBURGER ?
    2. It is a must to use the EDI message parsing templates provided in the CA library ?
    3. the cost factor. I have read that it is free for development and test landscapes. but for production landscape, we need to pay some license fee. Will this deprive us of any key functionality in the Dev and QUA landscape ?
    I have gone throught the help document. Please help me find answers for the above questions.
    Thanks,
    Hari

    Hi SreeHari,
    Please refer to the link below,which might help you.
    [SeeburgerVsConversion Agent |Re: Seeburger EDI conversion Vs XI Conversion Agent EDI conversion?;
    Regards,
    Madhu

  • Conversion Agent Error - CMException

    Hi ,
    We are trying to map an excel file to another system using conversion Agent for transformation. We have created the transformation in the Conversion Agent Studio and deployed the service in our integration engine on XI Server(in the serviceDB folder).
    But the file is not getting transformed and the message is failing in the communication channel only giving the below errors . ( Runtime WorkBench - > Communication Channel monitoring ) .
    The source file is getting picked up from the respective folder where it has been placed, and also the TransformBean is being called too.
    "Attempt to process file failed with com.itemfield.contentMaster.CMException".
    "Transformation failed : CMException : Failure while trying to create engine log .
    D:/ConversionAgent/Log/Init/Events.cme"
    Please let us know what parameters we have missed out due to which we are getting this error.
    Thanks
    Satish

    Hi refer this link may be helpful
    have a look at the following(page 8 for conversion agent)
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9913a954-0d01-0010-8391-8a3076440b6e
    /people/alexander.bundschuh/blog/2006/03/14/integrate-sap-conversion-agent-by-itemfield-with-sap-xi
    /people/paul.medaille/blog/2005/11/18/conversion-agent-a-free-lunch
    /people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield- [original link is broken] How To Get Started Conversion Agent
    /people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield
    http://help.sap.com/saphelp_nw04/helpdata/en/43/6f3f4347336fc9e10000000a1553f6/CMSap.pdf
    in this document:
    http://help.sap.com/saphelp_nw04/helpdata/en/43/6d960dac846fcbe10000000a1553f6/CMAdminGd.pdf
    To check with your installation and configuration refer following blog
    /people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield
    Thanks!!
    Pls reward if useful

  • Conversion Agent Studio in XI

    Dear All,
    I am working in a XI development project and here I have a scenario to convert the PDF document (Purchase Order) into XML document and use the same to create a sales order by using Process Integration.
    For the above scenario, I found that we need to install Conversion agent studio in SAP PI system and use the same to generate the XML out of PDF document.
    I have already deployed the software in SAP Netweaver. Now I have no idea how to use this software and where I will get this in my SAP NW system.
    Many thanks & Best regards,
    Arun

    Hi,
    please go through these
    /people/alexander.bundschuh/blog/2006/03/14/integrate-sap-conversion-agent-by-itemfield-with-sap-xi
    /people/paul.medaille/blog/2005/11/18/conversion-agent-a-free-lunch
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3332- [original link is broken] [original link is broken] [original link is broken] How To Get Started Conversion Agent
    Reward Points if Helpful
    Regards
    Sesha

  • Conversion Agent - EDIFACT Libraries Question

    Hi Everyone,
    I hope someone can assist. I am using conversion agent 8.5 and using EDIFACT library withvalidations. As per the standard documentation this library can do certain validations however when i try to run it, it is not doing those validations. Secondly for some of the validations e.g. Sender Number, Receiver Number I would have to specify these details somewhere within conversion agent where it can go and have a look however I can't find that also.
    Can someone please assist on this?
    regards

    Hi Jag,
    Thank you for the help however i guess by now you would have realized that this approach is not going to work
    regards
    Hi Guys,
    Any conversion agent expert can please help shed some light on the issue at hand please? The whole purpose of these withvalidations libraries is to do validations however for some reason they are not working e.g. UNT segment should validate the count of segments is corrects I give it wrong number just to test and it still doesn't pick it up (this was one example) but the stand library release note says it does validate. Any suggestions please? or directions?
    regards

  • Urgent: IDOC to EDI with SAP Conversion Agent

    Hi,
    I have a requiremetn like IDOC to EDI ( Gentran ) scenario.
    We have decided to use SAP Conversion Agent to deal the same.
    Can anybody share their experiences on this kind of scenario.
    Needed step by step information to complete would be appreciated with the full of points.
    Cheers.,
    E

    check with tis may helpful for you
    http://help.sap.com/saphelp_nw04/helpdata/en/43/4c38c4cf105f85e10000000a1553f6/frameset.htm
    Regds
    Abhishek

  • Conversion Agent - Help for scenario.

    Hi Experts,
    We are working on Conversion Agent for EDI - XI - IDOC, creating Parser in Conversion Agent, when we are using the same in Communication Channel, the file is not picked up from EDI Folder.
    It is giving us one error "Error: java.lang.NullPointerException".
    May be we are not creating the complete scenario and making some mistake in the scenario.
    We have read many blogs and threads on SDN, but it is not making any help in our condition.
    If anybody have complete scenario with screen shot, please give us that as it is urgent.
    Please help,
    Regards,
    Study SAP

    Hi Lawrence,
    Thanks for your reply,
    There is only one project and at CMD when we are trying to run it is running fine,
    in the result is creating XML Message.
    we have these errors in our Communication Channel Monitoring :
    Transformation failed; CMException: Failure while trying to create engine log C:/Documents and Settings/Administrator/Application Data/SAP/ConversionAgent/CMReports/Init/Events.cme- for more information see file://internal
    Attempt to process file failed with com.itemfield.contentmaster.CMException
    Is the problem related to our project or with our deployment ?
    Please help,
    Regards,
    Study SAP

  • Error in XI while using standard EDI Libraries of Conversion Agent

    Hi,
    We are planning to use conversion agent for EDI to XML conversion using standard libraries.
    Right now working on EDI 867 and is working fine in my local system. But when we moved the contents
    to XI server, we are getting the following error
    *“ConversionAgent/ServiceDB/TS_867_Product_Transfer_and_Resale_Report_Parser/TS_867_Product_Transfer
    andResale_Report_parsers_segments.tgp(547): is_optional is not a known profile or PT”*
    Can anybody help us to solve this issue?
    Regards,
    Ravi

    HI,
    The module name must be localejbs/sap.com/com.sap.nw.cm.xi/CMTransformBean.
    The parameter name must be TransformationName.
    The parameter value must be the conversion agent project name deployed in serviceDB. In the above example, the Tutorial_3 project from the documentation in step 1 is used.
    And also it was failed to update the log.See the folder access onceagain.
    many links provided in that blog itself ,plz check.
    Regards
    Chilla..

  • Create EDI 997 with conversion agent

    Hello,
    I work with conversion agent by ItemField to convert EDI messages to xi and from XI to EDI.
    I succeeded to receive EDI 850, to parse this message and to transfer it to the IDOC and create purchase order.
    Now I try to send back to the customer EDI acknowledgment (997).
    I'll be happy to hear if someone use with conversion agent to create EDI 997.
    Elad

    Hi Elad,
    What are 997s?
    997 Functional Acknowledgments are EDI transactions that a receiver of EDI transaction sets sends back to the party that sent the EDI transaction sets. All EDI transactions require an EDI 997 to be sent back.
    Here is an example
    Wal-Mart sends an EDI Purchase Order to a supplier. With EDI Standard X12, Wal-Mart expects a 997 to be sent back to them. The 997 lets Wal-Mart know that the supplier received the Purchase Order. It does not say that the supplier accepts the terms or conditions of the purchase order. It simply lets them know that the supplier successfully received the Purchase Order.
    Here is another example. A supplier sends Wal-Mart an EDI Invoice. Wal-Mart will send a 997 back to the supplier. The 997 informs the supplier that Wal-Mart has successfully received the invoice.
    CovalentWorks handles all of your EDI transactions for you, including 997s, as an outsourced EDI service. If you choose us as your EDI provider, our system will automatically send and receive all your 997 Functional Acknowledgements. And every one of them is processed for you at no charge.
    Thanks,
    Satya Kumar..

  • INVOIC96a to EDI-XML by Conversion Agent fails, Special Character Problem

    Hi,
    with your help in another thread, I recognized that the EDIFACT INVIOC96a Parser of the Itemfield Conversion Agent has a Problem with special characters.
    So like described in this blog SAP XI supports EDIFACT i created a Library Project and tried to test the conversion.
    It is only working when no special characters are in the EDI file. If there a special characters insight the file, conversion agent say's no error, but the xml file is corrupted. In fact you can't display it in IE or by opening it with XMLPad it says "Not well formed".
    Hope that someone has an idea for this problem
    Thank you
    regards

    Hi,
    I have already faced the same problem when using Itemfield Conversion Agent.
    I solved the same with change properties of the project.
    In conversion agent project :
    opne the menu :  Project --> Properties --> Encoding --> Change the output Encoding Schema (None).
    use None in that schema in place of XML.
    Your problem can be solved.
    Regards,
    Sandeep Kaushik

  • Help for Using Itemfeild Conversion Agent

    Hi all,
    i have read several blogs and formus on the use of Conversion Agent software for performing EDIXML To EDI format conversion. Here is the problem i have.
    we are doing an IDOC to File scenario and in the Filesender adpater we need to configure and module which does the necessary conversions(EDIXML to EDI-834). I created an Serializer using Content Master Studio and deployed the project to the Content master Engine on the XI server. When i give the transformation paramters which are mentioned in the blogs below
    /people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield
    /people/alexander.bundschuh/blog/2006/03/14/integrate-sap-conversion-agent-by-itemfield-with-sap-xi
    SAP Conversion Agent
    There are no erros shown in the SXMB_MONI or either in the Adpater Framework, but the target file is not being created. can anyone please advice me about how the module name should be set in the File Adpater(SP 17) and how can i check the erros in the conversion module in XI.

    Julie,
    Can you please pass the information if you have resolved the problem?
    Ravi

  • Help required regarding Integrating Conversion Agent with SAP-XI

    I want to run a simple File to File scenario which involves integrating conversion
    agent. I gone through a webblog:Integrate SAP Conversion Agent by Itemfield with SAP XI
    I deployed the module and I configured the channel in the same way what was specified in the webblog.
    But when I run my scenario I found CM_TRANSFORMATION_ERROR as the error in communication channel monitoring.
    Can u please provide me the solution for correcting the above error, this would be a great help for me..

    HI,
    see the below links
    http://help.sap.com/saphelp_nw04/helpdata/en/43/6f1f39a08e6fcae10000000a1553f6/CMSUserGd.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/ee/c9f0b4925af54cb17c454788d8e466/frameset.htm - cc
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/95/bb623c6369f454e10000000a114084/content.htm - fcc cOUNTER
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/da1e7c16-0c01-0010-278a-eaed5eae5a5f - conversion agent
    with item fiels.
    Regards
    Chilla

  • Conversion Agent V/s Seeburger EDI adapter

    Hello Experts,
    I'm doing a comparative study on Conversion Agent and Seeburger's EDI adapter. Till now I could find details relevant to both the adapters vaguely. I would like to know as far as conversion from any format to EDI and vice versa is concerend which would be better?
    Thanks and regards,
    Merrilly

    U ll find the list of supported formats for both Seeburger and iway here
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40faf9ae-1ce5-2910-f89c-f187628ea6a0
    The decision should be made according to ur requirements
    Regards,
    Prateek

Maybe you are looking for

  • Flashing question mark/folder icon

    I have a PowerBook G4 17 " that I got in November, 2005. Tonight, trying to boot it up it went to a gray screen on which a folder icon alternates with a flashing question mark. Two things happened to the machine earlier today: 1) i installed the late

  • New Tax Code

    Dear friends,     User requirement is to create new tax code,requirement is-                                                                 Cond.type Bed.      5%                                                   ?                              Cess 

  • Screen shot of google map.  How do I do it?

    How do I take a screen shot of a google map?

  • Cannot Open ID 3 file in ID 5.5. Cannot Export .inx

    I have a file originally created in InDesign 3 that will not open in InDesign 5.5. I happen to have ID 3 installed on my computer and use it only as a back up or when I need to save down to earlier versions from 5.5. I am able to open the file in ID

  • TS4168 i can't export my project the menu is in gray?

    i can't export my project the menu is gray and can select any thing.there is no problem with the project it edited just fine and had no problem with the clips too. thank you..