Integrate Image-Select to Composite Web Form

Hello,
I try to integrate the ImageSelectComponent to a new web form by using the HowTo-Guide "Creating Component Editors for Composite Web Form Elements", so that the component will be displayed like the HtmlEditorComponent.
That's not so easy as I thought, because I know nothing about the other components.
[HowTo Guide|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/30c46426-829b-2b10-4286-ec70189e5de5]
So can someone please help me?
Best Regards
Marco

Did you select Run "Rules from Form XX" in composite Form Business Rule section and select Run on save option ? Can you please provide screenshot of your BR section in Composite form and simple form ??

Similar Messages

  • Composite Web Forms/Business Rules

    In Planning, I've created a composite web form. Although I've selected the "Use Members on Data Form" box in the business rule properties with in the composite form, when I launch the rule the prompt box doesn't show the division that is represented on the current form, it pre-populates the last division that was used when launching a business rule in a normal web form. This works just fine when I'm in a normal web form, just not a composite. Any ideas of what might be going on? Is there a setting somewhere that I'm missing?

    I would be careful using business rules in composite forms. There are a bit unstable as composite forms are quite buggy. What you can do is try to apply the 9.3.1.1.8 patch release and see if this does not resolve your issues. This patch covers alot of bugs in 9.3.1 (which I assume is your version) including business rules stability with composite forms and substitution variable usage. Hope this helps point you in the right direction.
    best of luck

  • Composite web form creation

    Hello gurus,
    I have created two webforms and would like to merge these 2 into 1...that is I want to make them composite.
    Can you list out the steps to create a composite webform please.
    Thanks, UB

    Hi,
    For creating Composite Web-form you just have to click create composite button, if you are using 11.1.1.3
    If you are using 11.1.2 then you have to click create button inside it click composite radio button and then add simple Data forms
    Regards,
    Avneet Singh Bhatia
    Edited by: Avneet on Dec 28, 2010 3:05 AM

  • Business Rule Attached to Composite web form not running

    Hi
    I created a composite webform and attached a business rule.Rule is supposed to run on save.But its failing to do so.Version is 11.1.2.3.I also tried attaching BR to the individual webforms along with the composite webform.Still not working.
    Please give your valuable advice on this.
    Thanks in advance.

    Did you select Run "Rules from Form XX" in composite Form Business Rule section and select Run on save option ? Can you please provide screenshot of your BR section in Composite form and simple form ??

  • Dynamic row selection based on Page member selection in Planning web-form

    Hello experts
    I have requirement where, user dont want 10 webforms to enter 2 accounts line for various sparse members. Below is the dimension detail and web-form current design
    Account - Dense
    Period - Dense
    Year - Sparse
    Scenario - Sparse
    Version - Sparse
    Entity - Sparse
    Product - Sparse (600 level 0 members)
    Product dim has family1 as parent and 40 level 0 mem like that there are 10 family level 1 members, now to enter account member (only 2 member) for 6 years projection ( it means 12 periods and 6 years in column ) , i can build 10 web-forms with one web-form has one family level-0 mem in rows,
    however my question, is how can i achieve this in one web-form, instead of 10 web-forms for 400 products ?
    your help is greatly appreciated.
    Edited by: 859874 on Jul 18, 2012 8:58 PM

    Im not sure there is any simple way to get dynamic row selection based on what is selected in the page.
    If I were designing the form based on what you have stated, I would probably stick both Account and Year in the page, and the 400 products in rows. This would require the user to select the different combinations of Year / Account, but would mean only 12 columns (instead of 72).
    Alternatively you could stick Account in rows too - meaning 800 rows, but less combinations to select in Page....all depends what is deemed acceptable to the user.
    Probably other approaches that may be better than above (put Product in the Page for fun!!)
    Thanks
    JB

  • Composite Web form - Issue with Ordering of dimensions in page section

    Hi,
    I have 2 simple web-forms having same dimensions in page section and in same order. When I create the compisite web form with these 2 simple webforms and view the same, it come in different order.
    Is there any way to get the dimensions in required order / or any solution to this.
    Thanks and Regards,
    VM
    Edited by: VM on Nov 10, 2010 12:35 AM

    Hi,
    What version are you using ?
    Regards

  • Multiple Pop-ups while saving composite data form with rules attached

    When we open Hyperion Planning from Workspace, and click “Save” on the composite Web Form , the business rules attached to the Web Forms execute as they are set to “Run on Save”. As the rules execute, in Workspace a blank “pop-up” window comes up. The issue we have is that if we have 3 rules attached we get 3 pop-ups and if we have a composite Web Form created using tabs functionality, and if we click Save on one tab, we get a large number of pop-ups as if the rules of ALL tabs ran even though we clicked save on one tab. For example on a composite Web Form with 4 tabs we may get 12 pop-ups. This issue only occurs when opening planning from Workspace.

    hi!
    Maybe your should try to join 4 BR in 1 sequence
    Alexander

  • How to retain focus in Web forms 6i item when displaying pdf image

    How to retain focus in Web forms 6i item when displaying pdf image in a multi-record block?
    Hello.
    I have a Web Forms 6i program (version Forms 6.0.8.19.2) running in a 3-tier application. The web form program has a multi-record block containing invoices. When navigating to a record, the form should display the PDF invoice image which is stored in an Oracle 8.1.7 database as a BLOB in another window. When user press down-arrow, the next PDF invoice image should be displayed.
    I am able to accomplish the functionality above by using web.show_document('URL', target') in the when-new-record-instance. The URL being called is a PL/SQL Web Toolkit stored procedure using wpg_docload.download_file built-in.
    The problem is that the focus is lost on the Webform and the focus is shifted to the PDF image window when you navigate to the next record using down-arrow. I want to retain the focus in the form as this is a data-entry form, the operator will use down-arrow to go to the next-record rather than the mouse. I also only want to do this for this Invoice Entry form and NOT to all forms.
    Please advise how to resolve this problem. Thank you.
    Regards,
    Armando

    Magesh,
    the issue of a SSO protected form showing the logon dialog is a knwon issue for Windows200 and the Oracle9iAS base release. If you applied Forms Patch 1 then this should be solved. Hope that I am right in that you are using Oracle9iAS and not Oracle9iDS. Do you see the Single Sign-On logon screen or the Forms logon dialog directly? Check the forms90.conf file in teh forms90/server directory as this contains the Form sso settings (mod_osso) which by default is commented out and therefore inactive. You need to remove the commenting '#' characters and make sure that each sentence having a '#' in front, after that starts on a new line.
    The Forms deployment documentation within the Oracle9iAS docu provides this information too.
    Frank

  • How to integrate Oracle BI Publisher via Web Services in Oracle Forms.

    hi
    I hope you fine and happy. I think you hear about the new reporting tool (Oracle BI Publisher).
    Really it is a great tool. I need someone help me; How I can integrate Oracle BI Publisher via Web Services in Oracle Forms.
    I got the guidelines of this integration process from ORACLE.
    But, when I compile the script of publicreportserviceclient.callRunReport - the script running the report -, I get some errors in PL/SQL compiler
    http://www.oracle.com/technology/products/xml-publisher/index.html

    ==========================
    PL/SQL CODE:
    ==========================
    DECLARE
         RAISEDEXCEPTION ORA_JAVA.JOBJECT;
    REPORT_PATH VARCHAR2(200);
    PARAM_NAME VARCHAR2(200);
    PARAM_VALUE VARCHAR2(200);
    UN VARCHAR2(200);
    PW VARCHAR2(200);
    FORMAT VARCHAR2(200);
    TEMPLATE VARCHAR2(200);
    OUT_FILE VARCHAR2(200);
    OBJ ORA_JAVA.JOBJECT;
    BEGIN
    OBJ := PUBLICREPORTSERVICECLIENT.NEW();
    REPORT_PATH := '/LEARN/EMPLOYEES/EMPLOYEES.XDO';
    PARAM_NAME := 'P_DEPTNO';
    PARAM_VALUE := '50';
    UN := 'Administrator';
    PW := 'Administrator';
    FORMAT := 'PDF';
    TEMPLATE := 'Simple';
    OUT_FILE := 'C:\DevSuiteHome_1\j2ee\home\default-web-app\' || 'TEST';
    --PUBLICREPORTSERVICECLIENT.CALLRUNREPORT(OBJ,:REPORT_PATH,PARAM_NAME,:PARAM_VALUE,UN,PW,:FORMAT,:TEMPLATE,OUT_FILE);
    PublicReportServiceClient.callRunReport( REPORT_PATH,
    PARAM_NAME,
    PARAM_VALUE,
    UN,
    PW,
    FORMAT,
    TEMPLATE,
    OUT_FILE);
    WEB.SHOW_DOCUMENT('HTTP://127.0.0.1:8889/j2ee/' || 'TEST');
    END;
    ==========================
    JAVA CODE FOR callRunReport FUNCTION:
    ==========================
    public void callRunReport (String reportPath, String[] paramName, String[] paramValue, String
    username, String password, String format, String template, String outFile)
    try {
    bip_webservice.proxy.PublicReportServiceClient myPort =
    new bip_webservice.proxy.PublicReportServiceClient();
    // Calling runReport
    ReportRequest repRequest = new ReportRequest();
    repRequest.setReportAbsolutePath(reportPath);
    repRequest.setAttributeTemplate(template);
    repRequest.setAttributeFormat(format);
    repRequest.setAttributeLocale("en-US");
    repRequest.setSizeOfDataChunkDownload(-1);
    if (paramName != null)
    ParamNameValue[] paramNameValue = new ParamNameValue[paramName.length];
    String[] values = null;
    for (int i=0; i<paramName.length; i++)
    paramNameValue[i] = new ParamNameValue();
    paramNameValue.setName(paramName[i]);
    values = new String[1];
    values[0] = paramValue[i];
    paramNameValue[i].setValues(values);
    repRequest.setParameterNameValues(paramNameValue);
    else
    repRequest.setParameterNameValues(null);
    ReportResponse repResponse = new ReportResponse();
    repResponse = myPort.runReport(repRequest,username,password);
    byte[] baReport = repResponse.getReportBytes();
    FileOutputStream fio = new FileOutputStream(outFile);
    fio.write(baReport);
    fio.close();
    } catch (Exception ex) {
    ex.printStackTrace();

  • Member selection (Member + UDA) on Planning Web-forms

    Hi all,
    Is it possible to select members and UDAs together on Planning Web-forms similar to member selection on Financial Reports?
    Example:
    Members: ILvl0Descendants ("Total Net Income")
    UDA: ALLOCACT
    I didn't see this option on the member selection window, but I wanted to make sure that I am not missing anything.
    Thanks,
    Mehmet

    Hi,
    UDA does not work in data forms. If you want that property to be there in the data form, please create an attribute dimension with the same children as UDA and attach the attribute members to that dimension.
    Thanks.

  • Planning web form error "This form contains unsaved data. Select OK to cont

    I've got a user that suddenly gets an error on a planning web form. She opens the form and enters data but when she tries to submit gets the following error “This form contains unsaved data. Select OK to continue without saving data, or Cancel to discard operation” and then it takes her back to the blank form. This form worked for her yesterday but not today. She has tried shutting down hyperion, even rebooting her machine but no luck. Any ideas?

    Hi,
    Make sure scripting isn't disabed in hte web browser.
    Regards,
    Robb Salzmann

  • Image files not loading continuously on Web Forms

    Hi
    I deployed my application on web which is developed in Forms6.0
    but I am having problem with Image Items(Background Logo).
    We are not able to see the images on web forms continuously.
    Some times they(Image) load onto web & some times with out . I
    couldn't figure out the problem.
    If any body knows please let me know.
    Thanks
    Rao Guduru
    null

    @Ben Pleysier
    Yes, I have the files saved into the site folders, however, when I drag and drop or insert via menus in design view, they do not appear on the page.
    This is working for all my other pages though.

  • I opened Adobe Acrobate XI Standard to create a form.  I then selected From Template, which took me to Adobe FormsCentral Online.  However, I think the form is an HTML web form.  All I wanted was a regular PDF form that I could email my co-workers for an

    I opened Adobe Acrobate XI Standard to create a form.  I then selected From Template, which took me to Adobe FormsCentral Online.  However, I think the form is an HTML web form.  All I wanted was a regular PDF form that I could email my co-workers for an internal project we're colletively working on.  Now I see that FormsCentral is going away and I can't get my doc to save as a PDF without an upgrade?  Help

    You should be able to log into the online Formscentral Acrobat XI air app and see your doc there. From there you would need to save it out as a PDF without a submit button to have it continue to work past July. If you don't see your online form(s) please let me know the adobeID you use to log into the service as well as the form name that is missing and I will look into it for you.
    Andrew

  • Is Minimal OPTIN no longer working in Web Forms ?

    I cant seem to get the code to auto optin
    I created a web form, which includes the newsletter checkbox for a newsletter email list. I hide that, and make sure it is checked, as we *** add &OPTIN=TRUE
    Now the inline editor changes it to &amp;OPTIN=TRUE and maybe that is my problem - no idea.
    Here is the code
    <form name="catwebformform45938" method="post" onsubmit="return checkWholeForm45938(this)" enctype="multipart/form-data" action="/FormProcessv2.aspx?WebFormID=34136&amp;OID={module_oid}&amp;OTYPE={module_otype} &amp;EID={module_eid}&amp;CID={module_cid}">
    <span class="req">*</span>  Required
    <table border="0" cellspacing="0" cellpadding="2" class="webform">
    <tbody>
    <tr>
    <td>{module_ccsecurity}</td>
    </tr>
    <tr>
    <td><label for="Title">Title</label><br />
    <select name="Title" id="Title" class="cat_dropdown_smaller">
    <option value="68127">DR</option>
    <option value="68125">MISS</option>
    <option value="68123" selected="selected">MR</option>
    <option value="68124">MRS</option>
    <option value="68126">MS</option>
    </select></td>
    </tr>
    <tr>
    <td><label for="FirstName">First Name <span class="req">*</span></label><br />
    <input type="text" name="FirstName" id="FirstName" class="cat_textbox" maxlength="255" style="background-image: url(data:image/png;base64,ivborw0kggoaaaansuheugaaabaaaaaqcayaaaaf8/9haaabhkleqvq4eavto26 dqbd1ohqwas2lg9jybz+ak7hnwx2oiovf4upq0lj1fdkktevipel8aknukdcwmxpgsaieatvv3sx7uztitdu2s/98d ywow3dued4who/m2aix5lzv1aesy0+qiwhelyi+ytl0pq69sxaxkwia4rmrtdnske59jumcuzd6xiafez6fgcdj8ky 4y7kautrngd7jyebxsdope3a0qgpsnionnymo67lgsqn9t41f2qgrqrrfcwyzoif2qybukkbcogpxdvey9rmwgnsjf 9ccyesjhk3f5dyt1hx9gr0llqr30tnjkuecx2uius4rni+aj6sjr0am8aaumpam/rrehywhxqbfaa9kh3/8/nvhxay gasz/il8ialkclbfnvaaaaabjru5erkjggg==); background-repeat: no-repeat; background-attachment: scroll; background-position: right center;" /> </td>
    </tr>
    <tr>
    <td><label for="LastName">Last Name <span class="req">*</span></label><br />
    <input type="text" name="LastName" id="LastName" class="cat_textbox" maxlength="255" /> </td>
    </tr>
    <tr>
    <td><label for="EmailAddress">Email Address <span class="req">*</span></label><br />
    <input type="text" name="EmailAddress" id="EmailAddress" class="cat_textbox" maxlength="255" /> </td>
    </tr>
    <tr>
    <td><label for="CAT_Custom_179832">Property Address</label><br />
    <textarea name="CAT_Custom_179832" id="CAT_Custom_179832" cols="10" rows="4" class="cat_listbox" onkeydown="if(this.value.length&gt;=4000)this.value=this.value.substring(0,3999);"></text area></td>
    </tr>
    <tr>
    <td><scan class="hide"><input type="checkbox" checked="yes" name="CampaignList_10142&amp;OPTIN=TRUE" selected="checked" />Subscribe to: Newsletter</scan></td>
    </tr>
    <tr>
    <td><input type="submit" class="cat_button" value="Submit" id="catwebformbutton" /></td>
    </tr>
    </tbody>
    </table>
    <script src="/CatalystScripts/ValidationFunctions.js" type="text/javascript"></script>
    <script type="text/javascript">
    //<![CDATA[
    var submitcount45938 = 0;function checkWholeForm45938(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name"); if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if(why != ""){alert(why);return false;}if(submitcount45938 == 0){submitcount45938++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}
    //]]>
    </script>
    </form>
    The problem is that, the subsrcibee does not get the optin email, which is good, but he is not subscribed either.

    so I added &OPTIN=TRUE to catwebformform45938
    so I had this catwebformform45938&OPTIN=TRUE
    Which actually did subscribe them to the newsletter
    However, they still got -
    a) The landing page after subscription now shows
    Campaign Newsletter Subscriptions
    [Newsletter] - requires you to verify your subscription.
    b) The email received now has the link in it.
    I tried also adding it back to where I had it before, but then it went back to not being subscribed.
    How can I get the landing page and email to understand they are subscribed and dont need reminder or the link.

  • Safari 6.0.5 Mac won't "SAVE IMAGE AS" jpegs from web pages

    Hi. Trying to figure out what has changed here.
    In the past, when I've located a specific graphic on a web page — say, a .png or .jpg file through a Google image search in Safari — I could right click and choose "SAVE IMAGE AS" and download the image to my desktop.
    No more.
    Now Safari insists on appending ".webarchive" to the end of the file (for example, "image.jpg.webarchive" or "image.png.webarchive"), but won't let me download it. I tried to "SAVE IMAGE AS" a file called 27.png from a web page, for example, and got this error message:
    If I try to remove the ".webarchive" extension, I get this error message:
    I used to be able to simply right click an image, select "SAVE IMAGE AS" and save .jpg and .png files to my desktop. It still works that way in Firefox.
    I am not looking for workarounds or other ways to do this, as I have spent many years doing it this way and it has become habit; I am trying to find out how I can get the old Safari behavior back. Any ideas on why this behavior changed in Safari and how I can revert?

    @andyBall_uk
    Inexplicably, it is now working as it should. I don't get it, but I am not going to question it. I tried to figure it out for an hour, then read your reply, did the duck search you linked to and had no trouble "SAVING PICTURE AS" in .jpg form. It now works on the original images I was trying to download as well. I did not close or open Safari, nor did I restart my computer.
    I'm just going to go ahead and say that you fixed whatever was wrong. Nice work!

Maybe you are looking for