New Application....New DB User?

Hi
Running Planning 11.1.2.1.
I have encountered some problems upon trying to create a new application, using a new datasource but the datasource is using an existing db user. Each of our 3 current apps which we have following an implementation from external company have their own unique db user and datasource.
Is it necessary/recommended to have a single db user for every datasource or shouldnt it matter? Some examples of the issues experienced include:
Used LCM to copy a dimension from source app to newly created app (datasource of both reference same db user), copy somehow cleared the members of source dim.
Tried to add members manually back to source dim and received some 'object already exists' errors.
In LCM, tried to use a backup of production app as source for the original app in dev and received errors such as 'table or view does not exist', 'SQL operation failed'....
Dimensions in original app in dev now appear to have lost all members
Currently getting our dba to check the Planning logs to see if anything jumps out, probably just going to revert to a backup to resolve the problems, but would appreciate direction on my original query to ensure I avoid any future problems.
Thanks
JB

Each application will need a separate database/schema, you don't mention the database type Oracle /SQL Server
If it is Oracle then each planning application will require a separate schema.
If it is SQL Server then each application will require its own database, a user can be across multiple databases.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How to create a new application user by my application?

    Hello,
    I want to give the user of my application the possibility to create a new application user if necessary. The creation of a new user should be realized in my application. I tried to find the answer in the apex user guide, but I haven't found it. Can somebody tell me how to create a new application user in the implemented application (one page in application for creating users for my application)?
    Thanks,
    Bettina

    Hello Bettina,
    You can do that using the API: www_flow_fnd_user_api.create_fnd_user. If you look at that procedure in SQL Dev (or TOAD or whatever you like), you can see an example and the description of the arguments.
    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    http://www.bloggingaboutoracle.org/
    http://www.logica.com/

  • New application not available to other users

    My iMac is set up with a separate user account for each family member. My wife has admin priveleges, my daughter's is a general account and my son's is restricted (i.e. kid friendly).
    I just installed Rosetta Stone v3 from within my account. I confirmed that it runs properly; the installation was successful. My next step was to check that my family could use the program. Within my wife's account I got the following message: Fatal Application Error 5118. Naturally, my first thought was Permissions. I went back to my account and set the group Everyone to have read/write permissions and set the third menu (Others? Guests? I forget what it's called...) to read/write too. Back to my wife's account; Error 5118. I looked in the Get Info window to confirm the changes took place and they had. I restarted the machine, checked Get Info again (still read/write for everyone) and once again got Error 5118.
    I've called Rosetta Stone. Of course they're not Mac-saavy, but they indicate Error 5118 is a permissions conflict.
    My question(s): is there any way to ensure that applications I install are available to all users? Do I have to log in as Root (something I HATE doing) to install new applications?
    Thanks in advance...
    Dave

    Problem Solved! Although I had set the privileges for the application, the problem was in HD>Library>Application Support>Rosetta Stone. By setting that folder and its enclosed folders to read/write for everyone, the fix was in.
    It's too bad that I had to do any of this. The installer should have adopted the permissions from the folders it installed into. Grrrr.
    BTW, the error message was a Rosetta Stone message, not a Mac OSX message; I didn't make that clear before.

  • Issue while creating a new application in Hypeiron Planning

    Hi,
    When I am trying to create a new application in Hyperion Planning - the below log is coming...
    Planning server started fine in 4328 ms ( as shown in the below log) but once I click the finish button to create the new application its then I am facing with the issue and the same error is repeating in the Planning server..
    but I could see the new application in EAS console - but when I cannot see the application in workspace or planning web..
    When I restart the planning server - the same error is repeating - but when I delete the application from EAS and then RECONFIGURE Planning(database, instance and datasouce of planning )in shared services and restart the planning server the error is going of (most probably because all the old tables are being dropped in the database)
    Please help me resolve the issue.
    Planning server Log:
    Mar 31, 2008 3:40:24 PM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8300
    Mar 31, 2008 3:40:24 PM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 766 ms
    Mar 31, 2008 3:40:24 PM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Mar 31, 2008 3:40:24 PM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
    Mar 31, 2008 3:40:25 PM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    Mar 31, 2008 3:40:25 PM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Mar 31, 2008 3:40:25 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HyperionPlanning from URL file
    :G:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
    Creating rebind thread to RMI
    Mar 31, 2008 3:40:29 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8300
    Mar 31, 2008 3:40:29 PM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8302
    Mar 31, 2008 3:40:29 PM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/31 config=null
    Mar 31, 2008 3:40:29 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 4328 ms
    [INFO] AuthChallengeProcessor - basic authentication scheme selected
    [INFO] AuthChallengeProcessor - basic authentication scheme selected
    Setting Arbor path to: G:\Hyperion\common\EssbaseRTC\9.3.1
    [INFO] AuthChallengeProcessor - basic authentication scheme selected
    [INFO] AuthChallengeProcessor - basic authentication scheme selected
    [INFO] AuthChallengeProcessor - basic authentication scheme selected
    [INFO] AuthChallengeProcessor - basic authentication scheme selected
    Connection to the datasource created successfully.
    Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
    java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00942: table or
    view does not exist
    at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
    at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
    at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
    at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
    at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source
    at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source
    at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
    wn Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.run(Unknown Source
    Error encountered with Database connection, recreating connections.
    Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]O
    RA-00942: table or view does not exist
    Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
    java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00942: table or
    view does not exist
    at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
    at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
    at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
    at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
    at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source
    at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source
    at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
    wn Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.run(Unknown Source
    Error encountered with Database connection, recreating connections.
    Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]O
    RA-00942: table or view does not exist
    Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
    java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsis
    tent datatypes: expected INTERVAL got NUMBER
    at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
    at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
    at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
    at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
    at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source
    at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source
    at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
    wn Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.run(Unknown Source
    Error encountered with Database connection, recreating connections.
    Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]O
    RA-00932: inconsistent datatypes: expected INTERVAL got NUMBER
    software details:
    EAS server is up and working fine
    Hyperion planning 9.3.1
    Oracle database 9.2.0.1.0
    Regards,
    Ravi

    Now we have a new schema in place WITH a new username and password for oldb database-
    this is the change in the datasouce configuration (USER NAME CHANGE)
    Datasource name: newplan
    Select Database: Oracle
    Database details:
    Sever: my database server ( say 10.301.222.320)
    Port:1521
    Product: PLANNING
    database: oldb
    username:HYPPLAN
    password:***
    when I use the above configuration: below is the error log
    Apr 1, 2008 11:39:49 AM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8300
    Apr 1, 2008 11:39:49 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 750 ms
    Apr 1, 2008 11:39:49 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Apr 1, 2008 11:39:49 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
    Apr 1, 2008 11:39:49 AM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    Apr 1, 2008 11:39:49 AM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Apr 1, 2008 11:39:49 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HyperionPlanning from URL file
    :G:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
    Creating rebind thread to RMI
    Apr 1, 2008 11:39:53 AM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8300
    Apr 1, 2008 11:39:53 AM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8302
    Apr 1, 2008 11:39:53 AM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/16 config=null
    Apr 1, 2008 11:39:53 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 4656 ms
    [INFO] AuthChallengeProcessor - basic authentication scheme selected
    [INFO] AuthChallengeProcessor - basic authentication scheme selected
    Setting Arbor path to: G:\Hyperion\common\EssbaseRTC\9.3.1
    Connection to the datasource created successfully.
    Error log starts here--------------------------------------
    in cpp-Created Application:planone 0
    Unable to create Analytical application. Exiting Application Creation.
    Exception in Application Creation :Unable to create Analytical application. Exit
    ing Application Creation.
    java.lang.IllegalStateException: Unable to create Analytical application. Exitin
    g Application Creation.
    at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)
    at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication
    (Unknown Source)
    at HspCreateApp.Handle(Unknown Source)
    at HspCreateApp.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:237)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:157)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:214)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(Standard
    ContextValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:152)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:137)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:118)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:102)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:109)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:16
    0)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.ja
    va:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:683)
    at java.lang.Thread.run(Unknown Source)
    java.lang.RuntimeException: Create application failed.
    at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication
    (Unknown Source)
    at HspCreateApp.Handle(Unknown Source)
    at HspCreateApp.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:237)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:157)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:214)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(Standard
    ContextValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:152)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:137)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:118)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:102)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:109)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:16
    0)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.ja
    va:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:683)
    at java.lang.Thread.run(Unknown Source)
    the error I am getting in appwizard - "error occured while creating application - please check the log"
    and if I am using the same schema - i.e. same userid and database for both planning system and planning application I was getting the previous error
    Regards,
    Ravi

  • Brand new MBP and the user directory is corrupt?

    hi, i just installd my new MBP and did a sync of my G5 settings (all except bookmarks) added a few things to my desktop and when i rebooted the desktop was cleared and the home directory was missing "Movies" "Music" "Pictures" in the left most column. all that is left is "Applications" and my user home symbol.
    i tried to create a new user and when i did so was given a message that the "home" folder could not be located. weird.
    anyway. i also installed a canon IP4300 driver. can anyone tell me what may be going on? do i need to erase the drive and do a fresh install?
    UPDATE: i see what happened! the User directory somehow got into the Applications folder! no idea how. but i can't seem to get it out. can anyone help me out?
    thx
    Message was edited by: Frank Jacob

    Open the Applications folder and drag the Users folder inside to the top level of the hard disk; you may need to press the Command key when dragging the item and/or provide an administrator username and password. When done, log out and back in. If only the home folder is present in the Applications folder, move it to the Users folder. Rename existing items as needed.
    (25013)

  • Dear Mr./Mrs.,  I had an iPhone 4 , then I bought iPhone 5s , I faced a problem when I started installing any new application other than I already had on my iCloud , I was asked to enter my password of my apple account and I entered it correctly , then I

    Dear Mr./Mrs.,
    I had an iPhone 4 , then I bought iPhone 5s , I faced a problem when I started installing any new application other than I already had on my iCloud , I was asked to enter my password of my apple account and I entered it correctly , then I was asked to answer two questions , but I forgot the answers !! I click on forgot the answers , they send me check your email , I check my email and they send me the password that I have already entered not the answers of the questions ! How can this problem be solved ?! Hope to take my message into consideration.
    Yours sincerely,
                             Hesham.

    Welcome to the user to User Technical Support Forum provided by Apple.
    For your issue...
    See Here > Apple ID: Contacting Apple for help with Apple ID account security
              Ask to speak with the Account Security Team...
         Or Email Here  >  Apple  Support  iTunes Store  Contact

  • How to create a new application in APEX based on a VIEW

    Hi all
    I am a newbie to this tool. I am trying to create a new application with the wizard and choosing a repor/form. I want to use a VIEW and not a table to base the applications on but do not see the view in the drop down list to choose it. In the screen itself the definition of a Report and Form page says a user can update a table or view. Yet I do not see a way to choose the view.
    Can someone make a suggestion on how to choose a view to base an application?
    thank you

    Hello user533722 (please tell us your name - we're a friendly group),
    Is your view in a different schema than the one the tables are in? If so, you need to grant permission on the view to the Parsing Schema defined for that application (go into Shared Components > Definition to see what the parsing schema is). Then you should be able to see the view in the dropdown.
    Hope this helps,
    John

  • Error while publishing new application

    Hello,
    I'm trying to publis a new application to the MobileServer (latest version installed, 10.1.0.3.0). Using the publication wizard I created a new application, from master repository connection I selected the Database tables to import.
    At the end of the wizard, I select the "publish application" and the popup menu appears asking me for Mobile Server infos:
    URL: https://<myserverip/webtogo
    User: administrator
    Pass: <it's ok i checked it through web access>
    Then it tells me :
    java.lang.Exception: 401
    WTG-10108: Vérifiez vos nom utilisateur et mot de passe, et réessayez.("Check username and password, and retry")
    But the user has the administrator access :0
    So I created the JAR file (and SQL).
    If I try to publish using the web access, using the jar file to publish, I have another exception:
    oracle.lite.web.resource.ResourceException: CONS-10049: Exception Consolidator : Publication/PublicationItem inexistant :: 11431,WTGPI_10024 I don't understand how I can create my Database application structure to then develop my application...
    Edited by: Christophe on Jun 25, 2010 3:00 PM

    this is true, there are cases that when you try to publish through the wizard you get some weird excpetions and then you may have to recreate the application. still it is pretty decent. i even tought my customers how to update their software through the wizard so i just send them the cab file and they upload it. there are many ways to do things i guess in the olite world

  • Creation of initial DB for new application

    Hello,
    I have to develop an application in a not connected environment, having synchronization with a master repository, so I'm using Oracle Lite.
    As far as I understood the process of creation :
    1- Create local DB
    2- Create the application
    3- Publish application
    a. define authorizations
    b. define tables to synchronize
    4- Get new application on client
    I'm facing difficulties to create the DB : the tables I need already exist in the master repository, so I made a local copy of them.
    But I need to use Views existing in the master repository : how can I define them since they refer tables that are not present in the local database ?
    The process is not really clear for me.

    if you need to create a win ce application my way to do it is the following in a bit more detail:1)have your cab file ready. the cab file is the installation file for your application. there can be more than one
    2)Create your database through your sql developer (if your using oracle as your repository database)
    3)use your workbench to create a new project, create your publication items based on your tables. add some sequences if you need to.
    remember that if you need to do some data subsetting then you need to put a variable, for instance
    select * from customer where salemanid=:myvariable
    4)create a new publication and add your pub items and sequences, save it
    5)run your packaging wizard, create a new application , select the application folder that you have your cab files and select you
    publication (if you dont know your repository url, you can see it through the mobile manager->data synchronization->repository
    6)select the cab files from the corresponding tab. then select publish the application. enter the administrator's credentials and click ok
    . by the way if you have a new cab file in the future and you want to update your app, then use packaging wizard to edit the app
    7)go in the mobile manager, create a new group of users . go in the application and give access to the group. then create new users and
    add them to your group.
    8)go in the application->data subsetting and enter the myvariable value (remember that if it is string we put it in '...' if it is number i think you dont need that)
    9)then go to your client,pda in my case . open your internet explore and go to your server/webtogo. select setup from the top corner,choose your client and run it
    10)enter your user's credentials and whoops dmagent is registered.
    11)go in start->programs->oracle msync and sync. your database is now created, click ok and exit. oracle update pops up saying you have a software update.
    its your cab files, install them too!
    >
    Ok this worked on the mobile PC!
    >
    12)client is ready to be used. there might be the case that you need to enter some specific language or other parameters but thats
    out of the scope of this thread i guess.
    hope i didnt forget anything:P
    good luck>
    I tried to launch the msql command line but it answered me: 'Access violation' X-(

  • Getting Problem In creating new application

    Hi this is Kishore and i have installed Hyperion essbase and planning in my machine
    wen iam trying to New application in planning by using the following
    http://localhost:8300/HyperionPlanning/AppWizard.jsp?RND=0.31852795133802325
    it is asking user name and password
    i have give admin as login id and password as pwd iam getting the following error
    User must have the Planning Application Creator and Dimension Editor roles to manage applications.
    can you please help me in this regard
    thanks in advance
    Kishore

    Hi Kishore,
    I guess admin should able to login into appWizard. I am not sure why you were not able to login. To solve the problem, you have to add the provisions 'Application Creator' and 'Dimension Editor' to admin user. To do that you have to login into shared services.
    Launch shared services URL.
    http://localhost:28080/interop/index.jsp (this is the latest version. I think the port number is different for old version. Please use the respective port number to launch shared services)
    Goto User Directories -> Native Directory -> Users
    Click on Search button
    Right click on 'admin' user and select 'Provision' option.
    Expand Foundation -> Shared Services
    You can see 'Dimension Editor' and 'Application Creator'
    Select both of them and shuffle to right pane by clicking on -> button
    Save the changes and try logging into AppWizard. You should able to login.
    Thanks,
    Chandu

  • Cannot install new applications IN applications folder. Why?

    Dear Fellow Mac users,
    This week I have tried to install 2 new applications to my Powermac G5 which runs Panther 10.3.9. The applications were Firefox (for this version of OS X, of course), and Skype. BOTH applications downloaded fine--when I double click to launch the dmg file I get this window which prompts me to drag the install file off the deskop into the applications folder. THIS is where the problems begin: I can't get it to work! Instead a 'shortcut' is made in the applications folder--to the dmg file which INSISTS on staying on the desktop--like it's a hard disk volume or something! Weird. So I gave up trying to install Skype. I got Firefox to work this way, but it *****...it runs like crap this way. Why is this happening and what do I have to do to fix it??? Oh--and one other maybe useful bit of information: last January 2007 I put this computer into long term storage when I went overseas...it wasn't until just two weeks ago that I came back, brought it out of its box and started it back up again. At first everything seemed to run fine...except Safari, which began to continually crap out and crash at start up...hence my deleting it entirely and going for Firefox. That's when I first noticed this apparent inability to install applications properly. Please, somebody heeeeeelp! I am so stressed out by this! Thanks so much in advance, Steve

    THIS is where the problems begin: I can't get it to work! Instead a 'shortcut' is made in the applications folder--to the dmg file which INSISTS on staying on the desktop--like it's a hard disk volume or something!
    It is a mounted disk volume. Open the item on the desktop and drag the application inside to the Applications folder; if you see a brown package icon instead, double-click it and follow the onscreen directions.
    (35582)

  • How to Develop New Application in CRM

    Hi all,
    I need your help to guide me in deciding which transactions, customization and/or development tools  that i should use for developing new application in CRM to replace an existing web based application?
    The following steps are some the current system business processes:
    1. User (requester) login to System
    2. Click Generate a Request
    3. Fill all requirement information on the form which contains user specific fields
    4. Click save, system will save the request form with status “Issued” and generate a control number and display it.
    8. User can print the form by clicking Print Information.
    9. A notification e-mail will be sent to the selected approver to approve the request
    10. Once the approver receives the notification, he can log in to the system and approve/reject the request.
    11. Once done, a notification e-mail will be sent to the selected the requestor.
    12. User can print the form by clicking Print Information.
    Also, the new application needs to enable the user to add/review/update attachments, keep tracking of histories, add note and to have other CRM features.
    Please note that last year we developed many portal applications using Web Dynpro for Java and all applications are working fine. However, our management want us to use CRM system as a solution to migrate this web application to SAP.
    Thanks in advance for your help.

    Hello Ali,
    1. do the requester and approver users have Portal and CRM accounts?
    2. What CRM and Portal Version do you use?
    3. Is there any decission made which CRM Frontend you should use: PC-UI, IC Web Client, SAP GUI for Windows, Mobile Sales?
    Regards
    Gregor

  • Once I purchase a new application from Apple store by using credit card, I used to get the billing information in my mail the next day. But now a days it is not happening why?

    Once I purchase a new application from Apple store by using credit card, I used to get the billing information in my mail the next day. But now a days it is not happening why?

    Probably volume of purchases on Apple Systems
    by the way this is a user to user forum  no-one from Apple here

  • Error adding new records in an user table

    Hi
    I'm trying to add a new record in an user table, and after calling the add method I get the next error message:
    "Generating this document requieres numbering to be determined for the document".
    I've defined my user table as Master Data, and the source code is as follows:
    dim m_UserTable as SAPbobsCOM.UserTable
    m_UserTable = SboCompany.UserTables.Item(UserTable)
    m_usertable.Code = NewValue
    m_usertable.UserFields.Fields.Item("U_FIELD1").Value = NewValue
    if m_userTable.add() <> 0 then
      SboCompany.GetLastError(lngError, strerror)
      SboApplication.MessageBox(strerror)
    end if
    Thanks and Best Regards
    Dani

    Hi Dani,
    when you create a user Table as "Master Data", this table becomes a part of a UDO (User Data Object) that you have to create too.
    In the version 2004A, you don't have the possibility to enter information in these kind of table using the DI. You can only do it thru the application.
    You can look at a post called "Access to UDO via DI" posted 16th December 2004
    Sebastien

  • Issue with : Stateful BSP Applications: New State Management Option

    Reference:weblog by Thomas Jung -  /people/thomas.jung3/blog/2004/11/09/updated-stateful-bsp-applications-new-state-management-option
    I see a comment by one user to send the complete code... I am not sure what else can be sent   - try it out rather than getting spoon-fed. - getting offline - sorry...
    I had two issues with this ITSM way of session handling.
    First - if you are using an SP42 environment, check CL_BSP_RUNTIME=>ON_SESSION_CMD() to see if CANCEL is defined as an option. If not make sure that you use &sap-sessioncmd=CLOSE" instead of the &sap-sessioncmd=CANCEL" . If CANCEL is not defined , it will give you shortdumps...
    Second - when I closed the window, the session was not terminated. I used onbeforeUnLoad="exitBSPApplication(); instead of onUnLoad="exitBSPApplication(); and it worked fine. Not sure if it has any other issues.
    But now I am facing a new issue... all but one application is not ending... I have no clue on why this is happening.. I am still checking..
    Thanks Thomas, you are the best, as always...

    Thanks for checking the code in your system.
    After some investigation, I found the behavior as explained below.
    If the actual url has any fields passed as parameters, e.g.. /default.htm?var1=a&var2=2 ...
    - if I use CANCEL as the option, a shortdump is created and the session is not closed. if I use CLOSE, Session is terminated and no shortdump happens.
    If the actual url does not have any parameters, e.g.. /default.htm ...
    - CANCEL does the work, but CLOSE does not exit the session.
    In my applications I used request->get_form_fields to see if there are any parameters, and if there are, then I use CLOSE as the option and else, I use CANCEL. So now, the session
    management works beautifully...
    There is a good chance that I am doing something wrong here too.

Maybe you are looking for