How to change connection mode on WEBDB

I would like to ask if anyone know how to change the connection mode on WEBDB from socket to HTTP, aside from configuring the formsweb.cfg is there any parameter I need to modify? Would be advisible to change my connection mode to HTTP? I have 2 remote site that I need to give access to our application (forms/reports) and we are connected using VPN, but unfortunately, our remote site could not display the forms. But in our local network I don't have any problem, everyone can display our forms. Currently my forms server is configure to use socket as my connection mode. Do I have to change my connection mode in order for my 2 remote site to access our forms?
Thank you for your help.
Mathew

You can't. iPod touches do not have a Disk Mode like other iPods.

Similar Messages

  • How to change lost mode passcode ? pls help

    how to change lost mode passcode ? pls help

    Hello Erkhes,
    You'll need to take the device to an authorized service center or Apple Store to restore access to your device.
    Note:   If you forget the passcode, or if you set an EFI firmware password on your Mac before it was lost, then lock it and later find it, you may need to take it to an authorized repair center to unlock it.
    iCloud: Use Lost Mode
    http://support.apple.com/kb/PH2700
    Cheers,
    Allen

  • How to change connections parameters?

    Hi,
    How to change connections parameters
    For Local BC4J JClient Application with a Simple executable JAR File?.
    The name of de Server in Production is not equal to the name of de Server Test.
    URL (production) is= jdbc:oracle:thin:@OtherServer:1521:OtherBase
    URL (test) is= jdbc:oracle:thin:@MyServer:1521:MyBase
    Without generate a new jar.
    In other terms, how to deployment de executable simple jar for distribution with configurable connection parameters.
    Thanks.

    Hi,
    How to change connections parameters
    For Local BC4J JClient Application with a Simple executable JAR File?.
    The name of de Server in Production is not equal to the name of de Server Test.
    URL (production) is= jdbc:oracle:thin:@OtherServer:1521:OtherBase
    URL (test) is= jdbc:oracle:thin:@MyServer:1521:MyBase
    Without generate a new jar.
    In other terms, how to deployment de executable simple jar for distribution with configurable connection parameters.
    Thanks.

  • Now my iphone 6 has restoring mode, how to change normal mode?

    now my iphone 6 has restoring mode, how to change normal mode?

    Do you mean it's in recovery mode? If so, you have no choice but to restore it using iTunes.

  • How to change Layer Mode in Flash CS3?

    Hello,
    I would like to know how to change the layer mode to
    "multiply" with flash.
    I usually use photoshop CS2 to color my lineart. I set the
    top layer (the lines) to "multiply" to make the white transparent,
    and then apply color on layers underneath.
    I want to learn how to color my art on Flash, but I'm still a
    noob. I imported my bitmap lineart (inked by hand) and turned it
    into vectors (modify>bitmap>trace bitmap). Then I created a
    second layer underneath for the color, just like I would do in
    photoshop.
    But, the first layer's white areas are not transparent, so
    the color is not visible.
    So basically I just need to know how to change the top
    layer's mode to "multiply" so I can see through the white areas .
    Any help will be very appreciated.

    Nicochi,
    > So basically I just need to know how to change the
    > top layer's mode to "multiply" so I can see through
    > the white areas.
    Convert the top layer's artwork (raster or vector, doesn't
    matter) into
    a movie clip symbol -- select the artwork and go to Modify
    > Convert to
    Symbol -- and you'll be set. Once the symbol exists, you'll
    see mode
    choices in the Property inspector.
    David Stiller
    Co-author, Foundation Flash CS3 for Designers
    http://tinyurl.com/2k29mj
    "Luck is the residue of good design."

  • Networker how to change volume mode to appendable by command line

    I would like to ask how can i change volume mode to appendabel for networker ebs through command line, eg . nsrjb -o nofull -S 2,

    It looks like changes to the audio settings alters the com.apple.audio.SystemSettings.plist file.
    You can see the difference here:
    http://barbatto.com/gu/Picture_2010-01-08_at_1_50_43PM.jpg
    I might be able to use "defaults write" to make the change.

  • Change connection mode

    Hi,
    I want to change the connect mode of user to multipal
    Please give me the steps.
    Thanks
    Vinayak

    Hello Vinayak,
    There are profile parameters which decide the connetion mode for any user as single or multiple.
    Following are the the two profiles -
    1. login/disable_multiple_gui_login  - Users listed under this profile are not allowed for multiple logons.
    2. login/multi_login_users - Users listed under this profile are allowed for mulitple logon.
    PS: If the query solves  your problem, plz reward points.
    Regards

  • How to change connection string for a form created with b1de

    Hi all
    i've created a form using the Code Generator tool ob B1DE
    My question is how can i set the connection string to a different server and database. doing so after the creation wizard has finished?

    Hi,
    Why do you need to change the connection string? What are you calling "connection string for a form"???
    The only connection string I now about is the one used to connect to the UI API... and this one is fixed for all apps in debug mode and given as parameter when your addon is registered in B1.
    The connection string is filled in the code of your generated addon.
    Please go to the main class of your addon, in the main method you have the following code where the connection string is filled either with the command line parameters (release mode) or with the fixed value given by SAP. This code doesn't need to be changed...
            public static void Main()
                int retCode = 0;
                string connStr = "";
                bool diRequired = true;
                // CHANGE ADDON IDENTIFIER BEFORE RELEASING TO CUSTOMER (Solution Identifier)
                string addOnIdentifierStr = "";
                if ((System.Environment.GetCommandLineArgs().Length == 1)) {
                    connStr = B1Connections.connStr;
                else {
                    connStr = System.Environment.GetCommandLineArgs().GetValue(1).ToString();
                try {
                    // INIT CONNECTIONS
                    retCode = B1Connections.Init(connStr, addOnIdentifierStr, diRequired);
    Regards
    Trinidad.

  • How to change blending mode on multiple layers at the same time

    I'm using CS5. I have a document with about 70 layers. I would like to change the blending mode to "lighten" for each layer. Is there an easy way to do this?

    Photoshop doesn't allow multiple layer editing. That's why the styles are grayed out. Only 1 layer at a time.
    What version are you talking about?
    CS5 definitely let’s one apply a Style to multiple Layers.
    rfcommagere, I don’t know how to make it much clearer:
    • set the Blending Mode on one Layer
    • with that Layer selected create a Style with »Include Layer Blending Options« checked
    • select all other Layers that should have that Blending Mode
    • click the Style in the Styles Panel

  • How to change connection port between INTEGRATION SERVER and Adapter Engine

    Hi,
    I have scenario that in the productions server we are using SAP web dispatcher to connect to Adapter Engine for example the port is 60000.
    So when we copy this server to DR environment the webdispatcher is not there. is that any way to change the all connection port between IS and Adapter from 60000 back to original port 50000 ?
    Please advise ?
    Thank You and Regards
    Fernand

    HI,
    The waiting status is because of Message Queue is in wiating status. This may be because of overload of the messages, or may be your receiver systems is not ready  etc.
    SO go to SMQ2 and check the status of the queues.
    Also have a look into this blog-
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    <i>
    Why I can see this messages only in the integration server?</i>
    >>>If message reachs the Adapter engine, you can see in the Adapter monitor. In your case, message is still there in the Integration Engine. Once the queues are cleared it will reach the Adapter engine, so you can monitor it in the adapter engine
    Regards,
    Moorthy

  • How to change Access Mode of HANA Stored procedure

    Hi,
    When you are creating a stored procedure as design time object, one of the option is access mode (either read only or read/write).
    I understand read only is default setting in HANA DB, and unless you explicitly change the setting you cannot read/write using stored procedure.
    My question is, is there way to change this setting, so I have option to choose either read or read/write when I create a stored proc?
    Thank you.
    Hyun

    Hi Hyun,
    Please have a look on this thread:
    Create local temporary table in procedure
    You have to enable sqlscript_mode to UNSECURE as mentioned by lars.
    Then depending on whether you are specifiying "READS SQL DATA" it will act as a READ procedure else as a WRITE procedure.
    Regards,
    Krishna Tangudu

  • How to change edit modes ....stuck or bug or..?

    ive started projects in premiere cs6 mixing formats with dslr and gopro hero3 clips... ive seem to be stuck in arri mode?.. even when i drag clips tp the creat sqeuince function?...maybe i need some tutorials or info ?...
    any thing please post!!
    mike d
    facebook micheal d. duckworth
    youtube user sk8ermiked
    thanks!

    You can't change sequence settings.  But you can create a new sequence and cut/paste the clips into it.

  • Intencity Chart - how to change scan mode from top to bottom

    Hello,
    I need update my Intencity Chart from top to bottom.
    Please tell me, can I do this?
    Thank you.
    With best Regards,
      Dmitry.

    Dmitry,
    This link is the LabVIEW help for the Intensity Chart Properties Dialog Box. As you can see under Appearance > Update Mode there are three update options. All three options are left/right viewing.
    This link is the LabVIEW help for the Update Mode Property, which gives more information about the property.
    These two links give you the information on how to choose one of the three methods to update your Intensity Chart.
    David A.
    National Instruments
    Applications Engineer

  • How to change connection point of soundtrack clip

    Maybe a simple question!
    When I add an audio music file to the timeline below the video clips, occasionally it connects (that small hard to see line sticking upwards) to a video clip that is not ideal. How can I break that connection and make the audio file link to a video clip of my choosing?
    Cheers
    Waddo

    well.actually you can..
    those audio 'connectors' don't necessarily have to be done with the clip straight 'above' them.
    watch this tutorial:
    http://youtu.be/Cm7mfrFd8QQ
    ... although I don't get it exactly, why an audio-clip should NOT be connected to the video-clip you're actually watching while listening to that specific audio-clip 

  • Re: NB10-A-110 PU143E - Win 8 installation - how to change UEFI mode

    I have preinstalled win 8 and want to put win 7, but I see where to change the UEFI bios.
    NB10-A-110 - PU143E

    Hi
    You have to update the BIOS.
    Then the UEFI /CSM mode should be visible in the BIOS and you should be able to change it.

Maybe you are looking for

  • Free Goods exclusive option

    Hi All, Can anyone plz tell me, In free goods exclusive option, i have configured the minimum quantity is 100 and for every 100 unit one unit is free. The calculation type is unit reference.If i enter 220 units in the sales document . it displays 22

  • RWB - Integration Engine self test - web service security and proxy

    Hi, I am working with a new installation of PI 7.0. In the runtime workbench, under self test for integration engine, there is this error/warning: ""Details for 'Is Web service security available?' Communication error: Proxy calls are not permitted o

  • How do I get a movie to play right away on my iPad while it's downloading

    How do I get a movie to play right away on my iPad while it's downloading

  • Profit Planning Weekly in CO-PA

    Is it possible profit planning weekly in CO-PA? I activated weekly postings in Operating Concern. However planning layout has no weekly characteristic. Thanks

  • I had lost my iphone ?

    Dear Apple Suppor Communities, unfortunatly i had lost my iphone 4s and i tried to find it with some application such as (( found my iphone )) https://itunes.apple.com/us/app/find-my-iphone/id376101648?mt=8 but unfortunatly i got no respond since the