AK Developer queries in OAF environment

Hello,
I saw number of very short notes on metalink describing possibility of using web queries defined in AK repository with new OAF user interface. Instead of creating function which will use ORACLEON.IC plsql package, the web call is constructed by: OA.jsp?callType=Q1&akRegionCode=....
I tried to use it but got:
Message not found. Application: FND, Message Name: FND_VIEWOBJECT_NOT_FOUND. Tokens: VONAME = QueryPkgDummyVO; APPLICATION_MODULE = oracle.apps.ak.query.server.OAAKQueryPkgAM
Please advise.

Hello,
I saw number of very short notes on metalink
describing possibility of using web queries defined
in AK repository with new OAF user interface. Instead
of creating function which will use ORACLEON.IC plsql
package, the web call is constructed by:
OA.jsp?callType=Q1&akRegionCode=....
I tried to use it but got:
Message not found. Application: FND, Message Name:
FND_VIEWOBJECT_NOT_FOUND. Tokens: VONAME =
QueryPkgDummyVO; APPLICATION_MODULE =
oracle.apps.ak.query.server.OAAKQueryPkgAM
The oracle.apps.ak.query.server.OAAKQueryPkgAM classes are packaged with the Framework ARU. Can you make sure that you have the libraries set correctly to point to it?
Thanks.

Similar Messages

  • How to port database changes from development to a production environment

    How do I port database changes from the development to the production environment?
    I am using v8 and have always had to redo everything using the schema manager all over in the production environment. Is there an easy way to generate a script, for example to dump the database changes on the development machine to be executed later on the production machine?

    This should already be a clearly defined change control process. Once a procedure, function, package, trigger, or whatever completes the testing rounds, it should be promoted to production.
    Forgive me if it seems I'm trivializing, but I don't see the problem, just copy the object(s) from your software library (or development) into production using whatever tool works best or has been chosen. If you are doing data copies then you have various options again including good old export/import.

  • Basic Requirements to develop Queries

    Hi,
    We are going to develop Queries. Please let me know Which type of information we need to get from the user to develop queries.
    Regards,
    Chetana...

    Kalyani,
    U have get info. like
    what the customers want to analyze(Keyfigures) and what basis(Characteristics)
    In which quantities the keyfigures should be displayed Ex- Sales value in Millions
    What are all the characteristics they want to see when they further drill down. U have to place them in free characteristics.
    Range of Characteristics they want to see. Ex- Just Customers want to see ASIA related data.
    And the list continues.
    REDDY

  • Some basic queries on OAF

    Hi All,
    I have some basic queries in OAF...
    1. What are the procedures to delete the Extensions?
    2. After extending a VO, why we have to upload .jpx file and if we don't upload what will happen?
    3. Can we use EO without altering the table to add WHO columns?
    4. Why we have to develpe the OAF pages in webui and VOs in server folders only? is there any specific reason?
    5. Are there any other methods to call the methods in AM apart from using am.invoke("<method name>") from CO?
    Please give me the answers for these queries.....
    Thanks in advance..
    Srinivas

    1. What are the procedures to delete the Extensions?
    Go to "functional administrator" responsibility. Under personalization Tab click on Import/export. Search for your document and delete the customization.*
    2. After extending a VO, why we have to upload .jpx file and if we don't upload what will happen?
    You need to upload the jpx file because in your jpx file you have Substitute tag which substitute OLD VO with new VO and at runtime framework will check if there is any substitution available then It will substitute the old VO with the new one.*
    3. Can we use EO without altering the table to add WHO columns?
    I think no because when you perform DML operations on EO then framework tries to update the WHO columns and if WHO columns are not present you would get an error message*
    4. Why we have to develpe the OAF pages in webui and VOs in server folders only? is there any specific reason?
    There is no specific reason for this we can create our PG files in server folders as well and it would work fine. This is just a standard given by Oracle.*
    5. Are there any other methods to call the methods in AM apart from using am.invoke("<method name>") from CO?
    You should only use am.invoke .*
    -- Arvind

  • Developing Queries in Production

    My client insist on developing and testing queries in their production system. The were told that this was the best option. I disagree.
    I come from an R/3 background and have never heard of such a thing. Their reasoning is that the transports never worked.
    Can someone help me with some additional reasons why this should not be allowed other than the obvious.
    Thanks

    I have been an advocate of permitting creation of Adhoc queries in production. We all must keep in mind that R3 is a transactional system whereas BW is a data warehouse.
    What is the use of a data warehouse if you cannot obtain Adhoc reports, as the name implies, in production, on the fly, without going through an IT QA and transport process. Most of the improvements occur with Super Users and functional administrators improving the processes and queries to fit the needs of the users. How would a super user see changed conditional and exception reporting, if he does not have access to do it?
    That said, the best practices I have seen include a routine process to eliminate / delete very old redundant queries created by users in Production. The organization does need trained users to do such an activity. All critical and significant queries should get duplicated and transported through Development, and not be changed in Production environment. Only such queries should get placed in roles. Access to infoareas should be limited to Super users. Global structures should be used and available to be modified after they are copied using save as function.
    I am aware of the down sides on maintainance and performance, when you permit such a process. Still, the benefits are much more to an enterprise, to ignore such an option.
    Sunil Aghi

  • SQL Developer in the cloud environment

    Hi,
    I installed SQL developer as an Administrator in the cloud environment and it is working fine. I also have an user and granted Administrator privs to him ,a nd copied the SQL developer exe to his desktop, but when he runs it SQL developer does not even open, how to fix it?

    ssk1974 wrote:
    What "cloud environment"?
    -- I think it is Rack Space, but not sure.
    O/S?
    -- WIndows 7
    How on earth is this cloud based? You physically copying an executable from a server to a client machine is NOT what cloud computing is about. There is NOTHING cloud-like about it. This is STANDARD copy-software, install-software-on-client and execute-software-on-client approach. This is not SAAS.
    -- Might as well be not a cloud computing thing, but my scenario is SQL developer is installed in the Administrator space and when logged in etc., i works fine there. When the same exe is copied to an user with admin rights he is not able to open the application. My goal is, so the user also is able to run SQL developer remotely logging in and run it. He is also running Windows 7.
    Or lacks the proper JDK/JRE on the client to run.
    -- This could be closer to solving the issue, in the user space we do not have JDK/JRE installed, so do we have to install JDK/JRE in the user login space as well? My initial thought was since I copied the exe from teh admin to the user, he should be automatically able to do the same stuff as admin.Basic prinicple of computing. Not all .exe files are standalone executable. Some require 'other libraries' to run.

  • Development evnoronment Vs Deployment environment

    What is the difference between Development environment and Deployment environment?

    Definitions of Development Environment on the Web:
    * The DE is used by a designer/builder. A development environment typically includes software for creating and maintaining a knowledge base and software for the inference engine.
    * An integrated development environment (IDE) (also known as an integrated design environment and integrated debugging environment) is computer software to help computer programmers develop software.
    Definitions of Deployment Environment on the Web:
    * The environment in which a Nevow application is deployed. Generally involves an HTTP server which is configured to route certain (or all) HTTP requests through the Nevow Object Traversal and Page Rendering process. Deployment environments include CGI, WSGI, and twisted.web.

  • Lync Server Mirror using SQL 2012 Developer Edition in Test Environment

    I'm setting up a Lync Enterprise Frontend Pool in a Dev/Test environment using two SQL 2012 SP2 Developer Edition Servers. When I try and publish the topology and create the databases I am getting this error.
    System.MissingMethodException: Method not found: 'System.String Microsoft.SqlServer.Management.Smo.ExceptionTemplatesImpl.BackupToUrlNotSupported
    I have not been able to find any info on this error but it would appear the it has something to do with the fact these servers are developer edition. I was under the impression that developer edition included all features of the enterprise edition. Is that
    not true? Has anyone else seen this error when it attempts to create the mirror?
    Thanks
    Dave
    Dave Barker

    Hi Dave,
    Please refer to the official document, SQL 2012 SP2 Developer Edition is not listed in it.
    Click on the following links for more information.
    Database software support in Lync Server 2013
    http://technet.microsoft.com/en-us/library/gg398990.aspx
    Deploying SQL mirroring for Back End Server high availability in Lync Server 2013
    http://technet.microsoft.com/en-us/library/jj204992.aspx
    Best regards,
    Eric

  • Developing Form Using OAF

    Hi All,
    We are in the initial stage of using OAF in developing forms.Can anyone please help us like where we can get detailed information in developing forms. ?
    thanks in advance
    Sudhakar

    Thanks..
    I have already downloaded Jdev 9.1 and I can able to run the tutorials too.
    wanted to know more about creating forms(i.,e pages,regions.items etc)...where I can get the info ? Is there any step by step procedure to develop a simple form to start with ?
    thanks for u help on this
    thanks
    Sudhakar

  • How can I download my entire development from a system environment

    Hi @ll,
    The system I was developing on will be refreshed shortly and I need to save my function group, functions, fields,...
    Now can anybody help me how to do this.
    Thanks in advance
    Kam

    Hello,
    One possibilty is to release the change requests that contain all your objects before the refresh.  Ask that the basis person save the data and cofiles for your requests.   After the refresh those files can be copied to the appropriate directory and then you can reimport the requests STMS -> Extras ->Other requests -> Add.
    Regards
    Greg Kern

  • Some basic development queries...please throw some light

    Hi All,
    I have certain queries regarding the following iPhone SDK support in 3rd party app:
    1) Can capture snapshot while showing the Live Video in my application?
    2) Can programatically enable/disable the audio?
    3) Can iPhone library be accessed programmatically so that I can store an image from recived from the server to user defined location.
    4) Application should be minimized to the tray, when event triggers the programming window resumes.Can we do this ? I think back ground 3rd party application are not allowed in iPhone.
    5) Playback control, to play, pause, next track, previous track etc. Can this be done using SDK.?
    6)Is it possible to access iPhone file system using SDK.?

    1-5 No
    6 Only for your own app sandbox

  • Feedback/Team Development module in Runtime environment

    Hello Apex experts,
    I couldn't find anything about this in documentation. The apex application I am working on has Dev, Test (run time only), Prod(run time only). I just enabled feedback page on development application, planning to move it to test. So when a user submits a feedback from test or prod, how can I access it since there are no Team development module in run time environments.
    Thanks in advance,
    Apexsan

    Hi there,
    not yet.
    The next strange thing is: My old LR4 installation has the same error now.
    But I may found the issue. A wrong color profile in the Microsoft windows color management. I ran process monitor in the background while running LR and recognized that LR tries to load this profile again and again (as if it where stuck in a loop).
    Will change the profile now and test again.
    /EDIT:  It is the color profile of the monitor. LR is working again :-)

  • Error while developing KFF in oaf

    Hi,
    i'm trying to create sample page with KFF. Details as follows:
    VO name: GLCodeCombinationsVO
    Attribute: CodeCombinationId
    I have attached this VO to OASampleKFFAM
    I have created SampleKFFPG with following item
    id: item1
    item style: flex
    view instance: GLCodeCombinationsVO1
    type: key
    And the controller code (process request) for the above page is
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    OAApplicationModule am= pageContext.getApplicationModule(webBean);
    OAViewObject vo=(OAViewObject)am.findViewObject("GLCodeCombinationsVO1");
    vo.executeQuery();
    OAKeyFlexBean CCIDlovEnabledKFF =(OAKeyFlexBean)webBean.findChildRecursive("item1");
    CCIDlovEnabledKFF.useCodeCombinationLOV(true);
    CCIDlovEnabledKFF.setAttributeValue(OAWebBeanConstants.FLEXFIELD_APPLICATION_SHORT_NAME, "GL");
    CCIDlovEnabledKFF.setAttributeValue(FLEXFIELD_NAME,"GL#");
    CCIDlovEnabledKFF.setStructureCode("OPERATIONS_ACCOUNTING_FLEX");
    CCIDlovEnabledKFF.setCCIDAttributeName("CodeCombinationId");
    CCIDlovEnabledKFF.mergeSegmentsWithParent(pageContext);
    My flex Field detail:
    APPLICATION_ID: 101
    ID_FLEX_CODE :GL#
    ID_FLEX_STRUCTURE_CODE: OPERATIONS_ACCOUNTING_FLEX
    But if i run the page, it throws following error:
    Flexfield routine KeyFlexfieldDefinitionFactory.createDefinition cannot find flexfield definition for application GL, and code GL#.
    How to solve this?
    Thanks in advance,
    SAN

    Hi,
    Refer http://gyanoracleapps.blogspot.com/2011/03/extending-vo.html
    Regards
    Gyan

  • JAVACARD development environment???

    Hello everyone
    I am a beginner of javacrad development, I built a environment like this:
    Eclipse V3.3.2
    JRE 7
    Plugin JCDE0.1
    JCDK 2.2.2
    JCOP Tools 3.1.1.b already activate
    but I found there are some errors for this environment.
    1. I can not generate CAP file both use JCOP or JCWDE even using a sample applet.
    For JCOP
    cm> upload -d "C:\Users\tang\workspace\Tang\bin\Tang_Test\javacard\Tang_Test.cap"
    jcshell: Cannot read <C:\Users\tang\workspace\Tang\bin\Tang_Test\javacard\Tang_Test.cap>: java.io.FileNotFoundException: C:\Users\tang\workspace\Tang\bin\Tang_Test\javacard\Tang_Test.cap
    cm> install -i 48656c6c6f776f726c64 -q C9#() 5448576f726c64 48656c6c6f776f726c64
    => 80 E6 0C 00 24 07 54 48 57 6F 72 6C 64 0A 48 65 ....$.THWorld.He
    6C 6C 6F 77 6F 72 6C 64 0A 48 65 6C 6C 6F 77 6F lloworld.Hellowo
    72 6C 64 01 00 02 C9 00 00 00 rld.......
    (1880 usec)
    <= 6A 88 j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    For JCWDE
    Java Card 2.2.2 Class File Converter, Version 1.3
    Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
    conversion completed with 1 errors and 0 warnings.
    error: Lan.LanHW: unsupported class file format of version 50.0.
    Does anyone know how to resolve this problem?
    Thanks a lot.

    Hi,
    For that version of JCOP tools you will be developing against JC 2.2.1 and need to set your Java compiler settings in Eclipse to 1.3 for that project. For JCWDE you will be targeting JC 2.2.2 so you can use 1.5 as the compiler version. The JDK version has nothing to do with this so you do not need a different JDK. Eclipse has its own built in compiler.
    Shane

  • Best environment for development

    Hi, my company is migrating their product to SUN solaris. We intend to use several SUN machines as servers and keep working on the much cheaper Windows machine. What is the best way to compile/develop drivers in such environment?? (Any software and compiler name would help,)

    It looks like you have no other choice but Forte - gcc cannot build 64-bit SPARC binaries (unless I am out of sync).
    You'll need also some X server software for your Windows machines (to turn them into X-terminals), or just VNC (then you'll need really strong Sun server(s) to run X sessions on).
    Alternatively, you can dump Windows (replace it by either Linux or FreeBSD, or even Solaris x86). and use native X implementation...
    In the latter case you'll be able to run XEmacs on the "terminal" and just build and debug on real Sun's...
    Hope this helps,
    Ilya.

Maybe you are looking for