Unable to scripts of BTA Records

Hello
I am unable to record for OLT scripts > Web/Http module. I had posted this question before & as usual Alex gave me a solution by asking me to manually set the proxy to 7777, the parameters of the proxy has already been set as 7777, i.e. under OpenScript properties > recording > HTTP > General > Port: 7777, can someone help me with this so that I can record the scripts of OLT.
Concerning
Ranjit

Ranjit

You can check the settings of your browser, IE 7, which would be under:

Tools -> Internet Options -> connections -> LAN settings -> select use a proxy server for your LAN , then set it to the proxy localhost port 7777

Concerning

Alex

Tags: Oracle Development

Similar Questions

  • Unable to read the work recorded, timeline is black and shortcuts

    Unable to read the work recorded.

    I started doing a few words with a song. It was not full yet so I recorded it. After a while, I returned to continue, but the timeline would not play. The video section containing the words of the timeline was black and shortened. I waited until the next day and it still the same. I tried to re-do and its not black or shortened, but the timeline would not play with or without music. Please I need help with this!

    Hello

    1. what application you're using to play the video?

    2. you receive an error message when you try to play the video?

    You can try to recreate and save the film.

    Reference:

    Demo: Create a slide show with music in Windows Movie Maker

    http://Windows.Microsoft.com/en-us/Windows-Vista/demo-create-a-slide-show-with-music-in-Windows-Movie-Maker

    Create movie customized for Windows Movie Maker settings

    http://Windows.Microsoft.com/en-us/Windows-Vista/create-custom-movie-settings-for-Windows-Movie-Maker

    To save a movie in Windows Movie Maker, click the link below.

    Publish a movie in Windows Movie Maker

    http://Windows.Microsoft.com/en-us/Windows-Vista/publish-a-movie-in-Windows-Movie-Maker

  • PowerCLI script to get records of vm

    Hello

    I'm looking for a little help to script the next senario.

    I want to run a script on our production cluster for a list of virtual machines and the location of the folder in vCenter then export to a csv file.

    then to our DR site I want to use this csv file to move the list of virtual machines to the correct folders.

    I already have the script below

    Move-VM - VM Serveur_Fichiers1-Destination (Get-file-name ' File Servers')

    but would need to have one row per virtual machine that should be constantly updated.

    any help much appreciated.

    S

    Assuming that all your files are level 1, records in other folder no nested terms, you can do the following to create a CSV file

    Get-VM | select Name,@{N="Folder";E={$_.Folder.Name}} | ` Export-Csv "C:\vm-folder.csv" -NoTypeInformation -UseCulture
    

    To move the virtual machines in the proper folder of the CSV file, you could do

    Import-Csv "C:\vm-folder.csv" -UseCulture | %{
        Move-VM -VM $_.Name -Destination (Get-Folder -Name $_.Folder)
    }
    
  • Culture & Straighten script for vinyl records

    Hey guys I have thousands of circular vinyl record labels that I took pictures for.

    I created an action to achieve this, but it keeps opening of many pieces as separate and never closed files / records leading them the program to run out of memory.

    I hope that a script can be created to allow the processing of a folder where it automatically save/close the files to a new destination.

    It would also be preferable if it can close without saving changes and pieces that are small in size which would save me having to remove them manually.

    Thank you

    Take a look at this thread, it may be useful.

    http://forums.Adobe.com/message/3430751

  • Using a comfirmation of java script in the recording function delete?

    Hello;
    I'm writing a confirmation in Java script to delete a record. I don't want to delete all of the information table, just for the record, the button Delete is attached using the identifier. Here is my script, then the code on the page:

    < script language = "JavaScript" >
    function confirmDelete (id) {}
    If (confirm ('are you sure you want to delete this record?'))
    {
    document. HREF.action = "ProjectCat - Action.cfm?" ID = "+ id;"
    document. HREF.submit ();
    }
    Returns false;
    }

    < /script >

    This is the query that I'm trying to use it:
    "< name cfquery ="catMan"datasource =" "#sitedatasource #" username = "#siteUserID #" password = "#sitePassword #" >
    SELECT Categories.Name AS ViewField1, HAVE categories. CategoryID ID
    Categories
    < / cfquery >
    < head >
    < / head >
    < body >
    < cfloop query = "catMan" StartRowOptional = "" #URL.startRow # "EndRowOptional =" #endRow #">"
    < cfoutput >
    #ViewField1 #.
    < do action = "ProjectCat - Action.cfm" method = "post" >
    < input type = "hidden" name = "ID" value = "#ID #" >
    < input type = "submit" name = "proj_Delete" onClick = "return confirmDelete('#ViewField1#')" value = "Remove" > < / make >
    < / cfoutput >
    < / cfloop >
    < / body >

    #Note: there is the code here in my query to loop to the next and previous buttons, I just don't have this zip code as it relates to this question.

    Is there also a way to make the State of Java script in the place where it says, "Are you sure you want to remove this record" to say "Are you sure you want to delete #ViewField1 #? (the name of the deleted record)?

    Thank you!

    Phoenix

    just spent 2 arguments to your function js - id AND category name:


    and function:
    function confirmDelete (id, name) {}
    If (confirm ('Are you sure you want to delete' + name + 'category?'))
    {
    document. HREF.action = "ProjectCat - Action.cfm?" ID = "+ id;"
    document. HREF.submit ();
    }
    Returns false;
    }

    but the creation of a separate form for each category displayed on the page is
    very inefficient - you must revise your code... you have not yet
    train, really... just use to call your js function, or a
    (without any

    (Tags) you absolutely
    must have a button to click...

    ---
    Azadi Saryev
    SABAI - Dee.com
    http://www.SABAI-Dee.com

  • Windows Media Center is unable to use my dvd recorder

    Windows xp SP3

    Deliver you with Windows media Center

    'Create disc' (in the photos) it is endlessly with cd/DVD required please try again.

    I checked the DVD recorder can burn using isoburn, it does.

    I can also burn music using Windows media player. So the DVD recorder works defiantly.

    I've updated all the drivers and software and I'm stuck. Any advice would be helpful.


    Thanks for the replies. I decided to restore the original configuration, it authorized the error. At soon K

  • Where the event FDMEE Script parameters are recorded?

    New to FDMEE and want to create a Script of the event... but are not a success if make them run.  Just indicages newspaper that "the script doesn't have to run.  I know that the previous output scripts each has specific settings, but cannot find where all parameters are required or documented in the admin FDMEE guides.

    Ok

    You don't need to declare the variable in the script of the BefImport event.

    You need a function in your import script. For example if you apply an import script to the account dimension:

    numLinesSkipped = 0

    def accCounteSkipLines (strField, strRecord):

    global numLinesSkipped

    numLinesSkipped += 1

    back strField #return account

  • Query function lead unable to fill the last record

    Hello

    Select item_no, first_date first_date (first_date, 1) ahead of (in order of first_date item_no partition) as second_date
    FROM table1

    I am able to fill all the records, but record (second_date) last watch as null. But I want to fill in the second_date.

    Thank you for your help in advance.

    Samir says:
    as tubby, you need an NVL:

    Is not required, you can pass as the default setting for the LEAD

    lead(first_date, 1,second_date) over(partition by item_no order by first_date) as second_date
    
  • Need a script to find records and data warehouses that are near capacity.

    Guys,

    I'm new to Powershell faitly, is it possible to write a script tht will find virtual disks and data warehouses that are over 90% full?  I also want to export the results to an excel file.

    Thank you.

    For a 90% threshold, you let the value to 0.1.

    Calculate the free space as a percentage, so if the free space is less than or equal to 0.1 there is 10% or less available free space.

    Hope that makes sense.

  • unable not to hear the recorded voice

    Hello Sir, I am using windows 7 ultimate sp1 OS in my PC

    with card mother mercury PI945GCM when I use Skype the other person isn't here my voice please help in this regard

    and card details mother http://www.mercury-pc.com/product-detail.php?link=p-mainboards&subtitle=Mainboard&productid=751 suggest me what driver should I be using and or any internal wiring problem help me thanks in advance

    Hello

    Sorry for the late reply.

    It seems that the issue could be with the Microphone.

    I propose to perform the step of troubleshooting from the link below and see if that fixes the problem:

    How to Troubleshoot Microphone issues

    You can also download the latest audio driver available from the link below:

    http://www.mercury-PC.com/downloads_list.php?ProductID=751

    Hope this solves the problem, get back to us if you need further assistance for Windows.

  • Unable to make a new record with additional problems

    Here's what happens; I'll make a new folder and everything that comes is a compressed (zip) folder in place of the original folder itself, I went to the command prompt and done sfc/scannow and it says I have to be signed as an administrator and start a console session and regedit doesn't seem to work either I copied and pasted the code in Notepad as well and it gives me an error that says: I can import the files binary registery within the registry editor. I am not sure what is or means, but a problem simply adds another. No one knows what to do when this happens?

    Do, or you have installed Chrome? It appears that an update of Chrome, (mid April 2013), is responsible for the loss of the option new folder. Even if Chrome has not been installed, here are two patches.

    How to remove and restore the default context Menu items 'New' in Windows 7 and Windows 8
    http://www.SevenForums.com/tutorials/28677-new-context-menu-remove-restore-default-menu-items.html

    If for any reason, the zip file doesn't work for you, check out the 'response' by Linda Yan in this thread.
    http://social.technet.Microsoft.com/forums/en-us/w7itprogeneral/thread/97de8a2a-12f2-4381-A409-a78f4ae551cf/#99395761-56de-4a76-8C2A-eab498ad735a

    Tip: When you save the text in Notepad, the default file format is .txt. Replace all files.

  • Recording of the video problem error message

    "Error. Unable to save the current record in another app. »

    What I pull up to camera, he says the previous statement. I rebooted the phone several times, but the error message does not disappear. I can record. Just boring.

    https://talk.sonymobile.com/T5/Xperia-Z3-Z3-dual/quot-recording-in-progress-in-another-app-cannot-re...

    See this, it seems to be linked to google now.

  • Recorder of disk space?

    Is there a tool or script that regularly records the disk space you have left? I tried FolderSizes but it asks me to program the exact, precise, time which is useless when my computer is turned off. I need to do it once a day, no matter what time it is. In addition, the software is not free.

    dir c: | find "free" > c:\freelog.txt

    Which is fine, but I need the prefixed date.

    This script will do what you want. Not retype but use copy & paste to save it in LogSpace.bat. The ".bat" extension is essential! And if you schedule the batch file to run under the system account, then it will be invisible to the user during execution.

    off @echo

    Timeout 60 > zero

    If not exist them c:\Logs c:\Logs md
    for /F "delims =" % in (' dir C:\ ^ | find/i "bytes free" ' "") echo % date of %%d time: ~ 0, 5% c:\Logs\FreeSpace.log

  • Adding another script worm IPCC Enterprise 4.6

    I broke the script live today so I ask before I try again.

    I have a script called CC_Main_V5. When I use Explorer to scripts, I can see the different versions of the script and say which one is the active version. I want to make a copy of the current version to begin programming of a newer version of it.

    I tried this way 1 and broke it - I opened the version active, makes a change in the script, chose save as and used the same name script (CC_Main_V5) but not checked the box that States make the active script on save. I thought that this would add another version in the script editor I could modify and play with.

    What's happened is that the active script became CC_Main_V4. It is a totally different script name, don't know why it turned on instead of a different version of the CC_Main_V5 script.

    So my question: how to make a copy of the script CC_Main_V5 which will apper in the Script Explorer when I develop the CC_Main_V5. I want to be able to switch between life and my test.

    Thank you

    When you're in the script editor and you go to edit a script, it automatically increases the 'version' one meter.

    (as indicated on the bar at the top of the page windows check this just open a script in the 'Browse' mode. then click on the "Edit" button to put the script in Ed. mode version should have a better by one of what appeared to be the version in browse mode.)

    You should see something like the following in the top bar of the window:

    IE: Script Editor [CC_Script {all customers}.013 [live Version] [Browse]]

    (this script is called CC_Script and is the version.013 and is in navigation mode)

    When you switch to edit mode, you should see something like the following:

    Script editor [CC_Script {all customers}.014 [live Version] [edit]]

    (this script is still named CC_Script and is now the version.014 and is in edit mode)

    (automatically augmented version and you need to do to keep this version is to press save button; or leave it prompts you for a backup if you were to press the browse buttons or monitor)

    When you save the script, do not use the function "save under" but comes regularly record.

    You can use ' options > Preferences on the menu drop-down menus to set the option 'automatically make a script active when recording' off. This will allow you to save the script with registration works but do not do it activates.

    enabled or not, this version of the script has now shown that the first script in the script Explorer list.

    Please visit this link on the Administration's Script more ICM 4.6:

    http://www.Cisco.com/en/us/products/SW/custcosw/ps1001/products_user_guide_chapter09186a00800f061f.html

  • Locking system is now my files on Windows 7 x 64 and happened after adding script of ship take owner to register!

    Hello everyone!
    When I decided to patch the files on my system with the universal theme patcher and installed a script to the record that contains:

    ===================
    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\ * \shell\takeownership]
    @= "Take ownership".
    "HasLUAShield"=""
    "NoWorkingDirectory"=""

    [HKEY_CLASSES_ROOT\ * \shell\takeownership\command]
    @= "cmd.exe /c takeown /f \"%1\"" & \"%1\ icacls" "/ grant administrators: F" "
    "" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\"& \"%1\ icacls "/ grant administrators: F".

    [HKEY_CLASSES_ROOT\exefile\shell\takeownership]
    @= "Take ownership".
    "HasLUAShield"=""
    "NoWorkingDirectory"=""

    [HKEY_CLASSES_ROOT\exefile\shell\takeownership\command]
    @= "cmd.exe /c takeown /f \"%1\"" & \"%1\ icacls" "/ grant administrators: F" "
    "" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\"& \"%1\ icacls "/ grant administrators: F".

    [HKEY_CLASSES_ROOT\dllfile\shell\takeownership]
    @= "Take ownership".
    "HasLUAShield"=""
    "NoWorkingDirectory"=""

    [HKEY_CLASSES_ROOT\dllfile\shell\takeownership\command]
    @= "cmd.exe /c takeown /f \"%1\"" & \"%1\ icacls" "/ grant administrators: F" "
    "" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\"& \"%1\ icacls "/ grant administrators: F".

    [HKEY_CLASSES_ROOT\Directory\shell\takeownership]
    @= "Take ownership".
    "HasLUAShield"=""
    "NoWorkingDirectory"=""

    [HKEY_CLASSES_ROOT\Directory\shell\takeownership\command]
    @= "cmd.exe /c takeown /f \"%1\"" r d y & \"%1\ icacls" "/ grant administrators: F/t" "
    "" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\"r d y & \"%1\ icacls "/ grant administrators: F/t".

    ===================
    the system is now locked my files and folders with the processes of the system! , and it's obvious when trying to build from VS2008 or VS2010 exe copy to debug resp.
    I tried to remove the registry values but the problem remains. now I can't do my work with visual studio and it's really annoying, please help!

    Hello world
    for those who have the same problem I solved this:

    It seems that the registry script above is not the issue, the problem is cased by stopping the service 'Application Experience',
    So to solve the question just do the following:

    You have to manage it "Services", then:

    -Start the Task Manager by right-clicking on the taskbar and select "Task Manager", or simply press "ALT + Ctrl + Del" then the Task Manager.

    -Go to the 'Services' tab then click on the "Services" button... "to start the Service Manager dialog box
    -Services Manager, select "Application Experience" service and double-click it, set the startup type: automatically (delayed start) then Ok

    The problem is solved!

    Enjoy!

Maybe you are looking for