Migration application generated with Designer2000 v1.2 - v6

Hello,
We are trying to migrate an application Forms generated with Designer 2000 v1.2
to Designer 2000 v6.
We will meet a problem with lookups which break down the generation.
So, we are going to try to generate a new module under v6 with a simple lookup.
The module generates but no procedure is created to fill the lookup fields, contrary to
the old version.
In the v6, this trigger is created but for another thing.
Could you please advise me if its a probleme of preference or something else ?
Thank you for your reply
null

Note and thanks for handling and fixing this issue.
Furthermore to the import function, we also noted that the default setting cannot fit to inserting data with Chinese (or Double Byte) characters, we will need to add a "N" as a prefix, e.g.:-
insert into table_a (field_a, field_b) values(123, N'一二三')
If "N" is missing, field_b will only contains garbage.
As we notice that the import will generate insert statements, please see if you can include this problem as part of the "missing quote" fix, thanks.

Similar Messages

  • Does anyone have experience with migrating applications from iAS6.0 SP2 to SP3? Did it go smoothly or are there problems to be expected?

     

    Hi,
    I haven't. But, there are lots of changes from each service packs,
    henceforth you may have to stick to what the documentation says to avoid
    the errors that shoots up. Again, the errors depends upon how you have
    coded your application. Please let me know if you have encountered any
    errors and the messages for me to help you.
    Regards
    Raj
    Peter Clijsters wrote:
    Does anyone have experience with migrating applications from iAS6.0
    SP2 to SP3? Did it go smoothly or are there problems to be expected?
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Could not generate application client with asadmin in GF31

    Hi All,
    I am having difficulty generating an application client JAR for a working Java EE 6 ear with the following command:
    +C:\Users\jack\FundsBeanGF31>asadmin deploy --retrieve c:\Temp C:\Users\jack\FundsBeanGF31\dist\FundsBean.ear+
    Application deployed with name FundsBean.
    Error while downloading generated files
    C:\glassfish3\glassfish\domains\domain1\config\lib\jaxen-jdom.jar
    Command deploy executed successfully.
    C:\Users\jack\FundsBeanGF31>asadmin list-application-refs
    __admingui
    FundsBean
    Command list-application-refs executed successfully.
    +C:\Users\jack\FundsBeanGF31>asadmin get-client-stubs --appname FundsBean c:\Tmp+
    remote failure: Error while downloading generated files
    C:\glassfish3\glassfish\domains\domain1\config\lib\jaxen-core.jar
    Command get-client-stubs failed.
    The first step created c:\Temp\FundsBeanClient folder (instead of c:\Temp\FundsBeanClient.jar with the same name) and some incomplete subfolders beneath it (C:\Temp\FundsBeanClient\lib, C:\Temp\FundsBeanClient\FundsBean-app-client_jar\client, C:\Temp\FundsBeanClient\FundsBean-ejb_jar\ejb. Likewise, the folder C:\glassfish3\glassfish\domains\domain1\config\lib does not exist at all. Any idea on whether this is a bug, or that the syntax has changed since in GF3.1? The FundsBean is running fine within Netbeans.
    The last step failed without generating c:\Tmp\FundsBeanClient.jar altogether.
    The above commands have worked in GF2.1 in the past.
    I am running JDK1.6.0_23, Netbeans 6.9.1, GF3.1 (March nightly download) on Windows XP.
    Thanks in advance,
    Jack

    Minor correction on running FundsBean on Windows 7 instead of XP.
    Thanks,
    Jack

  • How to integrate custom / application generated data to the endeca search results

    Hi,
    I am relatively new to the ATG development. And I have a requirement of integrating application generated (read records from a Database) records to the returned results from endeca.
    As summary, What I need is, to display the few DB records with the results returned from the endeca index. Then the user should be able to see the full results.
    The site has search option and once the user type a key/word then the returning results should include items from both the endeca index and the third-party database.
    First I want to know whether this kind of integration is supported in endeca. And if yes what is the best way/practice to do it?
    Highly appreciate if you can help/guide on this.
    Thanks you,
    Wenushka

    Yes it is possible. Refer Endeca Data Integration whitepapers available on oracle support (Require access to https://support.oracle.com).
    Doc ID 1396433.1

  • Migrate Application Role from uat to prod in 11.1.1.6.10

    Hi All,
    We have to migrate the UAT Application Roles to Prod instance. I followed Rittman Mead policy store migration. servers  in LINUX
    http://www.rittmanmead.com/2011/04/oracle-bi-ee-11g-migrating-security-policy-store-part-2/
    But at MigrateSecurityStore step, I am facing an issue with the wlst script which is throwing below error.
    I am getting bellow error
    wls:/offline> migrateSecurityStore(type="appPolicies",srcApp="obi",configFile="/ usr/app/MW/SecurityMigration/jps-config-policy.xml",src="sourceFileStore",dst="t                                                                                                         argetFileStore",overWrite="false")
    Oct 17, 2013 11:41:27 AM oracle.security.jps.internal.config.xml.XmlConfigurationFactory initDefaultConfiguration
    SEVERE: org.xml.sax.SAXParseException: The XML declaration must end with "?>".
    Command FAILED, Reason: The XML declaration must end with "?>".
    Traceback (innermost last):
      File "<console>", line 1, in ?
      File "/usr/app/MW/oracle_common/common/wlst/jpsWlstCmd.py", line 955, in migrateSecurityStore
      File "/usr/app/MW/oracle_common/common/wlst/jpsWlstCmd.py", line 927, in migrateSecurityStoreImpl
            at oracle.security.jps.internal.tools.utility.source.JpsInitializerSource.getSources(JpsInitializerSource.java:155)
            at oracle.security.jps.internal.tools.utility.JpsUtility.<init>(JpsUtilty.java:62)
            at oracle.security.jps.internal.tools.utility.JpsUtilMigrationPolicyImpl.migrateAppPolicyData(JpsUtilMigrationPolicyImpl.java:151)
            at oracle.security.jps.tools.utility.JpsUtilMigrationTool.executeCommand(JpsUtilMigrationTool.java:231)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
    oracle.security.jps.JpsException: oracle.security.jps.JpsException: The XML declaration must end with "?>".
    This is config.xml file
    <?xml version='1.0' encoding='utf-8'? standalone='yes'?>
    <jpsConfig xmlns="http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd">
       <property name="oracle.security.jps.jaas.mode" value="Off"/>
       <propertySets>
    <propertySet name="sam1.trusted.issuers.1">
    <property name="name" value="www.oracle.com" />
    </propertySet>
    </propertySets>
       <serviceProviders>
          <serviceProvider type="POLICY_STORE" name="policystore.xml.provider" class="oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider">
             <description>XML-based PolicyStore Provider</description>
          </serviceProvider>
       </serviceProviders>
       <serviceInstance name="srcpolicystore.xml" provider="policystore.xml.provider" location="/usr/app/MW/SecurityMigration/uat/system-jazn-data.xml">           
      <description>File Based Policy Store Service Instance</description>       
      </serviceInstance>
      <serviceInstance name="policystore.xml" provider="policystore.xml.provider" location="/usr/app/MW/SecurityMigration/prod/system-jazn-data.xml">           
    <description>File Based Policy Store Service Instance</description>       
    </serviceInstance>
       </serviceInstances>
        <jpsContexts default="default">       
    <!-- This is the default JPS context. All the mendatory services and Login Modules must be configured in this default context -->       
    <jpsContext name="sourceFileStore">           
    <serviceInstanceRef ref="srcpolicystore.xml"/>       
    </jpsContext> <jpsContext name="targetFileStore">           
    <serviceInstanceRef ref="policystore.xml"/>     
    </jpsContext>   
    </jpsContexts>
    </jpsConfig>
    Please let me know if i need to provide further inputs.Appreciate your help.

    make sure you are running the wlst.sh from this path /MWHOME/Oracle_BI1/common/bin/wlst.sh
    you can take a look at this too Migrating Security Policies from Development to Standalone WLS 11g
    http://ssssupport.blogspot.com/2013/02/obiee-11g-application-role-migration.html
    Obiee11g: Migrating application role from DEV to Prod server in obiee11g

  • Best way to migrate Applications across environments of different versions

    Hello Gurus,
    Source EPM Environment - EPM 11.1.1.3
    Target EPM Environment - EPM 11.1.2.2
    What is the best way to migrate applications for Planning , Essbase , HFM and also the related reports from 11.1.1.3 to 11.1.2.2 .
    Any help will be highly appreciated..
    Thanks
    HyperEPM.

    I tried with upgrading the application and it was done pretty smoothly as compared to the LCM import export method.
    Now what would be the feasible way to move all the applications when following is the scenario and we need a minimum downtime.
    1. Move from EPM 11.1.1.3 to EPM 11.1.2.2
    2. DB used to configure EPM 11.1.2.2 should be fresh and not the existing one.
    3. We want to move all the applications across to EPM 11.1.2.2 on the freshly configured EPM 11.1.2.2.
    4. Move all the applications intact across the version.
    Thanks
    HyperEPM

  • JHeadstart Application Generator in batch mode?

    Hello,
    We working in an environment based upon Continous Integration. Each night we re-create our application in a separate environment in order to validate the application.
    Is there a way to start the JHeadstart Application Generator in batch mode?
    Regards Leon Smiers

    Hi Smiers,
    I am trying to setup something similar with Continuous Integration. Did you find a solution to this? How can the java classes only be within the scope of JDev?
    I have multiple app def files in JHS and would like to be able to do two things:
    1: Create a batch file that will generate all apps, one after another, so developers do not have to monitor all the generations to start the next one.
    2: Setup continuous Integration so that it will try generate all app defs to make sure they are valid and also to run tests.
    We are trying to do this in ANT so a java API or custom ANT task to do this would be ideal.
    Regards
    Bar
    JDev: 10.1.3.2
    JHS: 10.1.2.26

  • Logs are generating with owner and group as 'root'

    Hi,
    In our newly installed and configured Oracle application server(10.1.3.5), the logs are generating with owner and group as 'root'.
    Location: $ORACLE_HOME/Apache/Apache/logs
    -rw-r----- 1 root root 6700 Apr 3 02:03 access_log.1364947200
    -rw-r----- 1 root root 430 Apr 3 02:04 error_log.1364947200
    We have configured it on port 80. For this the '.apachectl' ownership and permissions are changed as below:
    -rwsr-s--- 1 root dba 1703780 Jul 21 2009 .apachectl
    Kindly let me know what are the changes to be made, for the logs to be generated with the group as 'dba' instead of 'root'.
    Thanks.
    Edited by: 985284 on Apr 3, 2013 3:14 AM
    Edited by: 985284 on Apr 3, 2013 4:22 AM

    Ok - that is quit weird then. If you want to run the HTTP Server on a privileged port, you basically change the ownership of the .apachectl executable :
    cd ORACLE_HOME/Apache/Apache/bin
    chown root .apachectl
    chmod 6750 .apachectlas per [url http://docs.oracle.com/cd/B25221_05/core.1013/b25209/ports.htm#CIHJEEJH]documentation.
    Your user and group directive should be set to :
    User oracle
    Group dbaUpon starting, the http server would start as root and then switch the effective userid of the process from root to oracle. In the process list (ps -ef | grep httpd), you should see oracle.
    Do you have the same configuration and what do you see in the process list?

  • 'Incorrect Login Name' error after migrating application in planning

    Hi,
    We are doing a migration to Planning 9.2.1 from a pre-system 9 version (3.5), using sql server 2000 as repository
    System 9 is installed in a fresh new server, and we are copying the applications/repositories from the old server.
    The admin user is the same in old installation and in new one.
    At the moment, all products are installed in the same server
    We have already sucessfully migrated the essbase applications, including substitution variables and users
    We had a problem creating a new application in planning, reading these forums we added External Authentication to Shared Services, and created application succesfully.
    We created the UDL for old database in SQL server and new essbase. Test connection was succesfull
    Created DSN based on UDL, test connection was succesfull
    We inserted application to migrate into PLN database, table HSX_DATASOURCES
    Saved SID for admin user (5001)
    Opened Desktop Planning, and opened the aplication.
    We got the 'upgrade application' message, and we upgraded it. No errors reported.
    We replaced the SID with the previously saved one. Actually, they are the same SID
    Now, when we try to open the migrated application in Desktop Planning, we get a 'Failled to Open application: M_09 Incorrect login name'
    We have already verified that the admin user id dbowner of the database in sql server 2000
    The event log only says the following
    Error*16*HypAdmin*4/15/2009 11:54:12 AM*CHspSession.cpp*Line 119*Incorrect login name*
    Any help will be appreciated!
    P.S. please excuse my writing skills, I am not a native english speaker.
    Edited by: hectorsosar on 15/04/2009 10:44 AM

    Please nevermind my previous post. I didn't read carefully enough, that the SID to save and copy was from the newly created applciation, not from old app. Now everything worls ok.
    Thanks, and regards,
    Hector

  • Command to execute the jheadstart application generator ?

    Hi,
    I would like to use Ant scripts to call a command to execute the jheadstart application generator. Just Wonder what is the command and parameters to do so.
    Our project has multiple app defs, It may be useful to re-generate them all at some times.
    Thanks,
    Yongwen
    Edited by: user2898674 on Jul 13, 2009 8:00 PM

    Is it possible to run a java command to generate outside of Jdeveloper? There must be a java class to do the gen, I guess the question is if the gen relies on any of the jdeveloper design time objects.
    It will be very helpful to integrate the generation in the build process. Our project is 100% jheadstart generatable (with a lot of customization templates) and includes about 10 application definition files.
    Thanks,
    Yongwen

  • Migrating application from tomcat 3 to tomcat 5

    Hello everybody,
    Does anyone have information about some kind of manual or tutorial with steps to migrate applications from Tomcat 3 to Tomcat 5??
    Thanks a lot,
    Johnny

    What issues are you having? There have been some important changes between the Servlet and JSP specs between the two but most of these have been additions - nothing that will be too hard to handle.
    Does your application use a database? If so there have been configuration changes between Tomcat 3 and 5 but for that the Tomcat 5 docs are very good at telling you what you need.
    I would start by trying it and see where you get problems. I think it will be easier than you think, depending on how complicated your app is.

  • Migrating Application from Weblogic to JBOSS

    Hi all,
    I have an requirement to migrate Application running in Weblogic 8.1 to JBOSS, However my biggest problem is i do not have my JSP files and have only JSP converted Class files which are currently decomplied JAVA files and used in place of JSP. While migating to JBOSS my JSP converted JAVA files are erroring out.
    Can any body please help me out. Thanks in advance for the help.

    can be any body help me out with this issue

  • How to update application table with notification id

    What is the best method for updating an application table with the notification id of a notification just generated.
    We tried creating a suspended activity with a delay but it only works randomly. Sometimes the suspended update activity runs before the notification is generated and the update fails. Thanks, Tom

    Well, you could do a select in WF_NOTIFICATIONS and check if you application table is updated.
    select NOTIFICATION_ID from WF_NOTIFICATIONS where MESSAGE_TYPE like 'item type name'
    But as you noticied, notification id is not created immediately.
    Hope could help.
    Regards,
    Luiz

  • How to migrate Apex users with existing passwords.

    Hi Guys,
    Our apex env finally getting a upgrade from 3.1.1 to 4.1.1 (I know, it's been overdue for years)
    Some of our apps use 'Application Express' authentication, and have few hundreds users in Apex (and users belong to diff user groups).
    The issue is, the 4.1.1 env is set up on a brand new server and DB, we want to migrate these users with their existing passwords from the 3.1.1 env.
    I tried exporting the workspace, and the users are exported as below,
         begin
         wwv_flow_fnd_user_api.create_fnd_user (
         p_user_id => '10592934818556549584',
         p_user_name => 'TEST',
         p_first_name => 'a',
         p_last_name => 'b',
         p_description => '',
         p_email_address=> '[email protected]',
         p_web_password => 'E92903DEAD135E6E86BD6B64544D2BD9',
         p_web_password_format => 'HEX_ENCODED_DIGEST_V2',
         p_group_ids => '10592435401495787816:',
         p_developer_privs=> '',
         p_default_schema=> 'TEST',
         p_account_locked=> 'N',
         p_account_expiry=> to_date('201212040000','YYYYMMDDHH24MI'),
         p_failed_access_attempts=> 0,
         p_change_password_on_first_use=> 'Y',
         p_first_password_use_occurred=> 'N',
         p_allow_access_to_schemas => '');
         end;
    when I run this in 4.1.1 I had to modify it to the new format as below,
    also changed the p_group_ids to new user group but kept the password the same
         begin
         wwv_flow_fnd_user_api.create_fnd_user (
         p_user_id => '',
         p_user_name => 'TEST',
         p_first_name => 'a',
         p_last_name => 'b',
         p_description => '',
         p_email_address=> '[email protected]',
         p_web_password => 'E92903DEAD135E6E86BD6B64544D2BD9',
         p_web_password_format => 'HEX_ENCODED_DIGEST_V2',
         p_group_ids => '1399416797653068:',
         p_developer_privs=> '',
         p_default_schema=> 'TEST',
         p_account_locked=> 'N',
         p_account_expiry=> to_date('201209041006','YYYYMMDDHH24MI'),
         p_failed_access_attempts=> 0,
         p_change_password_on_first_use=> 'Y',
         p_first_password_use_occurred=> 'N',
    p_allow_app_building_yn=> 'N',
    p_allow_sql_workshop_yn=> 'N',
    p_allow_websheet_dev_yn=> 'N',
    p_allow_team_development_yn=> 'N',     
    p_allow_access_to_schemas => '');
         end;
    the result was that the user is created fine, but the password is not valid.
    Anyone knows how to export apex users with existing password to a new server?
    Thanks.
    Edited by: Danny on 3/12/2012 20:51

    Hi,
    Not sure why you say
    when I run this in 4.1.1 I had to modify it to the new format as below, If you just run the workspace export sql it should create the Workspace, Groups and Users
    The signature of the procedure is below. See the highlighted lines.
    procedure create_fnd_user (-- Description:
    -- This procedure allows for programatic and bulk creation of users.
    -- Example:
    -- From sqlplus logged in as the privileged flows user, first
    -- ensure that the security group id is set properly, then create
    -- your users.
    <b> -- begin wwv_flow_security.g_security_group_id := 20; end;</b>
    -- begin
    -- for i in 1..10 loop
    -- wwv_flow_fnd_user_api.create_fnd_user(
    -- p_user_name => 'USER_'||i,
    -- p_email_address => 'user_'||i||'@mycompany.com',
    -- p_web_password => 'user_'||i) ;
    -- end loop;
    -- commit;
    -- end;
    -- Arguments:
    -- p_user_id numeric primary key of user
    -- p_user_name the username the user uses to login
    -- p_first_name informational only
    -- p_last_name informational only
    <b> -- p_web_password the unencrypted password for the new user</b>
    -- p_group_ids A colon delimited list of group IDs from the table wwv_flow_fnd_user_groups
    -- p_developer_privs A colon delmited list of developer privs, privs include:
    -- ADMIN:BROWSE:CREATE:DATA_LOADER:DB_MONITOR:EDIT:HELP:MONITOR:SQL:USER_MANAGER
    -- p_default_schema A valid oracle schema that is the default schema for use in browsing and
    -- creating flows
    -- p_allow_access_to_schemas A colon delimited list of oracle schemas that the user is allowed to
    -- parse as. If null the user can parse as any schema available to the company.
    -- This does not provide privilege it only resticts privilege, so listing a schema
    -- does not provide the privilege to parse as a schema, it only restricts that user
    -- to that list of schemas.
    -- p_attributes_XX These attributes allow you to store arbitary information about a given user.
    -- They are for use by flow developers who want to extend user information.
    <b> -- p_web_password_format Identifies the format of the web password.
    -- The range of values is CLEAR_TEXT, HEX_ENCODED_DIGEST, DIGEST </b>
    -- p_person_type "E" marks the user as external
    -->
    Note there is no HEX_ENCODED_DIGEST, DIGEST_V2 listed. It may work, but not obvious from the signature.
    Cheers,

  • Can a dotnet application talk with unix os using Oracle SOA Suit?

    how can a dotnet application talk with unix operating system using Oracle SOA Suite? I have to automate a process on unix server like create user through dotnet application.. is it possible?
    My dotnet application is used for creating users, granting access on the servers. Some servers are 21C servers and some are legacy servers. In this dotnet application a user make certain request for the rights on those servers e.g. create user, give access rights, change password. This application is treated as user interface and maintaining tool of all this information and later on the basis of that request it generates the job-sheet. This job sheet is forwarded to responsible engineer who further provisions the request manually by going to that specific server in the request. So I want to automate this process that when user put any access or create user request then the moment he puts the request, that request should be provisioned without any human intervention i.e. automatically users must be created or password must be changed. I believe you will get an enough idea about my problem from all above information. So please help me.

    Post your query at "SOA Suite Discussion Forum"
    SOA Suite

Maybe you are looking for

  • How do i save photos from iPhoto to jpeg

    when i import photos from my camera they save in the iphoto section but how do I then save those as jpeg files so that i can upload them to emails or to kodal gallery etc.

  • [SOLVED] How do I play .mp3 in mocp by clicking on it in the file mgr?

    I'm running Openbox and PCmanFM. I'm using Sakura as my terminal. I've set up a ~/.local/share/applications/mocp-usercreated-0.desktop as: [Desktop Entry] Encoding=UTF-8 Name=mocp Exec=/usr/bin/sakura -e '/usr/bin/mocp -T white_on_black' MimeType=aud

  • Setting type across a double page spread.

    It has been suggested that I use tabs to set legal copy across a DPS (allowing for gutters) I was hoping there may be a better way to do this. As the text has to flow across the gutter, the tabs would work, just pushing the envelope. Thanks in advanc

  • API to add Image for an Item in PIM Module

    Hi, I'm working on PIM (Product Information Manager) Module. Is their any API to upload attachments & Images while creating Items in PIM Module?? Thanks in advance. Thanks, Santhosh

  • Bootcap x64 not supported

    I have a intel late 2009 imac. After installing window 7 professional 64 on the bootcamp, I am unable to install the bootcamp drivers. I dont have a mac CD so dont have access to bootcamp 3. Bootcamp 4 and 5 fail to download. Can someome help?