FORMS 6i WITH OLE ON WEB DEPLOYMENT

We have been using forms-6i with OLE container (to use MS-Word document) under the client side deployment of the application . Now We want to use this application under the WEB (using Forms Server) , as under WEB deployment OLE is not supported , so what is the solution for the same . In case only solution for this problem is BEAN based solution then can any body help me with a sample code for doing the same .
I am looking any suitable solution for this problem with a sample code if possible .
Please help me
Regards
Babhru Vahan Mittal
null

http://www.nevaobject.com/java/javadde/jddemain.htm
try this one, if you got a solution please mail me.
Thank you very much

Similar Messages

  • Viewing PDF forms created with LiveCycle in web browsers

    Hi,
    We created a form in LiveCycle.  But this form is not viewable in any of our web browsers (i.e. Safari and Firefox), when using Google docs and Foxit Reader and it also does not open in Mac Preview.  I have to download it to my computer and then open it with Adobe Reader to view it. I want to make sure it has all the viewing capabilities available when I send it out to people, please let me know if there is a solution out there.
    Note:
    I have updated the Adobe Reader to the latest version
    I have removed all the previous versions of Adobe Reader
    I have also tested it with different computers and continue to encounter the same issues.
    Any assistance would be greatly appreciated.
    Lisette

    Sending PDFs without an Email Client Software installed needs to be handled at the server. Using a Microsoft .net web server, and SMTP host, you can send e-mail with PDFEmail.net. PDFEmail.net doesn't require Adobe Acrobat or Reader installed on the server, and works on remote and local web servers with access to a local or remote SMTP user account. PDFEmail.net doesn't require programming knowledge, just upload the scripts and the libraries to your webserver application root, and point the Submit URL action to the script.
    For more information, and online demonstrations, please visit:
    http://www.pdfemail.net/
    Hope this helps!
    Kind Regards,
    Nick K.
    http://www.nk-inc.com/

  • FORMS - WEB DEPLOYMENT - NEED HELP -

    Hi
    We have developed some forms using Forms 6.0 on Win NT and now
    wish to deploy that on Web. We have installed Developer Server
    (For Forms, Reports and Graphics) in one of our UNIX boxes.
    What steps are needed to get the Forms run on our Intranet as
    HTML documents?
    Thanks for reply in advance
    Karthi
    null

    Karthi (guest) wrote:
    : Hi
    : We have developed some forms using Forms 6.0 on Win NT and now
    : wish to deploy that on Web. We have installed Developer Server
    : (For Forms, Reports and Graphics) in one of our UNIX boxes.
    : What steps are needed to get the Forms run on our Intranet as
    : HTML documents?
    : Thanks for reply in advance
    : Karthi
    Hi Karthi,
    Forms is not a HTML web deployment. The deployment is based on
    generic Applets. This means that we are transferring the UI to a
    browser by simply replacing Motif (in your case) with Java on the
    server side. If you want to deploy a Forma application in the web
    just create s static HTML file (example files can be viewed after
    installing JInitiator) with a reference to your Forms Module that
    you use as a starting point. Start the Forms Server on the
    command shell with f60ctl start port=9000 (if yiou want to use
    port 9000). Via the web you access the Forms Server by calling
    the static HTML File. In this HTML there is a request for the
    Forms Listener.
    Hope this short answer will give you a hint.
    null

  • Using interactive forms with in IC web client

    Hi,
    I had requirement to implement the Adobe Interactive Forms (PDF) with in IC Web Client.
    The requirement is to 
    1. Display an adobe interactive form (PDF) in the IC Web Client when a particular link is pressed.
    2. Then the user has to enter the data and the data captured from the interactive PDF Form that should be processed by the ICWC.
    An example of the process could be, having a PDF form to enter customer data and creating a Business Partner using the data from PDF.
    I would like to know the possibility of such a scenario.
    Form ICWC point of view; if we have URL that is points to a callable interactive form object then it can be trigged form ICWC.
    This is an assumption and I am not sure that these kinds of objects are supported by ICWC frame work.
    If we assume such a URL can be managed and if possibly shown in the ICWC UI, then the next question would be “How to retrieve the entered data in the PDF Form as the ABAP data for the View in IC Web client to do the further processing?".
    As I am short of options please provide me help if anybody know anything on this issue.
    Best regards,
    Balaji V

    As of SAP NetWeaver ’04 (in SAP Web Application Server), you can use a new solution to
    create interactive forms and print forms for the optimization of your
    form-based business processes. This solution uses Portable Document Format (PDF)
    and software from Adobe Systems Inc. that has been integrated into the SAP environment.
    You can create interactive forms in PDF format that allow users to
    fill out the form on the screen and save their entries in XML format in the form.
    When the SAP system receives the PDF form, it extracts the data saved in the form,
    and can process it further.
    for more info check out the following link
    http://help.sap.com/saphelp_crm50/helpdata/en/b7/64348655fb46149098d95bdca103d0/frameset.htm
    hope this helps
    RH

  • Which support plan do I need? VS2013 web deploy troubleshooting

    Hi
    I have an ongoing issue with completing a web deploy from VS 2013 to my Azure website. I have scoured the web and am not really any closer to finding out/nailing down what the problem is. The problem description can be seen here https://social.technet.microsoft.com/Forums/exchange/en-US/64241ed0-5594-4f15-8bb9-83ea3994d524/web-deploy-failing-from-vs-2013-warning-retrying-the-sync-because-a-socket-error-10054?forum=windowsazuredevelopment
    I need help troubleshooting the issue and so I'm now thinking I need to get some more official support as most of my forum posts are not receiving responses.
    I have a Windows Azure MSDN - Visual Studio Ultimate subscription....I currently am not eligible for technical support. I have options to upgrade to a support plan of: DEVELOPER, STANDARD, PROFESSIONAL DIRECT or PREMIUM support plan. What is the minimum
    support plan required to create a ticket for this technical issue and receive help troubleshooting the problem?
    The Developer subscription has the Unlimited Break/Fix 24/7 service...what does that mean exactly?
    If someone could advise I'd be greatful,
    JK

    Hi,
    Unlimited Break/Fix 24/7 service means it is available during business hours for local languages; 24x7 for English for all severities; 24x7 for
    Japanese for severity A only."
    And All these 4 plans(DEVELOPER, STANDARD, PROFESSIONAL DIRECT or PREMIUM ) includes technical support.
    Have a look:
    http://azure.microsoft.com/en-in/support/plans/
    Hope this information helps.
    Regards,
    Azam khan

  • Drag and Drop with web deployed Forms.

    If you are interested in drag and drop features of web deployed Forms you may want to check out this:
    http://groundside.com/blog/GrantRonald?title=oracle_forms_drag_and_drop_on_the_web&more=1&c=1&tb=1&pb=1
    Regards
    Grant

    Hi ,
    I think this is similar to a .pll library in Forms 6i which was called drag_drop.pll-something like that.......Isn't it...?????
    However , it seems very attractive and helpful to our clients.....
    Thanks and congratulations,
    Simon

  • TEXT_IO.FOPEN not working on web deployed app FORMS 6i

    Hi all
    I have coded parsing file by using TEXT_IO.GET_LINE but it seems that my file even can't be opened.
    declare
    file1 text_io.file_type;
    filename1 varchar(256);
    linebuf varchar2(100);
    begin
    file1 := TEXT_IO.FOPEN(:CSV.CSV_PATH, 'r');
    Text_IO.Get_Line(file1, linebuf);
    if linebuf!='blablablablabla' then msg('line is OK!');
    else msg('Line is wrong!');
    end if;
    TEXT_IO.FCLOSE(file1);
    end;
    On local machine when i enter into :CSV.CSV_PATH "C:\details.txt" the file gets loaded because it gets processing, I can see messages.
    When I upload form onto remote web-deployed app server, I enter into path "D:\details.txt" (I cannot write on C:, the files are the same) nothing happens. Does it mean text_io won't work on Fomrs6i web-deployed? How can I investigate this issue.
    Thanks in advance
    Tome

    With Forms Server deployments. TEXT_IO writes the file on the Forms server not the local PC as it did in client-server mode.
    Here are some workarounds
    1) Download the WEBUTIL add-on from Oracle and use its TEXT_IO package to write to the local file.
    WebUtil is an essential add-on loaded with goodies such as a file browse dialog for local files. Its easy to use and is designed to be compatible with other oracle routines like TEXT_IO.
    Kudos to Duncan Mills at Oracle for this top add-on - dont leave home without it.
    www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm2) Use the original TEXT_IO (as you are now) to write to a file on the Forms Sever , then display it in a browser window using WEB.SHOW_DOCUMENT
    3) I remember seeing some some old Java scripts on OTN to write to local PC.
    MY APOLOGIES for #3. Most forum posts can be solved with that little gem of an answer. "My sink is blocked" ... "yeah I saw some java code to fix that"

  • How to deploy existing forms and reports on the web

    Hi Guys,
    I have 6i forms and reports within our environment, and we are running client/server architecture, by installing forms and reports runtime on each client PC's. We would like to get rid of this by deploying forms and reports on the web, without zero coding. Can any one suggest and guide me through the process with proper security mechanism enabled along with.
    Thanks in advance,
    Aji

    Thanks for the update,
    We have a develpment 10g AS environment setup made,
    1) But we are really confused how to present the forms and reports.
    We have around 250 forms and reports running on client/server architecture. All these forms/reports have been copied to a fileshare and access control is restricted by folder security.
    2) How to deploy forms - entries within formsweb.cfg with Named Configuration sections.
    3) How to deploy reports, as to were to copy the .rep files.
    getting the following error
    REP-110: Unable to open file 'Car_Readings.rep'.
    while trying
    http://kddsvr6.kddc.com:7778/reports/rwservlet?report=Car_Readings.rep&userid=username/passwd@db&desformat=htmlcss
    Thanks in advance,
    AJi

  • Launching Browser Window from Web Deployed Forms App.

    Has anyone launched a new browser instance on the client within a web deployed forms application? We have browser based help within our application. In the client/server version, we used the built-in HOST command to launch the browser when the help button is clicked. However, this does not work in a web deployed situation. First, because we are deploying the application on a Solaris box, and it does not recognize the host command, and second even if we could it would launch the browser on the server. Can I do something with java or javascript?

    Why don't you use the web.show_document(url, '_blank') built-in?

  • New form opens up in back of Menu Form in Web Deployed Form

    Hi,
    I am having trouble with my web-deployed form. I have one form that has toolbars and after selecting from the menu for another form to open up, the new form opens up in back of the previous form and I'd have to minimize the previous form in order for new form to be active. Is there any way that I can have the new form open up above the previous form? Also, do you know any good sites where I can get tips on web-deployed forms.
    Thanks,
    Kristine

    Kristine,
    what code are you using to open new forms (call_form, open_form, new_form).
    I have a similar application (custom login module and custom menu), and I run my modules from the menu using
    call_form(<module_name>,HIDE,DO_REPLACE);
    This hides the custom login module and displays the called module.
    Hope this helps
    Gerald Krieger

  • Deploy Forms 9i With AS 10g

    Dear All,
    I have Oracle Forms 9i and I want to deploy them using Oracle AS 10g.
    I installed Oracle AS 10g Forms and Reports Services and created a folder with path D:\App1 .
    I want the full steps to configure the formsweb.cfg and default.env to deploy this application.
    I use Oracle AS 10g 9.0.4
    Windows 2003 Server

    sir
    I have oracle 10g and internet developer suit and developed a form and execute fine . how it will be deploye in the web and same time client should do the use.
    regards
    Hemant
    [email protected]

  • Problem in submit button on adobe form integrated with web dynpro

    Hello,
    I'm facing prob in triggering web dynpro event onSubmit for Interactive form.
    I've created a submit button from web dynpro activex pallete on adobe form (integrated with web dynpro) to send the form as email.
    Then in the web dynpro view where this form is embedded i have created an action against onSubmit event and called a method within this.
    However, on clicking Submit button this event is not getting triggered.
    Please let me know what is lacking in this process?
    Thanks.

    Hi,
    I am also facing the same problem. i have developed a simple scenario under which user have to input his/her details and on submit button it will be updated to database.
    I have tried the above solution but after adopting this solution all the editable fields become non-editable.
    so the above solution is not working for me could you help me out.
    I think ... try this....
    When you create the Adobe Form from WebDynpro, you need to follow one step in SFP Transaction or inSE80 transaction. Open the Adobe Form in any one the transaction and now in SAP menu bar "Utilities" in that you will find the "INSERT THE WEBDYNPRO SCRIPT" just click on that one. Then you will see a new Script Object is being created with the name "ContainerFoundation_JS" under the "Variables" in the Heirarchy of the Object Pallete of the Adobe Form.
    This step is mandatory to use the SUBMIT Button of the "WebDynpro Native", to trigger the OnSubmit event of the WebDynpro.
    Thanks
    Edited by: shailendra2sap on Mar 6, 2009 12:24 PM

  • Executing a shell script from a web deployed form

    Hi there,
    i've got a web deployed form from which i want to execute a UNIX shell script upon clicking a button.. I've used the host command ,and the rsh utility in Windows NT but i'm getting an error message saying
    "machine address" Permission denied, rsh can't establish connection " this is the code in the when button pressed trigger
    HOST('c:\windows\system32\rsh <<machine address>> opt/apps/wmc/rw.ksh');
    the machine address being the unix machine i'm trying to connect to and the last part being the path and the shell script to be executed..
    can anybody help me out here ????
    Regards
    wole
    null

    Jim,
    Yes. Use the host command from forms and call the command rexec.
    Raymond
    null

  • How  To Deploy  Forms 6i on Oracle 9iAS (WEB)

    Hello,
    Anybody knows hot to deploy forms 6i on Oracle 9iAS (WEB).
    Oracle 9i Application contains several options
    1. Oracle9iAS installation.
    1.1 J2EE and Web Cache.
    1.2 Portal and Wireless.
    1.3 Business Intelligence and Forms.
    2. Oracle9iAS Infrastructure installation.
    3. Oracle9iAS Developer Kits installation.
    I want to know , Which option should i select in order to deploy the forms on web.
    Thank You.
    Rahul

    1.3 Business Intelligence and Forms.
    Please post Forms questions in the Forms Forum.
    More info in the Forms Upgrade Center:
    http://otn.oracle.com/products/forms/htdocs/upgrade

  • SQL error forced rollback and connection loss with OLE item in forms 6i

    We are running forms 6i client server on a Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - 64bit. We have a form that has 1 base table block that contains an OLE item where the user can create or edit a Microsoft Word document then save that document in a long raw column in the table. The OLE item is using the Word.Document.8 OLE class.
    We are having intermittant problems where the user presses commit in the form and gets a FRM-40508 error: unable to Insert record. The message displayed at the bottom of the screen is FRM-40655: SQL error forced rollback: clear form and re-enter transaction. When I press Shift-F1 to view the error I see ORA-03113: end-of-file on communication channel.
    DBA says that there are no errors being generated in the database. Does anyone have any experience with kind of problem? Any suggestions would be most welcome.

    The Ora-3113 error means that the connection has been lost.
    These issues normally are database or networking related and have little to do with ole objects.
    You need to determine if a server-side error is causing the disconnect.
    To start diagnosing this issue you first need to turn on sqlnet tracing to see what other ora-XXXX error is occuring. That will start to help diagnosing this issue.
    You may also want to check the database alert log for any RDBMS errors that may have caused the disconnect.
    If there aren't any RDBMS errors logged, you should generate a Net8 trace for the session to see if you can get more detailed errors.
    About sql tracing:
    To obtain a trace, you have to place the following entries in the SQLNet.ORA file. Make sure before you start your application that the C:\Trace directory exist.
    TRACE_FILE_CLIENT = net817
    TRACE_DIRECTORY_CLIENT = C:\trace
    TRACE_UNIQUE_CLIENT = ON
    TRACE_LEVEL_CLIENT = 16
    TRACE_TIMESTAMP_CLIENT = ON
    When finished obtaining both traces, set the TRACE_LEVEL_CLIENT = 0 from 16 to turn off tracing.
    Monica

Maybe you are looking for