Error In BPC Export Package-version 7.5

Hi Bpc Experts,
We upgraded DEV BPC Version 7 to 7.5 netweaver version.
We are facing an issue when using Export package to export file from BPC to BI application server.
After running EXPORT Package a window appears with input field to enter File name and path,But i am not able to enter the file name in the Input field(Non editable).I used the below Advanced Script
PROMPT(OUTFILE,%DESTINATIONFOLDER%,"Please enter an output path and file name",)
PROMPT(SELECTINPUT,%SELECTION%,,"Select the members to filter","%DIMS%")
TASK(ZBPC_EXPORT_TRANS,EXPORT_FILE_PATH,%DESTINATIONFOLDER%)
TASK(ZBPC_EXPORT_TRANS,SELECTION,%SELECTION%)
Process Chain:ZBPC_EXPORT_TRANS
But my Quality and Production system Export functionality is allowing to enter the path and file name in version 7.
Thanks
Mahesh

Hi Rich,Thanks for your reply.
I tried with standard Process chain /CPMB/EXPORT_TD_TO_FILE, but still i am not able to enter path and file name to export to BI application server
Can u send the list of modification to be done after upgradation of BPC 7 to 7.5
Thanks
Mahesh

Similar Messages

  • Error In BPC Netweaver Export Package-version 7.5

    Hi Bpc Experts, We upgraded DEV BPC Version 7 to 7.5 netweaver version. We are facing an issue when exporting data from BPC to BI application server.Please find the error message as below
    Task name CONVERT:
    No 1 Round:
    0GL_ACCOUNT is not a valid command or column 0GL_ACCOUNT does not exist in source
    Application: CONSOLIDATION Package status: ERROR
    I request you to give a suggestion to fix the above issue
    Thanks
    Mahesh

    Can you try the below mapping:
    0GLACCOUNT=C_ACCT
    I have my transformation file maintained in such a way that my BPC dimensions are maintained to the right of '=' sign.
    Maintain your mapping like that and validate the tansformation file with the data in the BPC cube.
    Thanks

  • Receiving error in BPC Data Manager while running Export package.

    We are in a multi server environment and receiving below error message while running Export package.
    Have anyone seen below error message in BPC 5.1
    An error occurred while executing a package.
    Package Error Events:
    ErrorCode = -1073668060
    Source = Dump Data
    SubComponent=
    Description = The task "Dump Data" cannot run on this edition of Integration Services. It requires a higher level edition.
    IDOfInterfaceWithError= {8BDFE889-E9D8-4D23-9739-DA807BCDC2AC}
    Thanks
    Sridhar

    Below are our BPC versions:
    BPC on Server Manager: 5.0.486
    Data Manager from eData: 5.0.484
    BPC from eTool: 5.0.486
    Below is the total error message as per your suggestion to run Export package. (even with service account which we used to install the software we are getting same error message.)
    TOTAL STEPS  2
    1. Dump Data:     Failed  in 0 sec.
    [Selection]
    FILE=\ApShell_SK\FINANCE\DataManager\DataFiles\SKTEST.TXT
    TRANSFORMATION=\ApShell_SK\FINANCE\DataManager\TransformationFiles\System Files\Export.xls
    MEASURENAME=PERIODIC
    (Member Selection)
    Category: ACTUAL
    Time: 2006.JAN
    Entity:
    Account:
    DataSrc:
    IntCo:
    RptCurrency: 
    [Messages]
    An error occurred while executing a package.
    Package Error Events:
    ErrorCode = -1073668060
    Source = Dump Data
    SubComponent=
    Description = The task "Dump Data" cannot run on this edition of Integration Services. It requires a higher level edition.
    IDOfInterfaceWithError= {8BDFE889-E9D8-4D23-9739-DA807BCDC2AC}

  • Error In BPC IC Elimination Package-Version 7.5

    Hi ,
    We upgraded our Dev BPC system rom version 7 to version 7.5.
    Now we are facing an error when running IC Elimination packge.Please find the error message as below
    "RUN_LOGIC:No account is available for inter-company elimination.
    Failed
    Application:CONSOLIDATION package status :Error"
    I request to provide solution to fix the above issue.
    Thanks
    Mahesh

    Can you try the below mapping:
    0GLACCOUNT=C_ACCT
    I have my transformation file maintained in such a way that my BPC dimensions are maintained to the right of '=' sign.
    Maintain your mapping like that and validate the tansformation file with the data in the BPC cube.
    Thanks

  • Export Package / BPC 7.0 MS SP5

    Hi all,
    I work with BPC 7.0 MS SP5. I have an issue with the standard EXPORT package.
    My step 2 (Convert Data) failed and I have this error message : The file is empty.
    I use the transformation file standard (Export.xls).
    I have less than 1 000 000 000 intersections in my package selection.
    I take a calculated member on 1 dimension and only leaf members on the other dimensions
    My application has 9 dimensions + 1 dimensions with a double hierarchy.
    Somebody has the same issue ?
    Regards,
    Morgann

    please post this question to the MS platform this one is only used for BPC NW ..
    D

  • Custom DSC can't find exception class, error about export-packages

    I've got a DSC which has a method that can throw two custom exceptions. It all works, and the exceptions show up available for handling in a process in Workbench, but the issue here is that the server.log has this error:
    2013-05-13 16:59:35,353 WARN  [com.adobe.workflow.AWS] An exception has been thrown for which the class information has not been exported in the service's export-packages, it is essential for the clients of the service to have the class information via export-packages to handle the exception.
    Yet I have added the exceptions' package to the export packages. And I also made a DataTypes entry for each of the two exceptions as well.
    Does anyone have an idea how I can get rid of this warning?
    Thanks,
    Jack

    You continue to use slash instead of dot.
    You did not follow any of my suggestions and still awarded me dukes,
    so I feel I have to make a last attempt.
    Here is what I have:
    D:\try>dir /s
    Volume in drive D is New Volume
    Volume Serial Number is 3ECC-CB52
    Directory of D:\try
    11/05/2007  12:18 PM    <DIR>          .
    11/05/2007  12:18 PM    <DIR>          ..
    11/05/2007  12:19 PM    <DIR>          a
                   0 File(s)              0 bytes
    Directory of D:\try\a
    11/05/2007  12:19 PM    <DIR>          .
    11/05/2007  12:19 PM    <DIR>          ..
    11/05/2007  12:19 PM    <DIR>          b
    11/05/2007  12:17 PM               808 MyClass.class
                   1 File(s)            808 bytes
    Directory of D:\try\a\b
    11/05/2007  12:19 PM    <DIR>          .
    11/05/2007  12:19 PM    <DIR>          ..
    11/02/2007  01:56 PM                11 Messages.properties
                   1 File(s)             11 bytes
         Total Files Listed:
                   2 File(s)            819 bytes
                   8 Dir(s)  70,889,848,832 bytes free
    D:\try>java a.MyClass
    value
    D:\try>Here is the code for MyClass:
    package a;
    import java.util.*;
    public class MyClass
      public static void main( String[] args ) throws Exception
        ResourceBundle rb = ResourceBundle.getBundle( "a.b.Messages" );
        System.out.println( rb.getString( "key") );
    }Here is the contents of Messages.properties:
    key = value

  • ERROR WHILE SYSTEM EXPORT (BEK) ERROR: SAPSYSTEMNAME not in environment

    HI ALL,
    we have started migration of ecc6.0 from windows (mssql) to linux(maxdb).
    While taking export abap all the export packages are ended with same error .
    I have set the envirornment variables . even though i am getting the same error.here i paste the log of 'TODIR' export package:
    All the export abap package job ended with same error so i pasted only one package log.
    E:\usr\sap\DE5\SYS\exe\run\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#21 $ SAP
    E:\usr\sap\DE5\SYS\exe\run\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled May 3 2010 23:35:53
    E:\usr\sap\DE5\SYS\exe\run\R3load.exe -e TODIR.cmd -datacodepage 4103 -l TODIR.log -stop_on_error (DB) INFO: connected to DB (DB)
    INFO: Export without hintfile (RD)
    ERROR: unexpected end of file "F:\mexico_latest_export\ABAP\DATA\TODIR.TOC" (WTF)
    INFO: expected error, don't panic ... (GSI)
    INFO: dbname = "DE5MEXICO " (GSI)
    INFO: vname = "MSSQL " (GSI)
    INFO: hostname = "MEXICO " (GSI)
    INFO: sysname = "Windows NT" (GSI)
    INFO: release = "5.2" (GSI)
    INFO: version = "3790 Service Pack 2" (GSI)
    INFO: machine = "2x Intel 80686 (Mod 23 Step 8)"
    (BEK) ERROR: SAPSYSTEMNAME not in environment
    E:\usr\sap\DE5\SYS\exe\run\R3load.exe: job finished with 1 error(s)
    E:\usr\sap\DE5\SYS\exe\run\R3load.exe: END OF LOG: 2011051008
    Can any one please help me in solving this issue.
    Thanks in advance.
    Vardhan

    Hi Markus,
    Thanks for  the reply.
    I am taking Export with Administrator.
    Could you please tell me  how to define SAPSYSTEMNAME .
    I can define the envirornment variables.
    But how i mean  how would be the format of defining the SAPSYSTEMNAME variable.
    Thanks!
    Vardhan.

  • BPC Export data with filter

    Hello.
    It is necessary to export BPC transactional data by means of a standard export chain.
    How can I to customize filter use for export?
    Order my actions:
    1.Run the Export package with Data Manager. 
    2.Choose a file name.
    3. Choose the dimension. I save a filter by one of attributes. Manage filter name (Button "Manage Filter"-
    MYFILTER - Save). Refresh.
    Button "Copy all Members". In window with dimension name I see the text  [FILTER: MYFILTER].
    4. I execute the export package. But csv-file contains only a string with names of dimensions, no transactional data.
    How can I solve this problem?
    P.S. SAP BPC 7.0 for Netweaver, Support Packages CPMBPC level - 04.
    Thanks!
    Best Regards,
    Svetlana

    Hi Andrea,
    I don't think you have to support many version of ABAP code  - one for each variable.
    If your OLAP variable has type Customer Exit you can call SAP function RRS_VAR_VALUES_EXIT_FILL which has variable value as a parameter. You can save that value as a variant of ABAP process type. This way you'll have just one program to support, but as many variants as many variables you need.
    Hope this helps,
    Gersh

  • An error occurred while exporting code metrics

    In the function of Calculate Code Metrics for Solution,
    a error occurred when I click "Open List in Microsoft Excel" then show a dialog that "An error occurred while exporting code metrics" 
    But the code metrics result is calculated correctly
    It can open correctly a few day ago

    Hi happybai,
    Which VS version did you use? I test it in my VS2013 version, it works well.
    If you test the same project in other VS machine, how about the result? If it works well in other VS machine, we could make sure that it is not your project issue. Maybe you could create a simple app, test it again.
    If all projects have the same issue, I doubt that it is your VS IDE issue.
    Please make sure that you install the latest update package for your VS, like sp1 for VS2010, update 4 for VS2013 or other, of course, you would think about your current VS version.
    Please also make sure that it is not your Excel issue, for example, please make sure that you could open an excel file in your windows.
    You'd better run your VS in safe mode to make sure that it is not the VS add-ins or extension tools' issue.
    https://msdn.microsoft.com/en-us/library/ms241278.aspx
    Anyway, we need to make sure that whether it is the project or the VS IDE issue or others firstly.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Edit a BPC Standard Package with SSIS

    Hi,
    I need to edit a BPC standard package ("Convert Task" for example) with SSIS.
    I have an Error message of Microsoft Visual Studio :
    The task with the name "Admin Task" and the creation name "Osoft.Services.Application.DataMgr.Task.SSISAdmin, OsoftTaskAdmin, Version=4.2.0.400, Culture=neutral, PublicKeyToken=bf6c37fa78f5a648" is not registered for use on this computer. Contact Information:Admin Task
    I copied files .dll from "u2026\websrvr\bin" to "u2026\90\DTS\Tasks"
    Thank you for your help
    Regards,
    Morgann

    Hi James,
    I always have the same issue.
    For my customer, BPC is installed E:\ in Citrix environment
    In first, I followed the guide "How to...Build SSIS Package for SAP 5.0".
    I copied my "osofttask.dll" files in E:\BPC\websvr\Web\Installation\OsoftSSIS_client\Bin to E:\MSSQL\MSSQL2005-0\90\DTS\Tasks
    Then, I copied these files in GAC (C:\Windows\Assembly) like your procedure.
    But I always had the same error message in SSIS...
    Have you another idea ?
    Files are copied betwween E and C, is it an impact ?
    Thanks,
    Morgann

  • Error while using UTL_FILE package

    I am getting error while using UTL_FILE package in apex 3.0 version
    Pls help me out.

    ok, how are you using UTL_FILE and what is the error?

  • Getting an error running an SSIS package from SQL server agent

    This is the first time I'm running an SSIS package in SQL server agent.
    I'm running a SQL server agent job and getting this error message:
    Am I using the correct options? (options list below)
    Message
    Executed as user: SITEX\stxdatasqlexec. Microsoft (R) SQL Server Execute Package Utility  Version 10.50.1600.1 for 32-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  1:42:00 PM  Error: 2014-04-17
    13:42:01.01     Code: 0xC0011007     Source: {B72BF421-785A-44EC-9570-D2A40B046CA7}      Description: Unable to load the package as XML because of package does not have a valid XML format. A
    specific XML parser error will be posted.  End Error  Error: 2014-04-17 13:42:01.02     Code: 0xC0011002     Source: {B72BF421-785A-44EC-9570-D2A40B046CA7}      Description: Failed
    to open package file "C:\Users\halexandrovich\Documents\Nbr_Rolls_base.dtsx" due to error 0x80070003 "The system cannot find the path specified.".  This happens when loading a package and the file cannot be opened or loaded correctly
    into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  End Error  Could not load package "C:\Users\halexandrovich\Documents\Nbr_Rolls_base.dtsx"
    because of error 0xC0011002.  Description: Failed to open package file "C:\Users\halexandrovich\Documents\Nbr_Rolls_base.dtsx" due to error 0x80070003 "The system cannot find the path specified.".  This happens when loading a
    package and the file cannot be opened or loaded correctly into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  Source:
    {B72BF421-785A-44EC-9570-D2A40B046CA7}  Started:  1:42:00 PM  Finished: 1:42:01 PM  Elapsed:  0.047 seconds.  The package could not be found.  The step failed.
    Here are the options I'm using:
    package source - file system
    data source  destination = my SQL server db
    execution option - use 32 bit runtime
    command line entry:
    - /FILE "C:\Users\halexandrovich\Documents\Nbr_Rolls_base.dtsx"  /CONNECTION DestinationConnectionOLEDB;"\"Data Source=esxdspr-sql01.sitex.com;Initial Catalog=SuesTbls;Provider=SQLNCLI10;Integrated Security=SSPI;Auto Translate=false;\""
    /CONNECTION SourceConnectionFlatFile;"\\sitex.com\dfs\Production\SFTPData\LPSEFTProcess\FromAADFS\Rpt_Nbr_Rollsperbatch_20140331_20_0.txt"
    /X86  /CHECKPOINTING OFF /REPORTING E
    I checked the filename so it must be the XML format it's complaining about.

    Thank you, pituach.
    I tried running the package using just my c drive without partition, C:\Nbr_Rolls.dtsx, but still getting the same
    error. I do not see any option on this site to post my package. I know it's not the path that's the issue. Our support desk already fixed that because I was getting a different message before.
    Message
    Executed as user: SITEX\stxdatasqlexec. Microsoft (R) SQL Server Execute Package Utility  Version 10.50.1600.1 for 32-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  11:23:00 AM  Error: 2014-04-18
    11:23:00.44     Code: 0xC0011007     Source: {2BEE62EB-DD08-4867-9F5C-660167964650}      Description: Unable to load the package as XML because of package does not have a valid XML format. A
    specific XML parser error will be posted.  End Error  Error: 2014-04-18 11:23:00.45     Code: 0xC0011002     Source: {2BEE62EB-DD08-4867-9F5C-660167964650}      Description: Failed
    to open package file "C:\Nbr_Rolls.dtsx" due to error 0x800C0006 "The system cannot locate the object specified.".  This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can be the result of
    either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  End Error  Could not load package "C:\Nbr_Rolls.dtsx" because of error 0xC0011002.  Description: Failed
    to open package file "C:\Nbr_Rolls.dtsx" due to error 0x800C0006 "The system cannot locate the object specified.".  This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can be the result of
    either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  Source: {2BEE62EB-DD08-4867-9F5C-660167964650}  Started:  11:23:00 AM  Finished: 11:23:00 AM 
    Elapsed:  0.125 seconds.  The package could not be found.  The step failed.

  • BPC 7.5 version for Netweaver on Windows 2008 R2

    Hi all,
    I am installing BPC 7.5 version for Netweaver on Windows 2008 R2 SP1.
    I have completed installation and post installation steps for both ABAP and .Net components.
    Now, while executing  http://localhost/OSoft i am getting below mentioned error
    Error Summary
    HTTP Error 401.2 - Unauthorized
    You are not authorized to view this page due to invalid authentication headers.
    Detailed Error Information
    Module IIS Web Core                                                          Requested URL http://ides3:80/OSoft
    Notification AuthenticateRequest                                      Physical Path F:\PC_NW\Websrvr\web
    Handler StaticFile                                                               Logon Method Not yet determined
    Error Code 0x80070005                                                     Logon User Not yet determined 
    Most likely causes:
    u2022No authentication protocol (including anonymous) is selected in IIS.
    u2022Only integrated authentication is enabled, and a client browser was used that does not support integrated authentication.
    u2022Integrated authentication is enabled and the request was sent through a proxy that changed the authentication headers before they reach the Web server.
    u2022The Web server is not configured for anonymous access and a required authorization header was not received.
    u2022The "configuration/system.webServer/authorization" configuration section may be explicitly denying the user access.
    Any pointes toward solutions of this error?
    Thanks.

    Yes. Please check Server Manager -> Roles. Find Web Server (IIS) there (not a tree node, but on page), click "Add Role Services" and check that all Security role services are checked. If not - check, install missing role services, try .Net server, if it still doesn't work, reinstall.
    Otherwise it would not work.

  • Error 541 when exporting to PDF

    Post Author: BCLin
    CA Forum: Other
    Hi,Our application is using Crystal Report VCL (version 9) component for exporting reports.I have a customer reported that he got an error message "Not enough memory for operation" when exporting the report to PDF. I opened the .rpt file sent in by the customer in XI, and tried to export the report in XI to PDF, failed due to "memory full". By deleting something in the report header and reset the database location, it now can be exported within XI, but it is still failed to be exported to PDF through my application, the error message is changed to "Error: 541 Error detected by export DLL...", but it is no problem to export other .rpt files through my application.  It seems there are differences between those .rpt files cause above problems, but what are they? Can somebody here tell me what do I need to check to find out the differences? Thanks in advance.

    turn down the little triangle next to the 'red' error message--you sholud then see what the (2) problems are

  • Error with calendar database: Program version 4.2 doesn't match enviroment

    hi!
    im instaling jes in a windows 2000 machine and i get this error when trying to start calendar:
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Information: Log created (1156170958)
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Notice: Sun Java System Calendar Server 6 2005Q4 (built Dec 27 2005) csadmind starting up
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Notice: csadmind attempting to open Counters Database
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Notice: csadmind successfully opened the Counters Database
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Notice: HTTP Module is refreshing
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Notice: csadmind is refreshing
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Notice: csadmind is refreshed
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Notice: HTTP Module has refreshed
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Notice: csadmind argc=1 argv[0]=C:\Sun\CalendarServer\bin\csadmind.exe
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Notice: csadmind attempting to open Calendar Database
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Error: caldb: Error with calendar database: Program version 4.2 doesn't match environment version
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Error: caldb: caldb_InitializeEnvironment: dbenv->open returned 22
    [21/Aug/2006:16:35:58 +0200] jes csadmind[1752]: General Critical: Fatal error 70: Cannot open calendar database
    anyone have faced same problem?
    thanks in advance

    Hi Vyacheslav,
    its wierd that when I run db_stat on windows, for my environment, it works.... I installed Berkeley DB XML 2.4.16 from a self extracting package.
    When I tried running from my Linux box, the error message appear... The native library on my Linux box was built from the zip package dbxml-2.4.16.zip
    Arent they the same?
    Thanks!

Maybe you are looking for