Queries related to web-ui configuration.

Hi Experts,
I have some queries related to web-ui configuration :
I have copied standard component of Lead with values Role Key  = Zconfig key, Component Usage, Object Type, Object Subtype= Default and made some changes(renamed some fields) and assigned same Config key to business role further assigned that role to my user but when i open the lead transaction from webui the screen i see is standard and not which is configured by me, i have also confirmed screen by checking field property(F2) it shows my zconfig key, please clear my below queries:
1) I m missing any steps in screen configuration or assignment
2) I need to assign this new configured screen to diffrent users for diffrent project.
3) How to hide some field which is not required in transaction.
I have gone through the various threads in sdn but unfortunately i did not get clear idea.
Thanks and Regards,
DD's

Hi harshit,
Thanx for u r quick reply i have done it by making changes in  DO_CONFIG_DETERMINATION, can u please suggest how to hide unwanted fields in webui transaction.
Thanks and Regards,
DD's
Edited by: DD's on May 11, 2009 11:51 AM

Similar Messages

  • Queries related to POWL...

    Hi Experts,
    I have couple of queries related to POWL:
    1.  Is it possible to select multiple rows in the POWL query table (Result after runnig POWL query). I am not using Web Dynpro ABAP application to call POWL but using POWL iView.
    2.  If above is not possible then can multiple rows be selected by pressing CTRL button and then lead select with the help of mouse. I am not able to do this as well. In one of the ECC it is working but in other it is not working. can there be any version issue.
    3. By default Layout of POWL query are Link Matrix and the same can be changed to Tabstrip by going inside Personalize option, but that will only affect the particular user who have done personalization.
    Is there any way to make Tabstrip Layout as default for all the users.
    4. Please through some light on transaction LPD_CUST, as I want to open Web dynpro screen from POWL action. Again POWL is not embedded in Web dynpro application.
    Thanks,
    Harish

    Thanks Manas for your response.
    I have gone through one of the posts in which you have explained about this transaction LPD_CUST and that is how I have came to know about it.
    Link: [Calling Web Dynpro application or URL from POWL;
    but after this code is executed I am getting Null Pointer exception.
    i.e. field like MR_LAUNCHER_CLASS & MR_WD_APPLICATION in INITIAL and that is why the below statement (Standard code) is giving null pointer:
    ld_client_environment = mr_wd_application->get_client_environment( ).
    Also just wan tto know the significance of Role and Instance (I have just taken any dummy name).
    Code which I have written is below:
    cl_apb_launchpad_api=>read_for_display(
            EXPORTING
              id_role                     = 'ZTESTROLE'
              id_instance                 = 'ZTESTINSTANCE'
              ir_provider                 = lr_provider
            RECEIVING
              er_launchpad                = lr_lpd_handle
           EXCEPTIONS
             parameter_missing           = 1
             not_found                   = 2
             others                      = 3
          IF sy-subrc <> 0.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                     WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF.
          CHECK lr_lpd_handle  IS BOUND.
          IF lr_lpd_handle IS BOUND.
          ENDIF.
          lt_lpd_content = lr_lpd_handle->get_content( ).
          READ TABLE lt_lpd_content REFERENCE INTO lr_lpd_content WITH KEY link_text = 'TESTWEBDYNPRO'. "Link text for launchpad
    ls_appl_param-key = 'SAP-WD-CONFIGID'. "app conf if any
         *ls_appl_param-value = 'MDG_OIF_CREATE_CONF'.
         *APPEND ls_appl_param TO lt_appl_param.
          lt_lpd_appl_params = lr_lpd_content->application_parameter.
          "launch application
          lr_lpd_handle->launch_application(
            id_application_id         = lr_lpd_content->application_id
            it_application_parameters = lt_lpd_appl_params
      it_business_parameters =  lt_appl_param
    Thanks,
    Harish

  • Queries related to iViews in EP.. :)

    Hello All,
    I have few queries related to iViews in EP:
    1> How should I create an iView out of an EAR file thats deployed on server?
    2> Do I always need a par file to create an iView?
    3> Suppose I have a Web project (containing servlet). How will I create an iView from this?
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    Hi Ganesh,
    Support the URL is http://<server>:<port/jniindex12/Test.html
    The iView is ready to use but I see some strange behaviour here......
    While creating the URL iView, when I fill in the URL field with the above URL string and click on Browse, I get a 503 error but when I preview the iView, it works.
    Why this strange behaviour...?
    Also when I run the above URL directly from browser, it runs.
    So any idea as to why the error when I click on Browse.
    Hope the above explanation is clear.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu
    Message was edited by: Ritu  Hunjan

  • Queries Related to Adobe Form

    Hi Friends,
    I have some queries related to Adobe Form. Our client is willing to replicate purchase order and shopping cart scenarios from SRM to Adobe Form.
    But I am not sure whether we can achieve the functionalities or not. Our client requires to know the below answers.
    1. He wants to know whether any sub screen can be developed in ADOBE form or not. For example, in PO, each line item has an account determination which has multiple entries (for example each and every line item will have more than 1 account assignments). In SRM the account assignment is entered in a second (sub) screen to enter multiple values. Whether this can be done in ADOBE form or not?.
    2. He wants to know whether the search help can be provided as same as ECC/SRM in ADOBE form or not. For example, when we select the vendor he does not want to bring the list of all the vendors from LFA1 table. He wants to restrict based on come condition such as company code and user should able to key in the company code to filter the vendors associated with that company code. How this can be done in ADOBE form.
    3. He wants to know, what is the best approach to develop either ADOBE form or portal page. Which one is feasible to develop cost effective and time consuming. Also he wants to know the performance impact of both approaches. Finally he wants to know the merits and demerits for both approaches (ADOBE Form and portal web page development).
    Friends it would be a great help to me if you can send me the answers for the following.
    Thanks in Advance.
    Best Regards,
    Koushik

    Hi
    1.Which equipment category do we choose, Q or P?
    Ans:
    Q is normaly used for Instruments,Lab equipments
    P also used for Production/process related equipments needs calibrations often
    2.While creating a maintenance plan,which category do we choose, maintenance order or quality maintenance order?
    Ans:
    Its all depends on config you have did. if Quality maintenance order should be linked to inspection type.can be used.
    we can not used maintenance order if it is not linked to inspection type 14.
    3.Is it that we can't do a time confirmation before results recording?If I try to do so,I get this message"No open operation recieving confirmation entries for order".
    Ans:
    You can do time confirmation after result recording, then UD.after UD ,order will be TECOed automaticlay.
    4.While I create my maintenance plan,I get this message, a counter could not be defined for the reference object.Why so?
    Ans:
    Check any measuring counters created for the equipments,
    5.After usage decision,if I lock my equipment for further use,the equipment has the status both AVLB and NPRT.Why?
    Ans:
    After UD, system changes the status NPRT for the equipments have PRT view only.
    if PRT view maintained in the equipment, system status remains AVLB.
    If you dont to use the equipment after UD-Reject,have to go development using user status.
    6.Can I create my calibration order manually and assign equipment task list.If so,how?
    Ans:
    Yes. you can
    Create task list with 300 inspection point, assign when u create order
    also you can have manual call in the maintenance plans.

  • Queries related to Oracle 9i Application server

    I have some queries related to JDBC and oracle 9i Applcation
    server.
    1. Does JDBC Driver supporting VAX/VMS comes with the Oracle 9i
    App
    Server?
    2. What JDBC Driver is supported for Oracle 9i Application
    Server?
    3. Is the JDBC Driver Platform Independent?
    4. Can we separate OC4J Servlet engine(Web Container) from
    Oracle 9i Application
    server and put it on a different machine?
    5. What other Servlet engine is compatible with Oracle 9i
    Application server?
    and finally ...
    we are developing application with Oracle database in Sun
    Solaris 2.8 OS
    and after development we have planned to change the oracle
    database to
    VAX/VMS OS , Will there be any deployment issue because of OS
    inconsistency.
    Please reply me asap.It will be greatful to you.We are looking
    for answers for a very long time.
    Thanks
    Anand

    Dillip,
    You can find some documentation (EJB/Servlet Developers Guide) at http://otn.oracle.com/tech/java/oc4j/content.html. We will be posting Oc4J users guide and services guide very soon.
    regards
    Debu Panda
    Oracle

  • Queries related to Bi Beans using Oracle9i JDeveloper

    Queries related to Bi Beans using Oracle9i JDeveloper [5.0.581]
    1. Is Asymmetric Report feature is available in Oracle
    JDeveloper(BIBEANS)?
    2. Is Write Back feature is available in Oracle9i JDeveloper
    using BiBeans?
    3. Is it possible to use HotSpots feature in Oracle9i JDeveloper
    (BIBEANS) ?
    4. Is it possible to use On the Fly Aggregation feature in
    Oracle9i JDeveloper(BIBEANS) ? or We need to use Meterialized
    Views or Summary Tables for Aggregation ?
    5. Is any documents/steps available for JDeveloper Reports Web
    Publishing and JDeveloper Report Integration with portal ?
    6. Is any document/information available on JAVA OLAP API for
    Report customization.
    7. Is it possible to insert a ROW/Column dynamically in a
    Report ?
    10.Is it possible to generate Arabic Reports(with Numeric Data
    in English and Dimesions(labels) in Arabic).pl provide some
    doccuments on this topic.
    11.In Formating option there are 13 types of currencies
    provided.but there is no 'Rs'(Rupees) and 'Kd'(KuwaitiDinar).is
    it possible to attain?
         If yes,can i get any examples and related documentation
    on the above features ?
    Thanks for time and help
    Regards
    Raja

    The user that owns the cubes and dimensions must have the role OLAP_USER so that the OLAP API can view the required information which is actually stored in a series of tables owned by the user OLAPSYS. This schema is usually referred to as the CWM catalog. I think the OLAP documentation explains the views that are part of this schema.
    At risk of being rude - why are you creating a relational model? It is much easier to store your model within an 10g R2 Analytic Workspace. This is much more performant and provides greater functionality compared to ROLAP solution.
    Watch out for Enterprise Manager (OEM) when deleting cubes and dimensions. I have had some very bad experiences with OEM not removing all the elements of a dimension or cube from the CWM catalog, even though the nodes in the OEM navigator tree do not show any dimensions or cubes.
    Then when you try to connect to an OLAP schema with BI Beans you got some very serious java exception errors relating to corrupt metadata. At this point you have to use the OLAP PL/SQL packages to clean up the CWM catalog to remove all the invalid dimensions and cubes. It is not that difficult to do just takes a bit of time.
    Hope this helps
    Keith

  • Web dynpro configuration

    Hi, BASIS Administrators,
                 I have installed SAP ECC 6. and installed web dyn pro and all other futures but I need to configure WEB DYN PRO. Can any body help me on this issue by step by step process....... Please

    try to create a web dynpro application and see what is the error you are getting.
    the only thing i guess required is activating the services in the SICF transaction
    there go and activate the services related to web dynpro
    activate the full node web dynpro
    plus some times hostname can be problem. for that you need to get the full host name with domain of the server
    and mention the same in the instance profile of the server under the ICM/full_host_name parameter.
    thanks
    sarbjeet singh

  • Queries Related with OIM 11g

    Hi Experts,
    I have few basic queries related with OIM 11.1.1.3
    1) Can we use GTC connector to export data of users (Newly created users on daily basis) to CSV file?
    I think No, But just wanted to confirm with you guys.
    2) The LdapConfig utils in OIM11.1.1.3 provides facility to replicate the users in OID. Like whenever I am creating a user in OIM..Its creating it in OID as well.
    My question here is:
    a) Since we dont have any process form here so how can i add a new attribute in the data which is getting created in OID through OIM? Like I want to provision a custome attribute along with existing attributes..how will i achieve this?
    b) In OIM11.1.1.3, In what scenario we can use OID connector and LdapConfig settings? Like..when to use connector..for provisoning data in OID.
    Rajiv,Kevin,Sunny...waiting for ur valuable inputs :)
    Regards,
    J
    Edited by: J_IDM on May 18, 2011 2:56 AM

    Thanks Rajiv,
    We have process form. We don't have Object Form but we have Request Dataset for that.
    But since my OID is configured using LdapConfig and I am not using OID connector. So I dont see any process form associated with my OID.
    How can i add new attribute here (Suppose carLicense I need to provision to OID)?
    You'll use OID connector when you'll have OID as a target system.
    Even I am not using any connector but my users are succesfully created in OID..using OIM 11g.
    So I just wanted to know..under what circumstances we should go for LdapConfig(Auto OID user creation) and OID connector in OIM 11g
    Thanks very much!!
    J

  • Can I share queries that use Web.Contents() need ApiKeyName at Power BI ?

    Can I share queries that use Web.Contents() need ApiKeyName at Power BI ?
    I want to share queries at Power BI.
    These queries include Web.Contents function.
    And Web.Contents function have ApiKeyName for Web API authentication.
    Ex:
    Web.Contents("http://jlp.yahooapis.jp/KeyphraseService/V1/extract", [ Query=[ #"sentence"=t2 ], ApiKeyName="appid" ])
    I try share this queries to Power BI.
    But I cannot use this query at the other excel workbook.
    Regards,
    Yoshihiro Kawabata

    Ok that makes sense. Thank you for the translation! That error isn't specific to your use of an API key. It is hitting our privacy firewall feature. There is more information here:
    http://office.microsoft.com/en-us/excel-help/privacy-levels-HA104009800.aspx
    I encourage you to read that help document to get the full information, but basically it's saying that you're trying to combine two datasources and Power Query doesn't know the relative privacy level of each source. We need that info so we can make sure
    that we don't leak private data out to the world.
    The error message suggests that you build the query from scratch. When you do that, you'll get prompted for the privacy levels of each source and you won't have this problem. If you want to reuse this query without rebuilding it and you're absolutely sure
    that none of the data involved is private, you can disable the privacy firewall by clicking the Fast Combine button. That's located in the Power Query ribbon in Excel in the Workbook Settings group. (Sorry I don't know what that is called in Japanese.)

  • GRID CONTROL FAILS at Web Cache Configuration Assistant

    Hi,
    I am installing Grid Control 10.2.0.1 on Oracle Enterprise Linux 4. I run into this error at Web Cache Configuration Assistant :
    Failed in smi manipulation().
    The most likely causes are:
    1. TaskMaster cannot read configuration files, such as $ORACLE_HOME/opmn/conf/opmn.xml, and $ORACLE_HOME/dcm/dcm.conf, etc.
    2. Cannot connect to the repository.
    Resolution:
    1. Make sure that the system configuration files are present and the permission for those files are set correctly.
    2. If you are using Infrastructure Database, please make sure that the database is up and running, and the listener for the database is running. Also check the connectivity of the machine to the Database Repository. Please refer to the exception thrown by the Repository API for resolution. The Repository API may be misconfigured.
    Base Exception:
    oracle.ons.SubscriptionException
    Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
    oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
         at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Command = /home/oracle/OracleHomes/oms10g/jdk/bin/java has failed
    As per a couple of earlier threads almost related to this .. I have corrected my PATH, TMP, LD_LIBRARY_PATH env variables, but I repeatedly get stuck at this point.
    Any insights on this please ?

    Resolution:
    1. Make sure that the system configuration files are
    present and the permission for those files are set
    correctly.
    2. If you are using Infrastructure Database, please
    make sure that the database is up and running, and
    the listener for the database is running. Also check
    the connectivity of the machine to the Database
    Repository. Please refer to the exception thrown by
    the Repository API for resolution. The Repository
    API may be misconfigured.

  • How to create a verification pop-up message for queries executed on Web

    I have implemented the function RRMS_MESSAGE_HANDLING in my customer exit variable code for step 2  in the customer include ZXRSRU01.  I am able to get warning and error messages to appear in Bex Excel queries, but not queries executed on the Web.  I have also tried implementing these queries in a Web Template which allows system messages and warning messages, but still these messages are suppressed.
    Is anyone aware of how to create warning messages that appear both in Bex Excel and Bex Web queries?
    Thanks for you help,
    Curt Timmerman

    On the Comments screen, just select the notes tool to add the note. When you are done, click to close the note.

  • How to embed multiple queries in one web template

    Hi,
    I've a requirement wherein I need to embed two queries in one web template. The first query displays order quantity from a particular customer and the second query displays other information for that customer. Most of my web templates i've contains only one query which i've created using 0ADHOC template saving this as diff template and modifying it. But this is the first time I have got this type of requirement wherein the user drills down on a particular customer for order quantity and then goes for other information from other query.
    Does anyone out there has any idea or suggestion as to how to do this ? One more thing I need to pass the values from one query to another which is akin to RRI concept while staying in the same web template.
    Your suggestions/advices are highly appreciated.
    Thanks in Advance,
    Rash.

    Hi Rash,
    You can do this by including 2 table web items in your template and assiging the 2 different queries as different dataproviders to each. You can try to create a drop down box to filter the customer and in its properties set DataProvider1 and DataProvider2 as the affected data targets.
    Hope this helps...

  • Queries related to calibration inspection process

    I have some queries related to calibration business process.They are as follows:-
    1.Which equipment category do we choose, Q or P?
    2.While creating a maintenance plan,which category do we choose, maintenance order or quality maintenance order?
    3.Is it that we can't do a time confirmation before results recording?If I try to do so,I get this message"No open operation recieving confirmation entries for order".
    4.While I create my maintenance plan,I get this message, a counter could not be defined for the reference object.Why so?
    5.After usage decision,if I lock my equipment for further use,the equipment has the status both AVLB and NPRT.Why?
    6.Can I create my calibration order manually and assign equipment task list.If so,how?
    7.While creating my test equipment,for the PRT tab,the task list usage becomes a mandatory field.What setting is done for this task list usage to become a mandatory field?
    Edited by: Pallavi Kakoti on Feb 2, 2012 8:19 AM

    Hi
    1.Which equipment category do we choose, Q or P?
    Ans:
    Q is normaly used for Instruments,Lab equipments
    P also used for Production/process related equipments needs calibrations often
    2.While creating a maintenance plan,which category do we choose, maintenance order or quality maintenance order?
    Ans:
    Its all depends on config you have did. if Quality maintenance order should be linked to inspection type.can be used.
    we can not used maintenance order if it is not linked to inspection type 14.
    3.Is it that we can't do a time confirmation before results recording?If I try to do so,I get this message"No open operation recieving confirmation entries for order".
    Ans:
    You can do time confirmation after result recording, then UD.after UD ,order will be TECOed automaticlay.
    4.While I create my maintenance plan,I get this message, a counter could not be defined for the reference object.Why so?
    Ans:
    Check any measuring counters created for the equipments,
    5.After usage decision,if I lock my equipment for further use,the equipment has the status both AVLB and NPRT.Why?
    Ans:
    After UD, system changes the status NPRT for the equipments have PRT view only.
    if PRT view maintained in the equipment, system status remains AVLB.
    If you dont to use the equipment after UD-Reject,have to go development using user status.
    6.Can I create my calibration order manually and assign equipment task list.If so,how?
    Ans:
    Yes. you can
    Create task list with 300 inspection point, assign when u create order
    also you can have manual call in the maintenance plans.

  • Error installing EM10gR2 Configuration assistant "Web Cache Configuration A

    I am getting an error when the web cache configuration assistant is running. Here is the output of the message:
    Output generated from configuration assistant "Web Cache Configuration Assistant" (attempt 2):
    Command = /oracle/oms10g/jdk/bin/java -DORACLE_HOME=/oracle/oms10g -Djava.net.preferIPv4Stack=true -classpath /oracle/oms10g/sysman/webapps/emd/WEB-INF/lib/webcachecfg.jar:/oracle/oms10g/sysman/webapps/emd/WEB-INF/lib/emd.jar:/oracle/oms10g/lib/emSDK.jar:/oracle/oms10g/dcm/lib/dcm.jar:/oracle/oms10g/jlib/repository.jar:/oracle/oms10g/lib/xmlparserv2.jar:/oracle/oms10g/jlib/emConfigInstall.jar:/oracle/oms10g/jdbc/lib/classes12.zip:/oracle/oms10g/jdbc/lib/nls_charset12.jar:/oracle/oms10g/jlib/jndi.jar:/oracle/oms10g/jlib/rt.jar:/oracle/oms10g/jdk/lib/i18n.jar:/oracle/oms10g/jlib/ldapjclnt10.jar:/oracle/oms10g/jlib/ojmisc.jar:/oracle/oms10g/j2ee/home/jazn.jar:/oracle/oms10g/j2ee/home/jaas.jar oracle.ias.webcache.config.WebcacheConfig -oh /oracle/oms10g
    Failed in smi manipulation().
    A problem has occurred reading the initial configuration and storing it into repository
    Resolution:
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:
    /oracle/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    Resolution:
    Please make sure the values entered in OHS configuration files are correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    /oracle/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    Resolution:
    Please make sure the values entered in OHS configuration files are correct.
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.utility.editpropagator.PropagateLocalEdit.repositoryInit(Unknown Source)
         at oracle.ias.sysmgmt.persistence.utility.PMUtility.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Configuration assistant "Web Cache Configuration Assistant" failed
    The "/oracle/agent10g/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    My etc/hosts file looks like:
    cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    172.24.254.25 k25
    Ugh!

    sorry, a little bit late but i had the same problem.
    /oracle/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    simple make the link "ln -s libdb.so.3 libdb.so.2" in the /usr/lib directory.
    regard´s
    roland

  • Service Registry in Web Service Configuration

    Hi
    I have a unique problem
    I am using NWDS
    SAP NetWeaver Developer Studio
    SAP Enhancement Package 1 for SAP NetWeaver Developer Studio 7.1 SP04 PAT0000
    Build id: 200911281443
    In NWDS when I go to Windows --> Preferences --> Destination Configuration --> Web Service Configuration --> and say CREATE in the Destination Type I can not see the option of Service Registry I can only see the option of WSDL and WSIL
    and in the following doc
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e058a805-68b2-2b10-6a8b-fc570f1c37d1?quicklink=index&overridelayout=true
    How to Browse an Enterprise Services Registry in Visual Composer.pdf
    Page 13 they have shown a screenshot where it shows the Destination Type as Service Registry
    Can anyone tell me please how can I get the option of having Service Registry in Web Service Configuration
    I have also installed CE 7.1 EHP1 preview provided by SDN
    I know its a unique problem but if someone can throw light on this it will be very helpful to all those who want to work on Enterprise Service Repository
    Regards
    JM

    Hi John,
    I think the screenshot is wrong.
    You can use WSIL to configure the backend system.
    The WSIL url for ABAP systems is http://[host]:[port]/ sap/bc/srt/wsil?sap-client=[client_no]
    Regards,
    Christian

Maybe you are looking for

  • Missing material line in Inbound delivery

    Hi All, Outbound delivery and inbound delivery are created successfuly, but in the inbound there is no material appear.  There is only 1 material in the outbound.  What is the cause of the issue and how to fix the inbound issue? Thanks.

  • Command-Z keyboard menu shortcut is not working

    Hi Command-Z keyboard menu shortcut is not working in my profile i.e.,my login. But able to execute the same keyboard shortcut in other profile. ALl the other menu keyboard shortcuts are working fine. Have tried deleting Universal Access, HotKeys,Fin

  • Windows are out of reach - can not be moved back onto the screen

    Hi On one client, somehow the windows (i.e. Item Master) are opening like moved out of the main screen. At the top of the main B1 window I can only see the lowest part of the Item master and I am not able to grab and move it back. How can I revert th

  • Problem in saving the project!!!

    Hi friends.. Now I am creating Dynamic UI elements, The problem is I cant save my project. Bcz if i give save, then the coding which i created have is automatically deleted.. Can anybody explain wat i have to do for this ... Urs GS

  • Eos Utility problem

    Hi to all,I have a problem with the Eos Utility Software.I have the OS Windows 8, and I installed the last version of EOS Uility 2.12 compatibility with the new OS.When I connect my EOS 5D MKIII or the 7D the EOS Utility not recognized the camera.The