Loyalty admin screen

Hi,
i want access to Loyalty Administration screens in Siebel 8. Could you pl. let me know how to get that? I have installed siebel 8 with sample database but when I log in to call centre I can't see Loyalty screens.
Tnx !!

If db is oracle..
INSERT INTO <tblo>.S_APP_KEY (ROW_ID, CREATED, CREATED_BY, LAST_UPD, LAST_UPD_BY, MODIFICATION_NUM, CONFLICT_ID, APP_KEY_DT, APP_KEY) VALUES ('KEY1', sysdate, '0-1', sysdate, '0-1', 0, '0', NULL, '8273 0832 8293 4809 3287 8339 62');
INSERT INTO <tblo>.S_APP_KEY (ROW_ID, CREATED, CREATED_BY, LAST_UPD, LAST_UPD_BY, MODIFICATION_NUM, CONFLICT_ID, APP_KEY_DT, APP_KEY) VALUES ('KEY2', sysdate, '0-1', sysdate, '0-1', 0, '0', NULL, '8273 0832 8293 4809 3287 8339 62');
etc..
etc..
depends on the no. of keys you have to chaneg as KEY1,KEY2.

Similar Messages

  • How to populate salary admin screen from grade rate

    Hi there,
    I am trying to set up grade related pay in an organization where there are a large number of employees with multiple assignments. It is my understanding that the flexible Grade Ladder Functionality can only be used against the primary assignment. Is my understand correct?
    For this reason I am now resorting to the use of the old grade and payscales functionality. I have set up payscales, point values and grade steps and points and have assigned them to the employees assignments.
    How do I then populate the salary admin screen with the grade rate and also pick up the value and use it to process basic pay.
    Having wasted time setting up grade ladders, any advice on this would be very greatly appreciated
    Many Thanks
    Kev

    HI shailaja,
    I tested the exit,but it aint suiting my need and quantity field in CO11 goods movement screen is still showing summation of three qty fields i mentioned in my question.Can you please tell me the logic along with field names how to do so.It will be a great help for me
    Thanks

  • WRT54G v5 admin screen does not load completely

    I have a WRT54G v5 and when I go to the admin screen (http) it does not load completly.  It was working the other day.  I was in the process of downloading a newer version of the firmware, I am using 1.0.6 and was looking at the 1.0.9.  I have it on the computer but have not applied it to the router yet.
    I am using IE7 and was able to view the page previously with IE7 but am not able to now.  I have rebooted the router (cold start).  No difference.  I can still get to the internet and the wireless is working also, I just cannot make any changes to the router.
    I need help, if someone is willing.
    Thanks
    Dave

    Check if your firewall is on. I was having the same problem and I just shut down Zone Alarm...

  • LDAP in web logic console vs. bi publisher admin screen

    Hello,
    what is the advantage of setting the LDAP in the weblogic admin
    console vs. the bi publisher admin screen? Can move LDAP users into groups that I define in the web logic admin console or the bi publisher admin screen?
    I am not talking about the embedded ldap but the ldap server that is part of the infrastructure independently from oracle.
    thanks for any answers and a nice easter break.
    Edited by: metalray on 28.03.2013 09:03

    metalray wrote:
    Well, glad you got soemthing. Now I try to be more "properly" for you :)
    Good that you are trying.
    The LDAP users do not show up in my Web Logic console. Is a functionality available to allocate the LDAP users to Oracle user groups in web logic or do I expect too much?LDAP = what in your case, do you mean Active Directory .? or any other LDAP directory .?
    You need to configure that in weblogic as one of the authentication providers if you have not done so yet, otherwise they cannot magically appear in WLS console.
    So I am assuming you are expecting too much if you have not configured and trying to look for LDAP users. Let us know if you have already configured one but having trouble managing these users.
    If the functionality (allocating LDAP users to groups) exists in the oracle web logic console,Even though you configure LDAP users in WLS , you cannot assign LDAP users to LDAP groups in WLS since you have to do that in your LDAP not in WLS.
    why does this functionality also in the Oracle BI Publisher Admin screen?Oracle BI Publisher security is managed by Fusion middleware security model not Weblogic , so to get the LDAP users to BIP you need to integrate OBIEE security to BI Publisher.
    Hope this helps. ! Mark if it does.
    Thanks,
    SVS

  • Where do I find the admin screen for my airport extreme?

    I need to make some changes in my airport extreme to allow it to connect to my Direct TV.  I can't find the Admin screen anywhere.

    In the airport utility.. that is the only way apple provided for admin of their range of routers..
    There is Airport utility for Mac.. PC up to Win7 which does seem ok on win8.. and iOS. Just download it if you don't have a Mac.. for Mac since about Snow it is included in the OS.

  • Pointers on customizing the Admin Screen of Webcenter

    Hi,
    I am a newbie to Oracle Web Center Sites.
    I have installed Webcenter in my machine and integrated my local Webcenter instance with Eclipse IDE using CSDT Plugin.
    I have a requirement wherein I have to create a Plug in that would display my custom menus in the existing Admin UI.
    For ex :
    I log in to Web Center Sites using the credentials fwadmin
    Select a Site and click on the admin icon which would take me to the admin Screen for that site where i can manage users, add templates etc.
    I want to create a plugin which when enable would display an extra Menu say Hello World in the Admin Screen.
    I have been searching for ways to implement.
    Can anybody suggest some pointers as to where to begin.
    Thanks in advance.
    Nikhil

    Have you tried connecting to the modem using a wired connection on the computer with problems? Also try connecting using Internet Explorer. If a wired connection works, there may be limitations on how you can administrate your modem over wireless or your wireless signal is too weak.

  • Oracle APEX admin screen is blank

    Hi Guys
    steps done so far:
    1. @apexins SYSAUX SYSAUX TEMP /i/
    2. @apxchpwd
    3. install standalone listener :
    java -jar apex.war
    4. start listener:
    java –Dapex.home=apex_location –Dapex.images=images_location –Dapex.port=8088 –jar apex.war
    5. go to admin screen
    http://servername:8088/apex/listenerAdmin
    6. Admin screen is blank.
    7. @apex_epg_config /tmp
    8. Admin screen is still blank.
    Any ideas why?

    1. Which APEX version did you install? I assume the current one, which would be 4.1...
    Yes it is 4.12. What did you enter during this (initial) configuration? Did you receive any error? Did you run "listenerConfigure"?
    entered admin pwd and manager pwd. No error. I did not run listenerConfigure3. Could you post the console output from startup...
    INFO: Starting: /home/test/scripts/apex/apex.war
    See: 'java -jar apex.war --help' for full range of configuration options
    INFO: Extracting to: /home/test/scripts/apex
    INFO: Using classpath: file:/home/test/scripts/apex/apex/____embedded/start.jar:file:/home/test/scripts/apex/apex/WEB-INF/lib/commons-fileupload-1.2.1.jar:file:/home/test/scripts/apex/apex/WEB-INF/lib/je-4.0.103.jar:file:/home/test/scripts/apex/apex/WEB-INF/lib/ojdbc6.jar:file:/home/test/scripts/apex/apex/WEB-INF/lib/ojmisc.jar:file:/home/test/scripts/apex/apex/WEB-INF/lib/poi-3.6-20091214.jar:file:/home/test/scripts/apex/apex/WEB-INF/lib/ucp.jar:file:/home/test/scripts/apex/apex/WEB-INF/lib/xdb-11.2.0.jar:file:/home/test/scripts/apex/apex/WEB-INF/lib/xmlparserv2-11.2.0.jar:file:/home/test/scripts/apex/apex/WEB-INF/lib/apex.jar:
    INFO: Starting Embedded Web Container in: /home/ormerck/scripts/apex
    Jul 18, 2012 9:51:59 AM ____bootstrap.Deployer deploy
    INFO: Will deploy application path=/home/test/scripts/apex/apex/WEB-INF/web.xml
    Jul 18, 2012 9:51:59 AM ____bootstrap.Deployer deploy
    INFO: deployed application path=/home/test/scripts/apex/apex/WEB-INF/web.xml
    Using config file: /home/test/scripts/apex/apex-config.xml
    -- listing properties --
    PropertyCheckInterval=60
    ValidateConnection=true
    MinLimit=1
    MaxLimit=10
    InitialLimit=3
    AbandonedConnectionTimeout=900
    MaxStatementsLimit=10
    InactivityTimeout=1800
    MaxConnectionReuseCount=1000
    APEX Listener version : 1.1.3.243.11.40
    APEX Listener server info: Grizzly/1.9.18-o
    Jul 18, 2012 9:52:00 AM com.sun.grizzly.Controller logVersion
    INFO: Starting Grizzly Framework 1.9.18-o - Wed Jul 18 09:52:00 EDT 2012
    INFO: http://localhost:8088/apex started.
    Using JDBC driver: Oracle JDBC driver version: 11.2.0.2.0
    4. ... up to that action?
    Now the admin screen comes up . But everything is greyed out. Cannot change anything5. Could you check the page source if it's really blank?
    Now its coming up but the screen is greyed out . You cannot change anythingthanks

  • 64bit 9.0.1 update Blank Admin Screen

    On a fresh build of Server 2008 R2 standard, 64 bit with IIS 7.5. I managed to install CF 9 64-bit.
    Used : ColdFusion_9_WWEJ_win64.exe
    I was able to log into the CF Admin at http://127.0.0.1/CFIDE/administrator/index.cfm
    Then the update.
    After update: ColdFusion_update_901_WWEJ_win64.exe, I cannot see the admin console
    On the local server, I get a blank screen when accessing http://127.0.0.1/CFIDE/administrator/index.cfm
    Or I may get a “500 - Internal server error”, if access off server.
    IIS 6 Compatibility is now disabled
    CF Application Error:
    "Error","jrpp-1","08/28/12","08:32:26","cfadmin","Element ESAPIUTILS is undefined in a Java object of type class [Ljava.lang.String;. The specific sequence of files included or processed is: C:\inetpub\wwwroot\CFIDE\administrator\index.cfm, line: 55 "
    "Error","jrpp-1","08/28/12","08:32:26",,"Exception thrown by error-handling template:"
    "Error","jrpp-1","08/28/12","08:32:26",,"Object Instantiation Exception.Class not found: coldfusion.security.ESAPIUtils The specific sequence of files included or processed is: C:\ColdFusion9\wwwroot\WEB-INF\exception\coldfusion\runtime\ExpressionException.cfm, line: 12 "
    "Error","jrpp-0","08/28/12","08:33:00","cfadmin","Element ESAPIUTILS is undefined in a Java object of type class [Ljava.lang.String;. The specific sequence of files included or processed is: C:\inetpub\wwwroot\CFIDE\administrator\index.cfm, line: 55 "
    "Error","jrpp-0","08/28/12","08:33:00",,"Exception thrown by error-handling template:"
    "Error","jrpp-0","08/28/12","08:33:00",,"Object Instantiation Exception.Class not found: coldfusion.security.ESAPIUtils The specific sequence of files included or processed is: C:\ColdFusion9\wwwroot\WEB-INF\exception\coldfusion\runtime\ExpressionException.cfm, line: 12 "
    This the page source from the admin “blank screen”
    <html>
    <head>
                    <LINK REL="SHORTCUT ICON" href="http://127.0.0.1:80/CFIDE/administrator/favicon.ico">
                    <title>ColdFusion Administrator Login</title>
    <style>
    body, p, td {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: x-small;
    th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small; ! important;
    th {
    text-align:left;
    .adminbody {
                    background-color: #c4c4c4;
    .resourcelist {
                    list-style-type:square;
                    margin-top:5px;
                    margin-bottom:10px;
    .errorText {
                    color: #CC0000;
    .successText {
                    color: #008800;
    .loginWhiteText {
                    color: #FFFFFF;
                    font-weight: bold;
    .loginInvalidText {
                    color: #CC0000;
                    font-weight: bold;
    .loginCopyrightText {
                    color: #000000;
                    font-size: 9px;
                    font-family:Arial, Helvetica, sans-serif;
    a {
                    color: #
    Any direction is greatly appreciated.

    ColdFusion_9_WWEJ_win64.exe is the CF9.0.2 installer.
    Over that you have applied ColdFusion_update_901_WWEJ_win64.exe which is CF 9.0.0 updater1 package that brings version to CF9.0.1.
    Expect you will need to uninstall CF9 reboot and install again without updater1.
    HTH, Carl.

  • Configuring APEX in oracle 11.1.0.7.0: apex admin screen is blank

    I am trying to configure apex in a oracle 11g (11.1.0.7.0) and after running the apxconf script and unlocking the anonymous account, I get blank screen for http://hostname:8080/apex/apex_admin
    same behavior for http://hostname:8080/apex
    Any ideas on how to get past this?
    Thanks,
    Sireesha

    Hi,
    I installed Oracle 11.1.0.7.0 with APEX 3.2 about a month ago. I have been using Apex successfully to create an application. 3 days ago my pc was rebooted because Windows Media Player had used all the memory.
    After the reboot, the Apex logon page is no longer available. I can't access the images folder, the logon page or the admin page I just get "Internet Explorer cannot display the webpage".
    I have spent the last 3 days trawling the web for a solution but can't seem to find any answers to a similar problem,
    No changes have been made to the pc other than the above, can anybody help me diagnose it?
    select dbms_xdb.gethttpport from dual;
    returns 8080
    The output from lsnrctl status is
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 20-JUL-2009 12:53:59
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=House)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.1.0.7.0 - Production
    Start Date 20-JUL-2009 12:46:24
    Uptime 0 days 0 hr. 7 min. 35 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\Oracle\Product\11.1.0\Db\network\admin\listener.ora
    Listener Log File c:\oracle\diag\tnslsnr\House\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.10)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=House)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=House)(PORT=21))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "House.unitechit.co.uk" has 1 instance(s).
    Instance "house", status READY, has 1 handler(s) for this service...
    Service "HouseXDB.unitechit.co.uk" has 1 instance(s).
    Instance "house", status READY, has 1 handler(s) for this service...
    Service "House_XPT.unitechit.co.uk" has 1 instance(s).
    Instance "house", status READY, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    I have just read above about the shared servers parameter
    show parameter shared_server
    returns shared_servers integer 1
    I can connect to the database via Sqlplus and it continues to function correctly.
    I have tried accessing:
    http://192.168.1.10:8080/apex
    http://house:8080/apex
    http://127.0.0.1:8080/apex
    and with /apex_admin
    Can anybody give me any more help to diagnose this?
    Many thanks,
    Blackstone.

  • Non admin screen sharing

    I have a lab of computers and would like the teacher station to be able to click "share screen" and see what the student is seeing. The teacher doesn't have Admin rights, and is an OD user. is there a way to give an open directory user Screen sharing rights?

    Apple Remote Desktop seems like it would be the turnkey solution to your issue, but comes at a price. There may be other options, but Screen Sharing is not something that is controlled or administered through OD.
    -Doug

  • HT2956 Unable to install new software, looping admin screen.

    I am unable to install new software on my iMac, I enter in the admin password and it doesn't progress to the installation screen, it just loops back to admin password entry. Please help

    Hi Kappy, this isnt the case, it accepts the password, I hit install and then the same screen pops up instead of proceeding to install the software. I even went in to check, change password and no joy

  • Cannot log into vda admin screen

    I'm running vda_3.1_amd64
    After running the vda-config script, the vda admin at port 1800 gets installed without notifiying me of the password.
    Same with ut admin at port 1660.
    Any help?
    thanks, garrett

    Try this: https://discussions.apple.com/thread/3219751?start=0&tstart=0
    good luck

  • Groups created in OID cannot be seen in Portal - Admin screen

    Hi,
    I'm working on an intranet application for my company, and trying to structure Groups/Users in the OID to enable role-based security.
    I'm having a problem where the groups created in OID through the OID Self Services Console, cannot be viewed in the Portal Administration page. I have assigned all users to the groups I created in OID, and made the "NEW GROUPS" members of the oip_available_users, and the AUTHENTICATED USERS groups. From what I understand, if I make them members of these 2 groups, they should be available for the Portal to see. Is that correct?
    Has anyone else faced this problem. How can I create a group in OID and view it through the Portal, for giving privileges to pages in my pagegroup.
    Any help would be appreciated!
    Thanks,
    Lakshmi

    Set objectclass orclPrivilegeGroup for group.

  • Admin screen will not display images - error on page

    We are one step closer to a successful installation but not quite there yet. When we got to htmldb_admin the username/password boxes appear but the images do not display and it states error on page no matter what you try to do. Any suggestions?

    Please see errors below from the log file. It appears that it is looking in the wrong directory for the images. Does anyone know where I can set this? I put an alias in htttp.conf but it must be pulling the info below from somewhere. Please help - I am so close (I think!!).
    Fri Feb 25 10:45:51 2005] [error] [client 164.156.73.176]
    [ecid: 1109346351:164.156.73.176:1660:2092:5,0] File does not exist: c:/oracle/product/10.1.0/client_2/apache/apache/images/htmldbins.small_button_right2.gif
    [Fri Feb 25 10:45:51 2005] [error] [client 164.156.73.176] [ecid: 1109346351:164.156.73.176:1660:2268:5,0] File does not exist: c:/oracle/product/10.1.0/client_2/apache/apache/images/htmldbins.small_button_left2.gif
    Fri Feb 25 10:14:17 2005] [error] [client 164.156.73.176] [ecid: 1109344457:164.156.73.176:1552:1708:70,0] File does not exist: c:/oracle/product/10.1.0/client_2/apache/apache/htdocs/i/htmldbins.htmldb/oracle_htmldb_logo.gif
    [Fri Feb 25 10:14:17 2005] [error] [client 164.156.73.176] [ecid: 1109344457:164.156.73.176:1552:1712:74,0] File does not exist: c:/oracle/product/10.1.0/client_2/apache/apache/htdocs/i/htmldbins.htmldb/builder/1px_trans.gif

  • How do you use Time Machine to restore a specific users account?  I can't do it from the user screen because I am not allowed.  I can't do it from the admin because I can't see other users in Time machine.

    I can't restore my user account from the users screen because I get an alert that Mac OS needs something.  I can't restore in TimaeMachine from the Admin screen because I can't see other users home folders.  What can I do?

    See Pondini's TM FAQs for starters.

Maybe you are looking for

  • I recentely changed my password to the email account but cant get it to work when I put in the new password what should I do

    I recently changed my password to the email account, but somehow I delete the account and try to add it with my new password, it just doesn't work.  What should I do?  Thank you

  • Stuck in file transfer mode?

    I recently bought a NOkia 5310 express music phone, and I'm trying to copy some songs onto it. Whenever I try to get it set up to copy the music it says that my phone is "in file transfer mode, and cannot be use with pc suite, quit file transfer mode

  • Host name in 9iASr2

    Hi- Is there process to change the fully qualified host name for 9iAS? The machine name of the mid-tier server will be changing. Is there a way to change this name? Thanks

  • TRUNCATE PROBLEM

    HI FRIENDS, CAN ANY ONE TELL , FROM WHICH FUNCTI0N MODULE WE CAN TRUNCATE . INPUT      - > ABCDEFGH OUTPUT   - > ABCDE IT'S URGENT, PLZ. HELP ME

  • Qosmio G10: Monitor completely blacked out

    Hello! I have this problem with my Qosmio G10, I turn on the laptop, the fan makes a high noise and finally it logs in Windows. Meanwhile, i cannot see what's happening, because the screen is blacked out. I just hear the sound for the Windows log on.