Backup BOE XI 3.1 - BIAR file

Hello,
I'm trying to backup all BusinessObjects objects to performance contingency.
I'd like to create a BIAR file using the "BIAR Command Line Tool", but I have some problems.
Could anyone tell me a correct sentence for "exportQuery" (included in .properties file)  in order to make a full export (reports, universes, users, rights, ...) of BOE.
Thanks a lot in advanced.
Juanlu.

As dennis aid, it is not recommended for backup. But can be used to retreive contents that user delete by error, and costs you only disk space.
I use the query "select TOP 10000 * from ci_INFOOBJECTS"  , includinf security and exporting dependecies, and seems to be almost (one or 2 mb less) the same size as if I export it manually with the Import Wizard.

Similar Messages

  • Restore selected report from biar file using biarengine.jar

    Hi Experts,
    I have created a biar file with full backup of my boe server using biar command line tool.
    Now I want to test the biar by importing a selected report from that biar file. How should I form my properties file? Does the exportQuery property work when action=importXML ?
    Many thanks,
    PASG

    Hi,
    I found that always the full backup is being restored if I execute biarengine.jar to restore the biar file and it ignores exportQuery parameter.
    What I did to restore a selected report from that biar file is as below:
    1. Change the extension of the biar file to .zip.
    2. Extract the files.
    3. In the BusinessObjects.xml file, keep only those infoobjects which has to be restored and delete all other infoobjects.
    4. Zip the files.
    5. Change the extension of the zip file to .biar.
    6. Execute biarengine.jar to restore the objects.
    I checked and found that by this way, I can restore a selective object from the biar file.
    Just wanted to know if this is a recommended approach or not. Can there be any issue later ?
    Regards,
    PASG

  • Converting a  PDF document to a BIAR file

    I have a pdf file which exists on my local machine and I need to convert that into a BIAR file.
    I know that you can create a BIAR file from a document which exists in the CMS but is there a way where you can create a BIAR file when that document does not exist in a CMS.
    Thanks in advance
    Mohan Koduru

    Hi Mohan,
    A BIAR file is essentially a ZIP file with an XML metadata file and the actual repository object within in.  There is no way that I know of to create a BIAR file out of a PDF file on the disk because it doesn't contain any metadata info within it.  You may as well use the ZIP SDK to just zip up the PDF if you aren't concerned with the properties that would be stored with it within the BOE environment.
    Maybe we are misinterpretting your question but I too do not see a point in creating a BIAR file from a PDF disk file.  BIAR are specifically designed to extract Info Objects out of the BOE system and put them in an archive to be archived or transported.
    Jb

  • Error importing from BIAR file (BO XI 3.0)

    Dear BO community,
    I am using the BIAR tool for backup purposes. For my backup, I use a properties file as input which looks like the one shown below:
    action=exportXML
    exportBiarLocation=C:/Temp/BOBackup.biar
    userName=Administrator
    password=XXX
    CMS=XXX:6400
    authentication=secEnterprise
    includeSecurity=true
    exportDependencies=true
    exportQuery1=select * from ci_infoobjects
    exportQuery2=select * from ci_systemobjects
    exportQuery3=select * from ci_appobjects
    exportQueriesTotal=3
    The file creation seems to work without any problems. A file is created. However, when importing the file into another CMS, I am getting the following error:
    Failed to open the BIAR file. Reason: com.businessobjects.sdk.biar.om.internal.iw.ObjectManagerIWException:Input/Output exception occurred: 'Couldn't find entry 'BusinessObjects.xml'.
    I have opened the BIAR file using a ZIP program and checked that there is no "businessobjects.xml" file in there. When creating BIARs using only a single query, this file exists and the import is no problem.
    Does anyone have an idea what's happening and can help me?
    Thank you and best regards!

    Hello ALL,
    I have the same problem when I am trying import from BIAR file. Please tell me how you resolved this issue.
    I did not understand much from your previous message.
    We are using BO XI R3.1 and below is the error message that Import Wizard is throwing.
    Failed to open the BIAR file. Reason: com.businessobjects.sdk.biar.om.internal.iw.ObjectManagerIWException:required dependencies not found target system : 'AWAS3XkMSEtGn1TXI370kAU'
    In both pc  BO version is boxir3.1 sp3 and currently i m using windows xp professional version 2002 sp3
    Thanks
    Saurabh shivam

  • Problem after generating BIAR File

    After generating a BIAR File (a backup file for my Business Objects) I got this error when trying to import a universe in Designer:
    There is no Universe file attached to the Universe InfoObject
    One of my co-workers told me that if I didn't have a backup of my universes I had to export the universes from a PC where these universes were saved locally. But what if I didn't have them saved locally in other computer?
    He told me that the best advice for this is that I have to backup all my universes before generating a BIAR File because this error is caused by the BIAR.
    Why?  If BIAR files are supposed to be backup files of everything (universes, reports,etc.) why do i have to backup my universes before executing this process? It doesn't seem logic? Why does this process corrupt something that Designer doesn´t let me import my universes?
    Does someone know why?
    Edited by: PadawanGirl on Oct 14, 2010 11:58 PM

    >
    Efstratios Karaivazoglou wrote:
    > Did you try to import the universe from the BIAR file back into your BOBJ repository or does this error happened after you have created the BIAR file?
    >
    >
    > Are you using BO XI 3.1 SP2 FP 2.6 boht on your server and on your clients?
    >
    > Regards,
    >
    > Stratos
    Well, I think it happened when I chose the same BO repository as destination to itself and  I really wanted to generate just a BIAR file, but by mistake I made it wrong.  Now I've been carefull and I chose the right destination - a BIAR file- and this issue has never come back again.

  • Create BIAR File to Store Sever Configuration Back Up  ?

    Hi Everybody,
    Post Installation of  Data Services 4.2 SP2 on Separate Unix Host pointing to existing CMS of BOBI 4.1 SP2 ( also on Unix), we want to
    "Add Node" i.e. DS Unix Host xyz should be visible at CMC Home > Servers > Node. Ideally we should have server configuration backup in place
      before and after this task ' Add Node ' as per several SAP resources.
    Admin Guide for BO 4.1 SP2 does have " Back Up Server Settings On Unix " - Page 489 : Task 5 ::
        " When prompted, specify the location and name of a BIAR file that you want to back up the server configuration settings to, and press Enter.
          A summary page displays the information that you have provided."
        One of the prompt post execution of serverconfig.sh
                            "    * Specify BIAR File *
                                  Enter the full path of the BIAR file to store the server configuration backup. ""
    However, as usual, this Admin Guide and Other SAP Resources seems to be silent on " Creating BIAR File exclusively for Back Up Purpose ".
    There's many links which talks about Using Promotion Management to Import BIAR file for restore purpose and there's one article below which curses SAP ( probably with valid points!!)  about missing backup functionalities   in BO 4.0 Backup & Recovery in BO 4.0. As per this link and based on common sense approach LCM is meant for Change promotion and it was never meant to be a back up solution !!
    My Q Is :
                    For BO 4.1 SP2 -
                    Can I create BIAR File exclusively to store the Server Configuration Back Up ( so that later this can be used to restore Server settings)
                    without Promotion Management Tool  in BO 4.1 SP2 ? Alternate option of   ' biarengine.jar'  is SAP supported approach ?
                    Can anyone pl provide further details on " How To Create a BIAR File To Store Server Config Back Up ? "
                    At this point - we just want to store the Server Configuration Backup in separate BIAR File on the same server !
    Pl. share your knowledge / suggest the work around of creating BIAR file exclusively for Back up purpose.
    Thanks,
    Regards,
    - Ishan

    Hi Seb,
    Thanks for the inputs.
    However,
      I  had referred this note earlier as well and like other resources it is only mentioning to point the BIAR
      file in Task 5 ( just like admin guide !!) :
       i.e.
           " When prompted, specify the location and name of a BIAR file where to backup the server configuration settings to and press Enter "
      And once again : conveniently silent about the  Original Q I have posted : " What is the SAP
      Recommended process to create a separate BIAR file in the First place which can then be pointed to
      store this  server config backup ? " !!
    Thanks,
    Regards,
    -  Ishan

  • Error export universes with Import Wizard to BIAR file

    We've some problems exporting universes to a BIAR file using the Import Wizard. Our environment is a BOXI R3.1 on a Windows 2003 machine with Windows AD authentication.
    When we try to export universes with the Import Wizard into a BIAR file, all objects are marked with error "Unknown export failure". This problem occours, since we have defined "Access Restrictions" with BO Universe Designer. When I unmark the option universes and select all, the export works without any problems.
    We're using Windows AD authentification, so the users and groups that are defined in the "Access Restrictions" are AD users and groups.
    How can we backup universes with Access Restrictions? Is there a known problem exporting universes that are using AD groups in the Access Restrictions?

    I have found further information in the import wizard trace logfile
    Server exception caught at .\infostore.cpp(366)
    2008/12/03 10:17:26.536|==| | | 5216|5604| |||||||||||||||(.\infostore.cpp:273) CInfoStore::Query: SELECT SI_SERVER_NAME,SI_CLUSTER_NAME,SI_SERVER_IS_ALIVE,SI_SERVER_IOR,SI_SYSTEM_INFO FROM CI_SYSTEMOBJS WHERE (SI_PARENTID = 16 AND SI_SERVER_KIND = 'aps') OR SI_ID = 4
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||CInfoStore::QueryEx() returned 2 objects with more to come? 0
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||CInfoSessionManager::GetApsListFromNS: APS BOJV01.fundservices.muc:6400 is alive.  Adding to active members
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||CInfoSessionManager::ClusterInfo::UpdateRegistry: Updating bojv01.fundservices.muc:6400; to registry
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||(.\infosessionmgr.cpp:2089) GetApslist: apsList size: 1
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||(.\infosessionmgr.cpp:2090) GetApsListm_Members.GetCount()==1
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||(.\infosessionmgr.cpp:2091) GetApsList m_InactiveMembers.GetSize()==0
    2008/12/03 10:17:26.661|==| | | 5216|5604| |||||||||||||||(.\wireobinit.cpp:125) CWireObject::InitializeStaticPropertyMap() - reference count: 3
    2008/12/03 10:17:26.661|==| | | 5216|5604| |||||||||||||||primer query  to get auth properties
    2008/12/03 10:17:26.661|==| | | 5216|5604| |||||||||||||||(.\infostore.cpp:273) CInfoStore::Query:
    2008/12/03 10:17:26.677|==| | | 5216|5604| |||||||||||||||CInfoStore::Query() SI_info_abuse details: OCA_Abuse exception 7683 at [.\InfoStore.cpp : 2958]  48163 {}
         ...Empty query
    2008/12/03 10:17:26.677|==| | | 5216|5604| |||||||||||||||(.\client_exception_mapper.cpp:257) Server exception: Not a valid query. (FWB 00025)
    OCA_Abuse exception 7683 at [.\InfoStore.cpp : 2958]  48163 {}
         ...Empty query

  • Getting Duplicate Object existing issue while deploying the BIAR file

    Hi All,
    We are trying to deploy BIAR File with XI R2 Command tool InstallEntSdkWrapper. But we are getting Duplicate Object exixting issue while deploying the BIAR file.
    Error Message:
    [report] [InstallEntSdkWrapper.main] Connecting to CMS plmdevapp31:6400 as administrator
       [report] [InstallEntSdkWrapper.CmsImportFile] Exception: An error occurred at the server :
       [report] Failed to commit objects to server : Duplicate object name in the same folder.
       [report]
       [report] [InstallEntSdkWrapper.main] BIAR File could not be imported
    If we are doing any promition with Import Wizard we have an option to "Overwrite object contents" option to overwite exixting objects. It will very helpful if any one suggest how we can achieve this through InstallEntSdkWrapper.
    Unfortunately there is no documentation availabe on InstallEntSdkWrapper.
    Cheers!

    That's a limitation with the XI Release 2 InstallEntSdkWrapper.jar tool.
    Sincerely,
    Ted Ueda

  • Restore from OSB. RMAN-06024: no backup or copy of the control file found

    I backed up controlfile for standby on production server to OSB media:
    -bash-3.00$ rman target / catalog rman/rman@emgc
    Recovery Manager: Release 10.2.0.5.0 - Production on Tue Jan 25 15:15:33 2011
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    connected to target database: EMGC (DBID=1838014073)
    connected to recovery catalog database
    RMAN>
    RMAN> CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 2 BACKUP TYPE TO COMPRESSED BACKUPSET;
    RUN
    ALLOCATE CHANNEL ch1 DEVICE TYPE 'SBT_TAPE';
    BACKUP CURRENT CONTROLFILE FOR STANDBY tag 'stb_ctl';
    RELEASE CHANNEL ch1;
    CONFIGURE DEVICE TYPE 'SBT_TAPE' CLEAR;
    new RMAN configuration parameters:
    CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 2 BACKUP TYPE TO COMPRESSED BACKUPSET;
    new RMAN configuration parameters are successfully stored
    starting full resync of recovery catalog
    full resync complete
    RMAN> 2> 3> 4> 5> 6>
    allocated channel: ch1
    channel ch1: sid=1085 devtype=SBT_TAPE
    channel ch1: Oracle Secure Backup
    Starting backup at 25-JAN-11
    channel ch1: starting compressed full datafile backupset
    channel ch1: specifying datafile(s) in backupset
    including standby control file in backupset
    channel ch1: starting piece 1 at 25-JAN-11
    channel ch1: finished piece 1 at 25-JAN-11
    piece handle=1em30ngu_1_1 tag=STB_CTL comment=API Version 2.0,MMS Version 10.3.0.2
    channel ch1: backup set complete, elapsed time: 00:00:27
    Finished backup at 25-JAN-11
    released channel: ch1
    RMAN> list backup of controlfile;
    old RMAN configuration parameters:
    CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 2 BACKUP TYPE TO COMPRESSED BACKUPSET;
    RMAN configuration parameters are successfully reset to default value
    starting full resync of recovery catalog
    full resync complete
    List of Backup Sets
    ===================
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    1479 Full 512.00K SBT_TAPE 00:00:18 25-JAN-11
    BP Key: 1480 Status: AVAILABLE Compressed: YES Tag: STB_CTL
    Handle: 1em30ngu_1_1 Media: mf_rman-000003
    Standby Control File Included: Ckp SCN: 33567224 Ckp time: 25-JAN-11
    RMAN>
    On standby server I try to restore this control file but there is some trouble with restore... By the way I can delete that backup piece...
    -bash-3.00$ rman target / catalog rman/rman@emgc
    Recovery Manager: Release 10.2.0.5.0 - Production on Tue Jan 25 15:34:32 2011
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    connected to target database: emgc (not mounted)
    connected to recovery catalog database
    RMAN> set DBID=1838014073;
    executing command: SET DBID
    database name is "EMGC" and DBID is 1838014073
    RMAN> RUN
    ALLOCATE CHANNEL ch1 DEVICE TYPE 'SBT_TAPE';
    crosscheck backup of controlfile;
    2> 3> 4> 5>
    allocated channel: ch1
    channel ch1: sid=1093 devtype=SBT_TAPE
    channel ch1: Oracle Secure Backup
    crosschecked backup piece: found to be 'AVAILABLE'
    backup piece handle=1em30ngu_1_1 recid=40 stamp=741367328
    Crosschecked 1 objects
    released channel: ch1
    RMAN> list backup of controlfile;
    List of Backup Sets
    ===================
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    1479 Full 512.00K SBT_TAPE 00:00:18 25-JAN-11
    BP Key: 1480 Status: AVAILABLE Compressed: YES Tag: STB_CTL
    Handle: 1em30ngu_1_1 Media: mf_rman-000003
    Standby Control File Included: Ckp SCN: 33567224 Ckp time: 25-JAN-11
    RMAN> RUN
    ALLOCATE CHANNEL ch1 DEVICE TYPE 'SBT_TAPE';
    RESTORE CONTROLFILE FROM TAG 'STB_CTL';
    2> 3> 4> 5>
    allocated channel: ch1
    channel ch1: sid=1093 devtype=SBT_TAPE
    channel ch1: Oracle Secure Backup
    Starting restore at 25-JAN-11
    released channel: ch1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 01/25/2011 15:35:20
    RMAN-06026: some targets not found - aborting restore
    RMAN-06024: no backup or copy of the control file found to restore
    RMAN> RUN
    ALLOCATE CHANNEL ch1 DEVICE TYPE 'SBT_TAPE';
    delete noprompt backup of controlfile;
    2> 3> 4> 5>
    allocated channel: ch1
    channel ch1: sid=1093 devtype=SBT_TAPE
    channel ch1: Oracle Secure Backup
    List of Backup Pieces
    BP Key BS Key Pc# Cp# Status Device Type Piece Name
    1480 1479 1 1 AVAILABLE SBT_TAPE 1em30ngu_1_1
    deleted backup piece
    backup piece handle=1em30ngu_1_1 recid=40 stamp=741367328
    Deleted 1 objects
    released channel: ch1
    RMAN>

    You cannot specify a tag for a standby control file.
    read here
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmstand.htm#1002594
    Edited by: Adigozalov Gurban on Jan 25, 2011 2:14 PM

  • HT1751 After "Restoring iTunes Library Backup" it wont link to the files in the iTunes folder. I've followed the correct procedure, and iTunes lists all my music correctly (but with no artwork), but can't locate any of the files. Using Windows 7. Help ple

    After "Restoring iTunes Library backup" it wont link to the files in the iTunes folder. I've followed the procedure as described, and the iTunes folder is in the correct location. iTunes lists all my music correctly (albeit with no artwork), but can't locate any of the files.
    I've been restoring my iTunes folder from a backup hard drive to a new computer on which I've downloaded the latest iTunes (10.7). If this is a newer version than the one I backed up with could this be the problem? (I had the latest (to my knowledge) iTunes when I backed up the folder about 3 weeks ago, was this version 10.7?)
    Or is the version of iTunes (within recent updates) not an issue when restoring a library?
    Using Windows 7.
    Any help please?

    From the top of the page where the scripts live...
    The general method of use is to download the script to a folder of your choice, e.g. your Desktop, Downloads folder or create a folder at ...\iTunes\Scripts. Select a playlist or highlight some tracks in iTunes and then double-click on the script to execute it. If no specific tracks are selected the script will try to work with all tracks in the current playlist. Some scripts offer a choice of track by track confirmation of changes or fully automatic processing of the selection. Many of the scripts can optionally display a progress bar while running.
    You are strongly advised to backup your entire library, or at the very least the iTunes Library.itl file, before use. Test the behaviour of your chosen script on a small group of files first to make sure it does what you want before applying it to large numbers of files.
    Most builds of Windows will execute *.vbs scripts when you double-click them. If that doesn't happen then you might need to visit the Add/Remove Programs or Programs & Features control panel to enable the Windows Scripting Host. I can track down details if you have issues.
    Backing up and restoring data is an area that is often glossed over. Most people don't try to learn much about it until they've lost something important. (Me too )
    If your iTunes library was in the usual layout then normally copying the whole iTunes folder from the User's Music folder in the old computer to the User's Music folder in the new one will usually work fine. Ideally this is done before iTunes is installed so that there is no empty library to replace, and all settings are picked up from the old library. This post contains more details.
    tt2

  • When I click "about this mac" to check on my storage, I get a number of different sections music, movies, etc. but also I get a section called backups, where can I find the files in this section?

    When I click "about this mac" to check on my storage, I get a number of different sections music, movies, etc. but also I get a section called backups, where can I find the files in this section?

    Welcome to Apple Support Communities
    All the storage in "Backups" is taken up by local snapshots, which are made automatically in all MacBooks, MacBooks Pro and MacBooks Air with OS X Lion or newer and Time Machine turned on.
    See > http://pondini.org/TM/30.html I recommend you to leave them there, because they will be removed automatically. However, if you want, you can disable or remove them manually if you want, even if there's no reason to do this. Have a look at the link above for more information

  • BIAR File Import from XI 3.0 Enterprise into new XI 3.0 Enterprise System

    HI there,
    I am encountering an error message when I attempt to import BIAR files from our old Enterprise XI 3.0 system into our new Enterprise XI 3.0 System. When I use the Import Wizard it asks me what source to copy from and I choose the location of our BIAR files. Next I choose our CMS name and logon to it using the Adminstrator credentials. When I click next the process begins to import the file but then stops at 23% and gives an error message that says:
    Failed to open the BIAR file. Reason: come.businessobjects.sdk.biar.om.internal.iw.ObjectManagerIWException:A runtime rxception has occured in the Object Manager. null
    This is a very concerning issue as we backed up our entire enterprise system with the BIAR files. In total there are 43 of them, each between 500 to 600 megs in size for a total of about 23 gigs. We had hoped to import these files to restore our system from a major crash but now has us very concerned. Any help in resolving this would be appreciated as we are now desperate to recover 4 years worth of work. Thank you.

    Hi i have used Import wizard for importing the biar file in to the system and that too using the administrator in to BOXi3.1SP3 machine.
    I am getting the following error
    Logon Error:Failed to open the BIAR file.  Reason:com.businessobjects.sdk.biar.om.internal.iw.ObjectManagerIWException: A runtime exception has occurred in the Object Manager, null
    Please let me know if solutions to resolve this. What could be the problem while importing.
    The same bair is working on my local machine but not on the client side
    Thanks in advance

  • How can i Import a BIAR file by using Command Line Tool?

    Dear All,
    I wrote a properties file for import a biar file. my properties file is below:
    action=importXML
    exportBiarLocation=D:\Tamzid\BIAR\Test_Import.biar
    userName=Administrator
    password=
    authentication=secEnterprise
    CMS=bldhkbotest01:6400
    exportDependencies=false
    includeSecurity=true
    exportQuery=select * from ci_appobjects
    I have run the above properties file from cmd by the following way:
    C:\Program Files\Business Objects\common\4.0\java\lib>java -jar biarengine.jar D:\Tamzid\BIAR\MyExport.properties
    But it gives an error :
    Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008)
    though my logon information is correct.
    Please any body have any idea?
    OS: Windows 2003 server
    BO version: XI 3.1
    Best Regards,
    Tamzid.

    Dear All,
    My problem is solved by the following code:
    exportBiarLocation=D:\ExportMyFile.biar
    action=exportXML
    userName=Administrator
    password=bl123456
    CMS=bldhkbo02:6400
    authentication=secEnterprise
    exportQuery=select * from ci_appobjects
    Save the above proterties file in a specific path.
    Run the above properties file by the following cmd command:
    C:\Program Files\Business Objects\common\4.0\java\lib>java -jar biarengine.jar ....\MyExport.properties
    Regards,
    Tamzidul Amin.

  • How to create a BIAR file in BOXI 3.1

    I want to create a BIAR file in BOXI 3.1 using the Import Wizard.
    The files are located in my Desktop and in the following folder:-
    C:\Users\username\My Documents\My Business Objects Documents\userDocs\Webi reports
    When I use my Import Wizard, I am not able to browse at these locations.
    I selected BO XI 3.1 as Source, BIAR file(to be created at Desktop) as Destination.
    I am stuck here(not able to find these folders in my machine) and also cannot browse at location where my Webi reports are located.
    Regards,
    Tulsi.

    Hi Tulsi,
    You need to export all your report to BO repository to import those into BAIR file.
    Refer below guide-
    https://help.sap.com/businessobject/product_guides/boexir3/en/xi3_bip_importwiz_en.pdf
    ~Anuj

  • Create biar file with command line for link universe

    Hi
    I am using boxi 3.1 and I am trying to create 2 biar files with the command line
    One file for " main" universe and it's reports and another is for a link universe and it's reports
    The problem that on "main " biar file that been created , the link universe and it's reports also appear in it.  Even so in the queries only the relevant objects are selected
    I try to remove from the properties file the parameter 'exportDependencies=true ', and then when I check the xml of the biar I so that the link universe and it's report no longer appear. But when I importing the file I receive the error message 'Required dependencies not found on target system : '[ARgp0DCiBRBOsL3EHYQaHBY, AdfkNagAE59Nsbazh40nwTU]'
    Does anyone have an idea what I need to do , in order to see in the main biar bust the main objects?

    I have done it before on BOXI R2 with the IW, and it works fine
    But any how, this is the way that we have to work with, since it is part of a customer product and the link universe and it's reports  is an additional part of the product.
    So is there a way that I can pull just the main universe and it's reports?

Maybe you are looking for