SAP XI Archive retrieval on content of archived invoice

In SAP XI i have succesful activated archiving of the xml-messages of inbound invoices. <b>The first problem is how do i select only the invoice messages instead of all xml- messages</b>
I have succesful stored the xml-messages on a file system location with a write-job. After that i have deleted the archived xml messages succesful. With transaction SARI i can retrieve the archived xml-messages on generated key, <b>but i want to retrieve the archived messages on CONTENT of the xml-message (for example document-nr). How is that possible, is there a retrieval component ??</b>

Hi,
you can both in the rwb and in the sxmb_moni indicate which message interface you want to select. There you have to specifyyour invoice interface.
Concerning searching the content: As far as I know you can only search on XI's content if you have a TREX connected to your XI.
For archived message you would need to configure TREX for indexing your backups as well. But even then you won't be able to search for messages based on content in the RWB.
Hope this helps,
helge

Similar Messages

  • Content Transfer Archive Link and sap viewer

    Hello,
    I configured archive link to view attached documents with the sap viewer via HTTP. The document is stored in a external Content management system. When I try to retrieve a document, the sap system genereates a request to my external archive server. The server sends a response back to sap. But will the content directly go from the archive server to the sap viewer application or will the content travel to the sap server and then to the client pc? For example: the sap server is in australia, the client PC in the USA and also the repository and archive server is in the USA. Will the content travel to australia and then back to the client PC in the usa?
    Thanks,
    Nicole

    Hi Nicole,
    As far as i know when you create a document in you Content server SAP creates a link to that document, When your frontend request a document, SAP forward you to that link and SAPviewer retrieve the info directly from the Content server to the frontend.
    Hope this help!
    Juan Reyes

  • SAP Content Server Archiving strategy

    Hi,
    I have installed ECC 6.0 SR3 and SAP Content Server 6.40 recently. Content Server is contains only scanned copies. I want to propose archval strategy for the Content Server.
    Any body has document for the same please let me know.
    Thanks in advance

    hi,
    Archiving,
    There are both technical and legal reasons for archiving application data. Data Archiving:
    · Resolves memory space and performance problems caused by large volumes of transaction data
    · Ensures that data growth remains moderate so that the database remains manageable in the long term
    · Ensures that companies can meet the legal requirements for data storage in a cost-efficient manner
    · Ensures that data can be reused at a later date, for example, in new product development
    please refer this thread
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/8d/3e4c11462a11d189000000e8323d3a/frameset.htm
    Benakaraja
    ??P
    Edited by: benaka rajes on Sep 10, 2009 6:09 PM

  • How to install Oracle Content Database Archive Adapter for SAP on windows

    Hi,
    I would like to install CDAA(Oracle Content Database Archive Adapter) on 32 bit and 64 bit windows. Will somebody point me to where i can download this from (if its not free i would like to try out trial version first) . If it depends upon other oracle components what is that i need to install additionally . And if you could provide links to all the required components, it would be great help.
    Also if there is any demo from where i can see what all features CDAA support and how does it compare to other products say IBM commonstore etc , please let me know.
    Thanks a lot ..
    -Rohit

    Can any body help me to say thet "How to install Oracle Applications 11i(11.5.10.2) on Windows 2003 R2 X64 bit ' . Hi,
    I believe, 11i installation on Windows 2003 X64 is not fully supported.
    what is your os version:
    if it is windows 2003 32 bit, then it is supported on X86-64 servers for both database and application tiers
    If it is windows 2003 64 bit, then only datatabase tier is supported on x86-64 servers
    Have a look at the following note
    Frequently Asked Questions: Oracle E-Business Suite Support on x86-64 Doc ID: 343917.1
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=343917.1

  • How to Retrive the content from Archive folder ???

    Hi,
    1. I was working on the archiving of the documents and was able to archive the docs into a local archive folder.
    Then I had to test a scenario where when the user wants to search for a document with a specific ContentId, if the ContentId was not present in the content repository, then the content manager has to search for the same in the archived documents. Is this achievable?
    While testing the above, the UCM server had stopped indexing and started giving a Interrupted exception for indexing. While we do a normal checkin also the documents are in DONE status and are not getting published. Tried restarting the indexer also but in vain. How can we restart the indexing so as to publish the docs?
    2. indexing not working even for normal checkin the content.its showing error "indexing aborted" ? content never gets released after checkedin the content ? its struch in done status ?
    while importing the content to ucm serverl, i have deleted "testarchive " (which was exported from contentserver) from Archive folder in UCM install directory.. then many contents were in done status at contentmanagement-> workin progress. Errors showing in content server ...
    Indexing aborted. Error: Directory 'C:/UCM/archives/testacrchive' does not exist. Directory 'C:/UCM/archives/testacrchive' does not exist. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csIndexerAbortedMsg!syGeneralError!syFileUtilsDirNotFound,C:/UCM/archives/testacrchive!syFileUtilsDirNotFound,C:/UCM/archives/testacrchive
    intradoc.common.ServiceException: !syGeneralError
         at intradoc.common.FileUtils.testFileSystem(FileUtils.java:452)
         at intradoc.server.archive.ArchiveUtils.readFileEx(ArchiveUtils.java:215)
         at intradoc.server.archive.ArchiveUtils.readFile(ArchiveUtils.java:193)
         at intradoc.server.archive.ArchiveUtils.readArchiveFile(ArchiveUtils.java:158)
         at intradoc.server.IndexerReplication.readArchiveProperties(IndexerReplication.java:279)
         at intradoc.server.IndexerReplication.doReplication(IndexerReplication.java:156)
         at intradoc.server.IndexerReplication.doWork(IndexerReplication.java:92)
         at intradoc.indexer.Indexer.doIndexing(Indexer.java:431)
         at intradoc.indexer.Indexer.buildIndex(Indexer.java:340)
         at intradoc.server.IndexerMonitor.doIndexing(IndexerMonitor.java:1012)
         at intradoc.server.IndexerMonitor$4.run(IndexerMonitor.java:832)
    Caused by: intradoc.common.ServiceException: !syFileUtilsDirNotFound,C:/UCM/archives/testacrchive!syFileUtilsDirNotFound,C:/UCM/archives/testacrchive
         at intradoc.common.FileUtils.validatePath(FileUtils.java:801)
         at intradoc.common.FileUtils.validateDirectory(FileUtils.java:781)
         at intradoc.common.FileUtils.testFileSystem(FileUtils.java:437)
         ... 10 more
    Error showing in Archive logs
    Instance idc with archive testAcrchive is no longer being exported. Exception type is 'java.lang.Throwable'. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csReplicationInstanceRemoved,idc,testAcrchive!syExceptionType,java.lang.Throwable
    java.lang.Throwable
         at intradoc.common.IdcLogWriter.doMessageAppend(IdcLogWriter.java:81)
         at intradoc.common.Log.addMessage(Log.java:268)
         at intradoc.common.Log.errorEx2(Log.java:216)
         at intradoc.common.LoggingUtils.logMessage(LoggingUtils.java:97)
         at intradoc.common.SystemUtils.reportErrorEx(SystemUtils.java:462)
         at intradoc.common.SystemUtils.errEx(SystemUtils.java:547)
         at intradoc.server.IndexerReplication.doExport(IndexerReplication.java:196)
         at intradoc.server.IndexerReplication.doReplication(IndexerReplication.java:169)
         at intradoc.server.IndexerReplication.doWork(IndexerReplication.java:92)
         at intradoc.indexer.Indexer.doIndexing(Indexer.java:431)
         at intradoc.indexer.Indexer.buildIndex(Indexer.java:340)
         at intradoc.server.IndexerMonitor.doIndexing(IndexerMonitor.java:1012)
         at intradoc.server.IndexerMonitor$4.run(IndexerMonitor.java:832)
    Please resove the above issues,
    Please helpme out... this is pretty urgent as i am strucked at my work ? how to get relase the content ?
    thanks inadvance.
    Thanks,
    yt
    Edited by: 792821 on Oct 28, 2010 12:17 PM

    hi,
    We wanted to achieve the following.
    1) Data which is older more than 2 months should be sent and stored in a different storage device[ example: SAN storage / oracle storage etc ].
    2) When user requests for the contentId and if its older more than 2 months, the request has to search / retrieve the secondary storage system and get the documents.
    As of now, we need not required archival things, we just need retrive documents from out side devices. it can be SAS or any other storage device/unit.
    i just need to retrive the content based on metadata from other storage device.
    lets say one example , we have large amount data which is stored in one device or hard disc
    it can be SAS or any storge unit, using UCM, i need to retrive to the content from storage device/unit.
    how to retrive document from out side device ? how i need to configure for other storge unit ? is it possible through provider for providing other system information in UCM server ? is there any other alternate way ???
    how it be achived ? how to config to other storage device using ucm ?
    this requirement is very very urgent and we need proper soluation, so could please let me know soluation with a in detail description.
    thanks in advance

  • API to retrieve files in process archive

    Hi
    In the BPEL API there is a method IBpelProcessHandle.getContent that can retrieve the content of a file in the process archive file. Is there an API to retrieve the files that are inside the archive file?

    Repost

  • Connect content of archive link with newly created kpro document

    Hi all,
    i hope this the right plase to post my question. Unfortunatelly i did not find any SAP Records Management Topic.
    The issue is:
    i am able to create a new document in Records Management with the FM:
    SRM_DOCUMENT_CREATE
    But,  what  is not realy clear for me, how can i connect content of archive link with newly created kpro document.
    Thanks and Best regards,
    AT.

    Hi Attila,
    there is a difference between SRM_DOCUMENT_CREATE and ArchiveLink Documents.
    If you use the SAP Standard Service Provider for Documents SRM_SP_DOCUMENT this
    will refere to so called KPRO-Documents (KnowledgeProvider). This is totally different to
    common ArchiveLink scenarios.
    If you would like to use ArchiveLink Docs with attributes, there is the property unification in WebAS 6.40 available.
    Best
    Uwe Schulz

  • Archiving without a content server

    Hie Gurus
    I'm currently using sap dms and storing document in the SAP database. I would like to know if it is possible to Archive documents without having to use a content server. if this is possible how do i go about it. The second thing is that if i want to use t code SARA are there any configurations that i have to do before i use it. pliz help

    Hello,
    Refer the below forum threads, i guess they would help in solving your problem.
    Re: SAP archiving data - content server
    Archiving
    Regards,
    Keerthika

  • Retrieve jpg images from archive

    Hi Gurus,
    I am working in a Biller Direct project.I have a requirement in which scanned images stored in archive needs to be displayed whenever user clicks on a hyper link.SAP documentation says that we can use BADI EBPP_INVOICEDETAIL for this.I am successfully able to retrieve PDF docs from archive.But not sure how to achieve Jpg files.
    Any help....
    Regards,
    Raghu.

    hi
    just have a look at this documentation
    http://help.sap.com/saphelp_nw04/helpdata/en/f5/9561fbf3b111d1955b0000e82deb58/frameset.htm
    it will answer all your queries
    regards
    Aakash Banga

  • Archive Link Error - Content Repsoitory does not exist

    Hi,
    I have created a content repository which points to our own external HTTP content server which is a DMS server through transaction OAC0.
    In transaction CSADMIN I can see our server's status as running, still it shows yellow icon "customizing missing" in CSADMIN and in transaction OAC0 whenver I click "Test Connection" it gives the message" Content Repository does not exist". CMS 106.
    Kindly help.
    Regards
    Neha

    Hi,
    Check this URL for Content Repository Archive set up guidelines:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARC/CAARC_INTRO.pdf
    Thanks.
    Boopathi

  • Archiving: experience with Oracle's Archive Adapter for SAP

    All,
    Does anyone have experience to share about Oracle's "Content Database Archive Adapter for SAP Applications"?
    Thanks
    Guenther

    Sasi,
    There is a new MySAP adapter with 10.13.1 and above to support ECC 6.0. Please see the following section in the 10.1.3.1 adapter release notes:
    12.4.1 MySAP ERP Versions and APIs
    The following MySAP ERP platforms are supported by OracleAS Adapter for MySAP
    ERP:
    ■ SAP R/3 Enterprise 47x100
    ■ SAP R/3 Enterprise 47x200
    ■ MySAP ERP Central Component (ECC) 5.0, deployed on SAP NetWeaver 2004
    ■ MySAP ERP Central Component (ECC) 6.0, deployed on SAP NetWeaver 2004s
    ■ SAP Java Connector (SAP JCo) Version 2.18.
    For the current release status of the SAP Java Connector, refer to SAP Note #549268
    in the SAP Service Marketplace.
    Release versions may vary by product component. In addition, SAP functions may
    vary by SAP product version and support package.
    Note: The OracleAS Adapter for MySAP ERP supports only the versions listed above.
    It is not recommended to use the OracleAS Adapter for MySAP ERP with older
    versions of SAP R/3. If you plan to use the adapter with older versions of SAP R/3 for
    example SAP R/3 4.6C, prior approval from iWay Software Product Management is
    required.

  • Error in the following service com.sap.aii.af.ra.ms.impl.core.archiving.exe

    Does anyone know what this error might be?
    Details for 'Is the Adapter Engine running?'
    ==== Events on Server 19010950 ====
    Adapter Engine, message: Fatal RecoverJob (Default Recover Job) failed.
    (Details: Code: MS.JOB.RECOVER, Location: com.sap.aii.af.ra.ms.impl.core.archiving.executor.RecoverExecutor, Reason: java.lang.Exception: Failed to restart message ddc46f41-bdad-7cf1-b918-001b7832810c(INBOUND) remotely on cluster node 19011150. Reason: Could not execute cluster event, due to: Service"com.sap.aii.af.ms.svc"on cluster element 19,011,150 thrown an exception in receiveWait(), invoked by a request by cluster element 19,010,950., Time: 07.12.2008 10:00:00)
    ==== Events on Server 15965050 ====
    Adapter Engine, message: Fatal Message listener localejbs/CIDXMessageListener could not be created for connection CIDXAdapter after 60 attempts.
    (Details: Code: MS.APP.LISTENER.NOTFOUND, Location: com.sap.aii.af.ra.ms.runtime.ListenerFinder, Reason: Unknown, Time: 07.12.2008 08:34:49)
    Adapter Engine, message: Fatal Message listener localejbs/RNIFMessageListener could not be created for connection RNIFAdapter after 60 attempts.
    (Details: Code: MS.APP.LISTENER.NOTFOUND, Location: com.sap.aii.af.ra.ms.runtime.ListenerFinder, Reason: Unknown, Time: 07.12.2008 08:34:49)
    Adapter Engine, message: Fatal Message listener localejbs/RNIF11MessageListener could not be created for connection RNIF11Adapter after 60 attempts.
    (Details: Code: MS.APP.LISTENER.NOTFOUND, Location: com.sap.aii.af.ra.ms.runtime.ListenerFinder, Reason: Unknown, Time: 07.12.2008 08:34:49)
    Reset event protocol:http://nytsappip.nyhq.nytint.com:50100/MessagingSystem/performance?resetSystemMatrixInCluster

    Resolved in thread: com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol ha

  • Extraction tar.gz archives without leaving a .tar archive behind

    Hello!
    When I double-click on a .tar-gz-archive in the Finder, It extracts two things: a tar-archive and the actual content of the file. In 99% of the cases I don't want an additional tar file eating my disk space - is there any way to tell "BomArchiveHelper" (the Program that extracts archives) not to store tar archives?

    Good to know... is there a Linux native format for backups that does incorporate fault tolerance much like the rar format allows for parity or recovery records?

  • TS2998 After upgrading to Snow Leopard, Mail will not let me archive any mail. All archived messages re-appear in my inbox (I have tried archiving and placing in the trash bin).

    After upgrading to Snow Leopard, Mail will not let me archive any mail. All archived messages re-appear in my inbox (I have tried archiving and placing in the trash bin). How do i regain control of my inbox?

    The main differences that can cause a problem are scripting additions (64-bit vs 32-bit and security reasons) and the usage of dates (it is not as forgiving). AppleScript itself is basically the same, so if empty paragraphs are what caused your problems the update would have just been a coincidence.

  • How to retrieve the content type used in a document library (C# - Client Model).

    Hello,
    I need to know if it's possible to retrieve the content type used in a document library, so I can know the columns active and used in this document library. I am using the Client Model in C#.
    Thanks

    First, retrieve your document library as a List object. Then, use the
    List.ContentTypes property to iterate through all the content types assigned to the list.
    Blog:
    blog.beckybertram.com |
    RSS | @beckybertram |
    SharePoint 2010: Six-in-One

Maybe you are looking for

  • Oracle SQL Developer 1.5.1

    Hi, I have problem after getting data from database, is look like that: http://images46.fotosik.pl/39/aed67a246d542dae.jpg The data are not clear, I have to do Refresh to get this fix. Is happen only during scrolling vertical or horizontal. Is not a

  • Can I hide the capacity in an event?

    We create events for our educational class offerings.  I love the option to close the class when it reaches capacity, as we have some very small classes.  However, we also have some classes for which we can accept an unlimited number of participants.

  • Two iPhones, two laptops

    I've two iPhones, work and personal, and two laptops, work and personal.  I'd like to have "one version of the truth", i.e. one calendar, one list of contacts.  If I add a contact/event on one phone or laptop, all four devices have the same infomatio

  • Help with filling out form (application)

    Hello, I am trying to fill out an application and when I am entering addresses, whenever I go to the next line it will automatically fill in the previous line and when I delete and change it, it will change the first line to the second line and it wi

  • IPhoto Library disappeared

    I opened my iPhoto icon as always - and there was nothing there - it asked me to create a library - but I HAVE a library full of photos and never changed anything- they can be found individually via album folders under applications - but I used to ha