Application Designer Project/Record Building Issue

Hi
We are using Unix as a server and Windows VM as client but we are getting following error message whenever we try to build the project in application designer:
"Please select at least one action: Create Tables, Create Indexes, Create Views and/or Alter Tables. (76,41)"
As per oracle metalink solution:
This issue is related to PS_SERVER_CFG variable. If we unset this variable it will resolve this issue. We have tried that approach and are not able to resolve this issue.
We are not sure how to proceed due to this error.Please help us to resolve this issue.
Thanks
Subrahmanyam

Hi,
I had the same issue but my server OS was Win 2003 Server. I did the following and the issue was solved...
1. unset/removed the environment variable PS_SERVER_CFG
2. In configuration manager set the Connect ID and Connect Pwd.
Important: when i removed the variable PS_SERVER_CFG but did NOT set the ConnectId and Connectpwd from configuration manager, it was NOT letting me log into Application Designer.

Similar Messages

  • Flex mobile project - ant build issue

    Hi,
    I am getting an error when i compile my mobile project with ant build script. "Could not resolve <s:ViewNavigatorApplication> to a component implementation." But, I am using the same build file to build a simple helloworld mobile project which works fine.
    <mxmlc
       file="${main_class}"
       output="${output_loc}"
       locale="${LOCALE}"
       static-rsls="false"
       accessible="false"
       configname="airmobile"
       debug="${debug_mode}"
       failonerror="true"
       fork="true"
       maxmemory="512m">
       <source-path path-element="${class_path}"/>
       <compiler.library-path dir="${FLEX_HOME}/frameworks" append="true">
           <include name="libs/*"/>
          </compiler.library-path>
       <library-path dir="${FLEX_HOME}/frameworks/locale/${LOCALE}" append="true"/>
          <library-path dir="${lib_path}" includes="*.swc" append="true"/>
       <external-library-path file="${AIR_GLOBAL}" append="true"/>
       <compiler.library-path dir="D:/Program Files/Apache Software Foundation/Tomcat 7.0/webapps/MobilityServer/WEB-INF/flex/libs/air" includes="airfds.swc" append="true"/>
          <compiler.library-path dir="D:/Program Files/Apache Software Foundation/Tomcat 7.0/webapps/MobilityServer/WEB-INF/flex/libs" includes="fds.swc" append="true"/>
          <compiler.library-path dir="D:/Program Files/Apache Software Foundation/Tomcat 7.0/webapps/MobilityServer/WEB-INF/flex/libs" includes="fiber.swc" append="true"/>
       <compiler.library-path dir="C:/Perforce/mobility/main/NextGen/client/libraries/external/robotlegs/1.4.0/bin" includes="robotlegs-framework-v1.4.0.swc" append="true"/>
       <compiler.library-path dir="C:/Perforce/mobility/main/NextGen/client/libraries/CommonMobileLibrary/bin" includes="CommonMobile.swc" append="true"/>
       <compiler.library-path dir="C:/Perforce/mobility/main/NextGen/client/libraries/NativeMobileLibrary/bin" includes="ASNativeLibrary.swc" append="true"/>  </mxmlc>
    Message was edited by: betheflexcoder

    Sounds like you are missing mobilecomponents.swc

  • Sync up a database DDL to the Application designer table

    Hi All,
    Is there a way to sync up a database DDL to the Application designer table? We have a situation wherein these two do not match (in the nunmber of columns or fields).
    Edited by: user12102490 on Apr 5, 2010 12:14 PM

    A Record in Application Designer is like a blue print or a template to PeopleTools. PeopleTools also uses records to know what tables are in the database and what they look like. It does not use the database's meta-data or system catalog. Finally, the Records store some additional settings and properties to help with generating pages and loading the data into them.
    I think Application Designer's build feature is what you are looking for. That is where Application Designer will generate the SQL to create the tables that make the record structure you see in the record. You have to have the record open and in focus in Application Designer, and then, you can either click on the Build toolbar icon or the Build option in the menu. Once selected, you will see a Build dialog that asks you what you want to do. You choose the Create option if the table does not exist at all, and Application Designer will generate a Create Table statement. You can choose Alter table when the table exists but the number of columns is different. Finally, if it is a View, you would choose Create View and Application Designer will generate a Create View statement.
    It sounds like you need the Alter Table option because you already have a table in the database but the columns are different. What it will actually do is generate a Create Table statement with the new table structure. Then, it will write an Insert ... Select to copy the data from the original table to the new structure. Next, it will drop the old table. Finally, it will rename the new table structure to the original table name.
    When Altering tables, there are some settings that you may need to deal with. Mostly, they are in regard to dropping columns. If you have a column in the database that is not in the Application Designer, then Application Designer will skip building that record because it does not want you to loose the data in that column. You will have to change the setting to make sure that it will drop that column.
    Once the Build process is complete, you should check the output window at the bottom to see if it worked. You are looking for the line that hopefully says 0 errors. If not, you will probably see the SQL error statement that came from the database at the top of the output. Next, you should check the SQL. You can double click on the line that tells the SQL file that it generated. If the file is blank, that means Application Designer either thought the database matched the Record or there were columns that it should not drop.
    The Build dialog has options to run the SQL for you or let you run it. I always choose the "Build and Execute" option. That way Application Designer runs the SQL for me, but I can also review the SQL to make sure it did what I wanted it to do.
    There is a lot that could be said here, and I know I didn't cover it all. Does this help at all? Do you want me to elaborate more on any of it? Would it help if I posted screenshots on my blog of the Build process?

  • Application designer aborted while copying the project  PPLTLS84CUR,

    Hi All,
    I doing a PeopleSoft installation, Pt8.49.17, FSCM 9.0, oracle 10.2.3 on Aix5.3. Application designer was aborted automatically while copying the project PPLTLS84CUR. Shall I copy the project again? Need your suggestions.
    Thank you

    Hi,
    VP1 id/password is not working when I was trying login into datamover after running pt849tls.dms, pslanguages.dms, & tlsupgnoncomp.dms in bootstrap mode. I verified VP1 id is available in psoprdefn. Please let me know why VP1 stopped working as usual and how to fix this issue.
    Thanks.

  • Bex Web Application Designer issue: portal communication error

    hi experts,
    I am working with Bex Web Application Designer in BI7. we are using SP9. When i try to use the Web template its giving below error.
    The Requested operation could not be performed due to portal communication error.
    its message class is RSBOPLAP and message number is 018 and description is Java System error: An unknown error occured During portal communication.
    when i double click the below error details given.
    Diagnosis
    An error occurred in the BI components on the SAP J2EE Engine.
    System Response
    Procedure
    Contact your system administrator to have the error analyzed in detail.
    Procedure for System Administration
    Start the Visual Administrator, log on to the SAP J2EE Engine and choose "<J2EE_SID>" ->"Server" -> "Services" -> "Log Viewer".
    The file "defaultTrace.trc" includes detailed information about the error that occurred. In Windows, you can find this file in the Log Viewer under "Cluster <computer name>" -> "Server <server number>" -> "<drive>:\usr\sap\<SID>\JC<INSTANCE>\j2ee\cluster\server<NUMBER>\log". ". In Unix, the file is located under "/usr/sap/<SID>/JC<INSTANCE>/j2ee/cluster/server<NUMBER>/log".
    If the file does not include enough detail about the error, you can increase the log level to obtain more information. To do this, choose "<J2EE_SID>" -> "Server" -> "Services" -> "Log Configurator". On the "Locations" tab page, choose "com" -> "sap" -> "ip" -> "bi" -> "webapplications". Using the selection list on the right side of the screen, you can increase the log level, whereby "DEBUG" represents the log level with the most information. You can save your settings by choosing the "Save" icon. The change to the log level is active immediately. Once you have successfully analyzed the error, you should set the log level back to its default value using the appropriate pushbutton; continuous writing to the log file negatively affects the overall performance of the system.
    please give solutions to resolve the issue.
    regards
    vadlamudi

    hi shambhu,
    thanks for the reply, yes its related to basis but they are unable to trace it out. is SP9 support Bex Report Designer and Bex WAD??
    regards
    vadlamudi

  • Opening template issue in Web Application Designer (Loading problem)

    Hi,
    When i open a query in Web Application Designer through the BWdev, it is opening but when i open a query in Web Application Designer through the BWProduction it is not opening, it is displaying a msg box like this
      " Operation Failed! NO detailed error information from backend available ".
    In the opening of the webtemplate itself it is showing that box when loading mime type imgs.
      If anybody knows pls send msg.
    Thanks & Regds,
    Giri.

    Hi Giri,
    I have a similar problem ...
    when I give the user SAP_ALL security profile,
    the problem is gone,
    but I DON'T want to do that...
    can you please specify how to give full authentication access to WAD only
    thanks a million!
    Edwin

  • [svn:fx-trunk] 12087: Dev only. Checking in Flash Builder 4 " Library Projects" for building Flex SDK SWCs in trunk.

    Revision: 12087
    Revision: 12087
    Author:   [email protected]
    Date:     2009-11-21 20:56:09 -0800 (Sat, 21 Nov 2009)
    Log Message:
    Dev only. Checking in Flash Builder 4 "Library Projects" for building Flex SDK SWCs in trunk. These projects are easier to import and do not require linked resource variables to be specified.
    Note: although the trunk does not build textLayout.swc, there appears to be a legitimate compiler error in FlowGroupElement.as as a cast is missing. I'll follow up with TLF.
    QE notes: N/A
    Doc notes: N/A
    Bugs: N/A
    Reviewer: N/A
    Tests run: N/A
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/airframework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airframework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airframework/.project
        flex/sdk/trunk/frameworks/projects/airframework/.settings/
        flex/sdk/trunk/frameworks/projects/airframework/.settings/org.eclipse.core.resources.pref s
        flex/sdk/trunk/frameworks/projects/airspark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airspark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airspark/.project
        flex/sdk/trunk/frameworks/projects/airspark/.settings/
        flex/sdk/trunk/frameworks/projects/airspark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/flex/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/flex/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/flex/.project
        flex/sdk/trunk/frameworks/projects/flex/.settings/
        flex/sdk/trunk/frameworks/projects/flex/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/framework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/framework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/framework/.project
        flex/sdk/trunk/frameworks/projects/framework/.settings/
        flex/sdk/trunk/frameworks/projects/framework/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/halo/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/halo/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/halo/.project
        flex/sdk/trunk/frameworks/projects/halo/.settings/
        flex/sdk/trunk/frameworks/projects/halo/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/osmf/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/osmf/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/osmf/.project
        flex/sdk/trunk/frameworks/projects/osmf/.settings/
        flex/sdk/trunk/frameworks/projects/osmf/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/rpc/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/rpc/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/rpc/.project
        flex/sdk/trunk/frameworks/projects/rpc/.settings/
        flex/sdk/trunk/frameworks/projects/rpc/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/spark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/spark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/spark/.project
        flex/sdk/trunk/frameworks/projects/spark/.settings/
        flex/sdk/trunk/frameworks/projects/spark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/sparkskins/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.project
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/textLayout/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.project
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/wireframe/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.project
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/org.eclipse.core.resources.prefs

    Status Update - don't know if this is a bug, design flaw, install problem or my misunderstanding.
    I got it to work by first changing my Flex library to 4.5.0 - still didn't work with current
    app and update mxml files using "2.6" for their namespace versions. But I did at least
    get the popup error number 16815 - indicating an error in the update version namespace.
    By leaving my application namespace version at "2.6" and changing the update version to "2.5" ... bingo!
    I got my new update installed autiomatically.
    Is this how it's supposed to work - or are my runtimes mixed up?
    Will this work the same using the Flex 4.5.1 SDK? I'll find out shortly
    Hope this helps others.

  • Installing and Starting the Application Designer

    Hi,
    I am trying to integrate peoplesoft FSCM with oracle IPM.
    1. I have installed the "PeopleSoft VM Templates for FSCM 9.1 Release Media Pack for x86 (64 bit)" successfully by following the instructions in [http://docs.oracle.com/cd/E29416_01/psft/acrobat/PeopleSoft_Financials_and_Supply_Chain_Management_9.1_Feature_Pack_2_OVM.pdf]
    2. for installing the PeopleSoft adapter, I am following the "Administrator's guide for Oracle Peoplesoft Adapter" @ [http://docs.oracle.com/cd/E21043_01/doc.1111/e17044.pdf"]
    For Configuring PeopleSoft Solution Components and Communications, I need to Import the PeopleSoft Project using the "PeopleSoft Application Designer".
    When I install the Application Designer on my Windows 7 laptop, It say's installation complete with some errors.
    To run the Application Designer, I need to execute the "pside.exe" file located at "INSTALL_DIR \bin\client\winx86\" directory, but the "INSTALL_DIR \bin\" directory dose not consists of "client" directory.
    Any Idea, If I am missing anything or doing something wrong?
    Thanks,
    Kailash

    Hi,
    I ran into a similar issue where the isntaller failed, when I unchecked the PeopleTools check box on this screen
    http://lh5.ggpht.com/-yY45ZObP9jk/Tq8UNrrX7iI/AAAAAAAACik/1Ovzdx4PUzs/PT85200wc_011_thumb%25255B1%25255D.jpg?imgmax=800
    See Nicolas his post on how to install a PeopleTools client and see if you missed any steps:
    http://gasparotto.blogspot.nl/2011/10/peopletools-852-client-installation.html
    Hope this helps.
    Hakan

  • Error in Web application designer in BI7.0

    Hi,
    If we try to create the template and save, it is showing the following error.
    JAVA COMMUNICATION ERROR RFC_DESTINATION IS NOT CONFIGURED.
    we tried some RFC connections in the backend . It is showing BI metadata for BSM is outdated. I checked the necessary settings according to note :888687.
    But we are able to check the RFC connection between ABAP and portal.
    But we are getting the same error. While saving the template which created. it showing the error and i am not able to save the template
    Please help in this issue..
    thanks in advance.
    Regards,
    Mohankumar.G

    I was working on similar issue for 2 days & I am able to overcome the error mention by you related to WAD now I am able to execute the WAD application through portal.
    Send me your mail Id I will fwd u the configuration steps
    Meanwhile chk Trans: SM59 for RFC connection
    IN Visual Admin check the JCo RFC Provider is properly configured with backend username.
    Chk all the JCo related to BI are working properly either with SSO or User mapping
    Chk in Table RSPOR_T_PORTAL the portal URL is proper or not
    (transaction code SM30).
    2. Enter RSPOR_T_PORTAL as the table.
    3. Choose Maintain.
    4. Choose New Entries to create a new entry.
    5. Maintain the connected portal:
    RFC destination: <RFC_DESTINATION>
    System name: <SYSTEMALIAS>
    Default: <DEFAULT>
    Portal URL prefix: <PORTAL_URL_PREFIX>, for example, http://<portalserver><domain>:<port>
    Prefix of RM for BW Metadata: <KM_RM_METADATA_PREFIX>, for example, /bw_metadata
    KM service URL: <blank>
    Referesh the MetaData Service in BI Web Application Designer under settings try to connect you SAPRFC.ini file set enviroment variables for the same.
    Swapnil

  • Security for creating web templates using web application designer

    I work for ChevronTexaco as a BW Security Analyst. I have a request to set up roles for web template creation using the Web Application Designer. Where can I get help in setting up the security for these types of roles? My experience is in setting up roles for running and creating queries in BEX. I need to know what additional authorizations will enable web template creation. Setting up a trace in ST01 has been less than helpful since it dumps out tons of RS_COMP tracing that doesn't help me much.
    The user wants to be able to create web templates for existing queries in BEX and restrict by rs_comp infocubes/areas/reportid, etc. and to be able to save to restricted role names. Are there new auth groups specific to this type of activity that I need to code for in addition to the basic end user or report builder authorizations?
    Any help would be greatly appreciated.
    Jeff Ehritt
    925 827-6012
    ChevronTexaco

    Thanks Marc, I'll check it out. My problem was that I was trying to create the role by granting a userid sap_all, sap_new and s.a_system as well as power user auths for a specific application. I set up a trace in ST01 for authorization cking on the ID while one of our BW Central Support people went into Web Designer to create a template and everything else they wanted to do.
    The resulting trace spewed out so much stuff from S_RS_comp and comp1 as to be virtually useless since it named scores of different cubes and infoareas that the analyst wasn't even interested in. The results puzzled me and made it extremely difficult to pin down the required authorizations. Usually ST01 can be used as a blueprint to create the role,ie; everything that the user touches is traced but no more than that. Have you seen this before? With just the new role I had set up the user could not save to a role unless I coded the fully qualified role name such as YRH_SENDAT_USER. YRH* would not work.
    Thanks,
    Jeff Ehritt
    ERP COE SAP BW Security

  • Security For BW Web Application Designer

    I work for ChevronTexaco as a BW Security Analyst. I have a request to set up roles for web template creation using the Web Application Designer. Where can I get help in setting up the security for these types of roles? My experience is in setting up roles for running and creating queries in BEX. I need to know what additional authorizations will enable web template creation. Setting up a trace in ST01 has been less than helpful since it dumps out tons of RS_COMP tracing that doesn't help me much.
    The user wants to be able to create web templates for existing queries in BEX and restrict by rs_comp infocubes/areas/reportid, etc. and to be able to save to restricted role names. Are there new auth groups specific to this type of activity that I need to code for in adition to the basic end user or report builder authorizations?
    Any help would be greatly appreciated.
    Jeff Ehritt
    925 827-6012
    ChevronTexaco

    Hi Jeff,
    there are no special authorization objects for Web Templates. RS_COMP will still only work for queries, structures.... Saving to roles requires certain authorizations for the role (s_agr_*), here you can define the roles you can save templates to.
    Regards, Klaus

  • WEB APPLICATION DESIGNER - ERROR

    Hello
    We're getting an error when we try to save an item in BEx Web Application Designer:
    RSBOLAP 018 Java system error: An Unknown Error Occured During Portal Communication
    RSBOLAP 018 Java system error: Excepction in method processFunction
    Has anyone experienced and solved this issue?
    Thanks in advance, kind regards!
    Jon

    Hello,
    Have a look at these Notes
    SAP Note 988484 RC=12 in after import method for objects BTMP and BITM
    SAP Note 916090 RFC-error messages in Web Application Designer 2004s
    Thanks
    Chandran

  • How to increase the space of a page in Application Designer ?

    Folks,
    Hello. I am developing a page in Application Designer.
    I need to place multiple records with many fields in the page. But the entire space of the page is not enough to place the fields. We need to use a vertical scroll to increase the space of the page to hold all of the fields. But I don't understand how to do this feature.
    Can any folks tell me how to increase the space of a page in Application Designer in order to hold many fields ?

    Folks,
    Hello. Thanks a lot for replying. It's correct !

  • Functional application design  =  Logical components/Physical components

    Hello
    In realisation phase I come across terms
    Functional application design  =  Logical components
    Functional application design  =  Physical components
    Can I get some explanation what is the principle difference between a logical and Physical component.
    Thanks

    It depends entirely on the business requirements. Specifically
    - is a lot of concurrent 'history and active record' reporting required?
    - what is the ratio of active to deleted records?
    - can the [performance, maintenance and development] cost of avoiding deleted records be justified?
    - is a 'history' table acceptable instead of inline records?
    - what is the "too many rows, we need to delete some" archive strategy?
    Once past the analysis stage, into design
    - is the shop oriented towards RDBMS as a data manager or a data storage and retrievval system?
    - do developers code in a client/middle tier or are they knowledgeable coders in the database tier?
    - do you intend to squeeze the value out of Oracle, or do you code everything on your own?
    These last 3 questions are really the same thing.

  • Discussion: Application Design

    Hi,
    Just a small discussion on application design :) Have you ever thought on how you should develop an application, and then when the design is ready you think of a complete different thing on how that application can be developed (and you actually have the guts feeling that it is better) and you do not realize you are entering in a �vicious-loop� without knowing it!!
    What do you people usually do?
    Regards,
    Sim085

    paralysis by analysis? not in XP, matey, no wayBut imagien if I used the XP model and half way
    through the project ... "Sh*t" if I designed it that
    way I could have gained that, or it whole thing would
    be easier to use, or could be extensible, or .. or ..
    or (guess you get the point).
    I used XP on small projects so far, were I was sure
    the projects were not going to be kept alive for a
    very long time! however really intrested to try it on
    a full scale project! But these things worry me to
    much!
    At the moment I am contemplainting on whether to
    design a WebService to be the backbone of my
    application or else use a socket based approach so
    clients can keep a connection always active with the
    server ... so you can see that my design is really
    waving between two extreems!
    Regards,
    Sim085encapsulate the connection method so you can use either a WebService or a socket, with no code change (embrace change). the comms method used shouldn't have any impact on your business logic

Maybe you are looking for

  • Which is better ASM or file system storage

    Hi all, I need a urgent help from all u gr8 DBAs. I have to give justification to my client that which is better to use between file based option ASM and why?? So can anyone give me some write up in this line?

  • Function Module for Generic Extractor

    Hi, I have a generic extractor that uses a Function Module to extract the data.  I have a change I need to make that only affects the code in the Function Module.  Do I need to regenerate the DataSource or can I just change the function Module and tr

  • Scan to a laptop in PDF.

    I am trying to scan a document from a Workforce 600 to a laptop with Windows 7.  I hear a scanning noise and then nothing else happens.  Can't find the document in my computer anywhere.

  • "Sematic Group" in BPC data loading?

    Hi All: Now, I have a Data Manager Package to load data from BW to BPC, during the loading, I wrote a UJD routine to do the calculation of expense from cost center. The issue is the data volume for one individual cost center is huge. So, those record

  • Exchange rates in BPS layouts

    Is it possible to display current exchange rate in bps layouts? The function of conversion works good, but user wants to see the rate, wich is used in convesrsion.