Entity export with its properties in Hyperion Enterprise 5.5.4

We are running on Hyperion Enterprise 5.5.4. Please advice me how to take the dump of all the tntities and its properties to MS Excel.<BR><BR>Thanks<BR>Ravi

Hi, we have the same issue. Apparently it is a known error with version 6.5.1 that Oracle does not see as urgent, and will be fixed in a future patch.
My company is waiting for this patch before we upgrade from 6.4.
Regards
Brian

Similar Messages

  • Entity export in Hyperion Enterprise 5.5.4

    We are running on Hyperion Enterprise 5.5.4. Please advice me how to take the dump of all the tntities and its properties to MS Excel.<BR><BR>Thanks<BR>Ravi

    In your Start->Run box type:regsvr32.exe "path to"\hacces32.dll.

  • Detail entity Location with row key null cannot find or invalidate its owni

    I have a simple parent child relationship generated in ADF BC. It's 1 to many...a Work Request can have one or more Locations. If I turn on Composition Association in my assoc definition, I get "oracle.jbo.InvalidOwnerException: JBO-25030: Detail entity Location with row key null cannot find or invalidate its owning entity." The error occurs on the CreateInsert for the Location entity. I've spent hours looking at other solutions and posts about this issue to no avail, including attempting both methods at the below post.
    http://radio.weblogs.com/0118231/stories/2003/01/17/whyDoIGetTheInvalidownerexception.html
    When I turn off Composition Association and I only add one Location to the Work Request, both the CreateInsert and the Commit work properly. However, if I add a second Location, I get a database constraint violation because ADF BC tries to commit the Location before the Work Request. I have verified that the Work Request Id is populated properly on the Location object, so I'm at a loss at this point. I'm on 11.1.1.3.

    Here's the answer in case someone else burns a day on this like I did. Turns out it's a bug (SR submitted), and one that's easy to recreate. The problem is that the parent object isn't "initialized" until after one of it's setters are called. So, what was happening was that I was invoking CreateInsert on the parent, then CreateInsert on the child, then setting properties on the child. So, since I invoked setters on the child first, the child is initialized first, and is thus ADF BC atttempts to insert it first upon commit. The strange thing is that the child had the correct ID for it's associated parent in the logs. Anyways, here are the steps to easily recreate:
    1. Model a simple parent child relationship (1 to many, not sure if that matters).
    2. Generate the ADF BC components (entity, assoc, vo's, and view links).
    3. Ensure that Composition Association is checked in the Assoc object.
    4. Add the parent to the app module, then add the child nested below it.
    5. Create a new task flow and drop CreateInsert for the parent object onto the flow. Make this the default activity
    6. Drop the CreateInsert from the child object onto the task flow, and link it as the outcome of the parent's CreateInsert
    7. Drop a page fragment onto the task flow that is bound to the parent object, and make it the third step in the task flow.
    8. Drop a commit onto the task flow as the forth step, and place the button on the page that invokes the action corresponding to the commit.
    Run it. As soon as the CreateInsert is hit for the child, the error is thrown.
    Another associated bug is that (appears to have the same culprit) the child will not be inserted unless one of it's attributes is set (note that you have to turn off Composition Association to get the above error to disappear). However, the child will not be inserted into the database unless one of its setters are invoked.
    **The workaround is to use CreateWithParams instead of CreateInsert in order to create the parent object, and pass in at least one parameter to set an attribute on the parent (even to blank). The same must be done on the child unless one of it's setters are invoked.
    Note that we're using SQL Server 2008 R2. This appears to be a problem with ADF BC and not with the target DB platform, but I have not tested with Oracle.

  • How to export an ALV to Excel with its Header and Logo?

    Hi guys,
    I need to download to excel an ALV to excel. I already know how to download the ALV part, with its propertys, fonts, colors, etc. But I don't have a clue about how to download the header and the logo.
    Any suggestion?.
    Regards,
    Eric

    Hi Eric,
    Please check this link for sample code regarding LOGO to Excel
    How to Download ALV Output LOGO to Excel ?
    For Header to Excel check this link
    Export header of alv-oo into excel
    Hope this would help you.
    Good luck
    Narin

  • Hacces32.dll error when testing FDM integration with Hyperion Enterprise

    I recently installed FDM and I am having difficulty figuring out the cause of an error I am getting when I test the integration settings for FDM and Enterprise. I am receiving the following error message when I click "Browse for Target Value" in the FDM Web Client > Activities > Maps section:
    "Error: File not found: hacces32.dll
    At Line: 190
    Detail: InnerException1: File not found: hacces32.dll
    At Line:190
    Any suggestions?
    Thanks

    I would suggest performing the following:
    a) Logon to the FDm application server as the FDM service account that was used to configure the App server, load balance server, web server
    b) Launch the Hyperion Enterprise win32 client on the server and verify the ability to login to the application that FDM is configured to integrate with.
    c) Verify that the Target Machine field of the machine profile is populated with the FDM application server as this is where the connection is established.

  • Smartview with Hyperion Enterprise

    Hi,
    I have installed Smartview 11.1.1.1 and Hyperion Enterprise 6.5.0 on my machine.
    Now I want to retrieve data from Hyperion Enterprise 6.5 in the excel sheet using Smartview 11.1.1.1.
    So how can i do connection of Smartview with Hyperion Enterprise 6.5
    Thanks in advance.

    Does SmartView 11.whatever works with Enterprise?
    If so, it's sort of amazing -- 11x is really enterprise level software and Enterprise is...not. Melding the two together, if it works, it's sort of amazing, especially considering how non-web services Enterprise architecture is.
    Okay, I did a search and there it is: http://download.oracle.com/docs/cd/E12825_01/epm.111/sv_user_help/conn_add.htm
    Who'd a thunk it.
    Enterprise is like the monster in a horror film -- every time you think he must be dead, nope he keeps on coming back. Has it significantly changed since HFM was introduced?
    Regards,
    Cameron Lackpour

  • Extract of entities in Hyperion Enterprise

    We are running on Hyperion Enterprise 5.5.4. Please advice me how to take the dump of all the tntities and its properties to MS Excel.<BR><BR>Thanks<BR>Ravi

    Hi,
    Here's the exact problem. There is one user who is the owner of 600 entites which are spread across 20 different hierarchies in the entity structure. He wants to select all entities for which he is an owner in the workflow at one go and do a mass promote of all 600 entities. Here's is what we have been able to achieve so far.We go into the flat view in the work flow and click select mine which checks all the entities pertaining to that user and after that when the user goes into the change status and wants to promote all the 600 entites at one go the system opens a different page and it says page not displayed. This works for a small set of entities but when we do it for a larger set it throws error.
    Alex

  • Hyperion Enterprise 6.3 API related and No MODAPPDLL parm

    I am trying to utilize Hyperion Enterprise 6.3 API to connect to file based application and extract data.
    I have not had much success with it. I am using 'C/C++' apis and calling EntOpenApplication() to connection to the application after I call CoInitializeEx (as suggested in the API documentation)
    but I get a dialog with the following message:
    No MODAPPDLL parm: OpenApp error
    Based on what I could gather from the documentation of Enterprise 6.3 the following should be in the application.ini file MODAPPDLL="HEFILE"
    I have checked to see that value is correct.
    I am sure that somebody has been able to use the API to connect to Hyperion Enterprise, if you could share your knowledge on this it would be of great help.
    I have not been able to find the right resources with regards to code samples on how to use the API. If anyone has knowledge of this, it would be great if you can pass it on to me.
    I have installed Hyperion Enterprise 6.3 on Win7 (64 bit), I have been able to create a file based application and log in successfully through Hyperion Enterprise application but not able to log in when I use C/C++ API.
    I am using Visual Studio 2008 to create a C++ application that will connect to Hyperion application.
    Any help/pointers in this regard is greatly appreciated.
    Thanks
    -Phaniraj

    If you are sure the entity doesn't exist, trying using the purge entities feature. Go to the Entities module, from its main menu select Task->Unowned Entities and run the Unknown entities report, if the entity that is causing the problem is there, run the purge unowned entities task. Make sure you dont purge other entities that you may need.

  • Installation problem with Siebel8.0 on Oracle Enterprise Linux 4 system

    We are having installation problem with Siebel8.0 on Oracle Enterprise Linux 4 system.
    Using interface, when installation come up to “Installing Wizard” window where Gateway Name Server Configuration window should take place, everything just freeze up
    Using console, after installation we obtain following errors:
    Installing Siebel Enterprise Server. Please wait...
    unable to launch: "ksh export
    LD_LIBRARY_PATH=/siebel/gtwysrvr/lib;PATH=${PATH}:.;/root/istemp8058094162222/_bundledJRE_/bin/java
    -Dtemp.dir=/root -cp /siebel/gtwysrvr/bin/setup.jar run -args LANG=ENU
    MODE=LIVE MODEL_FILE=/siebel/gtwysrvr/admin/enterprise_console.scm" error code:
    "236"(SBL-STJ-00152)
    LD_LIBRARY_PATH=/siebel/siebsrvr/lib;PATH=${PATH}:.;/root/istemp8058094162222/_bundledJRE_/bin/java
    -Dtemp.dir=/root -cp /siebel/siebsrvr/bin/setup.jar run -args LANG=ENU
    REPEAT=FALSE MODE=LIVE MODEL_FILE=/siebel/siebsrvr/admin/siebel_server.scm"
    error code: "236"(SBL-STJ-00152)
    LD_LIBRARY_PATH=/siebel/siebsrvr/mgmtagent/lib;PATH=${PATH}:.;/root/istemp8058094162222/_bundledJRE_/bin/java
    -Dtemp.dir=/root -cp /siebel/siebsrvr/mgmtagent/bin/setup.jar run -args
    LANG=ENU MODE=LIVE
    MODEL_FILE=/siebel/siebsrvr/mgmtagent/admin/mgmtagent_ses.scm" error code:
    "236"(SBL-STJ-00152)
    Running command :
    ./ssincfgw -is:javaconsole -console -args LANG=ENU MODE=LIVE MODEL_FILE=/siebel/gtwysrvr/admin/enterprise_console.scm
    Infinite loop of following error pops out:
    An error occurred during wizard bean change notification:
    java.lang.NoClassDefFoundError
    at ConfigInitialize.execute(ConfigInitialize.java:21)
    at com.installshield.wizard.StandardWizardListener.execute(StandardWizardListener.java:123)
    Is there any clue how this error can be solved??
    Thanks in advance!!
    Gordon
    Message was edited by:
    user605023

    I'm facing the same error message while install Siebel 8.0 on OEL. But before I had this ksh problem, it complains about disc space first, and I actually has plenty of disk space under the directory (it needs only 0.7 G and I have 17G free). Anybody has encountered such problem before?
    /net/sdcnas05/vol/engfs01/v_sia/8.0SIA[20405|http://forums.oracle.com/forums/]/Release/Linux/Server/Siebel_Enterprise_Server
    -bash-3.00$ ./setuplinux -is:javaconsole -console
    Initializing InstallShield Wizard........
    Initializing InstallShield Wizard........
    Launching InstallShield Wizard........
    0% 25% 50% 75% 100%
    Welcome to the InstallShield Wizard for Siebel Enterprise Server
    The InstallShield Wizard will install Siebel Enterprise Server on your
    computer.
    To continue, choose Next.
    Siebel Enterprise Server
    Siebel Systems
    Press 1 for Next, 3 to Cancel or 4 to Redisplay [1]
    Siebel Enterprise Server Install Location
    Please specify a directory or press Enter to accept the default directory.
    Directory Name: [siebel] /slot/ems1115/appmgr/20405
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    Please select the products you wish to install.
    [ ] 1 - Gateway Name Server
    [ ] 2 - Siebel Server
    [ ] 3 - Database Configuration Utilities
    [ ] 4 - EAI Connectors
    To select an item enter its number, or 0 when you are finished: [0]: 1
    [X] 1 - Gateway Name Server
    [ ] 2 - Siebel Server
    [ ] 3 - Database Configuration Utilities
    [ ] 4 - EAI Connectors
    To select an item enter its number, or 0 when you are finished: [0]: 2
    [X] 1 - Gateway Name Server
    [X] 2 - Siebel Server
    [ ] 3 - Database Configuration Utilities
    [ ] 4 - EAI Connectors
    To select an item enter its number, or 0 when you are finished: [0]:
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    Configuring uninstallers. Please wait...
    0% 25% 50% 75% 100%
    Choose the setup type that best suits your needs.
    [X] 1 - Typical
    [ ] 2 - Compact
    [ ] 3 - Custom
    To select an item enter its number, or 0 when you are finished: [0]
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    Please select the languages you wish to install.
    [X] 1 - enu - English (American)
    [ ] 2 - fin - Finnish
    [ ] 3 - kor - Korean
    [ ] 4 - cht - Chinese (Traditional)
    [ ] 5 - ita - Italian (Standard)
    [ ] 6 - esn - Spanish (Modern)
    [ ] 7 - deu - German (Standard)
    [ ] 8 - chs - Chinese (Simplified)
    [ ] 9 - tha - Thai
    [ ] 10 - dan - Danish
    [ ] 11 - heb - Hebrew
    [ ] 12 - fra - French (Standard)
    [ ] 13 - nld - Dutch (Standard)
    [ ] 14 - ptb - Portuguese (Brazilian)
    [ ] 15 - csy - Czech
    [ ] 16 - jpn - Japanese
    [ ] 17 - ptg - Portuguese (Standard)
    [ ] 18 - ara - Arabic (Sa`udi)
    [ ] 19 - sve - Swedish
    To select an item enter its number, or 0 when you are finished: [0]
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    {color:#ff0000}*Drive "/slot/ems1115/appmgr/20405" does not have enough space to install the*
    selected configuration. Please free up "766446" KB on drive
    *"/slot/ems1115/appmgr/20405" before continuing.*{color}
    -bash-3.00$ pwd
    /slot/ems1115/appmgr/20405
    -bash-3.00$ df -h .
    Filesystem Size Used Avail Use% Mounted on
    sdc1002nap-vlan1:/vol/ems_39426_1115
    71G 55G 17G 77% /slot/ems1115

  • Hyperion Enterprise web error

    Hi ,
    Thanks a lot on helping me in resolving one issue, "Hyperion Enterprise Error: Module not Found He.hecontainer". But when I click on application setup I am getting the following error message.
    Server Error in '/HEWeb' Application.
    Source File: C:\Program Files (x86)\Hyperion Solutions\Hyperion Enterprise\HEWeb\StartupAdminMain.aspx Line: 795
    Object variable or With block variable not set.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.NullReferenceException: Object variable or With block variable not set.
    Source Error:
    Line 793:
    Line 794: ' Get the application list
    Line 795: vtStatusCode = Application("EntAppObject").EnumApps(vtAppListXML, vtStatusDesc)
    Line 796:if vtStatusCode 0 or vtAppListXML = "" then
    Line 797: ' To display the localized string for Errorloading application list problem
    Source File: C:\Program Files (x86)\Hyperion Solutions\Hyperion Enterprise\HEWeb\StartupAdminMain.aspx Line: 795
    Stack Trace:
    [NullReferenceException: Object variable or With block variable not set.]
    Microsoft.VisualBasic.CompilerServices.Container..ctor(Object Instance) +765074
    Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) +538
    ASP.startupadminmain_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\Program Files (x86)\Hyperion Solutions\Hyperion Enterprise\HEWeb\StartupAdminMain.aspx:795
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115
    System.Web.UI.Page.Render(HtmlTextWriter writer) +38
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint
    Thanks,
    Rakesh

    Hi Rakesh - looks like you opened a new thread. (not sure which one is active so I've posted to both. I'll look for a reply on both. Cheers. -David),
    Hyperion Enterprise Reporting 6.5 is NOT supported on MS Windows 2008 server.
    Hyperion Enterprise Reporting 6.5.1 is supported.
    Could you please verify your version of Hyperion Enterprise Reporting (again)?
    Please also verify the other components of your build against your version at the following link:
    http://www.oracle.com/technetwork/middleware/bi-foundation/hyperion-supported-platforms-085957.html
    (See Hyperion Enterprise 6.5.1 (XLS) or Hyperion Enterprise 6.5 (XLS) depending on your version)
    Also can you confirm you performed the following steps during your installation of Hyperion Enterprise Reporting?:
    Applies to:
    Hyperion Enterprise Reporting - Version: 6.3.1.0.00 to 6.5.1.0.00 - Release: 6.3 to 6.5
    Information in this document applies to any platform.
    Purpose:
    Configuring Hyperion Enterprise Reporting Web.
    Questions and Answers
    How to Configure Hyperion Enterprise Reporting Web?
    1. Create LOCAL username and password with Administrator rights. This is your impersonation account.
    You may use the local administrator as your impersonation account, but it MUST be local, not a domain admin.
    2. Users IWAM..., IUSER... SYSTEM, INTERACTIVE, Administrator and Everyone are automatically created users/groups.
    In Local Security Settings -> Local Policies -> User Rights Assignment.
    Add the add IUSR, IWAM, SYSTEM, INTERACTIVE, Administrator, Impersonation account and Everyone to:
    a) Act as part of the Operating System.
    b) Log on locally (or Allow log on locally).
    c) Log on as a service.
    d) Log on as a batch job.
    3. In IIS services <server>
    Web Sites -> Default Web Site -> Right click on HSpider -> properties
    Virtual Directory tab.
    Select only Log visits and Index this resource.
    Application name: HER.
    Execute Permissions: Scripts and Executables .
    Application Protection: High.
    Directory Security tab.
    Deselect all except Basic Authentication .
    (Windows 2003) Web Service Extension .
    Select All Unknown ISAPI Extensions.
    Click the Allow button.
    Repeat with all other items starting with HER and Active Server Pages.
    4. In Component Services -> Computer ->
    a) Right click on My Computer -> Properties.
    b) Default security tab (COM security tab).
    c) Access Permissions Edit Default button.
    d) Add IUSR, IWAM, SYSTEM, INTERACTIVE, Administrator, and Impersonation account.
    e) Launch and Activate permissions Edit Default button.
    f) Add IUSR, IWAM, SYSTEM, INTERACTIVE, Administrator, and Impersonation account.
    5. My Computer -> Com+
    a) IIS... HSpider properties -> Identity tab.
    b) Browse to impersonation account and add password.
    6. My Computer ->DCOM Config (or Start-> Run -> DCOMCNFG).
    a) Right click HypPkgrH_Pooler -> Properties -> Identity tab.
    b) Browse to impersonation account and add password.
    c) Repeat with Spider_Pooler.
    7. Internet services must be reset (Start -> Run -> iisreset).
    8. In the Hyperion Enterprise Reporting folder of the Start menu, select Web Server administration
    Program.
    Options button.
    Network tab.
    Select Allow Hyperion Enterprise Reporting Web Server to access other network devices.
    Add the impersonation account and password.
    If desired, select the Preload tab and add your application.
    System is Enterprise6 as found in the repeng.ini.
    If using Distributed Retrieve or Schedules
    9. In the Hyperion Enterprise Reporting folder of the Start menu, select Distributed Server Manager
    a) Network tab
    b) Select Allow client to access other network devices
    c) Add the impersonation user and password
    If you have any questions about these steps please don't hesitate to drop me a note and I'll do my best to explain what is required.
    G'Luck,
    -David

  • Hyperion Enterprise web error message

    Hi,
    I am using Hyperion Enterprise 6.5 version, When i tried to enable web version of Hyperion enterprise web by browsing http:\\localhost\Heweb from the server
    Server Error in '/HEWeb' Application.
    Module not found:he.hecontainer
    Object variable or With block variable not set.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.NullReferenceException: Object variable or With block variable not set.
    Source Error:
    Line 338:     ' Get the application list
    Line 339:
    Line 340: vtStatusCode = Application("EntAppObject").EnumAppsForLogon(vtAppListXML, vtStatusDesc)
    Line 341:
    Line 342: Dim domXML
    Source File: C:\Program Files (x86)\Hyperion Solutions\Hyperion Enterprise\HEWeb\LogonMain.aspx Line: 340
    Stack Trace:
    [NullReferenceException: Object variable or With block variable not set.]
    Microsoft.VisualBasic.CompilerServices.Container..ctor(Object Instance) +765074
    Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) +538
    ASP.logonmain_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\Program Files (x86)\Hyperion Solutions\Hyperion Enterprise\HEWeb\LogonMain.aspx:340
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115
    System.Web.UI.Page.Render(HtmlTextWriter writer) +38
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4240
    Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3601

    Hi Rakesh,
    1.) Please confirm you followed the steps below during your HEWEB initialization process? (The first time you enable HEWEB - the applications added need a long time to cache depending on their complexity.)
    *How to Prevent Hyperion Entperise Web Components from Timing out and Dropping from Memory on HEWEB Server [ID 1134663.1]*
    Modified 03-AUG-2010 Type HOWTO Status PUBLISHED
    Applies to:
    Hyperion Enterprise - Version: 6.5.0.0.00 and later [Release: 6.5 and later ]
    Information in this document applies to any platform.
    Goal:
    What steps are required to prevent an application loaded into HEWEB from timing out and dropping from memory thus requiring users to wait for the application to re-load whilst the connect?
    Solution:
    In order to use Hyperion Enterprise Web (HEWEB) and Hyperion Smartview for Enterprise (HSE) the application you wish to connect to needs to be Enabled for HEWEB on the designated HEWEB server.
    To enable an Application for HEWEB the designated HEWEB Server needs to have Microsoft Internet Information Server (MIIS) and ASP.NET installed.
    If the HWEB component has never been installed, the Enterprise Installer needs to be run selecting the HEWEB option on the Install component list. Once selected and run the install. This will install the required version of HEWEB and ASP.NET.
    If the HEWEB server has been installed, in order to Web Enable the application(s) required follow the steps below:
    1.Login to Enterprise as a user with Admin Rights.
    2. Enter the Application Module from the Enterprise Desktop.
    3. Choose the Navigate menu followed by Server Administration.
    4. In the Web Server pane select the Enabled check box.
    Set the Web Server URL to read http://YOUR SERVERNAME.
    Set the Session Manager, task Server and Web Application Controller to be just the server name.
    Set the upload location to be a suitable folder on the server in which to store dataload files.
    5. If using Hyperion Enterprise Reporting Web (HERW) as well as HEWEB:
    Set the Server name for your HERW server in the Hyperion Enterprise Reporting Web Server.
    6. Leave the number of connections set to 12.
    7. Once these parameters are all set. Hit Apply.
    Depending on your application size and complexity of your metadata, after a delay, three processes will start up and consume memory and CPU. These are HeAppController.EXE, HeDataController.EXE and HeAppMgr.EXE. The time taken is a function of application metadata complexity and NOT the amount of data within the application.
    Once the HeAppController.EXE has settles to 0% CPU utilization and the process memory usage has stopped increasing the application has loaded into HEWEB and should be visible in the list of applications when you hit the link http://YOURSERVERNAME/HeWeb/default.asp from a browser.
    If the application takes a very long time to load, the amount of time can be reduced with no adverse affect by editing the Applicationname.ini located in the application folder to include the line ENABLECACHEFORSMARTVIEW=”0” towards the end of the file.
    After some time these 3 processes, HeAppController.EXE, HeDataController.EXE and HeAppMgr.EXE will drop from memory and if the line WEBAUTOSTART=1 is set in your server Hypent.ini file, these processes will re-load when a user hits the HEWEB server via a browser or makes a Smartview Connection attempt.
    Note if the load process for your application takes a long time, the first users to hit the server will have to wait while the processes re-load.
    This can cause user confusion and lead users to think the server is down!
    To prevent these processes dropping from memory perform the following steps on your HEWEB server:
    1. From the Start Run command run INETMGR to bring up Microsoft Internet Information Manager Console.
    2. Identify the Default Application Pool in the left hand pane by drilling down into Application Pools.
    3. Right Click on the Default Application Pool and select properties.
    4. Find the re-cycling TAG and edit the value in Recycle work processes in minutes to a long period i.e. 28800 (20 days).
    5. Find the Performance Tag.
    6. DESELECT, Shutdown worker processes after being idle for (time in minutes).
    7. Exit from the Web pools setting and close down INETMGR.
    8. From the start button re-set IIS services by issuing the command IISRESET from the run box.
    9. IIS will now re-start and then once initially called the process for HEWEB should not remain in memory for the duration of the period specified.
    Note: Be wary of taking back-ups while the webserver connection are held open. It is advised that the internal Enterprise back-ups are used which will not be affected by the HEWEB process remaining active.
    2.) In your previous post you mentioned that you followed all of the installation steps required for installing HE 6.5.1. Could you please confirm that this was a new installation? Or was this an upgrade from an older version?
    Let me know how you get on.
    G'Luck,
    -David

  • Combining clips with different properties

    Hello
    If you have mixed-property clips on the timeline and wish to combine them into one MPEG movie to be viewed on the PC before being burnt to a DVD, which Presets and Export Settings would produce the best quality results?
    I am thinking of clip A with the following attributes (screenshot Clip_A)
    and clip B with its own attributes (screenshot Clip_B),
    but there may be more than two clips. Perhaps a third MP4 clip has PAL properties with different frame sizes to the clips above?
    Thanks
    Steve

    Hello John
    Thank you for your post.
    I think I know what you mean: a thick black frame around the clip?
    Can I ask: is AVCHD the 'heaviest' (best quality) type of file compared to the others? The alternatives I can see are: Publish+Share | Computer | Flash (or MPEG, or AVCHD, or AVI, or Windows, or Quick Time).
    Thanks again!
    Steve

  • Hyperion Enterprise historic data access (tool)

    we are moving from Hyperion Enterprise to SAP SEM.
    As the historic data won't be moved we are looking for the best and easiest way to be able to access that data in the future.
    Is there an option of not using Enterprise anymore? Reading the data with another tool where no infrastructure is needed?
    Has anyone done something similar already?
    Thanks
    Jonas

    for anyone interested:
    talked to Oracle and they said other customers were running a virtual server till it was not used anymore.
    so there is no other option than running the system as long as you need it or export everything to excel
    Jonas

  • Hyperion enterprise

    Hi,
    i am new with hyperion enterprise working on HE 6.5.1.100
    I have installed HE 6..5.1.1 Now i want to create some applications for it
    I want details information for application and its creation process.
    What will be databases and storage of app data all details about it.
    Product Installation listings :-Hyperion Allocations ,Hyperion LedgerLink,sce,Hyperion Retrieve ,Hyperion AutoPilot,
    Application Conversion SE to 6.5.1.1.000 Conversion Wizard, etc..
    So please reply soon
    Thanks,
    Regards
    RP

    for the detail balances, you could try line item detail, but it looks like more trouble than it is worth.
    To store rates, you will need to setup stat accounts to hold that info.
    To apply rates to balances, the rates will need to be entered at corresponding POVs. For example, you could create a set of Custom4 members for each aging bucket (Cur, 30, 60, 90). When the dollars come from SAP they would have to be sorted and placed in these buckets. The interest rates would need to be stored in buckets also. Then you could multiply all the rates by all of the balances.

  • Video exporting with no audio

    I have a video file that I have saved with an alpha channel. I opened it in PS CS 5.5 made a few minor corrections and need to export to an FLV file. The video layer has transparency attached to it so I choose export. I make sure to open the properties and be certain that Export Alpha Channel is included AND Export audio is selected.
    The trouble is that when I preview the file in a player... or included in another flash file... there is no audio. When I preview it in a flash player app, I can see the audio bars moving... but hear no audio. What is odd is that when I inspect the file properties... it says there is an unknown codec which is odd because it was exported with MP3 selected as the option.
    Any thoughts? This is really frustrating and feel like I've exhausted all the options I have available to me.

    I work in Premiere, so need you to be my "eyes" here. What Audio options do you have in FLV? For instance, with the On2 VP6 FLV CODEC, the ONLY choice for Audio is MP3, though one can adjust the Bit-Rate.
    With most formats, the first thing that I would check would be Multiplexing, but that is usually not an option with FLV, as it is ON, though that could have changed, depending on the FLV CODEC chosen. What choice did you make there?
    Not sure which Flash player you are testing with, but I find MediaPlayer Classic HC (free) to be a good one, and as it contains many of its own CODEC's, will play a very wide range of material. If you have not tried that, download, and install, then test in it. If MediaPlayer Classic HC will not play both the Audio and Video, then something IS wrong.
    For a good file information utility, I really like the free MediaInfo. It does a great job of defining the CODEC's for both the Audio and Video streams.
    Good luck,
    Hunt

Maybe you are looking for

  • How do i create a new keyboard shortcut for an action?

    I have created an action to "Save as PostScript." Can I create a keyboard shortcut or am I only allowed to use the "start" button in the action menu? Sure would be great to be able to have a shortcut....

  • How can I read a line of numbers in a file?

    Hello everybody, I have a ziped.file organized in this way: number1 number 2 number3 name1, name2, name3 number_of points information_about_number_of_point number4 number4 number4 number4 number4 number4 number4 number4 number4 number4 number5 number

  • What is version number for ipad2?

    Is version 5.0.1. an ipad2?

  • Action: Remove original file after it has been closed

    Hello. Is there any way to make Photoshop delete (or move to Recycle Bin, doesn't matter) a file in an Action? Basically at the moment I manually open a picture, then I activate my Action which does a bunch of automated things, saves a .png copy, clo

  • Show Adobe Reader file chronicle

    Hey there, I want to know if it's possible to see a list of recently opened PDF documents, besides the list that's in the Windows start menu. The documents I'm looking for are deleted from my pc, I just need the title of the PDFs. I mean a list like