Grocery Demo Application Problem

Good day!
I have deployed GroceryDemo Application. Most options are working, but one not. I have problem with provisioning event. In profile trc file I see this exception and it is reapeating every 20 seconds:
Error in Processing Next Change From OIDODIException: Incorrect Filteration Output : $USER_ADD , Internal Error...
ODIException: Incorrect Filteration Output : $USER_ADD , Internal Error...
     at oracle.ldap.odip.prov.ProvOIDReader_2_0.createChangeRecord(ProvOIDReader_2_0.java:120)
     at oracle.ldap.odip.prov.ProvOIDToAppSync_2_0.sync(ProvOIDToAppSync_2_0.java:315)
     at oracle.ldap.odip.engine.ProvThread.run(ProvThread.java:150)
ODI Exception Sending Event : ODIException: Error in Processing Next Change From OIDODIException: Incorrect Filteration Output : $USER_ADD , Internal Error...
How to correct this problem?

hi shanthi,
u refer to these blogs
<b>User Mapping-based Single Sign On,
SAP Logon Ticket-based Single Sign-On>
hope its useful
regards
bhargava

Similar Messages

  • Delete in grocery demo

    Dear Everybody...
    I've deploy grocery demo application from Oracle, but I've
    trouble when deleting common name in OracleInternetDirectory.
    The error message is: "javax.naming.ServiceUnavailableException:
    172.16.1.222:389".
    Can anyone help me...
    Thx before...
    Sufyan.

    Hi sufyan,
    Let me make sure I understand your question. You want to delete
    the value contained in a cn (CommonName) attribute for a specific
    directory entry in OID?
    If this is your problem then I think I know the answer. The cn or
    CommonName attribute is what we call a Mandatory attribute. This
    means whenever you use the cn attribute it must hold a value as
    long as the directory entry that uses the cn attribute exists. It
    can never be null. You can change the value in the cn attribute
    but you can never leave it blank or null.
    You can change the value for this cn attribute by using
    ldapmodify, ldapmoddn, or any of the ldap gui tool such as Oracle
    Directory Manager.
    Thanks,
    Jay

  • Problem in build Oracle Fusion Store Front Demo Application

    I downloaded the "Oracle Fusion Store Front Demo Application" from http://www.oracle.com/technology/products/jdev/samples/fod/index.html,
    and tryed to build it after fininshing editing the "build.properties" in JDeveloper 11g, but four errors appeared ,the message in the log window is:
    D:\jdeveloper11\workspace\fod\Infrastructure\Ant>
    D:\jdeveloper11\jdk\bin\javaw.exe -classpath D:\jdeveloper11\jdev\lib\ojc.jar;D:\jdeveloper11\ant\lib\ant-oracle.jar;D:\jdeveloper11\jdev\lib\jdev.jar;D:\jdeveloper11\ant\lib\ant-apache-regexp.jar;D:\jdeveloper11\ant\lib\ant-jdepend.jar;D:\jdeveloper11\ant\lib\ant-icontract.jar;D:\jdeveloper11\ant\lib\ant-vaj.jar;D:\jdeveloper11\ant\lib\ant-apache-oro.jar;D:\jdeveloper11\ant\lib\ant-junit.jar;D:\jdeveloper11\ant\lib\ant-swing.jar;D:\jdeveloper11\ant\lib\xercesImpl.jar;D:\jdeveloper11\ant\lib\xml-apis.jar;D:\jdeveloper11\ant\lib\ant-apache-log4j.jar;D:\jdeveloper11\ant\lib\ant-trax.jar;D:\jdeveloper11\ant\lib\ant-apache-bcel.jar;D:\jdeveloper11\ant\lib\ant-stylebook.jar;D:\jdeveloper11\ant\lib\ant-xslp.jar;D:\jdeveloper11\ant\lib\ant-jai.jar;D:\jdeveloper11\ant\lib\ant-javamail.jar;D:\jdeveloper11\ant\lib\commons-net-1.3.0.jar;D:\jdeveloper11\ant\lib\ant-apache-resolver.jar;D:\jdeveloper11\ant\lib\ant-xalan1.jar;D:\jdeveloper11\ant\lib\ant-weblogic.jar;D:\jdeveloper11\ant\lib\ant-commons-net.jar;D:\jdeveloper11\ant\lib\ant-jmf.jar;D:\jdeveloper11\ant\lib\ant-launcher.jar;D:\jdeveloper11\ant\lib\ant-apache-bsf.jar;D:\jdeveloper11\ant\lib\jakarta-oro-2.0.8.jar;D:\jdeveloper11\ant\lib\ant-starteam.jar;D:\jdeveloper11\ant\lib\ant-netrexx.jar;D:\jdeveloper11\ant\lib\ant-jsch.jar;D:\jdeveloper11\ant\lib\ant.jar;D:\jdeveloper11\ant\lib\ant-commons-logging.jar;D:\jdeveloper11\ant\lib\ant-nodeps.jar;D:\jdeveloper11\ant\lib\ant-antlr.jar;D:\jdeveloper11\jdk\lib\tools.jar -Djdev.ant.port=1825 -Dant.home=D:\jdeveloper11\ant -Djdev.ant.debug.port=1826 org.apache.tools.ant.Main -logger oracle.jdevimpl.ant.runner.OutOfProcessAntLogger -inputhandler oracle.jdevimpl.ant.runner.OutOfProcessInputHandler -f D:\jdeveloper11\workspace\fod\Infrastructure\Ant\build.xml -Doracle.home=D:\jdeveloper11\ -listener oracle.jdevimpl.debugger.ant.DebugBuildListener buildAll
    Buildfile: D:\jdeveloper11\workspace\fod\Infrastructure\Ant\build.xml
    Debugger connected to local process.
    createDatabase:
    refreshSchema:
    BUILD FAILED
    D:\jdeveloper11\workspace\fod\Infrastructure\Ant\build.xml:16: The following error occurred while executing this line:
    D:\jdeveloper11\workspace\fod\Infrastructure\DBSchema\build.xml:89: The following error occurred while executing this line:
    D:\jdeveloper11\workspace\fod\Infrastructure\DBSchema\build.xml:54: The following error occurred while executing this line:
    D:\jdeveloper11\workspace\fod\Infrastructure\DBSchema\build.xml:26: java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection
    Total time: 4 seconds
    Process exited.
    Debugger disconnected from local process.
    note:
    I have followed the "readme.html" in the "fod.zip" file exactly,
    also there is no problem with my network adapter ,I can connect to the Internet without any problem;
    Can someone give me the answer?

    I also have this problem. When I build the build.xml file, errors happen:
    Buildfile: D:\soft\jdevstudio1111TP2\mywork\storefront_techpreview2\Infrastructure\Ant\build.xml
    createDatabase:
    refreshSchema:
    BUILD FAILED
    D:\soft\jdevstudio1111TP2\mywork\storefront_techpreview2\Infrastructure\Ant\build.xml:20: The following error occurred while executing this line:
    D:\soft\jdevstudio1111TP2\mywork\storefront_techpreview2\Infrastructure\DBSchema\build.xml:89: The following error occurred while executing this line:
    D:\soft\jdevstudio1111TP2\mywork\storefront_techpreview2\Infrastructure\DBSchema\build.xml:54: The following error occurred while executing this line:
    D:\soft\jdevstudio1111TP2\mywork\storefront_techpreview2\Infrastructure\DBSchema\build.xml:26: D:\softjdevstudio1111TP2\jdbc\lib not found.
    Total time: 0 seconds
    My build.properties is set as following (meanwhile, I can connect database 10gR2):
    # Master Ant properties file for Fusion Order Demo
    # All build files refer to this master list of properties
    # $Id: build.properties 812 2007-02-20 07:14:33Z lmunsing $
    # Base Directory for library lookup
    jdeveloper.home=D:\soft\jdevstudio1111TP2
    src.home=..//..
    # JDBC info used to create Schema
    jdbc.driver=oracle.jdbc.OracleDriver
    jdbc.urlBase=jdbc:oracle:thin:@localhost
    jdbc.port=1521
    jdbc.sid=orcl
    # Information about the default setup for the demo user
    db.adminUser=system
    db.adminUser.password=welcome1
    db.demoUser=FOD
    db.demoUser.password=welcome1
    db.demoUser.tablespace=USERS
    db.demoUser.tempTablespace=TEMP
    --------------------------------------------------------------------------------------

  • Problem in extracting the Fusion Order Demo Application

    Hi,
    I am trying to download the Fusion Order demo application and when extracting the zip folder getting the below error message. So, could you please get me the file or location where can get this file : FusionOrderDemo_R2.zip
    Cannot open file: it does not appear to be a valid archive
    Thanks,
    Raghavendra

    Similar problem reported here. Re: Unable to extract schema file for Fusion Order demo application
    Would be interesting to understand what the issue is. Can you try the suggestions mentioned on the other thread and report back?

  • Libqtawt.so problem in runing demo application of Personal Profile

    Hi,
    I have installed j2me pp1.1 on Redhat Linux. When I try to run the demo application,
    $./bin/cvm -cp democlasses.jar personal.DemoFrame
    it shows error
    java.lang.UnsatisfiedLinkError: /home/linux-x86-suse/lib/libqtawt.so
    Anyone got a solution?
    I tried running nscd, but that didn't workout. What could be the issue.. Pls help..
    regards,
    Anand

    I have found the reason of this error,that beacause I didn't set QT path
    you must do follow of setting
    export QTDIR=%QtInstallDir
    export PATH=$QTDIR/bin:$PATH
    export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH

  • Sample application problem

    I am following the guide to construct pages.
    My problem is that i just create a page in the sample appliction and
    i want to run it but when i click the run page
    icon the page is not run. A user/password screen appear,
    and then i am sent to the main form of the demo application.
    Not the page i just build and want to test.
    Should i have to mmodify the login screen to point to
    my page?
    Where is located the name of the first form in the login screen? I just cant find it
    Regards,
    Pierre

    Pierre - When you work on the sample application, you should test the pages in a separate browser instance. Don't use the Run Page links from the Builder. The sample app has a different authentication scheme from that used in the development environment so it'll work better for you to use a separate development browser from the application testing browser. In the testing browser, to request the page you just modified, login to the application, then change the page ID in the URL. Then put some navigation controls into the application so you can run your page more easily by clicking links from other pages.
    Scott

  • Oracle Fusion Order Demo Application

    Hi,
    I downloaded this DEMO :
    Oracle Fusion Order Demo Application
    http://www.oracle.com/technetwork/developer-tools/jdev/index-095536.html
    And when in step
    9.In the application navigator, under the Resources node, Right click build.xml and choose Run Ant Target > buildAll
    I receive this error :
    Buildfile: E:\Jdev_sources\Infrastructure\Ant\build.xml
    init:
        [mkdir] Created dir: E:\Jdev_sources\Infrastructure\Ant\classes
        [javac] Compiling 1 source file to E:\Jdev_sources\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    E:\Jdev_sources\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line:
    E:\Jdev_sources\Infrastructure\DBSchema\build.xml:100: The following error occurred while executing this line:
    E:\Jdev_sources\Infrastructure\DBSchema\build.xml:63: The following error occurred while executing this line:
    E:\Jdev_sources\Infrastructure\DBSchema\build.xml:28: E:\Jdev_sources\Infrastructure\Ant\wlserver_10.3\server\lib not found.
    Total time: 14 secondsEffectiveley E:\Jdev_sources\Infrastructure\Ant\wlserver_10.3\server\lib does not existe but it should be (seems to me) a part of whet was downloaded.
    Thank for help.

    Hi again, and thanks to all.
    I reinstalled all and Now I have the followings that seems to be a connectivity problem :
    First the parameteres in build.properties :
    jdeveloper.home=E:/Oracle/Middleware/jdeveloper
    src.home=..//..
    # JDBC info used to create Schema
    jdbc.driver=oracle.jdbc.OracleDriver
    jdbc.urlBase=jdbc:orcl:thin:@localhost
    jdbc.port=1521
    jdbc.sid=ORCL
    Buildfile: E:\Jdev_source\Infrastructure\Ant\build.xml
    init:
        [mkdir] Created dir: E:\Jdev_source\Infrastructure\Ant\classes
        [javac] Compiling 1 source file to E:\Jdev_source\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    E:\Jdev_source\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line:
    E:\Jdev_source\Infrastructure\DBSchema\build.xml:100: The following error occurred while executing this line:
    E:\Jdev_source\Infrastructure\DBSchema\build.xml:63: The following error occurred while executing this line:
    E:\Jdev_source\Infrastructure\DBSchema\build.xml:28: java.sql.SQLException: No suitable Driver for jdbc:orcl:thin:@localhost:1521:ORCL
    Total time: 32 secondsOracle is installed on the same server and DB is on the same server.
    E:\Jdev_source>cd E:\oracle\product\10.2.0\db_1\jdbc\lib
    E:\oracle\product\10.2.0\db_1\jdbc\lib>dir
    Volume in drive E is Data
    Volume Serial Number is E856-5E27
    Directory of E:\oracle\product\10.2.0\db_1\jdbc\lib
    13/11/2009 14:21 <DIR> .
    13/11/2009 14:21 <DIR> ..
    02/02/2008 14:49 1 609 607 classes12.jar
    02/02/2008 14:49 1 622 075 classes12.zip
    02/02/2008 14:49 1 617 382 classes12dms.jar
    11/02/2008 19:52 1 646 217 nls_charset12.jar
    02/02/2008 14:49 1 555 682 ojdbc14.jar
    02/02/2008 14:49 1 563 375 ojdbc14dms.jar
    02/02/2008 14:49 1 958 237 ojdbc14dms_g.jar
    02/02/2008 14:49 1 950 033 ojdbc14_g.jar
    8 File(s) 13 522 608 bytes
    2 Dir(s) 7 992 795 136 bytes free
    Regards.
    Ok finaly it was this :
    jdbc.urlBase=jdbc:oracle:thin:@localhost
    If you look above , before, I had :
    jdbc.urlBase=jdbc:orcle:thin:@localhost
    :=(((
    Now :
    BUILD SUCCESSFUL
    Total time: 35 seconds
    Thanks again.

  • Charts in Apex 3.2 demo application do not display in Firefox browser

    Hi,
    just installed Apex 3.2 and launched the demo application using Firefox 3.5.7
    The charts are not displayed. Switching to MS Internet Explorer everything works fine.
    Is Firefox not supported or any idea what's missing to display the charts ? Adobe flashplayer 10 plugin and Adobe SVG 3.0 are installed on
    my WIN XP client.
    Regards, Werner

    It kept bugging me .. so I worked on it a bit.
    The charts actually show, then get hidden by the noplugin funciton.
    The problem is in Firefox ( the (ns || mo || !win) branch) the plugin check does not work.
    When I use either this, the check for SVG feature:
    function supportsSvg() {
    return document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Shape", "1.0")
    and
    hasSVGSupport = supportsSvg();
    or a check by mime types , like this:
    var hasSVGSupport = false;
    if (navigator.mimeTypes != null && navigator.mimeTypes.length > 0) {
    if (navigator.mimeTypes["image/svg-xml"] != null)
    hasSVGSupport = true;
    I get the correct result and the charts display (remain displayed).
    I simply modified plugins.js and use my modified version instead.
    if (ns || mo || !win) {
    if (hasSVGSupport) {
    null;
    } else {
    noPlugin('svgRegion');
    Hope this helps,
    K

  • Setting Up the Fusion Order Demo Application, error in import Fod schema

    Hello,
    using Jdev11R1 ,Setting Up the Fusion Order Demo Application, and modify the properties in build.properties for my environment , but i don't undersatnd what is (src.home=..//..)
    i followed the instraction to get demo FOD schema , right-click build.xml and
    choose Run Ant Target > buildAll.
    i got this
    Buildfile: C:\FOD_11\Infrastructure\Ant\build.xml
    init:
    [javac] Compiling 1 source file to C:\FOD_11\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    C:\FOD_11\Infrastructure\Ant\build.xml:52: The following error occurred while executing this line:
    C:\FOD_11\Infrastructure\DBSchema\build.xml:91: The following error occurred while executing this line:
    C:\FOD_11\Infrastructure\DBSchema\build.xml:56: The following error occurred while executing this line:
    C:\FOD_11\Infrastructure\DBSchema\build.xml:28: C:\FOD_11\Infrastructure\Ant\wlserver_10.3\server\lib not found.
    Total time: 6 seconds
    thanks
    greenApple

    I ran into the same problem. If the jdeveloper.home was set like below:
    jdeveloper.home=C:\oracle\Middleware\jdeveloper
    A Run Ant Target buildAll would produce the following:
    Buildfile: E:\source\java\FOD_11\Infrastructure\Ant\build.xml
    init:
    [javac] Compiling 1 source file to E:\source\java\FOD_11\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    E:\source\java\FOD_11\Infrastructure\Ant\build.xml:52: The following error occurred while executing this line:
    E:\source\java\FOD_11\Infrastructure\DBSchema\build.xml:91: The following error occurred while executing this line:
    E:\source\java\FOD_11\Infrastructure\DBSchema\build.xml:56: The following error occurred while executing this line:
    E:\source\java\FOD_11\Infrastructure\DBSchema\build.xml:28: C:\oracle\Middleware\utils\quickstart\wlserver_10.3\server\lib not found.
    No where could I find the path C:\oracle\Middleware\utils\quickstart set in any of the scripts. If I hard coded the path in the fileset below
    <path id="oracle.jdbc.path">
    <fileset dir="${jdeveloper.home}/../wlserver_10.3/server/lib">
    <include name="ojdbc6.jar"/>
    </fileset>
    </path>
    I would just get another error further in the process when the jdeveloper.home was expanded again.
    When I change the "\" to "/" in the jdeveloper.home (<fileset dir="${jdeveloper.home}/../wlserver_10.3/server/lib">) the build completed successfully.

  • Scheduler demo application

    I tried the following demo application.
    http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/how-to-scheduler-jms/doc/readme.html
    I got the message "OC4JScheduler: DEMO COMPLETE" on the webpage. However, There is following error message in the log file. Any idea?
    Error adding scheduler job
    oracle.ias.scheduler.core.jobstore.JobStoreProviderException: initialization
    failed
    Awaiting receipt of job's messages....
    oracle.ias.scheduler.core.jobstore.JobStoreProviderException: initialization
    failed
    Caused by: javax.jms.JMSException:
    send(QueueSender[Oc4jJMS.Producer.aries.caprion.com.11543db5:10b805d03ef:-8000
    .157,Queue[jms/SCHEDULER_DEMO_jobstore]],Queue[jms/SCHEDULER_DEMO_jobstore],Obje
    ctMessage[ID:Oc4jJMS.Message.aries.caprion.com.11543db5
    :10b805d03ef:-8000.158])
    at
    com.evermind.server.jms.JMSUtils.make(JMSUtils.java:1034)
    com.evermind.server.jms.JMSUtils.toJMSException(JMSUtils.java:1114)
    at
    com.evermind.server.jms.EvermindSession.send(EvermindSession.java:1067)
    at
    com.evermind.server.jms.EvermindMessageProducer.send(EvermindMessageProducer.jav
    a:373)
    at
    com.evermind.server.jms.EvermindMessageProducer.send(EvermindMessageProducer.jav
    a:204)
    at
    oracle.j2ee.ra.jms.generic.CommonProducerWrapper.send(CommonProducerWrapper.java

    I am having the same problem however I am not using IIS. I am using tomcat. This problem is only happening at one of our customer sites and is fine everywhere else.
    I'm wondering where this requestor is coming from and if it may have to do with proxies or something else.
    Is anyone else seeing this problem and have any ideas on this?
    My requester is
    User Authentication:
    Server is requesting authentication for
    Username:
    Password:
    It almost looks like the Server is requesting authentication for is missing a servername.
    Christy

  • Vision Demo Application Jinit Error

    Hi,
    I am running Apps 11.5.8 on Redhat 7.3 (Ker. 2.4.20-28.7).
    The installation is fine and database and processes are running OK.
    When trying to access the Vision DB application selections after logging in,I get the following error.
    Workflow / Workflow Admin WEb Apps - No problems, can access the demo apps
    System Administrator /CRM ADmin-Vison Apps
    I get an error asking me to install Jinitiator ( oajinit.exe ) and reopen the browser, which still does not solve the problem.
    Any help would be appreciated.

    Lucian,
    Open form hsd21\hst\demo\hsd0000f.fmb in Forms 6.0. Look at the
    list of attached libraries. The library hsdapp10 should be
    attached, and specifically it should be attached before qmsevh50.
    If you find the library there and in the correct position, you
    should open hsd21\hst\demo\hsdapp10.pll and see if the procedure
    qms$init_application is not compiled or is missing. If not
    compiled, re-compile and save the library. If missing, restore
    hsdapp10.pll from patch 10.
    Regards,
    Lauri
    Lucian Calciu (guest) wrote:
    : After the proper installation of the Headstart 2.1.2 and the
    : Patch 10 against Designer & Developer 6.0 I tried to start the
    : Demo Application and I receive the following message :
    : tProcedure QMS$INIT_APPLICATION is missing in your application
    : library, or the application library is not attached before
    : library qmsevh50v . Why ?
    : Thank you
    null

  • Summit demo application- Where is it?

    All,
    I want to install summit demo application of forms, I need schema and fmb for forms 10g R2. I have searched through various links but i dont know where is this located right now. All previous posts on this points to locations http://www.oracle.com/technology/products
    /forms/files/summit.zip but this location has all 11g information and I am unable to find this Zip. If you know the location of this ZIP or have this zip please let me know. I need this to see how successfully I can convert a forms apps to APEX.
    Thank you

    Hi Vishal, I might at at ODTUG this coming year and I am of course at many other events.
    The bottom line, as pointed out in that paper above, is that you are not being forced to migrate. Secondly, ANY sort of migration is a big effort and there is no magic bullet. Anyone that tells you there is doesn't understand the problem ;o)
    I can see APEX being an easy option to pick up for Forms users - it is PL/SQL and its in the database you already have. The question you have to ask is whether that choice will see you through the next X years. As you know, Oracle strategic direction for their Fusion application is JDev/ADF - so there is the question of whether you are comfortable in NOT choosing the tech stack that Oracles is betting its future business application on.
    REgards
    Grant

  • Transaction failed in Demo application

    Hi,
    I have a problem getting the demo application working properly. In de debug monitor I get the following messages:
    HSD0004F EMP Transaction Failed
    Server Error : HSD-00213 Employee 22; An employee with job SALESMAN must have a value for Commission.
    11:59:34 - QMS_TRANSACTION_MGT.CLOSE_TRANSACTION by cg$hsd_employees
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp005_trs (f)
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp004_ent (f)
    11:59:34 - QMS_TRANSACTION_MGT.ADD_BUSINESS_RULE BR_EMP003_TPL
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp003_tpl (f)
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp002_att (f)
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp001_att (f)
    11:59:34 - QMS_TRANSACTION_MGT.OPEN_TRANSACTION by cg$hsd_employees
    It looks like the business Rules are put on the stack but after executing the Business Rules there a problem getting the error-messages on a message-stack (?).
    In forms I only get a pop-up error message with 'transaction failed' while I expected to get the Transaction window (QMS$TRANS_ERRORS) with the HSD-00213 error-message.
    any suggestions??
    Edward

    What version of the following objects do you have? (I'm assuming you are using Headstart 2.1.2 up through Patch 12.4. If you are using the Headstart 6i beta release, substitute '65' for '50 below.)
    qmslib50.pll
    qmsevh50.pll
    qmsolb50.olb
    qms$errors
    cg$errors
    You are clearing opening and closing the transaction correctly and the error is being recognized.
    The display of the transaction errors window should be handled via the on-error trigger in qmsevh50. Each form should have a block and window for the transaction errors window (both modal and modeless). The on-error trigger should be calling qms$forms.push, which in turn reads all messages from the stack in cg$errors and displays them in the transaction error window.
    The problem has to be somewhere in this area. Since this works fine for many installations, I can only assume that you have an incompatible version of one of these files somewhere.
    Regards,
    Lauri

  • WD demo application: "Service not available" although service active

    Hi everyone
    I am new in Web Dynpro and while doing some tutorials I came across WD application DEMO_CONTEXT_PROP (package SWDP_DEMO). I wanted to test it, but I get error page "Service not available" and error code 403 "Forbidden". And if I test the service directly in SICF, I get error message SHTTP009.
    The service itself is active in SICF, as well as the mentioned services in SAP note 1088717. And I can run other WD demo applications (such as DEMO_TABLE) without problems. Only this one is giving me problems.
    The funny thing is that in SICF there are 2 services called DEMO_CONTEXT_PROP! One is greyed out, the other one is active. But even if I right-click on the one that is greyed out, is still says "active"!?
    Any suggestions? Thanks!

    Hello Jan,
    we had this issue some weaks ago. When upgrading a system to EhP3 SAP delivered a new WebDynpro ICF service which had already been delivered earlier in a support package.
    Problem is that the name of the SICF service is not its key. The real key for the service is a generated GUID which is stored in the database. If you create a service and later SAP delivers it or if SAP developed in 2 different release stacks the service may appear dublicated as you have 2 different GUIDs for the service. If the service is there twice the system tries one by chance if you are unlucky it takes the inactive one and you get the 403 error.
    Thanls to Ramp Up status we discussed this directly with development. Unfortunately there is no real cleanup / consolidation function yet. The straight forward solution was renaming one of the services. As you only use a Demo Web Dynpro ICF service any of them will work. Perhaps you have to activate the one which is not renamed (you cannot really choose which you rename as the SICF tree is totally confused by the 2 services).
    If you have this trouble for a production service you need the SAP to tell you which service (which GUID) is the long term supported and rename the other (perhaps you have to rename, rename the other and then rename the first back). If you do not do this you get the same problem with every Support Package which touches the ICF Services again.
    Best Regards
    Roman Weise

  • Sample source code for demo application

    Can you please kindly provide me source code of the demo application, i need both oracle form which is converted in to adf and also converted adf code it using Forms2adf, it will be a great help to making a decison for oracle form migration
    Thank you

    Hi,
    I think this thread accurately lists the available options for evaluation of the forms 2 adf migration.
    How can i test forms2adf generator?
    Regards,
    Ruud

Maybe you are looking for

  • Putting iMac to sleep with more than one user logged on

    Hi, Our family shares the iMca with an account for each member. They all leave them looged on all the time and we switch between each. I want to force th eiMac to sleep between mifnight and 6 AM to save power. When I set this up in Energy Save settin

  • Problems with ODSCC 11.1.1.5.0...

    I am testing upgrading from DSEE 6.3.1.1 to ODSEE 11.1.1.5.0 in my lab. I am running into issues with registering existing proxy servers (that have been upgraded) to the ODSCC. There are directory servers on the same boxes as the proxy servers and th

  • Could anybody help me out in SWIFT format generation MT900/910

    Hi, Subject: Could anybody help me out in SWIFT format generation of Credit /Debit Cofrmatin message (MT900/910). I have already generaed the message for 'Request for Transfer' i.e MT101 .When I run the automatic payment run(F110) for any vendor ther

  • Validating data/Test  for dso

    Hello Guys I am writing a TD for a DSO and need to put Test conditions and validating procedures. so what could i do to prove my dso is working fine. 1. Is this a true test to run extraction and check number of records in dso/psa equals source table

  • Getting rid of copied and pasted artwork

    Yesterday my copy of the new Pearl Jam album arrived and included in the package was 2 free concerts to download, which I have done. All installed OK and I have managed to get them showing in my iTunes library. Now, not being proper releases there wa