Reg the usage of host command in web mode

How do the client in three tier architecture can use the GUI opened by the HOST command?In client server it is working fine.In three tier,everything is opened in the apps server not on the client.please help out.
regards,
Dinesh

Capture is used to sniff traffic flowing through the ace itself.
What you were probably looking for is the command "debug".
try -> debug aaa all
This will show you all AAA related traffic/events.
Be sure to remove the debug condition before logging out with "undebug all"
If you want to capture traffic you need an access-list.
Example:
conf t
access-list All permit ip any any
exit
capture all access-list All bufsize 2048 circular-buffer
That should help you capture/sniff traffic passing through the ACE itself.
Capture and Debug are two different things. :)
Hope it helps
Roble

Similar Messages

  • Want the link to open EAS IN WEb mode and also the Java API details needed

    Want the link to open EAS IN WEb mode and also the Java API details needed to get it up and running.
    Kindly provide the answer if knows.
    Thanks .

    Yes, you can have single sign on enabled on multiple essbase servers,
    It works like using single userid and password across mulple servers. you can configure essbase server to read from active directory.
    you can configure css.xml file in bin folder
    sample CSS FILE
    here is an example of a css.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <css xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <spi>
    <provider>
    <msad name="msad1"> <trusted>false</trusted>
    <url>ldap://ldapserver:389/dc=CompanyName,dc=com</url>
    <userDN>CN=#######,OU=Security Accounts,OU=IT,DC=CompanyName,DC=com</userDN>
    <password>########</password>
    <authType>simple</authType>
    <identityAttribute>dn</identityAttribute>
    <user>
    <loginAttribute>sAMAccountName</loginAttribute>
    <fnAttribute>givenname</fnAttribute>
    <snAttribute>sn</snAttribute>
    <emailAttribute>mail</emailAttribute>
    <objectclass>
    </objectclass>
    </user>
    <group>
    <url>cn=LostAndFound</url>
    </group>
    </msad>
    </provider>
    </spi>
    <searchOrder>
    <el>msad1</el>
    </searchOrder>
    <token>
    <timeout>60</timeout>
    </token>
    <logger>
    <priority>ERROR</priority>
    </logger>
    </css>

  • Smartbar menu not displaying in web mode

    Hi
    I am running 6i web forms on a Solaris 8 box.
    I have two forms which are very similar. In client/server mode both show the default&smartbar menu. In web mode on Solaris, one of them does, the other doesn't. I cannot see why they do not show the menu and icon bar. I am testing the forms standalone, so there is no external influence. There is no hide_menu or similar.
    Any thoughts please ???
    TIA Tony

    UI_ICON is used in client server mode only, not in web forms.
    Put your icons in a directory, e.g. c:\myapp\icons, and map a virtual directory, e.g. /icons.
    Change registry.dat (see previous entry for the path):
    default.icons.iconpath=/icons/
    default.icons.iconextension=gif (or jpg)
    There are a few other options to display icons. You can put them all together in a jar file, for instance. Furthermore, the way you modify registry.dat also depends on a lot of factors.

  • Using the Host command

    Hi,
    I'm running windows 2000 O/S on my desktop to connect to an IBM AIX server to run Forms6. If you call the host command from within forms, does it go to the my desktop (client) or to AIX (server). Also, if I need a username and password to log onto AIX will I be prompted to for the username and password by the OS after issuing the host command? Please provide example if you can.
    Thanks,
    Leonard905

    When you execute a HOST command the code is executed on the machine on which your Forms engine is running.
    In client server this will be the client.
    In Web deployed Forms this will be the middle tier application server.
    Regards
    Grant Ronald
    FOrms Product Management

  • WEBUTIL problems importing a file with the HOST command.

    We are investigating a problem where the users are trying to import a file in from the webserver to be used by the application. The users have successfully moved the file from their local PC to the application server. But, when we perform a HOST command to have the form moved to the UNIX directory, the form hangs. The very last statement of the .BAT file used in the HOST command does the move of the file. And, we can see the entire file in the UNIX directory, we just don't get return back to the form.
    I added displays before and after the HOST command in the form. I see the display before the command but don't receive anything after. The weird thing is this is only happening in our development server. The same issue is not happening in production. Also, if I run the form in client server mode, it works fine also. So, it has to be something on the development application server.
    If anyone has any advice, I would appreciate their help.
    Thanks.

    On the server (assuming Windows since you mention a batch file), locate the Oracle Process Manager Service (for mid tier) on the MS Services Console. Open the properties for this service and click on the "Log on" tab. Check the box labeled "Allow service to interact with desktop".
    That said, if you are executing a batch file on the Windows server to transfer another file to a Unix machine, the above likely won't work either. This is because Windows will not allow a service permission to access network resources (for security purposes). In this case, rather than the above, you will need to change the same setting so a real domain user and not the "Local System" account.

  • Custom Web template for the "online link" UI command

    All
    We are trying to use a specific custom web template to allow personlization of reports within the Portal BI tool using the online link UI command.  After users have broadcasted their reports to their BIuserhome directory there is an online link UI command associated to the saved report. 
    Our one option would be to configure the web template as the default within the IMG.  But when we configured a default within the IMG, personalization of the report is not available with the context menu of the report.  We are broadcasting the reports to the BIuserhome directory.  Once the reports are saved users have the ability access the report using the online link UI command.  Since we lose personalization when we configure the IMG with a default web template, we want use a custom web template when we execute the online link UI command.
    Is there a way to pass a web template parameter when we execute the online link UI command?
    Thanks in advance.

    Sean McCormack has been doing a series here http://lightroom-news.com/ - seems to have stalled recently.
    Also look at the SDK - link above.
    John

  • The Oracle Host command locks up XP occasionally after returning from LabVIEW app.

    Here's the scenario:
    The Oracle Host command calls a LabVIEW exe I created called LVSMS.exe. LVSMS than calls a Campbell Scientific app called SMS.exe that reads data from a storage device through the serial port COM1. SMS is closed by LabVIEW through the use of the SMS app pull down menu using keystrokes generated by LabVIEW keystroke commands. The data obtained by SMS initially gets stored to the local drive and is than copied to the network. LabVIEW than exits. Upon exiting LabVIEW and returning to Oracle control under the Oracle HOST command which is running in the background the whole time, WinXP will occasionally lock up.

    Thanks. WinXP only locks up when returning from LabVIEW to Oracle. The app is running on 12 computers 2,000 miles away. I found out that 4 of the 12 have locked up. I'm still working on determining if the lock up happens on 4 specific computers or if it's random. It never locks up on my development machine which is supposed to be identical to the machines at the other facility. I've changed timing intervals between when the Campbell SMS.exe program closes and when the LabVIEW LVSMS.exe program closes, and changed the WinXP performance properties. We're evaluating the results now; the process is used only once every 4 hours, so evaluation is slow. The Oracle HOST command appears to be the culprit. Haven't tried it from Win2000, but my WinXP development system
    works flawless.
    I'm hoping for information regarding the Oracle HOST command and WinXP. Posssibly what to tweak.
    Shooting in the Dark! Thanks for your response!

  • REST url to get titles and description for all the lists in HOST WEB.

    What should be the REST url to get specific prperties for all the list in host web for SharePoint Hosted Apps.

    Hi,
    We can use the REST URI below:
    http://myAppweburl/_api/web/lists?$select=Title,Description
    More information:
    How to: Complete basic operations using SharePoint 2013 REST endpoints
    http://msdn.microsoft.com/en-us/library/office/jj164022(v=office.15).aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Host command not showing the output

    Hi,
    I am not able to view the host command's output from sqlplus(i am using an windows XP OS).
    The commands i tried:
    SQL> $whoami
    SQL> host whoami
    SQL> !whoami
    -Thanks
    Boopathy Vasagam

    Solomon Yakobson wrote:
    And keep in mind, SQL*Plus command host will open a command window, execute command and will close command window To avoid this you can use:
    host cmd /k echo %USERNAME%or
    host cmd /k echo %USERDOMAIN%\%USERNAME%Then SQL*Plus will open command window, execute echo command and will not close command windows (since /k was used). You will have to manually issue exit command in command window to close it.
    SY.

  • Use Host command in Oracle forms 6i

    hi
    all
    i use Oracle forms 6i i run in a web and in that i have connect one server so,
    i have to use Host Command and i have to fire this command
    host (' net use \\windchillsvr\e\jyotionline /user:dwg_users dwg_users');
    But it's Not Connect
    My Forms in run in Web
    so help

    JavaBean does d othe job for you but it requires signing process; I used it when I was working on forms6i for our project.
    I could use another approach that is the file type command executable which it stays in client's PC to do it and it does not requires signing at all since I am now working on the Java EE project for downloading and launching the third party tool in client's PC.
    I plan to write a article for forms use, which could do all the heavy WebUtil can do, but not need to go thru the signing process.

  • HOST command does not seem to work in deployment system

    I am developing forms software for a SUSE Linux system, but the HOST command does not seem to operate correctly when used in conjunction with Application Server.
    All I am trying to do is launch Adobe Acrobat reader as a background job using the command :-
    HOST('/opt/Adobe/Reader8/bin/acroread &');
    but nothing seems to happen.
    If I enter the command :-
    */opt/Adobe/Reader8/bin/acroread &*
    directly from a shell window (using the same login account) the command works correctly.
    I have tried other commands e.g. directory listings etc and all seem to have the same problem.
    Furthermore when the same form is run from the development environment using "Internet Developer Suite" it operates correctly with no problems.
    I am running on a deployment system where all three tiers of oracle are on the same machine (i.e. Database, AS and web front end).
    Can anybody suggest any possible causes or anything I can try to help resolve this problem ?

    brian_a_j wrote:
    Although I still dont understand why HOST would not work given my configuration (the Application Server and Web Browser operate on the same machine).One little test, put the execution command in a shell script and try to execute the script with the HOST command instead of the command itself.
    Using HOST the script will be executed on the AS machine no matter from where it is executed.
    Tony

  • Calling a Host Command

    Dear Friends,
    Is it posible to call a host command (windows) from PLSQL (Oracle 9i) ?
    Thanks.
    Jai

    > [email protected]
    [email protected]
    [email protected]
    So.. the one who dies with the most e-mail addresses wins?
    Or what exactly is the purpose of posting all your e-mail addresses - besides as food for web bot e-mail harvesters used by spammers?

  • How to Run the NEW "System Info Command" in Tiger ?????

    I am new to Applescript and was wondering if someone could help me on how to run the new "System Info Command"?
    Thanks!!!

    The "system info" command that red_menace uses above is the new system info command that's mentioned on the web page you referenced. However, red's example only displays the "long user name" and the "AppleScript version" in the dialog.
    The entire system info record actually contains all of these items, each of which you can access just like red_menace shows you in his example:
    AppleScript version
    AppleScript Studio version
    system version
    short user name
    long user name
    user ID
    user locale
    home directory
    boot volume
    computer name
    host name
    IPv4 address
    primary Ethernet address
    CPU type
    CPU speed
    physical memory
    Steve
    PS - if you switch Script Editor over so the bottom pane displays the "Event Log" you'll see the entire system info record displayed in the log when you run red_menace's script.

  • HOST command in Forms9.0.4 versions with 10g

    Hi,
    We are currently running forms6i(character based) on a unix m/c . While trying to upgrade to forms9i (web based) , we find that the HOST command used to call shell script is not wrking and also it doen't shows any errors during compilation or runtime ..Pls suggest how to use HOST command in 9i web based to call a shell script.
    Would appreciate an early response..
    Thanks and regrds ,
    Pooja

    Hi Arun ,
    Thanks for ur response . But when i use client_host , i m getting compile time error as Client_host must be declared . I m using the command as client_host('/ics/users/ics/test.sh') , where test.sh is the script i want to execute . In our developer suite , there is a forms folder which in turn contains webutil folder ..Am i suppose to put shell script there so that it can be called from there ?
    Pls suggest me as how to go abt it..
    Thanks n Regards ,
    Pooja

  • Using host command

    hi all i am shayan and again prob:-(
    i am using oracle 9iDs and forms are run on the web......i had used host command...but it is only open the program on the server....for example i haved open calculator with host command but it is only open on server not on the local computer

    Forms was originally designed as a client/server product. This means that functions like HOST, TEXT_IO, OLE, etc were expected to perform a task on the client machine. Well, this really hasn't changed with the deployment moving to the web. However, the difference is that the client to the database is now the middle tier and these tasks are executed there.
    To perform actions on the end-user (client) machine you will need to use a signed Java Bean. As mentioned by harmvos, Oracle offers WebUtil as an add-on to Forms if you don't want to write your own Java Bean. It can be used with Forms 9.0.4 and newer. It can be used with 902, but since 902 is no longer supported, this isn't recommended.
    http://www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm

Maybe you are looking for