Error when trying to merge two files

Hi
I am working with the scenario merging two file using Fork and join construct ie using bpm  I have struck with an error  I have mentioned the error below
Unable to deliver event 'Received' of object
Error handling for work item 000000001197
Parsing error before mapping : unexpected Symbol; expected '<'. '</',entity reference character
Work item 000000001197 : object CL_SWF_XI_MSG_BROKER Method
Call Transformation cannot be executed
Any suggestion how to resolve the error

Hi
Thanks for the valuable Suggestions
The issue was solved by me itself
Thank you

Similar Messages

  • Error when trying to save a file

    I get this error when trying to save any file (newly created or not) word document in MS word 2010:"You are attempting to save a file type (plain text files) that has been blocked by your File Block settings in the Trust Center".
    I followed the directions given by the Microsoft Knowledge Base article 922850, but I am still having this issue. I can still save files as PDF but not in any kind of word format. 
    I also tried opening another file copy and pasting under a different name and it doesn't help.
    Please Help.
    Bruce

    Hi,
    Please try the following methods:
    Using Administrative Template files and the Office Customization Tool to disable the restriction
    Use a trusted location, or create an exempt location
    Quote from:
    http://support.microsoft.com/kb/922849/en-us
    Regards,
    George Zhao
    TechNet Community Support

  • Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.

    Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.  Has there been a fix or patch to this issue or do I have to convert back to CS4 to open the file?

    Having the same problem in CS6.  I can tell you that converting back to CS4 will NOT solve the problem.  It seems when support for backward compatibility is discontinued, there's just no way to get
    any help at all?  Absolute failure to provide any user support so far...

  • CName Error When Trying to Attach Particular File

    I am using custom buttons to attach, view and remove attachment files to my LiveCycle form. Most files attach without any problem. I have a particular file named, "RECN-TrackingLog.xlsm" that I receive the following error when trying to attach this file to the form. If I copy the file to my desktop, it attaches to the form without any problem. It is named exactly the same. Any idea what is causing this error? I have included the script for the "Attach" button below.
    var myDoc = event.target;
    var sFile = "myFile"+Math.round(Math.random()*10000000000000);//Randomly generated number
    myDoc.importDataObject({cName: sFile});
    var myDataObject = myDoc.getDataObject(sFile);
    var sFileName = myDataObject.path;
    ListBox1.addItem(sFileName,sFile);
    NumericField1.rawValue = NumericField1.rawValue + 1;

    This error turned out to be caused because someone else had that networked file open at the time I was trying to attach the file. That's why when I dragged and dropped a copy onto my desktop, that "version" of the file was not open and would attach without any problem.

  • BIP Error when trying to produce txt file

    Hi all !
    I'm getting the follwing error when trying to generate a text output from a eText template in BIP:
    oracle.apps.xdo.servlet.scheduler.ProcessingException: oracle.apps.xdo.servlet.data.DataException: Invalid format requested: txt
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:959)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:404)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: oracle.apps.xdo.servlet.data.DataException: Invalid format requested: txt
         at oracle.apps.xdo.servlet.ReportException.fillInStackTrace(ReportException.java:124)
         at oracle.apps.xdo.servlet.data.DataException.fillInStackTrace(DataException.java:127)
         at java.lang.Throwable.<init>(Throwable.java:196)
         at java.lang.Exception.<init>(Exception.java:41)
         at oracle.apps.xdo.servlet.ReportException.<init>(ReportException.java:36)
         at oracle.apps.xdo.servlet.data.DataException.<init>(DataException.java:39)
         at oracle.apps.xdo.servlet.ReportImpl.renderScheduledJob(ReportImpl.java:328)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:953)
    The report execution is started from a BIP web service call (ScheduleRequest). It works fine for pdf, rtf, csv, html and xml formats, but i can't a text file containing only eText formatted data (fixed positions, mainframe like file). Here's a code sample:
    BI_WS.ReportRequest BIreportRequest = new BI_WS.ReportRequest();
    BIreportRequest.attributeLocale = "en-US";
    BIreportRequest.reportAbsolutePath = "/~user/toto/TEST_WS_BI.xdo";
    string reportFileExtension;
    if(reportType.Equals("flat")){
    BIreportRequest.attributeTemplate = "flattest.rtf";
    reportFileExtension = "txt";
    BIreportRequest*.attributeFormat = "txt";*
    }else{
    BIreportRequest.attributeTemplate = "doc1.rtf";
    reportFileExtension = "pdf";
    BIreportRequest.attributeFormat = "pdf";
    So the question is:
    What "attributeFormat" value (other than pdf, rtf, csv, html, xml) should i use to get a text ONLY file with the format specified in the eText template ?
    Does anyone have an idea on this ? Thank you in advance.
    ED
    Edited by: Edmundo2 on Aug 26, 2010 9:55 AM

    Just found the solution:
    You can't have a normal rtf template AND a eText template for a single report. In my case, i need two types of output, a "rich" one and a "flat text" one. So i'll make 2 separate reports for each output type. Thank you.
    Edited by: Edmundo2 on Aug 26, 2010 11:26 AM

  • Error when trying to convert excel files to pdf

    I'm getting the following error when trying to convert .xls and .xlsx files to pdf, using the "Create PDF" option:
    Error message from the primary converter:
    ALC-PDG-010-012-PDFMaker reported an error while printing the document.
    Word, Powerpoint and Text files convert without any issues. Also I'm able to opent the excel files and convert them to pdf using the acrobat option in excel.
    Livecycle Version: 10.0.2, GM
    MS Office Version: 2007
    Any help would be appreciated. Thanks in advance.
    Regards,
    Suhail N.

    It is always difficult when you need to convert multiple xls files to pdf or multiple sheets to pdf. If you have a single file to convert then the best method would be to copy your data to doc file and then convert it into PDF . If you have multiple files to convert then it is really difficult to convert all the files manually. Then the better method would be to use converter tool to convert excel to pdf . By doing this you can convert many files in just few seconds.

  • Error when trying to create class file

    I am getting this error when I try to create file
    clobsearch.java:246: not a statement ex;
    protected Element getDocumentRoot(Clob c)
    Element root;
    Reader read = c.getCharacterStream();
    String s = convertClob(read, 8192);
    SAXReader sread = new SAXReader("org.dom4j.io.aelfred.SAXDriver");
    sread.setMergeAdjacentText(true);
    sread.setStripWhitespaceText(true);
    Document doc = sread.read(new StringReader(s));
    root = doc.getRootElement();
    return root;
    Exception ex;
    ex; <--- this is line 246
    System.out.println(ex.getMessage());
    return null;
    any help would be appricated
    thanks
    robert

    The guy who wrote this code is no longer with the company
    the server IP got changed and he had an IP coded in the program
    i managed to uncompile the code
    i changed the IP to the new one
    when I tryed to create the class file i get the error
    so as far as what is happenning with the ex I am not sure
    here is another piece of code that might help
    really all i need to do is get the class file created again...
    protected Element getDocumentRoot(Clob c)
    Element root;
    Reader read = c.getCharacterStream();
    String s = convertClob(read, 8192);
    SAXReader sread = new SAXReader("org.dom4j.io.aelfred.SAXDriver");
    sread.setMergeAdjacentText(true);
    sread.setStripWhitespaceText(true);
    Document doc = sread.read(new StringReader(s));
    root = doc.getRootElement();
    return root;
    Exception ex;
    ex;
    System.out.println(ex.getMessage());
    return null;
    protected double toDouble(String s)
    double d = 0.0D;
    try
    d = Double.parseDouble(s);
    catch(NumberFormatException ne) { }
    return d;
    protected String convertClob(Reader in, int blen)
    StringWriter sw = new StringWriter(32768);
    char buf[] = new char[blen];
    int len = 0;
    try
    while((len = in.read(buf)) != -1)
    sw.write(buf, 0, len);
    in.close();
    sw.close();
    catch(IOException ioe)
    len = 1;
    return null;
    String s = sw.toString();
    int q = s.indexOf("<Quote");
    int end = 0;
    if(q == 0)
    end = s.indexOf("</Quote>") + 8;
    } else
    q = s.indexOf("<Project");
    if(q == 0)
    end = s.indexOf("</Project>") + 10;
    else
    end = s.indexOf("</Order>") + 8;
    return s.substring(0, end);
    public static void main(String args[])
    if(args.length < 2)
    System.out.println("Usage: clobsearch tablename [searchpattern] [datesql]");
    System.out.println("Where: searchpattern like \"Geodesic Dome\" and datesql like \" where quotedate >= to_date('01/01/2004', 'MM/DD/YYYY')\"");
    System.out.println("OR: clobsearch tablename searchpattern -data idfile [idcolname]");
    System.out.println("Where: searchpattern as above, idfile is a one per line file of quote or order numbers, idcol=column name for id col");
    System.exit(1);
    clobsearch cs = new clobsearch(args);
    }

  • "Resource Unavailable" error when trying to download a file.

    We're running the latest version of OS:X - 10.4.3 (recently upgraded from 10.3.9) and I've found that with the latest version of Safari we can no longer download files off certain websites of ours. Typically we have a link off a page which spawns a javascript window, which then contains the download link. When trying to "Download Linked File" to our desktop we get a "resource unavailable" error in the Downloads window.
    Oddly enough it doesn't affect all of Tiger installations. We noticed that those machines that were formatted first, then had Tiger installed did not have this problem, only the machines we upgraded from 10.3.9. I've tried re-installing the 10.4.3 combo updater to no avail. And JFYI, Firefox works without a hitch, but my fear is that we're going to run into problems where some of our clients are unable to grab files they require.
    Unfortunately, I cannot provide a link as they are to client files but I can try to provide any additional information needed to get to the bottom of this...
    Thanks,
    MJX.
    G4   Mac OS X (10.4.3)  

    Reworked some of the javascript for our webserver and fixed the problem.

  • CS6 error when trying to save a file

    I'm getting the following message when saving in Photoshop CS6 Extended:
    "Could not save "G:\...\_0008_DSCF7826.RAF.tif" because the file is already in use or was left open by another application."
    The issue NEVER occurs if Bridge CS6 is not running.
    The problem occurs intermittently when saving individual files, and nearly every time I try to run a batch operation on multiple files when Bridge is running.
    Since a huge part of my work involves batch processing files, I spent some time trying to narrow down the cause. I did 10 Batch processing test runs on twelve 100MB files. My batch process used the "save and close" option in the Batch dialog. I think the issue involves Bridge because:
    The issue DID NOT occur (in 10 test runs Batch processing twelve 100 MB images with the "Save and close" option checked):
    If the Batch action was run through the Photoshop menu with Bridge turned off.
    If the Batch action was run through the Photoshop menu with Bridge running & Bridge's Performance and Handling settings for Thumbnails set to "Do Not Process Files larger Than zero MB."
    The issue ALWAYS occurs:
    At some point when a Batch Action involving a "Save and Close" command is run through the Bridge Menu. My Batch processing generally involves 12 files.  Usually, one or two files  process, save and close properly before the error message appears.
    I've reset the preferences for both Photoshop and Bridge several times with no results.
    Is there something  I can do to fix the problem? Is this a bug?
    I'm running 64-Bit Windows 7 and 64-bit Photoshop CS6 Extended.
    Any solution will be greatly appreciated.

    Thanks for helping me narrow down the problem, Curt.  I unchecked “export cache to folders” and shut off Windows 7 Search file indexing, as you suggested,  unfortunately, the problem still occurred when I ran some batch actions. I’m not sure how ACR indexes RAW files, but since I’m processing TIFF files, that shouldn’t be an issue, should it, unless re-indexing occurs automatically in the background?
    Also,  another probably related problem I noticed is that when I attempt to batch process files through Photoshop CS6's Automate>Batch dialog, the option to process files selected in Bridge is greyed out and unavailable, even though Bridge is open and files are selected. I think this may indicate that Photoshop and Bridge are not communicating with each other, which may explain the file-saving issues some of us are experiencing—Photoshop and Bridge may be simultaneously trying to perform operations on files instead of taking turns, because each is "unaware" of what the other is doing, hence the "Could not save "G:\...\_filename.tif" error message.  Since there are scripts that should enable Photoshop and Bridge to communicate with each other and other applications in the CS6 Suite (they’re found in the Bridge menu under Edit>Preferences>Startup Scripts), and since mine are enabled, my best guess is that these scripts may be inoperable, corrupted, or just buggy.

  • I get an error when trying to import MP3 files in iTunes?

    When I try to import mp3 files into iTunes (version 6), I get an error message of:
    The file "song file name" can not be imported An unknown error has occurred (-50).
    I have already imported these files into iTnes on my old computer, but run into this problem with my new laptop. I downloaded a new version of iTunes just like I installed all my new programs on this new laptop.
    For some reason, I run into this problem when trying to import any mp3 files (as mentioned, even mp3 files that I successfully imported into iTunes previously).
    (I've tried a complete removal and re-install, but that didn't help)
    Anyone know why I'm getting this error message and how to correct things?
    Thanks in advance for any help !!!

    C:\DOCUME~1\Mark\LOCALS~1\Temp\WERe357.dir00\iTunes.exe.mdmp
    C:\DOCUME~1\Mark\LOCALS~1\Temp\WERe357.dir00\appcompat.txt
    those are the files that are sent as an error report... i dont know what the problem is! this is starting to get me mad! I need my music! some1 help plz.
    I cant load that one folder, what could be the problem? I've loaded another folder similar to this one but it was alot smaller and everything worked out fine, but for my big one its messing up.

  • Server Error when trying to open .acsm file

    Hello,
    I installed Digital Editions v2.0 on a Windows 7 (64bit) computer. I allowed this program to go through firewall.
    I have authorized my computer using my AdobeID.
    When trying to open the .acsm file to get an epub book which I just bought I get the following error:
    "Error Getting License. License Server Communication Problem: E_ADEPT_NO_TOKEN".
    Could you please help?
    Thank you.

    Hi, I am having the same problem when trying to convert my books from Google Play to epub format on the computer to move to my Nook tablet.Were you able to get any resolution from the content provider? When you say that you erased everything before and after the fulfillmenttoken area, could you be more specific (i.e.did you remove all of the previous content or only the content located in that specific tag?) My html and xml coding is a little rusty so any information you could provide would be extremley helpful. Thank you so much!

  • IDoc with error when trying to update two materials with FM: CSAP_MAT_BOM_MAINTAIN.

    Hi
    In my current project I am facing the below issue.
    In client MDM team is creating the master data. The BOM master data also creating through MDM only. The function module used is  CSAP_MAT_BOM_MAINTAIN. When user trying to update the two extra BOM line items getting an error " Error while saving the BOM."
    In SLG1 transaction we observed that the IDOC is trying to change the header level data. After analyzing  I got some conclusion that
    while BOM creation header level material and all components are created with change number reference. When the user trying to update two extra line items with new change number system giving error msg as idoc trying to change header level data. As my knowledge with  FM:CSAP_MAT_BOM_MAINTAIN no changes possible for header. I came to conclusion as header is updated with a change number while creation and when we changing second time with new change number, system not able to replace the old change number with new change number.
    To correct this IDOC what steps i can perform? Is it possible to reprocess this IDOC by changing any field values like MSGFN.
    Please suggest what solution we can provide to reprocess this IDOC.
    Regards
    Kesava

    Hi Rupesh
    Thanks for the replay.
    Here the user created the BOM with the same FM:CSAP_MAT_BOM_MAINTAIN  but he created with change number refernce. This change number is updated in header. Later he wants to add some extra components to this BOM with the same FM:CSAP_MAT_BOM_MAINTAIN and he entered new change number second time to do the change. Then system giving an error status for this IDOC.Then if we check in SLG1 the error message is we are trying to change header fields which is not possible " The BOM header can only be displayed, Your entries were ingored". How can we reprocess this IDOC.
    Regards
    Kesava

  • I/O Error when trying to open pdf file

    I keep getting an error when I am trying to open pdf files from the internet or emails that are sent with pdf files. I am not able to view any of these pdf's - just the i/o error I receive. Anyone have anything to help me on that?? Thank you!

    Please post in the forum for the software you are using to read PDFs -
    the Adobe Reader forum for example. Good luck,
    Aandi Inston

  • Getting No checksum error when trying to delete uploaded file

    When trying to delete an uploaded file I get the following error :-
    No checksum was provided to show processing for a page that requires a checksum when one or more request, clear cache, or argument values are passed as parameters.
    I have a tabular report displaying the uploaded files with one of the columns showing a delete icon.
    When you select the delete icon it has Column Link details of the following
    Link Text : <img src="#APP_IMAGES#del.gif">
    Link Attribute : &APP_ID.
    Target: URL
    Url:
    javascript:confirmFileDelete(htmldb_delete_message,'f?p=&APP_ID.:11:&SESSION.:REMOVE_ID:&DEBUG.::P11_DELETE_ID:#FILE_ID#');
    The above was working till I turned on the Session State Protection.
    I believe I need to add a checksum to my url via the pl/sql package apex_util.prepare_url but can someone please show me how to do from my URL????
    Thanks in advance
    Keith

    Keith,
    Why not do the following then...
    I think confirmDeleteFile is a custom function correct? As the second parameter, just pass in the file ID. Then in the function use JavaScript to set the value of P11_DELETE_ID to the file ID. Then call doSubmit('REMOVE_ID');
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen

  • Why do I get a program error when trying to save a file

    I've loaded and reinstalled photoshop elements 3 times. I can not save any files. all i get is cannot save file do to  program error message'
    this is a brand new product with a program error and they want me to pay them to fix there problem. it ain't right.

    which version of Photoshop Elements are you using? Also, do tell us about the flavour of Operating System you are using and the format in which  you are trying to save your file.
    You can also try saving your file to a different location( e.g. desktop) to check if your computer has any permission issues

Maybe you are looking for

  • How to submit a form with checkboxes in a page flow?

    I'm having some trouble with a form that contains several checkboxes, and how to submit this form within a page flow... I have a JSP page containing a form with N checkboxes. The value and checked/unchecked status of each checkbox is generated from p

  • My Photo Library pictures got erased somehow!  Help me get them back!

    I was in Finder and in Pictures and I think I moved some files into eachother. When I went back to iPhoto, my pictures in my Library were unviewable. The outline and titles still exist, but that is it. I can see some of the pictures if I go through f

  • Deletion of Purchase requisition thru tcode MEMASSRQ

    Hi experts, In table MASSFLDLST I have done the following modification thru tcode sm30 Create : - object type = BUS2105 Table name = EBAN field name = LOEKZ The field LOEKZ is now appearing in the tcode MEMASSRQ.  But when we execute it, the square b

  • Generating email from text

    Hi. I have an email represented by a text (with headers, subject, attachement and so on). I would likt to generate a javax.mail.Message from it, so I can extract the headers and attachments more easily. I tried to set up a fake Session and a MimeMess

  • Transferring Ownership of Apps Purchased on the App Store

    Is there a way of tranfering ownership of apps that were puurhased for an iPad on one Apple ID on a MacBook Pro to another Mac computer (iMac) that has a different Mac ID?