How to find out the current hostname?

How do I find out the current hostname for a given SoaSuite installation?
Peter

You can check the WSDL of any of your BPEL processes on BPEL console.

Similar Messages

  • How to find out the current form name

    Hi all,
    I have to pass the current sapcript form name in the sauroutine pool for some further processing.
    I just wanted to is there any variable, method, or way to find out the current/running Sapscript form name generically so that we can pass it on to subpool.
    Looking forward for your reply.
    Regards,
    Anuja.

    Hi All,
    Many thnaks for your replies.
    Actually in my case the situation is, i have to change in multiple forms.
    I mean the same perform needs to be used in all the forms almost around 20 using the current form name.
    So that perform should be generic. I mean is there any variable/ method or way to get the current form name so that we can pass that to the subroutine pool through form.
    Looking forward for yoour reply.
    Regards,
    Anuja.

  • How to find out the current number of rows in a form without navigation

    Hi.
    Is there any way to count the rows in a form (block) without navigation to the last record?
    I am modifying CUSTOM.pll and have to count the rows before user commits changes.
    All records are new in this case. Can anyone halp me? Thanks.
    Regards
    Tomáš

    Magoo wrote:
    no, such a block-property ^unfortunately^ does not exists.
    you can just go to to the block, call the last_record build-in and find out, where the cursor is.
    But with this you call restrictred procedures and their are not everywhere allowed ...
    If you execute a query on a block, may not all records getting retrieved from database.
    For this forms does not know, how many records are really in the block and
    for this there is no build-in like get_block_property ( records_count ).It does exist indeed. GET_BLOCK_PROPERTY('BLOCK',QUERY_HITS);
    Of course, this will return the number of records that would get fetched to the block (based on the where condition), but not the records with NEW status (i.e new records which are not yet committed).
    -Arun

  • How to find out the current workspace?

    Assume I have a couple of possible workspaces on my harddisc.
    Can I find out for a JDev installation which of them is currently used?
    Peter

    respect...
    you didn't explain yourself properly. I too wondered if you were writing a JDev extension which this is a common question that comes up. Use case is everything when it comes to helping people to understand what you are trying to achieve.
    If you hold your mouse over your application or project file icon in the application navigator it displays the full path of the current workspace/project.
    Brenden

  • How to find out the current index

    Hello Experts,
               How to find the current index and whatever we entered in that table how to ratrieved that entry value.pls give the suggest..

    Hi,
    To get current index write below piece of code in the outbound plug for your F4 help pop up.
    We have to write this in the outbound plug itself otherwise it will not work.
    let me know whethere it worked or not
    cl_chtmlb_config_utility=>outbound_plug_event_info( EXPORTING iv_event_string = lv_event_string
                                                          IMPORTING ev_index        = gv_index ).
    Regards,
    Swapna

  • How to find out the current VM Version?

    hi
    I want to find out with witch VM Version my java application runs.
    what methods or syntax do I need to get the VM Version as a return value.
    thanx in advance for the replies.

    Hi! Look at the docs for the getProperties() method in the java.lang.System class. It lists several properties related to the VM that you can retrieve at run time.
    Hope this helps!
    Cheers!

  • How to find out the current  screen resolution/width in webdynpro.

    HI,
    Can any one please tell me how to get the screen resolution in webdynpro?
    Regards
    -Sandip

    Hi Sandip,
    - view size can be set by setting the 'width' of the RootUIElementContainer. By defalut, it will be 100% only. Also, It is always better to use the % coz it does not distort your view with different screen resolutions.
    - while creating the iview, you have the property like 'HeightType'. There you can set the value as FIXED, AUTOMATIC & FULL_PAGE. If you wish, you may leave it as it is.
    - All you have the properties like 'Fixed Height' etc to set the size values.
    Regards
    Chander Kararia
    # Please close the thread once get the correct answer. Give rewards for answers.
    Edited by: Chander Kararia on Feb 20, 2009 9:55 AM

  • Does anyone have any idea how to find out the version of weblogic plugin

    Does anyone have any idea about how to find out the current version of weblogic plugin used to connect from webserver to weblogic server?
    I could not find version in plugin directory.
    it's the same one that came prepackaged with Weblogic 9.2. we haven't change it.
    Sun One 6.1 SP6
    Weblogic 9.2
    Solaris 5.10
    Edited by: 985608 on 01-feb-2013 8:20
    Edited by: 985608 on 04-feb-2013 6:25
    Edited by: 985608 on 04-feb-2013 6:27

    Hi,
    You can find version of weblogic plugin using below command.
    strings <plugin module file> | grep -i wlsplugins
    Mark if this helps.
    Regards,
    Kishore

  • How to find out the users currently logged into ODI

    Hi all,
    How to find out the users currently logged into ODI Work Repository?
    Thanks.

    Hi,
    It stores all the final queries in work rep table i.e "SNP_SESS_TXT_LOG" and the column is "TXT".
    Here u can find all the ODI bkp process queries.Pls specify the SESS_NO for purtivular task u want to check which u can get this in ODI operator.
    I dont think so that it will keep the substituted value(because its implicit and temporary process) but it will keep all the default values in the table SNP_VAR_SESS and the column is "DEF_V".
    Thanks,
    katukota

  • How to find out the IBM XL C/C++ compiler  Version in EBS

    I have Referred  the note
    1294357.1 - New Oracle E-Business Suite R12 Operating System and Tools Requirements on IBM AIX on Power Systems
    Please let me know the correct command to find out the IBM XL C/C++ compiler  version in EBS
    lslpp -l | grep vacpp
      vacpp.cmp.rte             9.0.0.14  COMMITTED  IBM XL C/C++ Compiler
      vacpp.cmp.tools           9.0.0.14  COMMITTED  IBM XL C/C++ Tools
      vacpp.memdbg.aix52.rte    9.0.0.14  COMMITTED  IBM XL C/C++ User Heap/Memory
      vacpp.memdbg.rte          9.0.0.14  COMMITTED  IBM XL C/C++ User Heap and
    From the above command Compiler version is showing as  9.0.0.14 Is it correct command to check the IBM XL C/C++ compiler version?
    (Or)
    lslpp -l | grep -i xlC
      xlC.aix61.rte             11.1.0.2  COMMITTED  XL C/C++ Runtime for AIX 6.1
      xlC.cpp                    9.0.0.0  COMMITTED  C for AIX Preprocessor
      xlC.rte                   11.1.0.2  COMMITTED  XL C/C++ Runtime
      xlC.sup.aix50.rte          9.0.0.1  COMMITTED  XL C/C++ Runtime for AIX 5.2
    From the above command how will identify the IBM XL C/C++ compiler version?

    Hi Hussain
    Thanks for the Reply
    Yes i have reviewd the above note Just i want to know the command that im using to find out the  the IBM XL C/C++ compiler  Version
    Below is the correct command ?We are planning to install new version of Complier 11 .
    But im confused to find out the current Version in my system the below command shows  9.0.0.14 is  IBM XL C/C++ Compiler is it the compiler version on my system?
    lslpp -l | grep vacpp
      vacpp.cmp.rte             9.0.0.14  COMMITTED  IBM XL C/C++ Compiler
      vacpp.cmp.tools           9.0.0.14  COMMITTED  IBM XL C/C++ Tools
      vacpp.memdbg.aix52.rte    9.0.0.14  COMMITTED  IBM XL C/C++ User Heap/Memory
      vacpp.memdbg.rte          9.0.0.14  COMMITTED  IBM XL C/C++ User Heap and

  • How to find out the image size?

    How to find out the image size values(Width and height) in illustrator CS3 using any script. I tried but i got only the document height and width. I need to find out the image BoundingBox value of width and height. Kindly advice me.

    Try this.
    tell application "Adobe Illustrator"
    set heightImage to get height of raster item 1 of current layer of current document
    set widthImage to get width of raster item 1 of current layer of current document
    display dialog (heightImage & " X " & widthImage) as string
    end tell
    JaiMS

  • How to find out the node count?

    How to find out the node count in illustrator document through programmatically. Kindly advice me.

    Check DBA_HIST_RESOURCE_LIMIT. Your information will be there.
    Simialr information is available in DBA_HIST_SYSSTAT.
    Look for stat name logons cumulative/logons current - Total number of logons since the instance started/Total number of current logons
    You can joing dba_hist_snapshot with snap_id and give begin_interval_time and end_interval_time to know historic process utilization.
    Regards,
    Sreejith

  • How to find out the source of an event fired by button in a table in WD?

    Hi experts,
    I'm new to Web Dynpro and I need to know how to find out the source of an event (IWDCustomEvent) fired by a button in a table? I need to know which one is the clicked button (on which row)?
    Help will be appreciated
    Regards

    Hi GLM,
    thanks for your reply. Yes I know about that but when a round trip to the server is made the lead selection is at the first row of the table and when i click the button on, for example, the 3rd row the getLeadSelection method returns 1 and the color marker for the current row stays on the first row. So I need to click first somewhere else on the 3rd row and then on the button in order to update the value of lead selection and it's not very nice. So if you have some other idea it would be very helpful. Or perhaps some workaround.
    Regards

  • How to find out the Hire date of an employee?

    Hi All
    What is effective date, Latest start date and other date fields which are are used when we create a new employee?
    What is the difference between hire date and joining date?
    How to find out the Hire date and joining date of an employee?
    Regards
    Rahman

    The effective dates are related to date tracking. The effective start date shows when this version of the record became effective.
    The Hire Date, or Latest Satrt Date shows the date on which the employee was last hired. If he was hired before from 01/01/01 to 31/12/01, then left but was hired again from 01/01/07, the Latest Hired Date would be 01/01/07 and the First Hired Date would be 01/01/01.
    When using Oracle HR, datetracking allows you to either correct data (because it was wrong or incomplete), or update it (because a time effective change took place e.g. got married).
    The[b] effective dates show when a record was updated. So, if an update was made on 07/02/07, and the update datetrack option was used, the current record would have its effective end date set to 06/02/07 (the day before the update) and a new version would be created with the updates and an effective start date of 07/02/07.
    Hope this helps.

  • How to find out the last time login for a locked login account?

    In ASE 15.4,there are many login account show as locked and unlocked. How to find out the last login time for those locked login account?

    Thank you.  The version of my ASE is 12.5.4.
    This is what I got from select * from syslogins: 
    suid status accdate totcpu totio spacelimit timelimit resultlimit dbname name password language pwdate audflags fullname srvname logincount procid
    1
    30 2 10/25/2012 11:41:10.430 AM 0 0 0 0 0 . . ... us_english 02/24/2.0.08 12:55:38.640 PM 0 [NULL] [NULL] [NULL] [NULL]
    this is what I got from exec sp_displaylogin 'mylogin':
    1 Suid: 46                               
    2 Loginame: mylogin   
    3 Fullname: FN LN
    4 Default Database: mydb
    5 Default Language: us_english   
    6 Auto Login Script:    
    7 Configured Authorization:   
    8 Locked: YES                              
    9 Date of Last Password Change: Apr 17 2010  2:36PM    
    10 Password expiration interval: 0            
    11 Password expired: NO                               
    12 Minimum password length: 6            
    13 Maximum failed logins: 0            
    14 Current failed login attempts:    
    15 Authenticate with: AUTH_DEFAULT                     
    which one is for last login time?

Maybe you are looking for

  • MacBook 2nd display (mini-DVI-DVI (D)- VGA)?

    I am trying to hook up a second display to my MacBook. The problem is that I don't have a mini-DVI to VGA adapter, but I have a mini-DVI to DVI, and a DVI to VGA adapters. So I connected my Apple mini-DVI to DVI, to my DVI to VGA, and then to my 2nd

  • Ideal photo resolution for iMovie

    What is the ideal resolution for the photos I import into iMovie. I plan to make a DVD to be shown on hi res TV, as well as video projection.

  • TOC completely destroyed on export

    Hi, has anybody's TOC ever turned out like this when exported to PDF? Thanks!

  • "Save As" crashes logic 9

    Can anyone advise - using a tascam 1082 which is often the culprit but this just seems like a bug.

  • Kensington Pocket Presenter Remote Works in Hub, not in iBook- Why?

    Very peculiar behavior from this device. When I plug it directly into the USB port on my 14" G4 iBook it doesn't work (red light stays on, no response). I discovered quite by accident that it will work just fine if I plug it into a 4-port mini-USB hu