Adding metadata on form docuement (PDDocSetXAPMetadataProperty)

Hi all,
I try to add metadata info in form document with PDDocSetXAPMetadataProperty, but I got an error message (this operation is not permitted).
it's work fine in a standard pdf docuement, but not in form pdf document.
any idea ???

I've noticed that is tied with the securoty permission (Changing the document : not allowed)...
Is there any way to allowed it from VC++ & Acrobat sdk 8 ?

Similar Messages

  • Adding Metadata to PDF Form

    Hi, I'm trying to add some metadata to a pdf. I have the follow script in the form initialize event:
    if (form1.desc.nodes.namedItem("metadata") == null) then
    var oNode=xfa.form.createNode("text", "metadata")
    form1.desc.nodes.append(oNode)
    endif
    I receive the error message:
    Argument mismatch in property or function argument
    I also tried this code:
    if (form1.desc.nodes.namedItem("metadata") == null) then
    var oNode=xfa.form.createNode("text", "metadata")
    oNode.value = "Test Data"
    form1.desc.nodes.append(oNode)
    endif
    Which gave me this error:
    accessor "oNode.value" is unknown
    It appears that the oNode object is not being created.
    Any suggesting how I can add Metadata to the PDF?

    Hi,
    This is the code I use to place metadata into the pdf file. If you open
    the resulting pdf file using Notepad, the metadata is visible as readable
    text in the file. I'm not sure the same approach can be used to add
    metadata as viewed under Document Properties. We are not using it that
    way. Maybe by changing the node name?
    if ((EMAIL_SUBJECT1.rawValue != "")&&(EMAIL_SUBJECT1.rawValue != null))
            var vDesc=xfa.template.data.desc;
            var oNode1=xfa.template.createNode("text", "EMAIL_SUBJECT1");
            vDesc.nodes.append(oNode1);
    vDesc.nodes.namedItem("EMAIL_SUBJECT1").value=EMAIL_SUBJECT1.rawValue;
    Andrew Zwickl | Worldwide Information Systems |
    Eastman Kodak Company | 1669 Lake Ave | Rochester, NY 14652-4455 |
    VOX: 585-477-1402
    FAX: 585-588-4123
    EMail: [email protected]
    www.kodak.com
    From:
    SI_MSD7 <[email protected]>
    To:
    zwickl <[email protected]>
    Date:
    08/10/2012 06:18 PM
    Subject:
    Adding Metadata to PDF Form
    Re: Adding Metadata to PDF Form
    created by SI_MSD7 in LiveCycle Designer - View the full discussion
    Bruce / Zwicki - or anyone who can assit...
    How did you get this to work? I
    I'm looking for a way to add/inject values (keywords) into the form's
    meta-data by retrieving the info/values from user input.
    To test the above solution, I added the following script to the initialize
    event as referenced, but I'm not sure what is happening:
    if (form1.desc.nodes.namedItem("metadata") == null)
    var oNode=xfa.form.createNode("text", "metadata")
    form1.desc.nodes.append(oNode)
    1. Do I need a field on the page?
    2. What part of the above script affects the meta-data?
    Thanks!
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page: [
    http://forums.adobe.com/message/4613534#4613534]
    To unsubscribe from this thread, please visit the message page at [
    http://forums.adobe.com/message/4613534#4613534]. In the Actions box on
    the right, click the Stop Email Notifications link.
    Start a new discussion in LiveCycle Designer by email or at Adobe Forums
    For more information about maintaining your forum email notifications
    please go to http://forums.adobe.com/message/2936746#2936746.

  • How to auto-fill data into Acrobat 9 PDF created from scanned paper form/document

    Hello,
    I am new to Adobe Acrobat Pro 9.  I have scanned a paper form/document that
    originally  had various data lines to be written on using an ink pen.  I saved
    the scanned PDF as an Acrobat 9 PDF.  I have added various pertinent text fields
    and checkboxs to PDF form and saved it with appropriate extended setting to
    allow end-user to type on PDF and save a copy.  At the bottom form there is a
    name/signature text field for end-user name to be typed and a calendar text date
    when name/signature text field is entered .
    I need to send this PDF form to various end-users using (Groupwise/Novell) email
    to have them sign or type their name and date at bottom of form.  Is there a way
    that Adobe Acrobat 9/PDF will recognize the email sender and allow the
    name/signature field to automatically fill-in signature/name textbox.  Are there
    tools like javascript, etc. that will help me accomplish this task?
    I don't know where to begin. I am a newbie.  Please help!

    You are on the Connect forum   Try the Acrobat Pro forum for your question.  Thanks
    matt rock  |  Technical Response Team, Connect

  • Adding More than one document to a cell in a dataform

    Hi All,
    I am using EPM 11.1.1.1.0 .
    I have a planing application and I need to add three documents to a cell in a data form.
    Is there a way i can do this...
    I can add one document and can open it as well but did not find a way of adding more than one document. Is it supported on Hyperion Planning ?
    Also if we have a document attached to a cell text ...Is there a way to print it out from Hyperion Planning or Workspace?
    Regards.
    Alicia
    Edited by: Alicia on Aug 6, 2009 6:39 AM

    Hi,
    I believe it will be just one document, I say that because when you go to the cell and choose open document then it is aimed at opening just one document.
    As for printing from cell text, you would have to open the document first before being able to print.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Quicktime movies corrupted by adding metadata in Adobe CS3

    Recently I happened to switch from using Adobe CS2 to CS3 (don't ask me why, I know they're old versions).  I use Adobe Bridge to manage/organize my digital photos and movie files from my digital camera.  In CS2, whenever I attempted to select multiple files to annotate with metadata such as description, location, etc., the program would warn me that "some files" in the selection (i.e., the Quicktime .MOV files) could not contain metadata.  So I would click OK, continue to annotate the batch, and Bridge would simply exclude the .MOV files and only add the metadata to the photos.  When I started using Bridge CS3, I noticed that the warning dialogue box no longer came up.  At first I was pleased, and thought, Great, now it's OK to add metadata to my movies as well!  But not long after, I started noticing a problem where some of my .MOV files were no longer playable, even though they had been fine immediately after download.  Since I only add metadata to about a quarter of my files, it took me a while to see the pattern:  Adding metadata to the .MOV files does in fact corrupt them and make them unplayable in Quicktime.  CS3 was not doing me any favors by suppressing the old warning!  I knew the movies were fine since I had already played them before, but the moment they were assigned metadata, Quicktime refused to recognize the files. 
    Now that I know the problem I am very vigilant about not adding metadata to movies anymore, of course, but I need to salvage the already corrupted movies, since some of them are precious to me, such as my daughter's birthday videos.  I have tried various workarounds such as attempting to convert them to another format with video conversion software, but the conversion software also can't recognize the files now.  The best luck I have had is that I can still play the movies using a program called VLC, so I know the essential data is not ruined, it's all still there.  And when I have tried a couple of diagnostic tools, they are able to extract the images and recognize the file -- but not able to restore it to its original form.  I have also tried deleting the metadata, in Bridge, but that doesn't help.  Does anyone know of a method or a program that can help me restore these as Quicktime files?  It appears that there are services out there that will charge a lot of money to repair corrupted files, but I really think this should not be so hard or expensive.  The integrity of the movies is still there, everything is intact, there's just been a line of code inserted somewhere that shouldn't be there I suppose.  I wish I could get in there and delete it myself.  It's great that VLC has no problem playing them, but as long as these are unusuable as Quicktime files, I can't send them to my family, upload them to video-sharing sites, etc.
    Thanks, anyone, for your help.

    I don't know how to fix what was already modified, but in Premiere Preferences, there is a box that is checked by default, something about "Write XMP data" or similar, you'll want to uncheck that.
    Thanks
    Jeff Pulera
    Safe Harbor Computers

  • The root element is required in a well-formed document.

    While trying to parse the following xml file using jaxp.jar and xerces.jar I am getting the following exception
    org.xml.sax.SAXParseException: The root element is required in a well-formed document.
    at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1196)
    at org.apache.xerces.framework.XMLDocumentScanner.reportFatalXMLError(XMLDocumentScanner.java:570)
    at org.apache.xerces.framework.XMLDocumentScanner$XMLDeclDispatcher.endOfInput(XMLDocumentScanner.java:790)
    at org.apache.xerces.framework.XMLDocumentScanner.endOfInput(XMLDocumentScanner.java:418)
    at org.apache.xerces.validators.common.XMLValidator.sendEndOfInputNotifications(XMLValidator.java:694)
    at org.apache.xerces.readers.DefaultEntityHandler.changeReaders(DefaultEntityHandler.java:1026)
    at org.apache.xerces.readers.XMLEntityReader.changeReaders(XMLEntityReader.java:168)
    at org.apache.xerces.readers.AbstractCharReader.changeReaders(AbstractCharReader.java:150)
    at org.apache.xerces.readers.AbstractCharReader.lookingAtChar(AbstractCharReader.java:217)
    at org.apache.xerces.framework.XMLDocumentScanner$XMLDeclDispatcher.dispatch(XMLDocumentScanner.java:686)
    at org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
    at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
    at XMLConverter.parse(XMLConverter.java:65)
    at XMLConverter.parse(XMLConverter.java:116)
    at XMLConverter.main(XMLConverter.java:282)
    xml file
    <?xml version="1.0"?>
    <CustomerOrder>
    <Customer>
    <FirstName> Bob </FirstName>
    <LastName> Hustead </LastName>
    <CustId> abc.123 </CustId>
    </Customer>
    <OrderItems>
    <OrderItem>
    <Quantity> 1 </Quantity>
    <ProductCode> 48.GH605A </ProductCode>
    <Description> Pet Rock </Description>
    <Price> 19.99 </Price>
    </OrderItem>
    <OrderItem>
    <Quantity> 12 </Quantity>
    <ProductCode> 47.9906Z </ProductCode>
    <Description> Bazooka Bubble Gum </Description>
    <Price> 0.33 </Price>
    </OrderItem>
    <OrderItem>
    <Quantity> 2 </Quantity>
    <ProductCode> 47.7879H </ProductCode>
    <Description> Flourescent Orange Squirt Gun </Description>
    <Price> 2.50 </Price>
    </OrderItem>
    </OrderItems>
    </CustomerOrder>
    Can anybody please help me.
    Thanks in advance

    Hi There,
    I too am experiencing the same problem. I originally began with the problem described in
    http://forum.java.sun.com/thread.jsp?forum=34&thread=138862
    I removed the jaxp.jar and parser.jar from Tomcat's Lib folder and added the xerces.jar. This moved me on to the problem described in this thread.
    Here is my XML file:
    <?xml version="1.0"?>
    <training_seminar>
         <student>
              <id>0001</id>
              <name>Joe Jones</name>
              <email>[email protected]</email>
              <passport level="4 course">yes</passport>
         </student>
         <student>
              <id>0031</id>
              <name>Patrick Thompson</name>
              <email>[email protected]</email>
              <passport>no</passport>
         </student>
    </training_seminar>
    And here is my XSL:
    <?xml version="1.0"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
              version="1.0">
    <xsl:template match="training_seminar">
    <HTML><BODY>
         <TABLE BORDER="1">
         <TR>
              <TH>Student ID</TH>
              <TH>Name</TH>
              <TH>E-Mail</TH>
              <TH>Passport</TH>
         </TR>
         <xsl:for-each select="student">
              <TR>
                   <TD> <xsl:value-of select="id"/></TD>
                   <TD> <xsl:value-of select="name"/> </TD>
                   <TD> <xsl:value-of select="email"/> </TD>
                   <TD> <xsl:value-of select="passport"/> </TD>
              </TR>
         </xsl:for-each>
         </TABLE>
    </BODY></HTML>
    </xsl:template>
    </xsl:stylesheet>
    And I guess while I am at it, my classpath:
    CLASSPATH=e:\java\jdk1.3.1\jre\lib\rt.jar;e:\jakarta-tomcat-3.2.3\lib\servlet.jar;E:\Dev Tools\xalan-j_2_1_0\bin\xerces.jar;E:\Dev Tools\xalan-j_2_1_0\bin\xalan
    .jar;E:\Dev Tools\xalan-j_2_1_0\bin\xsltc.jar;E:\Dev Tools\xalan-j_2_1_0\bin\xml
    .jar;.
    Any ideas is truly appreciated.
    Thanks,
    Gregg

  • JDOMException: root element required in a well-formed document

    Ok, my XML file looks something like this:
    <?xml version="1.0" ?>
    <this>
    <that></that>
    </this>
    ... and my Java code to build a JDOM object model from the XML file (Xerces-parsed) looks somethings like this:
    Document theDoc;
    SAXBuilder theBuilder;
    InputSource = theSource;
    theBuilder = new SAXBuilder("org.apache.xerces.parsers.SAXParser");
    theDoc = builder.build(theSource);
    Now, when I compile and run, I get a JDOMException that looks something like this:
    org.jdom.JDOMException: Error on line 1 of document : The root element is required in a well-formed document.
    What's up with that?

    (1) Thanks for taking the time. I'm not sure how I could make more than one root element. All I know is, in my XML file, the element tag that comes right after the <? xml version="1.0" ?> line has the same name as the very last tag in the file (with a "/" added before the name). There are no other elements in the file with that name, so I figure that makes it (ie. <this></this>) the root element of my document. N'est pas?
    (2) I have some more info since I originally posted:
    I added the following line:
    "System.err.println(e.getCause());"
    ... to the catch() area that throws the JDOMException - like follows:
    try {
    theCurrentDocument = builder.build( docFile ); // builder is an object created with <i>builder = new SAXBuilder("org.apache.xerces.parsers.SAXParser");</i>
    docType_CurrentDoc = theCurrentDocument.getDocType();
    root_CurrentDoc = theCurrentDocument.getRootElement();
    catch( org.jdom.JDOMException e ) {
    System.err.println(e); // Caused the original JDOMException from my first post
    System.err.println(e.getCause()); // Line I added since my first post
    The amended code above produced an extra line of output to the console:
    "java.security.AccessControlException: access denied (java.io.FilePermission \myfile.xml read)"
    Which I take to mean that I have to sign my applet. Is there any way around doing that? Because I don't want to if I don't have to.

  • Error Code "-5002" While adding a Goods Issue Document

    Hi,
    While adding a goods issue document for only a specific combination of items I get "Internal Error (-5002) occured" message.
    The scenario is i am adding 5 rows with following specification
    Row1- Serial Managed Item
    Row2- Batch Managed Item
    Row3- Managed by none
    Row4- Batch Managed Item
    Row5- Serial Managed Item

    Hi I had the same Issue,
    What my problem solved was setting the baseline number for each serial and batch number on each specific line to the line number of that specific line.
    like this:
    doc.Lines.SerialNumbers.SetCurrentLine(doc.Lines.SerialNumbers.Count - 1);
    doc.Lines.SerialNumbers.InternalSerialNumber = 2;
    doc.Lines.SerialNumbers.BaseLineNumber = doc.Lines.SerialNumbers.Count - 1;
    Regards

  • I added content to a document in Pages on my Mac last night, which was saved to icloud and this morning it was gone. Can I get my precious work back? Thanks

    Hello
    I added content to a document in Pages on my Mac last night, which was saved to icloud and this morning the additions were gone. Can I get my precious work back? Thanks

    Just thought I'd add my solution, I decided to go with WebDAV and I think it actually works better than the iTunes way, the steps are pretty much the same but avoiding the iTunes interface just makes things easier and faster.
    I followed this guide but it does have a small mistake in the httpd-dav.conf file, on line 2, where it's WebServer/WebDAV">, it should be <Directory "/Library/WebServer/WebDAV">.
    The tricky part is setting permissions which if wrong will give you errors when connecting with the iPad, I opted to set all to Read&Write since my home network has a hardware firewall. Another convenience was to add an alias to the webdav share on the Desktop.
    I'm still expecting the call from Apple but even if they fix the iTunes I'm sticking with WebDAV, atleast until I see what's new with iOS5 and iCloud this fall which should bring true sync for documents (I'm hoping that they will offer encryption with my own keys, if not, then I'll probably keep using WebDAV).

  • How to create a people picker type metadata in a document set?

    
    Hi folks,
    I want to create a people picker type metadata in a document
    set (it has some content types and it resides inside a library).
    So please help me knowing steps for creating it. 
    Our web application is using classic based authentication therefore I want to retrieve the names and groups in people picker column from Active Directory.
    Also, the document set library for which I want to create people picker metadata did not had document set before and documents where saved directly in content types as well as the metadata that now we are making as people picker was before of type Single line
    of text. 
    So, whether after creating it of type people picker, at the time of moving documents into document set, it will create problem? If yes,than of of what kind and how can it be resolved?
    Replies will be greatly appreciated.
    -Ishita

    Hi,
    From your description, I know you want to add a people picker column in a document set, then add this document set into a document library.
    If you want to add a people picker column in a document set you should create a document set first. You can know how to create and configure a document set by referring to this article: https://support.office.com/en-us/article/Create-and-configure-a-new-Document-Set-content-type-9db6d6dc-c23a-4dcd-a359-3e4bbbc47fc1.
    After creating a document set, you can follow these steps below to add a people picker column in a document set: click Site Actions -> Site Settings -> under  Galleries section, Site content types -> find the content you want to add people
    picker column -> under Columns section, Add from new site column -> Name and Type, enter your column name and choice Person or Group -> OK.
    If you move documents into document set, it will keep the current properties. You can edit properties to change the document to another content type which is  contained in the document set.
    In my case, DocA is the content type of the document library, Document and DocB are content types of the document set.
    If I have mis-understand, please let me know.
    Best Regards

  • Webclient does not open previous added versions of bqy documents

    We are running IR/ workspace 9.3.1.3.0401 on weblogic.We have an odd behaviour in opening previous added versions of bqy documents.
    case:
    import a bqy document.
    add another version of this document (make it obvious and simple only a dasboard with a "1" and "2" in a text label should be enough. for this test)
    open the bqy as/ with IR webclient. (make sure this action opens the last added version.
    till so far no problems
    the open the previous version (File> Open > Document> (open as interactive reporting web client/ Version (choos the first or previous version) )
    It does NOT open the previouws version but the last posted version.
    strange is it?
    I opened a case at Oracle for this.
    (trying the same document with ihtml does not give a problem., it shows whichever version you ask for)

    Oracle confirmed this is a bug.

  • Configure "Always hide forms document message bar" and "Do not show edit warnings" for all users?

    We need to do a mass deployment of Adobe Reader XI 11.0.3 with "Always hide forms document message bar" preference setting automatically set for every user so they do not have to go through the menu and set it manually.
    Is there a way to configure this for all users with the customization wizard or another method?
    We also need to do the same for "Do not show edit warnings"
    If these are registry keys, which registry keys set these options?

    Try http://www.adobe.com/devnet-docs/acrobatetk/tools/PrefRef/Windows/DocumentStatus.html?zoom _highlight=message#idkeyname_1_5647.
    If that doesn't work and there's a configuration item in the preferences UI, do this:
    Get regshot.
    Close everything but Acrobat/Reader.
    Take a reg shot.
    Configure the setting via the UI.
    Tak another reg shot.
    Compare the two.
    That process will give you your answer.
    If there is no corresponding pref in the UI, then you probably can't do it.
    Ben

  • I have added metadata in Prelude. How can I see the text in Premiere?

    I have added metadata in Prelude. Now in Premiere, I can see the "speaker" but none of the text I added. How can I see the text in Premiere?
    Message was edited by: Kevin Monahan
    Reason: More searchable title

    Both the Project and Metadata panels in Premiere Pro have a Metadata Display dialog that allows you to select which metadata properties are displayed. To access this dialog, right-click the panel's tab and select Metadata Display.

  • Adding metadata at import --why is this much easier to do in LR?

    Adding metadata at import time is a pain. The presets have helped a bit but Aperture still needs improvement. I have four areas of trouble:
    1. In order to fill out a metadata preset I have to create a new temporary image version or risk changing the metadata for an existing master, fill out the fields, save the preset, delete the temporary version. I can't create a new metadata preset at the moment of import I have to do the steps above in advance of importing.
    2. If i want to have a metadata view that has the 12 fields I use on import but only have 4 fields filled out in advance I can't do that without first selecting the preset then selecting the view with the blank fields.
    3. In the import panel the image Information block, Files Location/filename block and Time Adjustment block take up so much room that on my MBP-15 the metadata block is nearly off the bottom of the screen.
    4. Whatever metadata I use must apply to all images. There is no way to have different metadata for different images at the time of import. This requires me to open the project to add image specific metadata after import or run the import more than once for different images.
    If anyone has workflow solutions or workarounds for theses bottlenecks please let me know. Here is hoping that v2 will improve on these points.

    I guess I had
    a problem with the title of this question.
    Some men see things as they are
    and ask "Why?" I dream things that
    never were and ask, "Why not?"
    --Robert F. Kennedy
    Sorry if I gave offense. I wasn't trying to start a flame war about Aperture vs. LR or whatever-that's not enlightening. I expect that for many years to come Aperture will be my primary digital imaging workspace.
    I am still tinkering with Lightroom and will do so until my demo version expires in 25 more days. I think that Aperture is a dramatically better program than Lightroom. I think that over the next couple of years the gap will widen even further and the advantages of Apple's sound engineering decisions will really start to show up in v2 v3 and beyond.
    Still when I work in the current version of Lightroom I find myself processing images more quickly and spend less time fiddling around with the program's UI than while working in Aperture. I have noticed other posts commenting on the same thing.
    If there are other users who like me love Aperture but find their work going faster in Lightroom doesn't it make sense for us to have a discussion with each other to find out...why?
    The future belongs to those who prepare for it today. - - Malcolm X
    Pro Mac 2.66Ghz/8GB/250GB + 1TB RAID 0 wi SoftRAID in bays 2,3/X1900   Mac OS X (10.4.8)   MacBookPro 2.16Ghz/2GB/100GB 7200rpm

  • Adding metadata in Prelude but Premiere Pro not retaining it after closing

    While in Prelude in CC, I'm adding metadata in the Dynamic Media list; i.e., Scene, Shot Name, Shot Number.... I save the clips after each update and send it over to Premiere Pro by highlighting all the clips.  It arrives in Premiere Pro with the info attached and visible on the clip and in the metadata.  I save Premiere Pro and Prelude and when i reopen Premiere Pro there's no information there anymore; it's there in Prelude when I reopen that.  Not sure what's happening.  I did save the metadata separately also.
    Message was edited by: Layne Batt

    Hi Jenny,
    thank you for taking the time to reply.
    The media is from a Canon 7D  ( MVI_####.mov ) shot in full HD in
    1920x1080p at 30fr
    as I'm answering this email i'm checking that project... and now it's there
    again in full.  I was missing metadata in the first 3 rows of data
    information.... Scene, Shot Name & Shot Number.  I used those three columns
    because that was the order in the metadata check list.
    This is on my Win 7 computer w an Nvidia quadro fx 3800 card and 8 gigs of
    ram.... I am still having some of the same issues as well on my Mac OS
    X.... 12 core... I'll need to check that again too.
    I'm not sure if this problem will be persisting... right now it's
    inconsistent.  will continue testing on both computers... not ready to put
    it into my workflow yet.
    thanks,
    Layne

Maybe you are looking for

  • How can I print a selection in Firefox 11 without it wasting paper and printing blank space in place of the non-selected material?

    In Firefox 10 and before, I could select a small portion of a web page and it would print the selected portion on a single page. In Firefox 11, it prints blank space for the portion above my selection before printing my selection. This blank space co

  • Installing Hyperion 11.1.1.3 in Windows 7

    Hi everybody, I want to install Hyperion System 11.1.1.3 in my laptop.I'm very much new to installation and configuration. My Laptop is : Windows 7 home Basic(64 - bit) When i tried to download MS SQL SERVER 2005,It pops up so many options like, MS S

  • Simple Question on using an iPod nano v iPod

    I do not have an iPod, but am considering getting one. I have about a 10 gb library of music and have been using a 256 mb mp3 player for the last couple of years. So my process for getting music has been to pick what 50-60 songs I want to hear and lo

  • QuickTime and NVIDIA

    Everyone having problems with choppy QuickTime video on computers running Vista with NVIDIA motherboards needs to view the following link and then ask Apple and NVIDIA to work together to fix this problem. I see this same problem posted on this discu

  • Test connected failed in integration framework

    Hi, I received the below error when i try to test my database connection in SLD. connect to <databse> (B1DI) failed XCE001 Nested exception: java.rmi.RemoteException: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: java.rmi.Not