EPMA 11.1.2.1 batch client LOADID, Full Deploy, Clear MetaData missing

Looks like EPMA batch client in 11.1.2.1 does not have any mention of some of the options available through workspace. Options like LOADID, Fully Deploy and Clear Metadata are no where to be found.
Has anyone found work arounds for these? Kindly share your thoughts.
Regards
JamesO

First log an enhancement ticket with Oracle.
Your next move is to find someone that can hack the Java code and perform non-Oracle approved customizations -- in my experience this can be as easy as four hours of research and work or could take quite a bit longer -- then you have to ask if you are paying for this work is it worth a few thousand dollars of time if you don't have these skills in your company to leverage and also if you ever do patching the customization needs to be remade and may not be as easy as the first time.
Regards,
John A. Booth
http://www.metavero.com

Similar Messages

  • EPMA batch client with Essbase application - does not update aliases

    Hello,
    We are using EPMA 11.1.2.1 for managing outlines for Essbase applications.
    Changing aliases in EPMA and launching manually redeploy from Workspace, with flag "Full Deploy" change correctly the aliases in Essbase..
    Using the EPMA batch client to redeploy the Essbase application deletes all aliases in Essbase outline.
    Someone knows how to solve this problem or what am I doing wrong in the EPMA script?
    thanks...
    this is the EPMA script:
    SET bpmaserverurl=http://epma_server/hyperion-bpma-server;
    SET workspaceurl=http://work_space_server/workspace;
    login admin,password;
    Execute reDeploy
    Parameters(ApplicationName, InstanceName, waitforcompletion, deployOption)
    Values('PNL', 'ESSBASE_STUDIO_SERVER:essbase_server_name', 'True', 'AppView');
    Quit;
    Edited by: AlexPavel on May 20, 2011 1:21 PM

    Hi,
    Thank you for posting in Windows Server Forum.
    From your description it seems that you are facing issue only with windows 8\8.1. So firstly suggest you to check with application support team, whether they have whole support for application with newer version. Also check once with application support team
    regarding this issue.
    This issue occurs because the local taskbar does not receive the EVENT_OBJECT_NAMECHANGE event from the system due to a timing issue. The EVENT_OBJECT_NAMECHANGE is needed to update the taskbar title information.
    More information (For reference).
    The taskbar may not show the application name correctly when using a Terminal Server RemoteApp
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • EPMA Batch Client - Can I launch business rules created in Calc Manager?

    I'm currently on a project where we have implemented an EPMA Planning app (v 11.1.1.2), and we need to schedule business rules to run in batch. In the past, I used the command line launcher to perform this task. Unfortunately, the command line launcher is really a part of EAS, so it would appear that I cannot use this method to launch a rule created in Calc Manager. Is this correct?
    It looks like my other option is to use the EPMA Batch Client. In looking at the "Execute" command in the documentation, it doesn't reference the ability to run a business rule. The docs are fairly limited, so I'm wondering if I really CAN launch a business rule from here.
    Has anyone scheduled a business rule (created in Calc Manager) to run in batch? If so, what method did you use? If all else fails, I can create a calc script and run it from MaxL, but I'd rather not have multiple versions of the code floating around.
    Thanks!
    - Jake

    Hi Jake,
    One of the known issues in 11.1.1.3 is :-
    You cannot launch a business ruleset with runtime prompts from the Planning command line launch (7205464).
    Whether this means you can't run calc manager BR's from command line I am not sure.
    There is no documentation in this area so I assume it can't be done yet.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Log files in EPMA batch client

    Hi All,
    I want to make log files while using EPMA Batch client.
    I am using -T and -R option to make the log files. But its not working correctly. Can anyone tell whats wrong with this?
    I used belong command.
    epma-batch-client.bat -C"D:\Ads File\DimAddDeploy.txt" -T"D:\Ads File\Trace.log" -R"D:\Ads File\ResultFile.txt"
    Also when we run ImportParameters to add the dimensions , I need to make a log file. Instead of going to the URL for checking logs, can we import the URL contenst in a seperate log file?
    Thanks in advance.

    Hi Jake,
    One of the known issues in 11.1.1.3 is :-
    You cannot launch a business ruleset with runtime prompts from the Planning command line launch (7205464).
    Whether this means you can't run calc manager BR's from command line I am not sure.
    There is no documentation in this area so I assume it can't be done yet.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Properties that are updateable and which ones not using epma batch client

    Can anyone provide list of properties (HFM/Essbase etc.) that are updateable and which ones not using epma batch client?

    This will be documented in the batch client and related documentation on the EPM documentation portal

  • EPMA Batch client command Equivalent to Select Top Member

    Hi
    I am looking for EPMA batch client command equivalent to performing "Select Top Members" in web against a shared dimension in Application library.
    I can find commands for exclude members in the document but could not find any Dimension Property or Command which will help me to automate this.
    Thanks in Advance.
    Ram

    I don't believe there is a command that will do that yet.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Export Dimensions using EPMA Batch Client

    HI,
    Does anyone know if there is a way to export the dimensions from EPMA using a command line tool like the EPMA Batch Client. I have gone through the guide and there are commands to import the dimensions but none to export them from EPMA. We are on EPM 11.1.2.1 version and all our apps are using EPMA with planning so unfortunately i cannot use the planning outline extractor tool either. Thanks

    You can use LCM to export a hierarchy, and that can be scripted LCM batch utility. Create a migration to the file system with LCM. Select the hierarchies you want to export. When you get to the point where it asks you to execute the migration, there is also an option to save an XML file with the options you selected. You can use that xml file with the utility. Details are found at http://docs.oracle.com/cd/E17236_01/epm.1112/epm_lifecycle_management/frameset.htm?launch.htm.
    The exports are in the import/export folder under the ID of the person executing the migration. The folder/files can be copies anywhere.
    Kyle Goodfriend
    http://www.in2hyperion.com
    h4. Please make sure to assign the post as answered and the responses as answer or helpful so others may benefit from your experience.

  • Batch client in EPMA

    Hi,
    i just want to use batch client to update member property in EPMA. But the batch client is not installed in windows server, it is in UNIX.
    Can I still do that in UNIX according to the Batch Client Guide? If so, how can i log in to the path?
    Thank you.

    Hi,
    Thank you.
    I have tried to launch the epma-batch-client in Unix as below, but it shows some error. You can see the below.
    I just use PuTTY to log into the BatchClient directory  in Unix and launch the epma-batch-client.bat like below,
    <server>:../oracle/epm/EPMSystem11R1/products/Foundation/BPMA/EPMABatchClient>epma-batch-client.sh
    it show error: ..<server> does not exist or is not readble.
    I also tried that:
    <server>:../oracle/epm/EPMSystem11R1/products/Foundation/BPMA/EPMABatchClient>./epma-batch-client.sh
    it shows the same error.
    I wonder if it is the user has no access to execute the epma-batch-client.bat?
    Thank you.

  • EPMA Batch Client login

    When logging in with EPMA Batch client I get this error,
    2012-05-29 11:17:46,223 ERROR java.net.ConnectException: Connection refused: connect
    2012-05-29 11:17:46,225 INFO Exiting with return code 800 - login Failed
    I am using the same login info as I use logging in from WorkSpace.
    From command line,
    D:\Oracle\Middleware\EPMSystem11R1\products\Foundation\BPMA\EPMABatchClient\epma-batch-client.bat -C"D:\Batch\Scripts\DimBuild.txt" -R"D:\Batch\Logs\DimBuild.log" -Uadmin -PDevPassword
    /*DimBuild.txt*/
    set bpmaserverurl=http://localhost/hyperion-bpma-server;
    set workspaceurl=http://localhost:19000/workspace;
    Login;
    Execute Import Parameters(importtype, profilename, filename, waitforcompletion)Values('InterfaceTables', 'Division', '', 'true');
    Logout;
    QUIT;
    Where can I look to troubleshoot?
    Thasnk,
    Jz

    Check the URL being used:
    SET BPMAServerURL=http://webservername:port/hyperion-bpma-server;
    webservername - Server in which IIS is installed and you can see the hyperion-bpma-server virtual directory
    SET WorkspaceURL=http://workspaceservername:port/workspace;
    workspaceservername - Server in which WebServer is installed and re-directed to the workspace webapp server (May be IIS or Apache)
    HTH-
    Jasmine.

  • EPMA Batch client corrupted

    Hi,
    The EPMA batch client in my system is of 0 KB. If anyone know the alternative ways to get back the batch file. please let me know.
    For any further queries reach me at my email. ( [email protected] )
    Regards
    shaik

    The correct forum to post EPMA questions is:
    EPM System Infrastructure

  • EPMA Batch Client Error (Version 11.1.1.3)

    Issue: I receive the following error message when I execute my batch command: “The application "CompSls" has been redeployed with message "UNKNOWN" and job id "-1"”.
    Does anyone know what is causing this error. I have outlined the steps I followed to replicate the error:
    Step 1: Created a text file named “EPMA_METADATA_DEPLOY_BATCH.txt”in the following directory:
    a. C:\Hyperion\products\Foundation\BPMA\EPMABatchClient\
    b. The syntax within the text file is a follows:
    //LOGIN
    set BPMAServerURL='http://hyperion/hyperion-bpma-server';
    set WorkspaceURL='http://hyperion:19000/workspace';
    login fakeuser, fakepassword;
    //EXECUTE REDEPLOY
    Execute Redeploy
    Parameters(ApplicationName, InstanceName, ApplicationServer, HubProject,
    waitforcompletion, purgeTransactions,deployOption, datasourcename, createoutline, refreshoutline,CreateSecurityFilters, SharedMembersSecurityFilters, ValidateSecurityFilterLimit)
    Values('CompSls','Default','Default','Planning Applications','true','true','AppView','HYPPLAN1PROD','false','true','false','false','false');
    QUIT;
    Step 2: Syntax to call EPMABatchClient from command line:
    call epma-batch-client -C"C:\Hyperion\products\Foundation\BPMA\EPMABatchClient\EPMA_METADATA_DEPLOY_BATCH.txt" -T"C:\Hyperion\products\Foundation\BPMA\EPMABatchClient\EPMA_METADATA_DEPLOY_BATCH_TraceFile.log" -R"C:\Hyperion\products\Foundation\BPMA\EPMABatchClient\ EPMA_METADATA_DEPLOY_BATCH_ResultFile.txt" -LOn -SFalse
    – fakeuser -fakepassword
    Edited by: user10954026 on Jan 26, 2011 8:51 AM
    Edited by: user10954026 on Jan 26, 2011 8:53 AM
    Edited by: user10954026 on Jan 27, 2011 7:07 AM

    Hi!
    Did you get to fix this? Oracle Patch or Workaround?
    Thanks!
    Cheers,
    Rafael

  • ODI OS command call epma batch client failed to run

    hi expert,
    I have a question to ask for solution.
    My problem is that ODI OS Command failed to run epma batch client to import dimension members and deploy to application .
    I am using ODI 11g and EPM 11.1.2.1. I added the ODI_Agent to opmn as service. tested agent ok.
    I installed ODI as client can run ODI packages to update dimension members choosing ODI agent to run. The package shows run successfully in ODI operator. But when I check the EPMA job console. no dimension update job ran.
    my ODI OS command as below:
    cmd /cE:/Oracle/Middleware/EPMSystem11R1/products/Foundation/BPMA/EPMABatchClient/epma-batch-client.bat -CE:/Scripts/Import_FIN_DIM.txt -RE:/Oracle_data/Finance/IMPORT_FINANCE.log -LOn -SFalse
    any ideas ?
    regards,
    Chris

    Check the script. Your command does not return any specific code. Even if the EPMA batch client returns an error code, DOS does a poor job of communicating it back to java programs which is what ODI agents are. Now, since the code failed, you have to investigate the reason in your script.
    My suggestion is to wrap your command in a script, check for the returned error code in that script and then write a error file or update a table or point to a specific line in log file so that ODI can find if the process was successful or not. Then call the wrapper script from ODI.

  • How can I force DRM-BATCH-CLIENT to create a non-combined Book export

    We are running EPM 11.1.2.1 and feeding master data from DRM to Planning via a Book.
    This process has been working fine run from a client. We export the Book and DRM delivers a zip file to the client PC which we can place on the server and load.
    We are now trying to automate the end to end process so are looking at using the DRM Batch Client.
    If we run with "CombineExportOutput=Y" we can create a single text file no problem.
    Whenever we set "CombineExportOutput=N" we can't get any export file created.
    We really want to do is to get the same zip file with multiple dimension files inside it as we do when running from the client. How do we do this?
    The manual indicates that the files created take their names from the exports but I am not sure about where this comes from.
    The exports and books are set with a target of 'Client'
    Our redacted config file is show below:
    [General]
    Operation=Export
    UserName=<user>
    Password=<passwd>
    URL=net.tcp://<drmserver address>:5211/Oracle/DRM/ProcessManager
    LogFileName=C:\rja\DRMEXPORT.log
    ObjectAccess=System
    [Export]
    ExportType=Book
    OutFile= "C:\rja\DRM_Book\Plan_Book.zip"
    BookName="PSPB_Book"
    CombineExportOutput=N

    OK, I can see that now. Strange that DRM is under System Integration and not EPM (kinda understand it but the various EPM bits do seem to be treated differently across the Oracle website).
    PLUS if I look at [The Forum Desription|https://forums.oracle.com/forums/forum.jspa?forumID=409] it states :
    Covers Hyperion Financial Data Quality Management, Hyperion Data Relationship Management (formerly Hyperion MDM), and respective administration/development topics
    I would not have posted if that description had not been there - can anyone update it?
    I have re-posted the thread!
    Edited by: 949747 on 23-Jan-2013 19:11

  • ADF: How to setup of a Batch Client project?

    Hi,
    I want to write a simple ADF application which uses no GUI. In the "New Gallery" wizard is no batch/commandline client type available. Is that kind of client not supported? Unusual for ADF applications?
    I selected a JClient Empty Form from the "New Gallery" which generated a DataBinding.cpx and some other files in my project. I created a new Java class (including a main() method) and copied some ADF startup code into the main method:
    String amClassname = "batchclient.model.AppModule";
    String configName = "AppModuleLocal";
    ApplicationModule am = Configuration.
    createRootApplicationModule(amClassname, configName);
    Starting the application, I got an error:
    oracle.jbo.JboException: JBO-33001: Cannot find the configuration file /batchclient/model/common/bc4j.xcfg in the classpath
    In the project editor, I appended the path to my model project classes to the classpath of my client project and the application runs fine. With JDev9i, a batch client was simpler to develop.
    Do I missed some documentation/samples which explains the development of batch clients or is there a simpler way to generate the batch client (project)?
    Thanks, Markus

    Thx S.
    Basically the program is used to create/delete/modify entries in a table and mantain the Address information.
    The buttons to show the pop-up where the information is maintained are in the ALV button bar and I can deal with them in my user command.
    I'm not looking for an alternative (for example a program to upload an excel and so one); I would like to know if it is possible to define something to identify which button has been pressed in a Batch Input.
    You will get the same issue trying to catch in a Batch Input actions on SE16N.
    Thanks
    arnau
    Edited by: Arnau Mustieles on Jan 16, 2012 10:40 AM
    Edited by: Arnau Mustieles on Jan 16, 2012 10:41 AM

  • Action script though batch client

    While importing data using Action Script, if we have properties with same label name which belongs to different namespaces, DRM is not able to identify which property it should actually point to. Generally when we run the script from UI, we manually select the correct property in UI.
    Now, what can be done to achieve the same functionality when we run the script from batch client.
    Suppose we have two properties, with same label name as ACCOUNTCODE which are present in two different namespaces,
    ESSBASE.ACCOUNTCODE
    CUSTOM.ACCOUNTCODE
    Now while importing the action script, system is unable to determine to which ACCOUNTCODE property it should point. What changes in action script or any other places  can be done to make the system enable to point to the correct property.

    Our client wants it this way only (having same property labels across Namespaces). Is this possible to have Property Names or Fully qualified Property Names instead of Labels in hierarchy export of DRM?

Maybe you are looking for

  • Unlinking two iPhones that currently have the same Apple ID

    My parents accidentally used the same Apple ID for both of their iPhones. How can I unlink their accounts and create two different, unique Apple IDs for each of their iPhones? And without losing what is currently saved to the iCloud (some of the info

  • Problem with Protected Excel sheets through OLE

    Hi Friends We are facing the problem with the protected sheets in excel, when we are accessing worksheets via SAP. We can insert the values in the protected sheet and we can do other manupalations, but when we are trying to do the autofit for the pro

  • Nokia Lumia 928 Texting Problem

    Just upgraded to the Lumia 928 (white) yesterday. A few hours after getting home with the device I realized I was not receiving text messages. I began to troubleshoot to the best of my knowledge. I can send/receive calls, send/receive picture message

  • Problem to re-install from USB stick

    Trying to solve my trackpad problem, I tried to re-install the system from the USB stick... It doesn't seem bootable. If I try it always comes back to a normal boot... Any idea? Thanks, Pat Configuration: MacBook Air 11" (late 2010)

  • Create and Edit with single button

    Hi Experts I am working in jdev 11.1.1.3.0 I have Employee table and i need to create Depart information for that employee. Here i am using single button for both create and edit. Can you suggest me the approach.