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

Similar Messages

  • XML to EXCEL with Conversion agent error: XML to EXCEL PROCCES FAILD

    Hello,
    I have scenario from Oracle database to Excel.
    For this scenario I use with conversion agent by itemfield to transfer data from XML to EXCEL.
    The scenario not worked.
    Few points:
    1. I add the conversion agent module to SAP XI receiver communication channel.
    2. When I change the scenario to oracle to xml (without using conversion agent) the scenario works OK.
    3. When I drag the CME file to the studio I found the error message: XML to EXCEL PROCCES FAILD.
    4. I use with conversion agent in other scenario (EDI to IDOC) without any problem.
    5. I'm not found any clue for this problem in XI RWB.
    Elad

    hi Elad,
    to do the conversion,you have to define a module and import it into you CC.
    also see nexts blog
    Yet another "from database or internal table to Excel"
    Reading Excel Data from Java Using HSSF API
    Reading Excel line items using the jExcel API
    Read Excel instead of XML through FileAdapter
    Thanks
    Rodrigo

  • Conversion Agent Error in Adapter Module ?

    Hi,
    I am trying to install the conversion agent with PI 7.0 SP15. But then i got adapter error when trying to test simple scenario PDF file to JDBC.
    The error message is :
    ===========================================================================
    Attempt to process file failed with com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at localejb, the whole lookup name is localejbs/localejb/sap.com/com.sap.nw.cm.xi/CMTransformBean
    ===========================================================================
    I have check many time even with Visual Admin the JNDI name is correct. but why still error ?
    Please advise.
    Thank you and Best Regards
    Fernand

    Check setEnv.sh is their in the startsap file
    How to get started using Conversion Agent from Itemfield
    More on the SAP Conversion Agent by Itemfield
    Integrate SAP Conversion Agent by Itemfield with SAP XI
    Conversion Agent a Free Lunch?
    How to get started using Conversion Agent from Itemfield
    All you need to know about conversion agaent can be found here:
    https://websmp102.sap-ag.de/~sapdownload/011000358700001090982006E/ConvAgentDocSP16.zip
    https://websmp102.sap-ag.de/~sapdownload/011000358700004921152005E/ConversionAgent.pdf
    XI: Generate PDF file out of file adapter
    XI: Read data from PDF file in Sender Adapter
    The specified item was not found.

  • Conversion Agent; NameNotFoundException

    Hi Guy,
    A similar discussion, might be helpful --
    Re: Conversion Agent Error in Adapter Module ?
    Regards,
    Neetesh

    Hi Nateesh,
    Than ks for your reply. Min eis indeed the same symptom, but not the same cause.  Interestingly, I do not see a reference to the the CMTransformBean in the JNDI browser of the NetWeaver Administrator.  Thsat seems like a likely cause of the problem, but why is that ?
    Thanks,
    Guy

  • Error in Conversion Agent Module

    I have tried to set up a scenario using conversion agent to transform a PDF file to XML. I followed the instruction steps in this blog <a href="/people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield:///people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield  .But the communication channel can't work properly. I check the status of communication channel in RWB, and it gives following error message:
    2007-03-14 10:22:00 Success Channel InvoicePDF_Sender: Send binary file  "C:SharefolderDemoinvoice.pdf". Size 14378 with QoS EO
    2007-03-14 10:22:00 Success TransformationName: InvoicePDF
    2007-03-14 10:22:00 Error Transformation failed; CMException: Failure while trying to create engine log C:/Documents and Settings/admin/Application Data/SAP/ConversionAgent/CMReports/Init/Events.cme- for more information see file://internal
    2007-03-14 10:22:00 Error Attempt to process file failed with com.itemfield.contentmaster.CMException
    However I have already granted the access permission of the event folder to user "<sid>adm" and "SAPservice<sid>". Even grant full control access to everyone for the folder, the issue remains unsolved. Hope someone can help to give some advice on my case. Thank you in advance.

    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..

  • Conversion agent; CMException: Request IF_EXEC2 returned null

    Hi all,
    "CMException: Request IF_EXEC2 returned null"
    I'm trying to use a conversion agent serializer to ouput a file from PI 7.1 and am getting the above message in the receiver comm. channel monitor.  No idea what it means.
    This is my first use of conversion agent, so I'm not sure that everything is correctly in place, but the Conversion agent console set-up test works, and I've followed all the blogs I can find so I'm reasonably happy with it.
    Executing the script from the CM console gives me the transformation I want, so my serializer seems OK.
    The PI configuration scenario works fine if I use a receiver channel without the CMTransform bean module (i.e I get an xml file output), so that's OK.
    I get nothing in the NWA logs.
    I'm running out-of-process (64 bit PI system) and the console config looks OK per the admin guide.
    Any ideas folks ?
    Regards,
    Guy

    That's an odd thing.
    When I run it in studio, it completes without any obvious error, but there's no "results" file.
    We had initially installed the 32 bit version (when I was on XI 3.0), and I ran the studio on the XI machine and the results file showed in studio.  But now, my studio is on my PC (not the PI machine).
    However, all that aside, when I execute the CM_Console with my project I get exactly the output I expect...so I'm sure that the serializer is OK.

  • 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..

  • Conversion Agent Service Error

    Hi I have tried to Install the CA engine, deployed the *.SCA files, Copied the Services SubDirectories onto ServicesDB of XI Server which is on Windows 32bit.I am able to run the 'CM_Console' and 'CM_Console testCME' tests with sucess.However when I use the channel to parse a pdf from a Mail Attachment the mail is picked & read however the payload is blank,the Comm Channel Monitor shows a error ,,
    Error:  java.lang.IllegalArgumentException: can't parse argument number Mehod:callConversionAgent ,
    the services related to this interface are in the ServicesDB folder,and this service used to be running before on a previous UNIX server,Any Idea what needs to be changed while deploying the same Service on a Windows Server..?

    Have you used Conversion Agent Module in Sender File Adapter --> Module, properly ?
    Also check this module using CM_Console <Module Name>.
    & check the result of your Conversion Agent Module there.

  • Conversion Agent Installation Error(Could Not Create IFCMFramework)

    Hello ,
    When I am installing the conversion Agent from Item field in to my stand alone system which is a XI client.I am getting the following error could you plz guide how to resolve this.
    <b>Internal error logged: Could Not Create IFCMFramework.CFramework Control.
    Error details can be found in the log file.</b>
    java.lang.NullPointerException
    at com.itemfield.cm.ui.wizards.project.ActiveXProjectWizard.addEventListeners(ActiveXProjectWizard.java:24)
    at com.itemfield.cm.ui.wizards.project.ActiveXProjectWizard.<init>(ActiveXProjectWizard.java:20)
    at com.itemfield.cm.ui.wizards.project.CMWizard.init(CMWizard.java:118)
    at org.eclipse.ui.internal.dialogs.WorkbenchWizardNode.getWizard(WorkbenchWizardNode.java:126)
    at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:96)
    at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:677)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:316)
    at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
    at org.eclipse.jface.window.Window.open(Window.java:563)
    at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:107)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
    at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
    at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
    at org.eclipse.core.launcher.Main.run(Main.java:747)
    at org.eclipse.core.launcher.Main.main(Main.java:583)

    check this https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3332. [original link is broken] [original link is broken] [original link is broken] [original link is broken]

  • 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

  • SAP Conversion Agent: HL7 library project could not be executed

    Hi experts
    I'm using SAP Conversion Agent version 4.3.0 on a PI 7.0. I'm trying to use a HL7 library project. On the Conversion Agent Studio side everythings works fine: the library project is created and a test of the service with a local HL7 file was successful. After that I make the project on the Conversion Agent Studio available and copy the project from the local \SAP\ConversionAgent\ServiceDB directory to the PI Conversion Agent ServiceDB directory.
    So far so good... but when I try to execute the CA project via File Sender Adapter the following error is thrown:
    "Invalid service 'TEST'. Check service name and service database"
    Module Exception 'com.sap.aii.af.mp.module.ModuleException: <Status><severity>4</severity><description>Invalid service 'TEST'. Check service name and service database.- for more information see file:///usr/sap/DXI/ConversionAgent/CMReports/Tmp/2009-12-23/nonexistent_U-_-63-4b17e36f-5e83/Events.cme</description><log_file>file:///usr/sap/DXI/ConversionAgent/CMReports/Tmp/2009-12-23/nonexistent_U-_-63-4b17e36f-5e83/Events.cme</log_file><Event error_code="401024" severity="error_fatal">
    <description>Invalid service 'TEST'. Check service name and service database.- for more information see file:///usr/sap/DXI/ConversionAgent/CMReports/Tmp/2009-12-23/nonexistent_U-_-63-4b17e36f-5e83/Events.cme</description>
    <time>N/A</time>
    </Event>
    </Status> caused by: com.itemfield.contentmaster.CMException' found, cause: com.itemfield.contentmaster.CMException
    I also created another parser project, without HL7 libraries, this works also on Conversion Agent Studio and on PI side without any problems.
    Do you have any ideas?
    Thx,
    manuku

    Hi Conversion Agent experts,
    Do you have any ideas?
    Thx
    manuku

  • 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

  • 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

  • Conversion Agent Environment Variables.

    Hi Experts,
    We are using on Conversion Agent for converting EDI file data into XML.
    Using Parser for this.
    The problem is related to Enviornment Variables to be loaded on XI Server.
    What will be the environment variables for this purpose and what will be the value for the same.
    I have loaded three Environement Variable on XI Server for Conversion Agent,
    1. CLASSPATH  -  C:\Program Files\SAP\ConversionAgent\api\lib\CM_JavaAPI.jar
    2. IFCONTENTMASTER_HOME - C:\Program Files\SAP\ConversionAgent\
    3. Path - C:\Program Files\SAP\ConversionAgent\bin
    Are these entries correct ? Please help.
    When I am using
    To use the remote support interface:
    1. In Microsoft Internet Explorer, version 6.0 or higher, browse to
    http://HOST:PORT/CMViewer
    Selecting Event : View Initialization Events, it is giving me an
    error : Event file not found!
    Selecting Event : View Execution Events, it is not showing any Date in
    Date field and not showing any service in Service Field and Next
    Pushbutton is also disable.
    What is the problem ? Please help.
    Regards,
    Study SAP.

    Yes it shows up after restart of BIDS .
    But during design time this is a bug I hope Microsoft fixes this bug in the future releases
    Mudassar
    It's not really a bug. Visual Studio loads the environment variables when starting up.
    In future releases you use projects and parameters instead of environment variables, so the issue goes away ;)
    MCSE SQL Server 2012 - Please mark posts as answered where appropriate.

  • SAP CONVERSION AGENT - XPATH not found in DATA HOLDER?

    Hi Eperts,
    I'm trying to work on this Tool, getting some problem in Conversion Agent Studio..
    I Had created my project with PARSER in Conversion Agent, source file will be Pipeline separated Text File , which has multile rows...And I had created XSD for my Message Interface in XI..
    When i'm defining my ANCHORS/MARKERS/CONTENT/ .
    getting error in DATA Holder, I'm not able see my Schema / XPATH in the respective namespace...
    Could anyone can guide me pl.
    Thanks in Advance..
    regards,
    vasantj.

    Hi vasantj,
    Did you manage to resolve this issue?
    I face the same problem.
    Please ellaorate.
    Nimrod.G

Maybe you are looking for

  • Howto use zipped-file for payload?

    hi experts, in our interface, we get a message with a zipped xml-document. so i have to change the "main payload" to the attachment and then unzip the file. to swap the payload i used the following entry in the "modul"-tab: AF_Modules/PayloadSwapBean

  • Data Different in Web reports and Bex Report

    Dear Experts, We found that the data in web reports is not in line with BEx reports, The Infoprovider is same the query is same. But when we are executing reports with same varialbes in BEx and Web reports, they are showing different values. COuld yo

  • Paypal is no longer a payment option on apple store

    I wanted to change my payment method back to paypal but can't seem to find the option under payment.  Only lists cc. Any ideas?

  • Invoice blocking at header level

    Dear team, Could you kindly provide your inputs for the following issue; While posting invoice with MIRO with a different ( higher) price than PO price, price blocking is happening only at the item level. But user wants to know  why it is  not blocki

  • Essbase Spread Sheet Issue

    Hi, I have one issue in my spread sheet addin. I have update outline of my Essbase BSO cube and load data in to it. There was no error while updating and loading data, but when I connect my cube with excel spread sheet through essbase addins, then I