Adobe Captivate 8 - Publishing an Invalid imsmanifest.xml file

For the past few weeks, my manager and I have been importing recorded WebEx files (converted to mp4 format) into Captivate 8, and publishing them in scorm 1.2 so that we can upload them to our learning portal.
Today, we have started receiving error messages that say the imsmanifest.xml file is not a valid scorm file.
When I open the imsmanifest file, this is what I get:
Some of the files publish just fine, others do not.  The process is exactly the same.  Any ideas?

Thank you -- I uploaded to Scorm Cloud, and here's the error message I received: 
No special characters in the course name or path, unless you see something here that I don't...

Similar Messages

  • IMSS Min Normalized Measure not appearing in imsmanifest.xml file

    Hello,
    The IMSS Min Normalized Measure line is not appearing in my imsmanifest.xml file. It used to, but since I upgraded to Captivate 5.5, I don't see it anymore. I have thoroughly checked my settings:
    Reporting is enabled
    SCORM 2004/Manifest/Default is selected
    Report Status: Pass/Fail
    Report to LMS as: Percent
    Report Data: Quiz Results and Slide Views
    Reporting Level: Interactions and score
    Did Captivate 5.5 fix it so we don't have to add the minimum score into the zip file anymore? If not, how do I correct this so the line shows up?
    Thanks,
    Barb

    Hi Melody,
    What I've been told by Adobe is that Captivate 5.5 produces a different looking manifest file than previous versions of Captivate.  For our LMS (Knowlagent), we require this line of coding so that we can manually input the minimum passing grade in a course.
    Adobe said I could try to edit the default SCORM template to suit our LMS, but our LMS said it wasn't possible.
    So instead, our LMS told us that if we adjusted the line of coding in each manifest file, it would work. And it has (it's just a little extra work each time you publish).
    This is what you need to do:
    Find the below block of code in your imsmanifest.xml file and change the value for satisfiedByMeasure from false (default) to true.  Once that line is changed, in the same block of code paste in the minNormalizedMeasure line that was present in the file previously (both settings are highlighted below).  The .80 is what we chose as our minimum passing grade (80%) but you can change that number to whatever you want.
                                                                <imsss:sequencing>
                                                                                    <imsss:objectives>
                                                                                                         <imsss:primaryObjective objectiveID="PRIMARYOBJ" satisfiedByMeasure="true">
                                                                                                                             <imsss:minNormalizedMeasure>.80</imsss:minNormalizedMeasure>
                                                                                                         </imsss:primaryObjective>
                                                                                    </imsss:objectives>
    Hope that helps! Are you using Captivate 5.5 too? Which LMS are you using?
    Thanks,
    Barb

  • Adobe Captivate Reviewer - won't load .crev file in Vista

    Using Reviewer for the first time (Captivate 4 on Vista box).
    Downloaded Reviewer from email link
    Clicked on .crev file from email link
    In the Reviewer, got message "Unable to load SWF file. Try opening Adobe Captivate Reviewer in the Administrator mode"  (see pic)
    Clicked OK
    Clicked the .crev file in email link again per message "Load Adobe Captivate Movie (.crev, .swf., or .zip)"
    Got same "unable to load.... " message again (see pic). Viscious circle here
    Downloaded Reviewer to my XP machine - all works like it should.
    What do I need to do to my Vista box (primary machine) for the Reviewer to work?
    SMILES
    Susann

    This issue arises because, for some reason, the adobe developer(s) have hard coded a temporary file location of "C:\Program Files\Common Files\Adobe\Adobe Captivate Reviewer <X>*\workspace" to store the .crev, .swf or .zip file when you open it from its original location.  In most corporate environments "\Program Files\ or \Program Files (x86)\" is, correctly, restricted to non-administrative users to ensure the integrity of managed applications and the industry standards for temporary storage have been long established as \temp\, \windows\temp\ or <user profile>\appdata\temp\
    The corporate workaround to your issue is relatively simple.  Your user account needs to be granted the privilege to be able to create and own the workspace folder in the above location.  If this is not feasible then you could always just copy the entire contents of "C:\ProgramFiles\CommonFiles\Adobe\Adobe Captivate Reviewer <X>*" to a location on your machine where you have full access, i.e. your desktop.
    Ultimately Adobe development need to update the code in Adobe Air.dll to create the workspace in a temporary folder that conforms to industry standards
    * (with <X> indicating the version of Captivate Reviewer)

  • Adobe AIR 4 Not reading a XML file larger than 10MB

    I have an application where the XML file could be over 10MB in size. I am using XMLHttpRequest to read the file in. However, on Air 4, it results in null when the file is greater than 10MB in size. This was working until I updated to AIR 4. I can go back to a previous version of AIR and the loading of large file works.
    xml = new XMLHttpRequest( );
    xml.onreadystatechange = function( ){
        if( xml.readyState == 4 && xml.status == 200){
      b[language] = xml.responseXML.documentElement; //Results in NULL when file size is greater than 10MB
            var tempTxt = "Loaded Database";
    xml.open( "GET", file.url, false);
    xml.send( null );
    Why AIR limited the file size and any work around for this? The Request processes fine and readyState will become 4. However, xml.responseXML.documentElement will respond with a NULL.
    Thank you
    Binu
    www.verseview.info

    It's difficult to tell what it is, it looks like a binary
    pipe symbol but I can copy it from TextPad for example. Some of the
    characters following it cannot be copied from TextPad which I
    assume is because it's null. I can read the whole file in C#/.Net
    and assign it to a string variable without any problems but perhaps
    Air is somewhat limited to binary content.

  • Publish app that uses XML file.

    Hi, I want to create an App which uses XML file as a data source. I want that XML file is online file on my server downloaded in first use, and looking for changes every time user want to do this, so i have a legal question if apple can release my app in AppStore or they can block it?

    Thanks,
    I have legal right, this is my XML file on my server.
    My main concern is that changing XML in fact i may change entire app. And this make me think apple would not like it. So my question is: maybe someone had similar experience.

  • Remove imsmanifest catalog tag text 'Adobe Captivate Course'

    Greetings,
    After I've using elearning suite 6's multi-scorm packager (would love for this to be a part of basic Cp6, nuther topic),
    I see that in the imsmanifest for the root folder (zipped) there is a <catalog> tag with the text 'Adobe Captivate Course'. Please see pic.
    I don't remember seeing an opportunity to edit out this text and replace with a more accurate description. Of course I can edit it out of the imsmanifest.xml file, but I'd rather see where this can be removed/edited up front.
    Can someone explain what I'm missing or why this is happening?
    Much Thanks,
    k

    Hi
    Can you please forward the file, or share it in a shared location, so that we can look into the issue?\
    Thanks,
    Mohana

  • Submitting adobe muse website sitemap.xml files to google?

    Can anyone help me with submitting my site to google.
    I realise adobe muse automatically creates a sitemap.xml file, however I am not sure how to submit this to Google?
    Is there a way to upload the sitemap.xml file into the muse sites' root folder.
    Thanks.

    Thanks Parikshit
    I have tried this but am still not sure how to fix it in muse? This is the message I get when I check the URL :
    <!-- 
    This is an auto-generated file, updated daily. To use your own sitemap.xml, simply upload it in the root folder of your site. To disable the auto-generated sitemap, upload an empty sitemap.xml file.
    -->
    <urlset xmlns="http://www.google.com/schemas/sitemap/0.84"> 
    <url> 
    <loc> 
    http://musetemplateau.businesscatalyst.com/index.html
    </loc>
    <lastmod>2012-07-02T08:03:07+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1</priority>
    </url>
    </urlset>
    Thanks Sharon

  • Publish Report through RTF Template based on data from 2 diff. XML Files

    We are trying and facing issue to generate report in BI Publisher by concatenating 2 XML files as described below. Please help!
    1.We have two xml.One xml is comming from our data base query (through data template) and other is coming through url (using HTTP xml feed option)
    We are concanating thse two xml in BI Publisher. Now i am getting the concanated xml as shown below .
    <?xml version="1.0"?>
    <STAR>
    <DATA>
    <ROWSET>
    <ROW>
    <USER_NAME>ABC</USER_NAME>
    <STAFF_ID>589089</STAFF_ID>
    <COLOR_HOURS>2</COLOR_HOURS>
    <OPINION_HOURS>3</OPINION_HOURS>
    <DOWN_HOURS>4</DOWN_HOURS>
    </ROW>
    </ROWSET>
    </DATA>
    <HRMS_DATA_RESPONSE>
    <EMP_DETAIL>
    <EMPID>589089</EMPID>
    <REGULAR_TIME>19</REGULAR_TIME>
    <OVER_TIME>4.75</OVER_TIME>
    <MAKEUP_TIME>3</MAKEUP_TIME>
    <DOUBLE_TIME>4</DOUBLE_TIME>
    <REDUCED_TIME>1</REDUCED_TIME>
    <UNPAID_TIME/>
    </EMP_DETAIL>
    <STATUS>SUCCESS</STATUS>
    <ERROR>
    <ERROR_CD />
    <ERROR_DESC />
    </ERROR>
    </HRMS_DATA_RESPONSE>
    </STAR>
    2.Now we have to calculate like eg.( COLOR_HOURS+ DOWN_HOURS -MAKEUP_TIME-REDUCED_TIME ) for each EMPID which is same as STAFF_ID .
    3. Now our concern is that we are not able to get values.
    we are doing something like:
    <?for each:data?><?for each: row?><?STAFF_ID?><?for each:HRMS_DATA_RESPONSE?><?for each:EMP_DETAI?><?if:EMPID= STAFF_ID?><?( COLOR_HOURS+ DOWN_HOURS -MAKEUP_TIME-REDUCED_TIME )?><?end if?><?end for each?><?end for each?><?end for each?><?end for each?>

    Hi,
    Thanks a lot, it really helps me a lot, i hav one more issue, In a field i hav to calculate Adjusted hrs, which i hav calculate like this
    for adjusted hrs----
    <?for-each://EMPDETAIL?><?if:xdoxslt:get_variable($_XDOCTX,’STAFF_ID’) = EMPID?>
    <?xdoxslt:set_variable($_XDOCTX,'Diff',REGULAR_TIME + OVER_TIME + MAKEUP_TIME + DOUBLE_TIME - REDUCED_TIME) ?>
    <?xdoxslt:get_variable($_XDOCTX,'Diff') - xdoxslt:get_variable($_XDOCTX,'STAFF_HOURS')?
    its working fine now again i store this in another variable 'A'.
    <?xdoxslt:set_variable($_XDOCTX,'A',
    xdoxslt:get_variable($_XDOCTX,'Diff') - xdoxslt:get_variable($_XDOCTX,'STAFF_HOURS'))?>
    <?END IF?><?end for-each?>
    Now again i take a variable SUM in which this calculation is done, all these fields r in each ROW of DATA.
    <?xdoxslt:set_variable($_XDOCTX,'SUM',((TOTAL_PRELIM TOTAL_DOUBLETOTAL_TRIPLE+TOTAL_QA+TOTAL_GDC+((TOTAL_DOSSIER) div (2)))*8))?>
    <?if@column:../../STATUS1 != 'GRADING DEVELOPMENT COORDINATOR' ?>(*STATUS1 is field in DATA/ROW)
    <?if:../../STATUS1 = 'Prelim' ?>
    <?xdofx: if to_number(PRELIM_MONTHS)<12 then 10
    else to_number( ( xdoxslt:get_variable($_XDOCTX,'SUM' )) div (xdoxslt:get_variable($_XDOCTX,'A'))) end if?>
    Now when i m performing the above division between 'SUM' and 'A'. I am not geeting the desired result.pls help..
    Detailed xml is given below:(there is little difference between previous xml and this like star =DATA, AND DATA=QA)
    <DATA>
    <QA>
    <ROWSET>
    <USER1>170702</USER1>
    <START_DATE>12/12/2007</START_DATE>
    <END_DATE>02/02/2008</END_DATE>
    <STATUS1>Prelim</STATUS1>
    <WORKAREA/>
    <SERVICE_GROUP/>
    <LOC>1</LOC>
    <WEIGHT>0-40</WEIGHT>
    <LIST_ROW>
    <ROW>
    <USER_NAME>AKATHMAN</USER_NAME>
    <STAFFID>589089</STAFFID>
    <PRELIM_DATE>12</PRELIM_DATE>
    <PRELIM_MONTHS>12</PRELIM_MONTHS>
    <DOUBLE_DATE>10</DOUBLE_DATE>
    <DOUBLE_MONTHS>7</DOUBLE_MONTHS>
    <QA_DATE>3</QA_DATE>
    <QA_MONTHS>5</QA_MONTHS>
    <GDC_DATE>23</GDC_DATE>
    <GDC_MONTHS>12</GDC_MONTHS>
    <DOWN_HRS>1</DOWN_HRS>
    <COLOR_HRS>1</COLOR_HRS>
    <OPINION_HRS>1</OPINION_HRS>
    <TOTAL_REVIEWED/>
    <TOTAL_DOSSIER>2</TOTAL_DOSSIER>
    <TOTAL_COLORS>0</TOTAL_COLORS>
    <TOTAL_OPINION>0</TOTAL_OPINION>
    <TOTAL_COLORED_DIAMONDS>0</TOTAL_COLORED_DIAMONDS>
    <REVIEWED>0</REVIEWED>
    <TOTAL_PRELIM>67</TOTAL_PRELIM>
    <TOTAL_DOUBLE>10</TOTAL_DOUBLE>
    <TOTAL_TRIPLE>0</TOTAL_TRIPLE>
    <TOTAL_QA>0</TOTAL_QA>
    <TOTAL_GDC>0</TOTAL_GDC>
    <TOTAL_REPORT>67</TOTAL_REPORT>
    <QUALITY_SCORE>0</QUALITY_SCORE>
    </ROW>
    <ROW>
    <USER_NAME>EKWON</USER_NAME>
    <STAFFID>180602</STAFFID>
    <PRELIM_DATE/>
    <PRELIM_MONTHS/>
    <DOUBLE_DATE/>
    <DOUBLE_MONTHS/>
    <QA_DATE/>
    <QA_MONTHS/>
    <GDC_DATE/>
    <GDC_MONTHS/>
    <DOWN_HRS>0</DOWN_HRS>
    <COLOR_HRS>0</COLOR_HRS>
    <OPINION_HRS>0</OPINION_HRS>
    <TOTAL_REVIEWED/>
    <TOTAL_DOSSIER>0</TOTAL_DOSSIER>
    <TOTAL_COLORS>0</TOTAL_COLORS>
    <TOTAL_OPINION>0</TOTAL_OPINION>
    <TOTAL_COLORED_DIAMONDS>0</TOTAL_COLORED_DIAMONDS>
    <REVIEWED>0</REVIEWED>
    <TOTAL_PRELIM>1</TOTAL_PRELIM>
    <TOTAL_DOUBLE>0</TOTAL_DOUBLE>
    <TOTAL_TRIPLE>0</TOTAL_TRIPLE>
    <TOTAL_QA>0</TOTAL_QA>
    <TOTAL_GDC>0</TOTAL_GDC>
    <TOTAL_REPORT>1</TOTAL_REPORT>
    <QUALITY_SCORE>0</QUALITY_SCORE>
    </ROW>
    </LIST_ROW>
    </ROWSET></QA><pocQA><HRMS_DATA_RESPONSE>
    <EMPDETAIL>
    <EMPID>589089</EMPID>
    <REGULAR_TIME>19</REGULAR_TIME>
    <OVER_TIME>4.75</OVER_TIME>
    <MAKEUP_TIME>3</MAKEUP_TIME>
    <DOUBLE_TIME>4.25</DOUBLE_TIME>
    <REDUCED_TIME>1</REDUCED_TIME>
    <UNPAID_TIME/>
    </EMPDETAIL>
    <STATUS></STATUS>
    <ERROR>
    <ERROR_CD/>
    <ERROR_DESC/>
    </ERROR>
    </HRMS_DATA_RESPONSE>
    </pocQA>
    </DATA>

  • Is this possible to hide black runtime dialog box in adobe captivate 8?

    Hi!
    This happens in ipad. I am using indesign. I publish adobe captivate project and i take html file in indesign. Whenever i move from quizes article to other articles and when i come back to quzies again then this black box saying " Adobe Captivate, Continue from where you stopped last time? appears which i really want to be get rid off. I will be very thankful if anyone can help me to get rid from it. I found this in object style manager but couldn't figure it out how to turn it down..........

    Here's a sample that demonstrates what you want: https://acrobat.com/#d=It35dD4zaX5QM--Pv36F-Q
    The buttons on the right hand side would normally be hidden and you can use anything you want for their icon, even though in this case it's just text. You'll have to study the JavaScript to see how it works. There are two functions in a document-level JavaScript, one of which is called from the combo box's Keystroke event. Also, note the export values of the items in the list and how the script uses them.

  • XML file not updating

    The imsmanifest.xml doesn't seem to be updated after I have
    completed the test in the presentation. I have tried all the
    settings in quiz manager.
    I am suppose to see the test results in the imsmanifest.xml
    file, right?

    did you use the site list manager tool, or edit the XML by hand?
    if you edited by hand, did you increase the file version number ?
    http://technet.microsoft.com/en-us/library/dn640701.aspx
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Error while importing xml file in calc manager

    Hi All,
    I am having trouble in importing the xml file for calc manager. I have used the rules migrator utility to convert the .rle file into XML. Now when I import this xml file in the calc manager it gives me the following error- "An invalid application 'XML file name' was found on object Main_Global". Please let me know how should I import the xml file in calc manager and get it deployed. Thakns in advance for the help.
    -Kamran

    Hi All,
    I am having trouble in importing the xml file for calc manager. I have used the rules migrator utility to convert the .rle file into XML. Now when I import this xml file in the calc manager it gives me the following error- "An invalid application 'XML file name' was found on object Main_Global". Please let me know how should I import the xml file in calc manager and get it deployed. Thakns in advance for the help.
    -Kamran

  • My report contains a BLOB (image), why it can't generate an XML file?

    Hi guys,
    I created a report (Purchase Order) and it has a Signature field.
    which is a BLOB column of an image (.JPEG) of the signature of the Purchase Order Approver.
    When i run the report in the report builder its working and it shows the image of the signature.
    BUT when i try to generate xml file to use it for the XML Publisher, it generates an xml file with error. which can't be loaded into the .rtf file.
    i Googled around and it seems that there are limitations in XML Publisher that can not load a BLOB or LONG RAW fields.
    So Please guys i need your help! what can i do now ?
    They need the Purchase Order in a custom PDF format, which i can only make it with XML Publisher.
    Best Regards,

    Hello,
    For questions about BI Publisher (Formelly XML Publisher) :
    BI Publisher
    Regards

  • Modifying XML files with JDOM

    Hi:
    I've been trying to get up to speed with JDOM, and while it seems pretty intuitive, I've been having a problem w/ modifying XML documents.
    Namely, once I get a Document object from a (skeleton) XML file, do changes made to the Document object through, say, addContent() propagate to the original file? My gut feeling is no, although this was certainly what I had expected initially.
    Here's a code fragment of what I had tried to do to populate a barebones XML file:
                   Document doc = builder.build(output);
              // add 100 elements, all the same
              for (int count = 0; count < 100; count++)
                   Element curr = new Element("book");
                   // create child nodes for book
                   Element title = new Element("title");
                   title.addContent("Book " + (count + 1));
                   Element author = new Element("author");
                   author.addContent("Author " + (count + 1));
                   Element price = new Element("price");
                   price.addContent("Price " + (count + 1));
                   curr.addContent(title);
                   curr.addContent(author);
                   curr.addContent(price);
                   doc.getRootElement().addContent( curr );
              }

    Mikael,
    This sounds like one of the many quirks (perhaps bugs) related to how FrameMaker handles non-FM files in books. The current book model doesn't play well with XML files as chapters and this seems like yet another problem. Apparently, if an xref does not target another .fm file in the book, Frame assumes that the target file is not in the book and therefore will not be in the book PDF.
    There have been discussions here about this in the past. The solution that I use is to run an API client before publishing that converts all XML files to .fm files, and redirect all xrefs appropriately. Then, book features work as expected and PDFs come out as normal. This is not feasible, however, without the automation from the API client.
    There may be some who would say that the best approach is to use XML and books the way that the designers did account for... that is, the whole book becomes an XML document with entity references to the separate chapters. In my work, though, this model was not appropriate... rather, I needed a binary FM book to act like a book, except with XML files as chapters. So, I think I understand your situation.
    Is API programming or FrameScript an option for you? I think it may be the only way to get what you are looking for.
    Russ

  • Oracle UCM fails to check in text/xml files

    We have an Oracle UCM server that is failing to check in xml files over a certain size - I haven't narrowed down the size limit yet, but a <100kb file will work 100% of the time, while 300+ Kb xml files fail almost all the time, though there has been some success. Image files and zip file succeed on new check ins 100% of the time as well. We have tried with the SOAP API and the UCM new check in form - in both cases we get an empty repsonse from the server. In firefox we get the "The connection was reset" page. I'm at a loss as to explain why, but I have almost no experience with Oracle UCM. This particular server has been running for over a year happily accepting xml files of all sizes, then one day just stopped - as far as I am aware, nobody changed any
    settings/upgraded anything/changed network topology.
    When I look in the server output, I don't really see any indication of failure or find any mention of the file name or content title like I do when a file successfully checks in.
    I have already asked the DBA to drop and rebuild the database index, started the Collection rebuild cycle (it finished successfully) and turned on the webless file store option on the defaultfilestore provider.
    UCS Version : 10.1.3.3.3 (080807) (Build:7.2.2.188)
    Database : Microsoft SQL Server 09.00.4035 currently using DATABASE.METADATA though I think it was at one point using Full text search, but the database was not.
    Java Version:1.6.0
    Please ask if there is any other information you need, but I do not have physical access to the machine, and I may not be able to reveal certain info due to privacy/security concerns.

    Hello,
    I think you should open an SR with support to help out. Be that as it may, here's some observations/suggestions...
    * You are running a 4-year old content server. There have been numerous fixes since then. Your system may have grown to a point where it's hit one of the older issues.
    * Is it possible the XML encoding may have changed? i.e. that whatever generates the XML files is now generating them slightly differently and therefore the encoding is different so check-in doesn't follow the same rules? I'd look at the first line of older files versus the new files which fail. If there's a difference, refer to KM note 978689.1 in our knowledge base.
    * You say there doesn't appear to be anything in the logs, so let's increase them:
    - Login to UCM as Administrator. Go to Administration->System Audit Information. Switch on the Full Verbose Tracing checkbox. In the Active Sections field, put in:
    systemdatabase - this will show you what queries and inserts are made to the database and should show whether there's a problem at that level.
    requestaudit - this shows you the requests as they come in, as well as a roundup of all requests every 2 minutes. If you see large amounts of time being taken on requests, your server could be creaking because of resources.
    publish - tells you about publishing related issues, most XML file check-ins are related to this.
    - Try to check in a file which should fail.
    - Switch off verbose logging (see above) to reduce overhead.
    If the OS is Windows then the <install>/config.cfg file needs to have UseRedirectedOutput=true in order to generate a log file for this tracing. On Windows the file is the <install>/bin/IdcServerNT.log file. (if the above config is set)
    On *nix it is in the <install>/etc/log file (notice that there is no file extension on the file)
    If none of the logs helps you, an SR is probably in order.
    Regards,
    Frank.

  • Can the Adobe Captivate logo in the viewer be removed?

    The Adobe Captivate logo appears while the flash files are loading, which is okay, but it also appears while the file is playing.
    Is this because we are still using the evaluation software?  Will it disappear when we purchase a license?

    Hi there
    As described in the Frequently Encountered Issues topic we have created (click here to view) many folks ask the same thing. They somehow believe that Adobe has crippled Captivate in some way during the trial period. That isn't true. Captivate is fully operational.
    What they have done is to configure the default set of Playback Controls and the default Preloader with the Captivate logo. As a Captivate author, you are free to change these if you like. For the playback controls, click Project > Skin Editor. For the Preloader, click Edit > Preferences > Project node > Start and End node.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

Maybe you are looking for

  • ECC Report

    Hi Experts, In our project we have created some ECC Reports. The names of report are Application Report BEE Report Cost Center Report Cost Center YTD Report Material Analysis - MC.9 Purchase Orders By Vendor Total Cash Flow Per Month Report We have t

  • How to change IT2003 in batches?

    Hi Gurus, In PP61 we can check and modify IT2003 substitutions easily. But in PP61 we can only check and change mannually. How to change IT2003 in batches? Is there any function to finishe this job? Thanks in adv. Br,Kee Solved with CAT6 and BAPI met

  • Rule containing "Mark as Read" and "Move to Folder" does not remove New Mail Notification

    I asked this question in another forum here (sorry for not linking, but the forum would not let me because my account is not yet verified): http://answers.microsoft.com/en-us/office/forum/office_2013_release-outlook/rule-containing-mark-as-read-and-m

  • How can I instrument VMware, Xen and Solaris as Mbeans in JMX-based App?

    I know VMware ESX exposes WS-Management API, Citrix Xen exposes CIM API, and Sun Solaris exposes WS-MAN API but can I use them as Mbeans in my JMX-based application with no or little effort? Does Microsoft Hyper-V exposes WS-MAN API? Regards, Jovial

  • Weblogic does not recognize the  XML Registry settings!!!!

    Dear colleagues, We use Weblogic Server 6.0 sp2 and we would like to run an XML application with following settings: DocumentBuilderFactory: "org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"SAXParserFactory: "org.apache.xerces.jaxp.SAXParserFactory