Oracle11g: Problem in web interface

Hi,
I have a problem with web interface.
I obtain this result as status of dbconsole:
>
C:\Documents and Settings\Administrator>emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://WS2003ORA:5501/em/console/aboutApplication
Oracle Enterprise Manager 11g is not running.
I tried this:
>
C:\Documents and Settings\Administrator>emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://WS2003ORA:5501/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ...Requested service already running.
In the emdctl.trc file I find these lines:
>
2009-04-16 17:59:56 Thread-3604 WARN http: snmehl_connect: connect failed to (WS2003ORA:5501): Impossibile to establish a connection. Persistent deny of the destination host.
(error = 10061)
2009-04-16 18:00:34 Thread-2396 WARN http: snmehl_connect: connect failed to (WS2003ORA:5501): Impossibile stabilire la connessione. Rifiuto persistente del computer di destinazione.
(error = 10061)
2009-04-16 18:01:13 Thread-3864 WARN http: snmehl_connect: connect failed to (WS2003ORA:5501): Impossibile stabilire la connessione. Rifiuto persistente del computer di destinazione.
(error = 10061)
2009-04-16 18:01:48 Thread-2548 WARN http: snmehl_connect: connect failed to (WS2003ORA:5501): Impossibile stabilire la connessione. Rifiuto persistente del computer di destinazione.
(error = 10061)
2009-04-16 18:02:27 Thread-3356 WARN http: snmehl_connect: connect failed to (WS2003ORA:5501): Impossibile to establish a connection. Persistent deny of the destination host.
(error = 10061)
I try to reconfigure the db with dbca but when I click finish I receive a message tells me that it does not exsist a configuration of the db.
How can I solve?
Thanks, bye bye.

Hi,
I do not know how but now the web interface works but I have a problem in the web console I see, as server host, a wrong ip, how can I change this ip?
I open the web console with this url: https://192.168.132.128:5501/em/console/
but when I try to execute some modify to the db through the interface I receive a login request and the connection string is: 92.168.223.128:1521:ws2003 where the ip is wrong! So I cannot connect to the db.
How can I change the ip?
Thanks, bye bye.

Similar Messages

  • Style display problem in Web Interface Builder (OWC)

    Hi,
    I wanted to create my own styles for my BPS Planning Layouts and then
    use it in the Web Interface Builder on Office Web Components.
    Step 1 : I saved a Planning Layout in my hard disk.
    Step 2 : I created my styles as explained in the SEM BPS help notes (->
    Format, Styles ) and saved it in Excel.
    Step 3 : I used UPP_MASTER_CHECKIN in tn se38 and then
    UPP_LAYOUTS_UPDATE_WITH_MASTER in order to apply the master template in
    all my layouts.
    Step 4 : I put my styles in all my layouts in the BPS0 (for Lead
    Columns, Head Datas and Data Columns).
    Step 5 : Once I generated my layouts in the BPS0, the result was what I
    expected : the styles were right and at the good place. I checked
    publish for the WEB for all the layouts that needed it.
    Step 6 : I created a Web Interface with BPS_WB using my layouts as
    Office Web Components (Web Excel : true)
    Step 7 : I generate my Web Page
    And when I look at my layouts the styles disappeared....
    However if I modify the Standard Styles (SEM-BPS-headata or SEM-BPS-
    sub1 for example)and put them in my layouts then it works !!!! The
    modified styles appear in the Web Interface Builder.
    I do not understand why it works with the standard styles and not if I
    create and put my own. Did I something wrong or missed a step or is a problem with SEM BPS ????
    Thank you for your help
    J-Michel

    Sorry that note say :
    <b>Styles. Consequently no changes to the SAP standard styles are taken over to the OWC</b>
    I try fix that problem too, go check new design in BW-BPS.

  • JES5 Language Localize Problem in Web Interface

    I hope this is the correct forum to ask this question...
    Here's the problem:
    I wanted to make a Dutch version of the Sun Java Communication Express, so I followed all the steps you have to do (create folders, translate all the necessary files, edit .properties files, ... etc). I've also restarted the server after uploading.
    It seems that everything has worked out well, because when I go to my web interface, I can log in. I change the language to Dutch, and logged out.
    Now here's the weird part. When I log in again now, my "Mail" tab stays in English. But when i go to "Calendar", "Options", etc. the interface is show in dutch, as i translated them.
    I've found out that the redirecting url might be wrong, cause the url that show in my browser is: (ip)/uwc/webmail/en/mail.html?lang=en&laurel=on&cal=1
    It doesn't seem normal to me that, in the url, there is still "en" instead of "nl" for dutch. When I change the url manually, that's the only way to show the dutch version of my mail tab.
    So propably the problem is that the url ist being editted after choosing dutch as language(when I choose French, it DOES edit the url to "fr").
    Has anyone got an idea how to fix this?
    Kind regards,
    Andrew

    Shane,
    as I have been updating our own documentation I have also honored your request to update the publically available [ http://msg.wikidoc.info/index.php?title=Add_New_Language_ME Messaging Server wiki].
    For future reference the above link may be more up-to-date then this text.
    How do I add a new language to the Messenger Express interface that is not one of the languages localized by Sun?
    Because Sun does not provide additional localizations beyond those already supplied, you need to do your own translation.
    Start by copying the original files of one of the supported languages to the new language you need to support. In this case I translate from English (language code: en) to Dutch (language code: nl).
    Your Messenger Express may be installed in a different directory, change paths accordingly.
    <tt>
    cp -r /opt/SUNWmsgsr/config/html/en /opt/SUNWmsgsr/config/html/nl
    </tt>
    Translate the file <tt>/opt/SUNWmsgsr/config/html/nl/i18n.js</tt>. It contains most of natural language used in webmail. The files <tt>help.htm</tt> and <tt>help2.htm</tt> contain a lot of help text. I cheated and replaced those files with less extensive useage instructions or just leave the original english and hope the customers don't complain too much.
    For each language already supported and the new one edit the file <tt>i18n.js</tt> and add a localized name for the Dutch language and add Dutch to the supported/available languages in the options page.
    <tt>
    /opt/SUNWmsgsr/config/html/en/i18n.js
    i18n['en']='English'
    *'i18n['nl']='Dutch'*
    function i18n_preferredlanguagelist()
    var lang_list = new Array('en', *'nl',* 'es')
    /opt/SUNWmsgsr/config/html/es/i18n.js
    i18n['en']='Ingl�s'
    *'i18n['nl']='Holand�s'*
    function i18n_preferredlanguagelist()
    var lang_list = new Array('en', *'nl',* 'es')
    /opt/SUNWmsgsr/config/html/nl/i18n.js
    i18n['en']='Engels'
    *'i18n['nl']='Nederlands'*
    function i18n_preferredlanguagelist()
    var lang_list = new Array('en', *'nl',* 'es')
    </tt>
    The Messenger Express web interface has built in spelling check. The dictionary files come from the ancient/traditional unix ispell and are
    available for download from: http://ficus-www.cs.ucla.edu/geoff/ispell-dictionaries.html
    Download the Dutch affix rule file and the actual dictionary files, and use the buildhash command to make a hash file Messenger Express can use. When
    copying this hash files be warned that you can't copy it from x64 to sparc (big/little endian) architectures.
    <tt>wget ftp://ftp.tue.nl/pub/tex/GB95/ispell-dutch96/dutch96.lat</tt> (dictionary)
    <tt>wget ftp://ftp.tue.nl/pub/tex/GB95/ispell-dutch96/dutch96.aff</tt> (affix file for use with above dictionary)
    <tt>
    /opt/SUNWmsgsr/lib/buildhash dutch96.lat dutch96.aff /opt/SUNWmsgsr/lib/nl.hash
    </tt>
    with a new dictionary in the correct place it should be detected automatically after a restart of Messenger Express.
    Use configutil to make Messenger Express aware of the new language:
    <tt>
    /opt/SUNWmsgsr/sbin/configutil -o gen.installedlanguages
    /opt/SUNWmsgsr/sbin/configutil -o local.supportedlanguages
    </tt>
    returns for instance the language strings: <tt>en,es</tt>. Add Dutch:
    <tt>
    /opt/SUNWmsgsr/sbin/configutil -o gen.installedlanguages -v "en,es,nl"
    /opt/SUNWmsgsr/sbin/configutil -o local.supportedlanguages -v "[nl,en,es]"
    </tt>
    Make the new Dutch language the default language for this site:
    <tt>
    /opt/SUNWmsgsr/sbin/configutil -o gen.sitelanguage -v nl
    </tt>
    Restart Messenger Express (web interface) to make the changes effective.
    <tt>
    /opt/SUNWmsgsr/sbin/stop-msg
    /opt/SUNWmsgsr/sbin/start-msg
    </tt>

  • WRT54G Problem in web interface

    Hi,
    I have Linksys WRT54G Router
    When i try to configure my router using web based interface ip address 192.168.1.1
    After authentication (providing default pass) home page will be opened. Now when i click on any link in this page. "The page cannot to be display" message will be appear.
    I have try to open this page using different computers on my network/ using cross cable
    And I also update firmware version using downloading firmware up grading tool available in Linksys web site, but my problem is same.
    Now condition is that my router is open access I can’t provide WAP key or MAC Filtering.
    Please help me out regarding this matter.
    Best Regrads
    Tauseef Razzaq
    Associate Engineer IT
    Punjab Institute of Cradiology, Lahore
    [Mod Note: Email address and contact numbers removed.]
    Message Edited by OnnagokorO on 12-02-2007 11:37 PM
    TAUSEEF RAZZAQ
    Associate Engineer
    Punjab Institute of Cardiology, Lahore
    Phone 9203051 Ext 258 Cell 03214370056

    Well, I don't think that the router is upgraded properly. Try this :
    1)download the tftp.exe file from ftp.linksys.com/pub/network
    2)download the latest firmware from www.linksys.com/download
    3)run the tftp.exe file
    4)the server is router's ip add , password is router's password , browse the firmware file and click upgrade
    5)after the upgrade, reset and reconfigure the router
    check whether it makes any difference.

  • Problems access to a web application (Web Interface or Web report)

    Hi,
    We found problems with the access to web application. Some users have problems with direct links to the web applications(Web Interface or Web reporting), when they click on the link an error message appears, the message displays the following text:
    "Cannot open file Bex?sap-language=ENbsplanguge=ENcmd=idoc_TE.."
    Clicking in details the message is "No Access to specified file"
    For this users the access to excel reporting is correct, the message appears when they click on the direct web links through the browser or directly in BW system, but if they type the URL they can access. Other users can use the direct web link without problems.
    I highly appreciate any help or idea about how to solve this issue.
    Thanks in advance.

    HI,
    please ask to your basis that check the language of every single user on su01 tx.
    This is the problem i think.
    Natalia.

  • Performance Problems with Web Layouts in web interface

    Hello Gurus,
    We have a a BPS web interface tool which has the following design:
    1> A web interface with several tabs
    2> Each tab has around 3-4 input layouts which are dependent on each other
    3> In all there are 120-140 layouts that the tool uses...
    My questions were in term of performance
    1> Is there a limit to how many web layouts you can use per page/tab/view or if SAP recommends specific number of web layouts per page/tab/view ?
    2> If there is a limitation...our intention was to convert all the display layouts into BW reports so as to increase the performance of the tool....
    3> Would like to know the restriction on the number of users who can log into the tool as a specific point of time ? We may have 50-60 minimum using this tool.
    I would appreciate your help in this regard.
    Thanks in advance

    Hello Rashmi,
    Have you got a chance to look at the performance guide and SAP notes on BPS performance. If not here are the details
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/performance guide - sap sem bw bps.pdf
    Enclosed are the few SAP notes related for improving performance.
    358921 - Oracle database parameterization for SEM
    459897 - SEM-CPM: Performance when reading transaction data
    566713 – Required information for the analysis of performance problems 
    560369 - Proposals BW aggregates for SEM-BPS
    180605 - Oracle database parameter settings for BW
    124361 - Oracle parameterization (R/3 >= 4.x, Oracle 8.x / 9.x)
    358529 - Overview of performance notes
    350011 - Technical performance: Using the business content
    340246 - Techn. performance: Overview of statistics   
    417091 - Optimize execution time of planning functions
    Some of them are Oracle specific, ignore them if you are not oracle database. Hope this helps.
    Thanks,
    Praveen
    PS.Dont forget to reward points

  • Facing problem in transportation of web Interface

    Hi BPS Experts,
    I am facing problem in transporting the web interface.
    As part of one enhancement I have made some changes to one of the objects in web Interface in Integration system. Before doing transportation to consolidation, generated the new BSP application as well as saved the customized changes under one request for transport.
    Used the request number for Transporting to consolidation. The Layout in the consolidation is displaying error message as follows
    *Error with initialization or error on BSP*
    Component with name Group_Selection1 does not exist
    BSP application ZEBSP08_RF does not exist. Regenerate
    and when i check the web interface under BPS_WB transaction in consolidation. i able to see the change in objects which i made in integration.
    Please help in solving this problem in Layout.
    Thanks in Advance,
    Anil.

    Hi Ravi,
    Create the same function group and send it into test system with another TR.
    Once it get transported to test system, try to activate FM & FG.
    Reward points if it helps,
    Satish

  • Cisco AP 1131AG Web Interface Problem

    Hello,
    I purchased two Cisco access points (model AIR-AP1131AG-A-K9) from a seller on eBay. The Access Points power up fine and are able to get an IP address (I can see the AP's MAC address on my router), but it won't let me connect to the web interface to manage it. I have tried using different browsers, but they all say something along the lines of "The page could not be found" when I enter the IP address into my browser. No login screen, no nothing: just a time-out error.
    When the Access Points are powered on, the Ethernet and Radio lights start out green, but then the Ethernet light stays green and the radio light flashes amber and the two alternate being lit. The status light on the outside of the Access Point goes from green to orange to red and back again, looping infinitely.
    Any ideas what could be wrong? Thanks for any and all help in advance! (Please let me know if you need more information; I don't ahve the AP's with me, but I will be home in a few hours and can respond then.)

    do a show cdp neighbor detail on the port the AP is connected to.  Take a look at the software that is running, IOS will show k9w7, and lightweight will show k9w8.
    if it''s k9w8, you'll need to convert them back to IOS
    http://www.cisco.com/en/US/docs/wireless/access_point/conversion/lwapp/upgrade/guide/lwapnote.html#wp160918
    HTH,
    Steve
    Please remember to rate useful posts, and mark questions as answered

  • Problem getting subsonic web interface to work

    I posted this in the subsonic forums and have not received any reply.
    I had Subsonic running nicely on Debian, but I have now switched my server OS to Arch. I installed the package in the AUR (https://aur.archlinux.org/packages.php?ID=35954), which is based on the standalone version of subsonic, but I have not been able to connect to the web interface once the server is started.
    The variables in subsonic.sh look like this:
    SUBSONIC_HOME=/var/subsonic
    SUBSONIC_HOST=127.0.0.1
    SUBSONIC_PORT=4040
    SUBSONIC_HTTPS_PORT=4041
    SUBSONIC_CONTEXT_PATH=/
    SUBSONIC_MAX_MEMORY=100
    SUBSONIC_PIDFILE=/var/subsonic/subsonic.pid
    SUBSONIC_DEFAULT_MUSIC_FOLDER=/var/subsonic/music
    SUBSONIC_DEFAULT_PODCAST_FOLDER=/var/subsonic/podcasts
    SUBSONIC_DEFAULT_PLAYLIST_FOLDER=/var/subsonic/playlists
    I have what I believe are suitable permissions on all of the needed folders:
    drwxr-xr-x 2 root root 4096 Jul 16 11:49 db
    -rw-r--r-- 1 root root 3003 Jul 15 19:49 Getting Started.html
    drwxr-xr-x 3 root root 4096 Jul 15 20:43 jetty
    -rw-r--r-- 1 root root 35819 Jul 15 19:49 LICENSE.TXT
    drwxr-xr-x 2 root root 4096 Jul 15 21:19 music
    drwxr-xr-x 2 root root 4096 Jul 16 11:38 playlists
    drwxr-xr-x 2 root root 4096 Jul 16 11:38 podcasts
    -rw-r--r-- 1 root root 540 Jul 15 19:49 README.TXT
    -rw-r--r-- 1 root root 846961 Jul 15 20:45 subsonic13.index
    -rw-r--r-- 1 root root 10805794 Jul 15 19:49 subsonic-booter-jar-with-dependencies.jar
    -rw-r--r-- 1 root root 688 Jul 16 11:54 subsonic.log
    -rw-r--r-- 1 root root 5 Jul 16 11:48 subsonic.pid
    -rw-r--r-- 1 root root 98 Jul 16 11:49 subsonic.properties
    -rwxr-xr-x 1 root root 5067 Jul 16 11:40 subsonic.sh
    -rw-r--r-- 1 root root 9403 Jul 16 11:49 subsonic_sh.log
    -rw-r--r-- 1 root root 18871786 Jul 15 19:49 subsonic.war
    drwxr-xr-x 2 root root 4096 Jul 15 20:44 transcode
    When I run the subsonic.sh script, I get this:
    Started Subsonic [PID 3231, /var/subsonic/subsonic_sh.log]
    'ps aux' confirms it is running:
    root 3231 22.4 2.6 237256 54236 pts/4 Sl 11:48 0:15 java -Xmx100m -Dsubsonic.home=/var/subsonic -Dsubsonic.host=127.0.0.1 -Dsubsonic.port=4040 -Dsubsonic.httpsPort=4041 -Dsubsonic.contextPath=/ -Dsubsonic.defaultMusicFolder=/var/subsonic/music -Dsubsonic.defaultPodcastFolder=/var/subsonic/podcasts -Dsubsonic.defaultPlaylistFolder=/var/subsonic/playlists -Djava.awt.headless=true -jar subsonic-booter-jar-with-dependencies.jar
    But 'lsof -i' shows no ports are actually open for subsonic and when I try to go to the server on port 4040 in a browser, it won't load the page. I can't access the web interface either on the server itself or on my laptop. I have also tried the secure port with no joy.
    I have added 'java: ALL' and 'subsonic: ALL' lines to hosts.allow. Not sure whether or not this is necessary.
    /var/subsonic_sh.log: http://pastie.org/2237984
    /var/subsonic.log:
    [2011-07-17 17:12:17,504] INFO DaoHelper - Checking database schema.
    [2011-07-17 17:12:19,213] INFO DaoHelper - Done checking database schema.
    [2011-07-17 17:12:20,222] INFO SearchService - Automatic index creation scheduled to run every 1 day(s), starting at Mon Jul 18 03:00:00 PDT 2011
    [2011-07-17 17:12:20,712] INFO PodcastService - Automatic Podcast update scheduled to run every 24 hour(s), starting at Sun Jul 17 17:17:20 PDT 2011
    [2011-07-17 17:12:24,164] INFO NetworkService - Deleted port mapping for port 80
    [2011-07-17 17:17:20,706] INFO PodcastService - Starting scheduled Podcast refresh.
    [2011-07-17 17:17:20,709] INFO PodcastService - Completed scheduled Podcast refresh.
    I don't see anything that looks like an error message in this.

    What would help people to be able to suggestion useful solutions? Am I missing information?

  • [ACS]Problem web interface after reboot

    Hello,
    After power outage, when my ACS reboots the web interface doesn't start.
    When I connect to CLI with SSH, I enter the command :
    sh acs-config-web-interface
    This is the result :
    ACS management must be running
    Please issue 'acs start' CLI if stopped,
    or wait for the ACS processes to come up
    So I enter the command :
    acs start
    And it's OK.
    What is the reason why the ACS doesn't start properly?
    Thank you in advance for your response.
    Regards.
    Thomas.

    Hi Thomas,
    Which version of ACS you are running?
    Regards
    Najaf

  • LIST OF VALUES not Populating in BPS WEB INTERFACE ( LAYOUTS )

    Hi BI Guru's
    I have created a WEB interface for BPS in BI ( version 7.0) .  But when i execute this in internet explorer, I do not get the LIST OF VALUES for Material. 
    When I click on "input help" the system open a new window for "Value selection".  When I specify the material code, it gives me blank LIST OF VALUES.
    But it is working for other fields like Customer, UOM in the same layout.
    Please suggest some solution.
    Thanks,
    Nilesh Labde

    hi,
    Thanks for the reply.
    Master data is avaliable for the Material Code.  The problem is in Internet Explorer and not in SAP GUI .
    If i run Planning folder for the same layou in SAP GUI it is working fine.

  • Distortion in Save For Web interface

    I am still having problems with my Save For Web interface. Attached is a screen where you can see that with just the Optimized view showing (in this case 72%), the picture looks as expected. But if I go to 2-up or 4-up views, the 2nd image (which was the 72% Optimized) is now all pixelated as if it were a GIF.

    OMG!  How many years have I been using this program and I have never noticed this until now?!?
    Sorry for the brain fart and thanks for pointing that out!!! 
    I am really having a good laugh at myself about this one!
    Jules

  • Displaying a BW query in web interface

    Hello People ,
    I am trying to see a BW query in a web interface . I will tell you how am I doing it . I run the transaction RRMX which opens an excel sheet and gives me a tol bar from which I open a query . Then I choose info areas from the next window and it shows me a tree structure with two nodes
    1) Financial
    2) Industry sectors
    I expand industry sectors > retail > staff works
    This takes me to two nodes
    1)       operational
    2)       sales infocube
    I expand sales infocube and this takes me to a couple of nodes
    1)       Key business driver
    2)       Manager forcasted sales
    3)       Productivity data source
    4)       ….
    5)       ….etc
    I select key business driver and choose the “CHANGE” icon from the toolbar . This opens the query designer . There I have an icon in the toolbar which says “display quey on web” . I click that and it attempts to display the query in internet explorer .
    Now the problem is the the message that appears on the browser is
    Warning sign : variable OFPER for characterstic fiscal year/period has been converted to required entry .
    Error sign : Error when generating data provider .
    Now my question is what does this message mean ?Does this mean that the required content that I am trying to access has not been activated or there is some configurational issue ?
    Regards
    Deepak Singh

    Hi Deepak,
    It means that there is a selection screen for Fiscal period in which you have to enter the Fiscal Period. Only for the Fiscal period for which you entered the data would be displayed.
    But the best way to create teh web report is to goto Web Application Designer -> Drag and drop the "Table" webitem on the right hand side -> Assign the Query to the web item. Now execute it in browser from the Web Application designer. Copy the link and use it whenver you want it.
    Bye
    Dinesh

  • Executing the planning function while opening the web interface

    hello all,
    I have created a planning area based on multiprovider.This multiprovider is based on two transactional cube ie,COPA cube and Cost Center cube.
    This planning area is meant for enabling integrated planning.One plans in COPA cube and other plans in Cost Center cube the income statement gets planned based on this two.
    I selected planning items in multiprovider layout to display the income statement.The layout is as follows:
    <b>PlanningItem</b>  <b>Amount</b>
    Net Sales<b>:</b>    9.000,00 INR   (This comes from COPA)
    Sales Overheads<b>:</b> 200,00 INR  (This comes from Cost Center)
    Depreciation<b>:</b> 200,00 INR (This comes from Cost Center)
    Other Expenses<b>:</b> 300,00 INR  (This comes from Cost Center)
    EBIT<b>:</b> 0,00 INR
    Interest Income<b>:</b> 0,00 INR
    Interest Expense<b>:</b> 0,00 INR
    Operating Income<b>:</b> 0,00 INR
    Taxes<b>:</b> 0,00 INR
    Now EBIT planning item is to be calculated from the planning items as follows:
    EBIT = Net Sales-Sales Overheads-Depriciation-Other Expenses
    For this i have created a planning function which calculates EBIT.This function works properly,there are no issues in it.
    My problem is that i want this function to be executed as soon as i open the web interface for my planning application and the result should be as follows:
    <b>PlanningItem</b>  <b>Amount</b>
    Net Sales<b>:</b>    9.000,00 INR   (This comes from COPA)
    Sales Overheads<b>:</b> 200,00 INR  (This comes from Cost Center)
    Depreciation<b>:</b> 200,00 INR (This comes from Cost Center)
    Other Expenses<b>:</b> 300,00 INR  (This comes from Cost Center)
    EBIT<b>:</b> 8.300,00 INR
    Interest Income<b>:</b> 0,00 INR
    Interest Expense<b>:</b> 0,00 INR
    Operating Income<b>:</b> 0,00 INR
    Taxes<b>:</b> 0,00 INR
    Can anybody suggest how to go about this problem?
    Thanks in advance.
    regards,
    Yogesh

    Hi Yogesh,
    as far as i know, there is no standard functionality for that purpose, but there are workaround for it.
    1. Modify the BSP Application.
       Go to SE80 --> Repository Browser --> BSP Application --> your WI name --> page with flow logic --> double click on page1.htm --> Event handler tabstrip --> on the drop down selection press F1 --> add a function module that call you BPS function in specific event (e.g: OnInitialization).
    2. Use WI-Exit Class / WI-Extention (ABAP OO).
    Here you need to create sub class from Class: CL_UPWB_BSP_APPL, and assign the class to your WI. You can then add a function module that call you BPS function in method:
    2.1. Load --> performed only once on intial execution of WI.
    2.2. Initialisation --> called once for each server response.
    2.3. Dispatch --> called at each action and also for each WI component.
    You can see further information in SAP how to paper:
    How to Validate manual input in WEB planning application, New BPS-Features delivered with SAP BW 3.5, etc.
    You can call your BPS function with BPS API FM (See F.Group: UPC_API)
    But there is also more easier way to realize your ebit calculation. If you define your EBIT calc. manually in layout (define with manually defined Lead column). With this way, You will always get your EBIT analog with inputed values.
    Then you add your EBIT calc.function to Layout Component in WI in property: 'Function After Data Change'.
    Best Regards,
    Suan Liono

  • Firefox 27.0 will not allow me to have access to my web interface on my xerox 8560 mpf printer.

    I believe the loss of connectivity occurred during the firefox upgrade since I was able to address the printer's web interface earlier. The complete error message is
    Secure Connection Failed
    An error occurred during a connection to 192.168.10.102. Peer was unable to decrypt an SSL record it received. (Error code: ssl_error_decryption_failed_alert)
    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.

    There have been issues reported caused by using some SSL cipher suites that aren't working properly with some servers.
    A possibility to test this is to disable all SSL cipher suites on the about:config page (i.e. toggle security.ssl3.* prefs that are true to false) and enable one at the time to see if you can find the culprit and keep this suite disabled and reset the other cipher suites or possibly continue testing to see which ciphers work with this server.
    Do a hard refresh of the tab with this not working page via "Ctrl+F5" or "Ctrl+Shift+R" after each change.

Maybe you are looking for

  • Oracle Apps R12 :: Numeric character to be entered only in english

    Hi, do we have any option to restrict the users to enter numeric data only in english characters even though they login as non english user( for example Arabic). Hope my query is clear :) Ajay

  • Changes in Material Master: Track by user

    Hi All I have an urgent issue...I want to track the changes done by a user in the material master.  Is there any standard way of doing it.  I want to know what the old values were also for the fields changed by the user. Tom

  • System Resource Management

    I am trying to do display a graphic message something for a certain amount of time(eg:5 minutes). I do it this way int timediff = 0; Date d1 = new Date(); long timeSwitched = d1.getTime(); while(timediff!=5*60*1000) Date d2 = new Date(); long nowTime

  • Mds not running. Lazy indexing

    I have been having problems with Finder and Spotlight recently. I've done a clean install and an archive install in the last three weeks but this hasn't helped. Spotlight will only carry out a brief index not even nearly indexing my entire drive. The

  • IMac won't wake from sleep mode after latest update

    Hello, I have a Late 2013 27-inch iMac that has started acting strange, lately. After installing update 10.10.3, my iMac almost will regularly not wake once it enters sleep mode, after being idle for a certain period of time. Is anyone else having th