'forms' confusion

Hi
I am having difficulty creating a form. I am new to forms and
find them very perplexing. I have the below code for one - but
cannot figure out what to do with it. Where do I put? how do I
attach it to a form even?? do I need to create my own form fields
etc (like text fields, submit buttons etc)?
<FORM ACTION="/cgi-bin/script_library/form_handler_mail"
METHOD="POST">
What is your name? <INPUT TYPE="text"
NAME="visitor_name">
What is your email address? <INPUT TYPE="text"
NAME="email">
<INPUT TYPE="hidden" NAME="end_display"
VALUE="color="red">
http://www.YOURLINK.com">
<INPUT TYPE="hidden" NAME="required" VALUE="email">
<INPUT TYPE="hidden" NAME="order" VALUE="visitor_name,
email">
<INPUT TYPE="hidden" NAME="savefile"
VALUE="visitors.txt">
<INPUT TYPE="submit" VALUE="Submit">
</FORM>

<INPUT TYPE="hidden" NAME="end_display"
VALUE="color="red">
http://www.YOURLINK.com">
This line is wrong, is this a form from your web hosting
company?
Try this:
<INPUT TYPE="hidden" NAME="end_display"
VALUE="color=red">
What language are you going to process the post data
in?

Similar Messages

  • JSP/Servlet Feedback form confusion

    Hi,
    I hope someone can advise me. I have a jsp which collects feedback information from a form. I then want to call a java servlet to read this information, store it in a bean and send an email. At the moment when I click submit in the jsp form, the servlet isnt even being called.....Is it totally necessary for this kind of scenario that my servlet contain doget and dopost methods?
    Many thanks.(code below)
    //feedback jsp
    <form action=sendfeedbackemailcontrolservlet>
              <br><br>
               <div align="centre"><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#000066">
             <font face="Verdana, Arial, Helvetica, sans-serif" size="2">From:</font></font><font color="#000066"> 
                  <input type="text" name="fromemail" size="40">
                   <p align="left">  </p>
              Subject:
                 </font> <font color="#000066">  
                   <input type="text" name="subject" size="40">
                   <br><br><br>
                  <font size="2" face="Verdana, Arial, Helvetica, sans-serif">Comments/Suggestions:
                   </font><br><br>
                   <textarea rows=6 cols=34 name="suggestions" ></textarea>
                   </font> </div>
                      <p align="left">  </p>
                  <div align="centre">
                    <input type="button" value="Submit Feedback" name="button">
                 <input type="reset" value="Clear all" name="reset">
                 </div>
         </form>
    //feedback servlet
    public class SendFeedbackEmailControlServlet extends HttpServlet {
      private static final String CONTENT_TYPE = "text/html";
      //Initialize global variables
      public void init() throws ServletException {
      public static void send(HttpServletRequest request, HttpServletResponse response, String smtpHost, int smtpPort,String from, String to,String subject, String content)throws AddressException, MessagingException {
                 // Create a mail session
                 java.util.Properties props = new java.util.Properties();
                 props.put("mail.smtp.host", smtpHost);
                 props.put("mail.smtp.port", ""+smtpPort);
                 Session session = Session.getDefaultInstance(props, null);
                 // Construct the message
                 Message msg = new MimeMessage(session);
                 msg.setFrom(new InternetAddress(from));
                 msg.setRecipient(Message.RecipientType.TO, new InternetAddress(to));
                 msg.setSubject(subject);
                 msg.setText(content);
                 // Send the message
                 Transport.send(msg);
                 RequestDispatcher rd = request.getRequestDispatcher("another.jsp");
                try {
                  rd.forward(request, response);
                catch (IOException ex) {
                catch (ServletException ex) {
    public static void main(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException, Exception {
        String fromemail = request.getParameter("fromemail");
        String subject = request.getParameter("subject");
        String suggestions = request.getParameter("suggestions");
        FeedbackBean bean = new FeedbackBean();
        bean.setSubject(subject);
        bean.setFromEmail(fromemail);
        bean.setSuggestions(suggestions);
        send(request, response, "smtp.host", smtp.port,bean.getFromEmail(), "[email protected]", bean.getSubject(), bean.getSuggestions());
      //Clean up resources
      public void destroy() {
    }

    Is it totally necessary for this kind of scenario that my servlet contain
    doget and dopost methods?Yes.
    Those are the methods that the server will call to invoke your servlet.
    Also your methods should not be static. It needs to create an instance of the servlet to invoke it.
    You could easily implement your doGet/doPost methods by just calling main(request, response) from them.

  • CUP 5.3 (SP9) CUP request form confusion

    Hello Experts,
    There are two ways to create a CUP request as I know:
    (1) Use a CUP link in the Request Access screen to create a CUP request
    (2) CUP>My Work>Create Request
    Here I have a question:
    What are the differences between these two request forms? Obviously, the appearance is different in each request form. In what situation do we use each form?
    A little background:
    Our business requirement goes; a person (security admin) who is creating a CUP request for other people does risk analysis and mitigates the user if there is any risk violation before submitting to the 1st stage approver (manager).
    My problem:
    When creating a CUP request with an option (1), I cannot run risk analysis since there is no "Risk Analysis" button. I don't think this is configurable.
    On the other hand, I can do risk analysis with the option (2). But, with the option (2), there is only so much I can customize. Whatever I customize in CUP>Configuration>Request Form Customization, it only changes the option (2) form but not the option (1) form. For example, I want the manager name field mandatory, but CUP won't let me do it for the option (1).
    Please share your knowledge why there are two request forms available in CUP and how I can make them fit into our business requirement (risk analysis when requesting and set mandatory fields as we want).
    Thanks,
    HM

    HM,
      Option 1: End user request form ->
      It should be used by all the users and offcourse CUP does not allow end users to run risk analysis for their requests. All the customization made through end user personalization will show up in this form.
    Option 2: Approver view request form ->
    This request form should not be used by all the users. It is only intended to be used by power or advanced users. As you can fill the form with any kind of fake details here.
    Alpesh

  • Download CHUD Tools then massive power failure

    HELP, PLEASE!!!
    I've had my MACs for about 6 years now and never had any real problems. Recently however I noticed the G4 starting running quite hot and loud so I decided to use CHUD tools to cool it down a bit. I downloaded the app and ran the 'previous CHUD versions' checker as instructed. As soon as I clicked on it the machine shut down and I've been unable to restart since. (I don't think it actualy launched and I didn't get as far as installing the actual tools app)
    The power light has a solid white light on when depressed, but goes no further. I've investigated the cause quite thoroughly and read all the forums about the G4 PSU failure,PRAM reset,battery changing,CPU reseting etc. I've done all of those and have the +5v trivkle on pin 1 of 24 of the PSU.
    I've also tried a different hard drive in the machine - trying to ascertain whether it is the CHUD tools causing the problem (software/hardware problem?)and it still won't power up. Therefore I think that it's just a crazy coincidence that I launched CHUD and then had this failure as the 'non-CHUD infected' drive should have enabled the machine to launch I think.
    So I'm wondering, I think it has to be either the PSU or power switch itself. I have the 5v trickle as mentioned, but are there further tests I can do on a 24 pin supply to confirm its status please?
    If not, Is there a way of testing the power switch on the front of the machine please?
    THANKS VERY MUCH IN ADVANCE FOR ANY HELP!
    regards
    Dan

    Even if by 'PRAM reset' you mean use of the PMU switch, you may not have hit upon the single most useful first approach to an MDD that fails to start up: resetting the MLB.
    Switch off mains power at the wall or power-board. Open the door and ground yourself on the internal metalwork, Remove the PRAM battery. Unplug the mains cable at the Mac end. (This is Apple's recommendation, but I don't follow it because Australian GPOs—power outlets—are universally grounded three-pin sockets. If your GPO tests as reliably grounded, as well as switched, you don't need to do so, either.)
    Wait at least 10min. Replug the mains cable into the Mac (if you separated it above), but do not yet switch on mains power. Ground yourself again. Restore the PRAM battery only if it shows above 3.3V in circuit. Otherwise, replace it with a new battery. Wait 20sec. Press the PMU reset switch for 1sec once, and once only. If the switch bounces it will be interpreted by the PMU as two presses, with an entirely wrong outcome. The PMU is extremely sensitive to stray charge, so make sure that the hand that presses the button is also in contact with the metalwork of the door.
    Close the door, switch on the mains supply and start up the Mac from the touch-sensitive 'button' on the ADC display. Given nothing worse than the Mac's former confusion as the cause of its failure, you should be up and away. If not, failure of your PSU is a distinct possibility.

  • XML validation: how to check ALL validation problem for XHTML

    I have a lot of documents in HTML format (not very good) that I would like to convert in XML (XHTML). I know it is not so easy and I would use this strategy in a Java program:
    1. Try to check the well-formness and validation with a XML parser (SAX or Xerces)
    2. If not valid: try to individuate ALL the problems the file has (*and not only the first one that halts the processing process*)
    3. Try to transform the HTML to a validable XHTML with some approach: regular expression or other methods
    So the questions I do to you are the following:
    1. What XML parser do you think is the best for this purposes? SAX or Xerces?
    2. How can I understand what are all the validation problems in the file and not only the first one (If I remember well XML parsers halt the parsing process at the first error...)?
    3. How can I transform the HTML to a valid XHTML? I have only to use RegEx or is there other tools to do this for XHTML and HTML problem?
    Thanks
    r
    Edited by: robertobat on Feb 21, 2009 7:09 PM

    >
    1. Neither of them. (Disregarding the fact that SAX and Xerces aren't in the same category and don't cover all the possibilities.I would say SAX default implementation in JRE and SAX parser in Xerces.
    2. I think you have "valid" and "well-formed" confused. And HTML isn't a dialect of XML so the idea of trying to use an XML parser to handle HTML isn't a good idea.I know very well what is the difference between valid and well-formed but I've used "validation" to represent all the conversion problem. But you are right. I'm convincing myself that using a XML parser as the first step is not a good idea.
    3. Well, this is the real question, isn't it? Those other two were just a waste. Don't screw about with regex, for one thing it doesn't work well for hierarchical structures and for another you won't finish in a finite time. Just use an HTML parser which can produce a DOM, like TagSoup for example. Or run them through HTMLTidy. You could also submit them to one of the internet sites which will validate XHTML for you.I've seen Tidy and its capability to convert an HTML to a XHTML and I think it is better then TagSoup because I have to implement this mechanism in a production environment and I want to use only open source projects that have a very long story and that are strong. But I'll see TagSoup as you say.
    I cannot use an Internet service to convert millions of private documents.

  • About  the parameter -XXaltjvm

    I am using java for linux and java 1.4.2.
    When I run
    strings /usr/java/j2sdk1.4.2/bin/java | grep '\-X'
    I get some strings look like parameter of java
    In it have
    --XXaltjvm
    -Xtm
    I am not sure if they are valid parameter and how to use them
    Thanks for any comment
    gan

    Hello Alexis,
    I have former confuse is because
    document said hotspot compiler use less space than JIT compile and with a little speed lost. So I think hotspot compiler is not JIT compiler.
    It may have follow conclusion:
    static JIT compiler may be classic JIT compiler
    dynamic JIT may be hotspot compiler
    I would like to know some details about hotspot realization in J2ME,
    But there are too few document can be found except white paper.
    Hotspot in J2SE may have more informations.
    Thanks for you reply
    gan

  • BC: Forms ... confusing

    1) I am using the standard form widget via drag and drop.
    2) I customise the standard form in Muse to suit my needs
    3) I log in to BC to edit the form properties
    --->
    I see form properties under BC and form fields which are marked as required
    but I have absolutely no idea how to add them in Muse (frontend).
    e.g.
    BC Site Manager > Web Forms >
    Title (select box)
    ? How do I add a select box in Muse and why is it not included in the Widget?
    I mean, I drag something via drag & drop (frontend) and in the backend I see
    something entirely different.
    ---> confusing
    BC Site Manager > Web Forms >
    Name (First name Last Name)
    The standard form widget via drag & drop only contains Name
    So, how to I add First Name and a second field for Last Name in
    the frontend in Adobe Muse?
    ---> confusing
    THANK you!

    If I add a form in Muse via drag&drop from the widgets library and I upload the site to BC. The form will be automatically added to the backend under BC.
    Therefore, I can edit the form in BC without the need to add it manually.
    Correct?
    01. IF ...
    02. yes ...
    03. then ...
    04. please make the editing features under BC so that they correspond with the functionalities in the frontend and/or vice versa.
    The backend indicates (without doing or adding anything manually), I have three entries which are marked as required
    - Title
    - First Name
    - Last Name
    The frontend indicates
    - Name (enter your name)

  • Confusion on using USING/CHANGING in PERFORMS and FORMS

    I got a little confused with PERFORM statements.
    As far as I understood, the FORM definition is the one that ultimately defines which variable is going to be handled by value and which by reference (Using either USING, USING VALUE(...) or CHANGING (which is a particularity to deal with recursive functions). Thus, why does the PERFORM statement also accepts the CHANGING option ?
    Should I worry with the way the PERFORM statement is written or can I simply imply from it the values of the parameters passed, in a given moment of execution ?
    Thanks
    Avraham

    Hi
    The USING and CHANGING additions in the FORM statement define the formal parameters of a subroutine. The sequence of the additions is fixed. Each addition can be followed by a list of any number of formal parameters. When you call a subroutine, you must fill all formal parameters with the values from the actual parameters. At the end of the subroutine, the formal parameters are passed back to the corresponding actual parameters.
    Within a subroutine, formal parameters behave like dynamic local data. You can use them in the same way as normal local data objects that you would declare with the DATA statement. They mask global data objects with the same name. The value of the parameters at the start of the subroutine is the value passed from the corresponding actual parameter.
    Parameters Passed by Reference
    You list these parameters after USING or CHANGING without the VALUE addition:
    FORM <subr> USING    ... <pi> [TYPE <t>|LIKE <f>] ...
                CHANGING ... <pi> [TYPE <t>|LIKE <f>] ...
    The formal parameter occupies no memory of its own. During a subroutine call, only the address of the actual parameter is transferred to the formal parameter. The subroutine works with the field from the calling program. If the value of the formal parameter changes, the contents of the actual parameter in the calling program also change.
    For calling by reference, USING and CHANGING are equivalent. For documentation purposes, you should use USING for input parameters which are not changed in the subroutine, and CHANGING for output parameters which are changed in the subroutine.
    To avoid the value of an actual parameter being changed automatically, you must pass it by value.
    Input Parameters That Pass Values
    You list these parameters after USING with the VALUE addition:
    FORM <subr> USING    ... VALUE(<pi>) [TYPE <t>|LIKE <f>] ...
    The formal parameter occupies its own memory space. When you call the subroutine, the value of the actual parameter is passed to the formal parameter. If the value of the formal parameter changes, this has no effect on the actual parameter.
    Output Parameters That Pass Values
    You list these parameters after CHANGING with the VALUE addition:
    FORM <subr> CHANGING ... VALUE(<pi>) [TYPE <t>|LIKE <f>] ...
    The formal parameter occupies its own memory space. When you call the subroutine, the value of the actual parameter is passed to the formal parameter. If the subroutine concludes successfully, that is, when the ENDFORM statement occurs, or when the subroutine is terminated through a CHECK or EXIT statement, the current value of the formal parameter is copied into the actual parameter.
    If the subroutine terminates prematurely due to an error message, no value is passed. It only makes sense to terminate a subroutine through an error message in the PAI processing of a screen, that is, in a PAI module, in the AT SELECTION-SCREEN event, or after an interactive list event.
    reward if useful
    Regards
    Pavan

  • Confusing lost password form behaviour

    I have a client ecommerce site using the following features of business catalyst:
    a secure zone for customers, and associated registration/login/lost password forms
    a newsletter sign up / (email marketing list subscription form)
    The issue is if a visitor to the website registers their email with a marketing list via the newsletter form, they can then use the 'lost password' feature to trigger a password reset email... which serves no purpose as they are not subscribed to any secure zones in the first place and have no username to log in with.
    This has confused many customers who have only registered for the newsletter, and come back to the site later thinking they have an account who then use the password retrieval form.
    Is this something I can work around? It just seems like a bug with BC - it really shouldn't be emailing a password reset when there isn't a username.
    Extra information: Just for completeness sake I went through the process of:
    registering for a list
    requesting a password reset
    resetting (setting?) the password - resulting in confusion: I can't login, then
    attempting to register an account (which will subscribe me to a secure zone) with that email.
    I was able to create an account but received the message: Your record has an existing password. This will be emailed to you. [******] - has been ignored. Obviously the password is not emailed to me, it emails another password reset link.

    Yes. Ok, let's go through a story in full detail, with URLs
    Customer signs up to newsletter on (only one form on this page) http://www.smittenmerino.com/vip
    Customer comes back at a later date, maybe thinking they already have an account, maybe thinking when they signed up to the newsletter that it was an account.
    Customer goes to login page/page requiring login http://www.smittenmerino.com/account/ and thinks 'oh gosh. what's my password' and clicks the 'forgot password link'
    Customer arrives at the lost password form (only one form on this page) http://www.smittenmerino.com/account/lost and submit their email address successfully
    Customer receives the password retrieval email, (note: the username tag for this email will be sent to them as blank), and depending on their determination, they might click the password reset link and add to their confusion and frustration.
    Step 4. should not be possible, they should receive the error message that there isn't an account with that username/email address.

  • Confused about the 11g R2 Forms Server and using SSL

    All,
    I just installed the 11g R2 Forms Server software without configuring it.
    I then ran the config.sh script to configure it which creates a weblogic server domain.
    I'm a bit confused now. If I run opmnctl status command I get the following:
    Processes in Instance: frmrep_inst_1
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    emagent_frmrep_inst_1 | EMAGENT | 28279 | Alive
    RptSvr_eiaorapptest_frmrep_ins | ReportsServerComp~ | 28124 | Alive
    ohs1 | OHS | 27831 | Alive
    This looks to me like there is an Oracle Http Server installed.
    Is the Oracle Http Server answering web calls when I run forms or is the Weg Logic Server answering the call?
    Also, the Oracle Forms Installation Documentation talks about securing your environment with Oracle Identity Manager but we are not using Oracle Identity Manager. I want to use SSL but I'm not sure how to secure the environment with SSL. Do I need to configure the WebLogic server to use SSL or the OHS?
    Any help would be greatly appreciated.
    Cheers

    Fusion Middleware 11.1.x does include HTTP Server (OHS) and also requires WLS. Both HTTP Server and WLS are http listeners, amongst other things. So whether WLS handles a request or HTTP Server does it will be entirely up to you and/or the end-user.
    OHS has a listener which by default (in FMw) listens for requests on port 8888. On the other hand WLS_FORMS is preconfigured to listen on port 9001.
    This means that if your URL looks like the following, WLS_FORMS will directly answer the client:
    <blockquote>http://server:9001/forms/frmservlet?form=abc</blockquote>
    If the URL looks like the following, the HTTP Server will reply:
    <blockquote>http://server:8888/forms/frmservlet?form=abc</blockquote>
    The request path when using OHS as the listener to call Oracle Forms would look like this:
    <blockquote>CLIENT --- OHS --- WLS_FORMS --- FORMS SERVLET --- FORMS RUNTIME (frmweb.exe) --- DATABASE</blockquote>
    The request path when using WLS_FORMS as the listener to call Oracle Forms would look like this:
    <blockquote>CLIENT --- WLS_FORMS --- FORMS SERVLET --- FORMS RUNTIME (frmweb.exe) --- DATABASE</blockquote>
    Although removing OHS from the path would seem to be better because it is one less server to administer and less system resources consumed, generally it would be argued that the advantages of having it will outweigh the disadvantages.
    There are numerous advantages to use OHS in front of WLS, but the most obvious should be that OHS can be set up so that you have one and only one entry point into your FMw environment. In other words, even though for example Forms WLS listens on 9001 and Reports on 9002 and some other app on 9999, all requests can be routed through a single OHS port (e.g. 8888). This gives added security since only one port would need to be open assuming a firewall was in place. This configuration is also helpful when calling one application from another. For example when calling Reports from Forms. If you use OHS, references to other WLS managed servers can be called with a relative reference rather than a fully qualified one.
    Regarding whether or not SSL needs to be enabled at any particular point in the path is entirely up to you. You can enable SSL from the client all the way back to the db or any where in between. It is fairly common to see SSL between the client and OHS then no SSL to WLS. But if security is a great concern then you may want to consider SSL from front to back. However, keep in mind that SSL comes at a price. Performance will degrade slightly when SSL is enabled.
    Also, OAM (Oracle Access Manager) has nothing to do with SSL. SSL refers to traffic encryption. OAM is for authentication - single sign on.
    Consider reviewing the Forms Deployment Guide as well as the other Fusion Middleware documents referenced within it.
    <blockquote>http://docs.oracle.com/cd/E24269_01/index.htm</blockquote>
    Finally, and most important, this topic really has nothing to do with Oracle Forms. This is more about how a web server or its environment works.

  • Form processing using getParameter Names() and Values() Seriously confused

    Hi all,
    I have an HTML table containing multiple <INPUT name='Flows[]' ...> to create arrays. However, when I try to process the code in my servlet it gets ignored and no excpetions are thrown. I know I must be doing something wrong but for the life of me I cannot see what or where it is.
    Enumeration <String> paramNames = request.getParameterNames() ;
    double dFlows[] = null ;
    while (paramNames.hasMoreElements())
         try
              String pName = paramNames.nextElement() ;
              System.out.println(String.format("Parameter Name : %s Length %d", pName, pName.length())) ;
              if (pName == "Flows[]")
                   String pValues[] = request.getParameterValues(pName) ;
                   nParams = pValues.length ;
                   System.out.println(String.format("Found %s Flow Readings", nParams)) ;
                   dFlows = new double[nParams] ;
                   for (p = 0; p < nParams; p++)
                        dFlows[p] = Double.parseDouble(pValues[p]) ;
              else
                   System.out.println(String.format("%s != Flows[]", pName)) ;
         catch (Exception e)
              e.printStackTrace(System.out) ;
    }The output I get in the log file is :
    Parameter Name : Flows[] : Length 7
    Flows[] != Flows[]
    If the log is to believed then the error is in the if (pName == "Flows[]") but the log proves this to be wrong!
    Can anyone help me out with this, I really am seriously confused.
    Bill Moo

              if (pName == "Flows[]")
              if (pName.equals("Flows[]"))But why on earth are you looping through all the parameters when you already know the name? Use request.getParameter("Flows[]");

  • HELP! Confusing problem in report-form integration!

    Hi all, I have a problem in integrating report in dev10i. I used to use Dev6i and have no problem in using run_report_object in 6i.
    I got the REP-0503 You did not specify the name of the report and FRM-40738 Argument 1 to builtin Report_Object_Status can not be null. The report run OK in report builder and I create the paper only layout. Also, I save the report as *.rdf and create a report object in form that point to this *.rdf file.
    This is my PL/SQL code:
    PROCEDURE P_PRINT_REPORT_OBJ(vc_reportoj Varchar2, vc_reportserver Varchar2, vc_runformat Varchar2) IS
    v_report_id                    Report_Object;
    vc_ReportServerJob               VARCHAR2(100);
    vc_rep_status                    VARCHAR2(100);
    vjob_id                         VARCHAR2(100);
    BEGIN
    v_report_id := FIND_REPORT_OBJECT(vc_reportoj);
    SET_REPORT_OBJECT_PROPERTY(v_report_id, REPORT_COMM_MODE, SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(v_report_id, REPORT_DESTYPE, CACHE);
    SET_REPORT_OBJECT_PROPERTY(v_report_id, REPORT_DESFORMAT, vc_runformat);
    SET_REPORT_OBJECT_PROPERTY(v_report_id, REPORT_SERVER, vc_reportserver);
    SET_REPORT_OBJECT_PROPERTY(v_report_id, REPORT_OTHER, 'aplikasi_id='||:APLIKASI_BBM_INDUSTRI.APLIKASI_ID||' paramform=no');
    vc_ReportServerJob := RUN_REPORT_OBJECT(v_report_id);
    vjob_id := substr(vc_ReportServerJob,length(vc_reportserver)+2,length(vc_ReportServerJob));
    vc_rep_status := REPORT_OBJECT_STATUS(vc_ReportServerJob);
    IF vc_rep_status = 'FINISHED' THEN
         WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||vjob_id||'?server='||vc_reportserver, '_blank');
    ELSE
         message('Report failed with error message '||vc_rep_status);
    END IF;
    END;
    What gives? Do I miss something here? Also what is the name of report server in Dev10i? I am under impression that this is not needed so I put blank '' when I call this procedure in WHEN-BUTTON-PRESSED trigger like this:
    P_PRINT_REPORT_OBJ('myreportobj','','HTML');

    Hello Colin
    Please check note 170167. Maybe error comes  from a very large form which has many selection conditions.
    In that case you will have to reduce the size and complexity of your form.
    Regards
    Javier

  • I am a former user of Adobe Photoshop CS3 as a very beginner.  I wish to know if Creative Cloud will do everything that Photoshop CS3 did for me.  I am very confused with all these new products.  Can you help me?

    I am a former user of Adobe Photoshop CS3 as a very beginner.  I have had no training.  I wish to know if the new Creative Cloud will do everything that my Photoshop CS3 did for me.  Can you help me?

    Please refer to:
    Photoshop Help | Photoshop CC / Common Questions
    https://helpx.adobe.com/lightroom/faq.html
    Photoshop CC is much enhanced than CS3 & you would love the new features too.
    Regards
    Rajshree

  • Dynamic Input form with PLAN and Actual Confusion (YEAR-row / MONTH-Column)

    Hi Guru's,
    Assume that
    Row Axis: YEAR
    Column Axis: MONTH
    Page Axis: VERSION
    From the VERSION dimension, we re able to get Budget Year and the latest Actual Month.
    For example, As u see below, the budget year is 2014 and we retreive + or - 2 years of budget year which is 2014.
    And the latest actual month is Jun.
    So is it possible to make a dynamic report that can retreive actual data for the budget year and latest actual month of selected VERSION and also rest of the cells should be inputtable.
    By the way, we have a dimension which named as for the PLAN , ACTUAL etc.
    So what do you suggest for that case?  Is there any way to handle without VBA?
    Thanks to all in adv.
    MONTH / YEAR
    Jan
    Feb
    Mar
    Apr
    May
    Jun
    Jul
    Aug
    Sep
    Oct
    Nov
    Dec
    2012
    2013
    2014
    2015
    2016

    Hi Sadi,
    I agree Vadim, you do not need extra dimension for time. You can "report" in Bex analyzer with this format but BPC reporting/input schedules is not dynamic enough. Because you can not use property in axis but in Bex it is possible. Maybe you can change input form design because where is other contex in your form, 2012.01 what, price or stocks or sth? You have to specify account and entity. I think  it is useless design to input data. I added figure for sales model. In this figure, you can manage actual / budget with "if" and "today" excel formulas. And you can easily link your olap member in column axis. I think it will help you.
    Best regards
    Haşim.

  • .engine / .forms dll causes confusing errors

    Post Author: Tobias Boehler
    CA Forum: .NET
    Hello thereI've got a big problem, but first I give you some informations:Our reports are developed in CR 9.2Our reportingTool uses the Crystal-DLLs for rendering and presenting the report in the CrystalViewer.The File-Version of the DLLs is Assembly Version 9.2.3300    File Version 9.2.9500.2, the reportingTool is developed in VS2002 (.NET Framework 1.1.4322)In this version everything works really fine.Now we want to change to VS2005 (.NET Framework 2.0.50727)After several adjustments, which where necessary because of the conversion, I get really confusing errors.o something like "invalid job number" o something like "you have tried to read / write in protectet memory. the cause could be  corrupt memory"o a crystal window asks me to set the report parameters again.The prolbem is, this errors are raised in totally irregular tests. I'have no idea whats the cause. Sometimes the error appears, sometimes not. Sometimes they are combined. Sometimes I get no errors. I've heard, there is a newer DLL version espacially for VS 2005 -> Assembly Version 9.7.3500.0 (no file version).Where can I get this DLLs and how is the licensing for that?Please help me. This is urgent! Thanks in advance, Tobi

    Post Author: Tobias Boehler
    CA Forum: .NET
    I'm using the professional edition.In my project I'm using the followin DLLs. While debugging i got another Error:DLL CrystalDecisions.CrystalReports.Engine CrystalDecisions.CrystalReports.Engine.dll is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.To this error i found in another forum that i'm using a wrong crystal-dll-version.The FileVersion 9.2.9500.2 doesn't work in VS2005. I can't find the link to this thread again.can you confirm this?

Maybe you are looking for

  • How to make text columns with adobe muse

    Hi,How to make text columns with adobe muse (like InDesign)?

  • OWB10.1.0.4 and Oracle 10.2.0.3 databse target instance?

    We have Oracle 10.2.0.2 as both source and target instance, and OWB 10.1.0.4. We are planning on upgrading Oracle database to 10.2.0.3. My question is, Will OWB 10.1.0.4 support Oracle database 10.2.0.3 as target instance? Please let me know Thanks!

  • Automatic HU Packing in Delivery Functionality

    Hi all, I have made all customizing settings for packing Material Automatically in HU in the Inbound Delivery. in VL32N when we Click the Button "Pack" it takes to HU packing screen. Here when I click the Automatic PAcking pushbutton the MAterial in

  • The voucher were bought,but doesn`t work

    The voucher were bought,money taket, but voucher number non active " Wrong communication with server" HOw to return money or get correct voucher number  Skype login : [Removed for privacy] Sum: 25,00 USD Date of payment: 12.09.2013 Number: [Removed f

  • What is the diffreence between call transaction and session method

    hi gurus can any one suggest me what is the difference between call transaction and session methods in which cases we have to use teh call transaction and in which cases we have to use session method. thank you regards kals.