How to use SKU Bundle Links?

Hi,
I'm trying to create a bundle with 2 sku skulinks in crs, but I am not able to make the purchase of the items contained in skulinks in my bundle sku by crs.
The manual that follows this http://docs.oracle.com/cd/E22630_01/Platform.1002/pdf/ATGCommStoreGuide.pdf page 19.
Anyone know how to use skulink and skubundle?

Hi <h:selectOneMenu is not working properly for my. My code is as follow
JSP code
<h:selectOneMenu styleClass="selectOneMenu" id="slcAccountIDList" value="#{pc_AccountSelectionPortletView.defaultAccountID}" >
     <f:selectItems id="itmsAccountID" value="# pc_AccountSelectionPortletView.accountIDList}"/>
<h:selectOneMenu
view bean code
private String defaultAccountID = "1";
List accountIDList = new ArrayList();
accountIDList.add(new SelectItem("123244", "123244"));
accountIDList.add(new SelectItem("101", "1011"));
accountIDList.add(new SelectItem("102", "1022"));
View bean has a session scope. I am not able to get the selected value.i,e in drop down when i select 101 and clicks on submit button i am not able to get the 101 value in defaultAccountID variable. Please tell where is the problem.
Thanks
Monu

Similar Messages

  • How to use the html:link with a arraylist

    Hi everyone:
    I want to display the data using struts html:link.
    I query the database and place all the data to javabean,later place all the javabean to ArrayList.In Action,I use the "request.setAttribute("lovetable",articlelist) to set request to jsp page.
    I want to pass a parameter "id" use the hyperlink so I can get the parameter when I click the hyperlink.
    But how to use html:link to display it?
    I use <html:link action="viewtopic.do" paramId="id" paramName="lovetable" paramProperty="id"/>,it can't work and Tomcat report error :
    org.apache.jasper.JasperException: No getter method for property id of bean lovetable
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:248)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
    The lovetable is a ArrayList and it don't have a getter or setter method.
    How to use it pass parameter? :( Thks

    Thank you.
    I use the bean:define successful.And display all the data to jsp.My jsp code is:
    <logic:iterate id="love" name="lovetable">
    <bean:define id="idbean" name="love"/>
    <tr bgcolor="<%=color%>">
    <td><bean:write name="love" property="id"/></td>
    <td><html:link forward="viewtopic" paramId="id" paramName="idbean" paramProperty="id"><bean:write name="love" property="title"/></html:link></td>
    <td><bean:write name="love" property="name"/></td>
    <td><bean:write name="love" property="time"/></td>
    </tr>
    </logic:iterate>
    In Action : request.setAttribute("lovetable",articlelist)
    ResutlSet rs=.............
    List articlelist=new ArrayList();
    while(rs.next()){
    articlebean bean=new articlebean();
    bean.setName(rs.getString("name"));
    bean.setTitle(rs.getString("title"));
    articlelist.add(bean);
    The above code will work property.
    The Tag "html:link" need bean to work other than arraylist so I iterate all the bean out.
    The Tag "logic:iterate" need collection to work so I make Action return a List.
    right?
    Any idea? :)

  • How to use resource bundle entries for column names/title in .rpt file

    <p>Our application needs to be able to support reporting in multiple languages. Hence we do not want to put language specifiec column names in the rpt file but rather use text for a particular locale during runtime which in java world is easily achievable using Resource Bundle entries.</p><p>Does JRC allow for using resource bundle entries as column names or for that matter for titles etc. in the .rpt file?</p>

    Hi,
       You can follow this step-by-step tutorial to find out how to achieve this using our User Function Libraries (UFLs). The walkthrough can be found here:
    <a href="http://diamond.businessobjects.com/node/412">http://diamond.businessobjects.com/node/412</a>
    Regards,<br />Sean Johnson (CR4E Product Manager) <br /><br /> <a href="http://www.eclipseplugincentral.com/Web_Links-index-req-ratelink-lid-639.html">Rate this plugin @ Eclipse Plugin Central</a>

  • How to use a data link file (UDL)

    Hi,
    several times I developed applications using Crystal Reports 2008 which used a data base on my development PC and when I deployed them on a production server I had the problem to change the Data Source Location to reflect the new Server name and SQL Server Instance. Moreover, this had to be done on the server, because CR 2008 check the new data source location when you change it, and because I was not connected to the server I couldn't do it on my development pc.
    I thought that the data link file was the solution to this problem, meaning that CR2008 could use a data link file (UDL file) as a data source location, so when deploying the reports on the server I had only to point the data link file to the new server instance.
    With my surprise, I have seen that when using a data link file to define the data source in CR 2008, it copies the definition found in it, instead of using it at run time. SO when I deploy the reports on the server I still have the same problem to change the data source location for all the reports.
    Perhaps I didn't understand the data link file use. So, how do I solve the problem of using a data source location that can be valid when deploying the reports on a server?
    Thanks

    Hi Antonio,
    Go to our download page above, there you will find samples to test with:
    http://www.sdn.sap.com/irj/boc/samples
    Or to .NET samples: http://www.sdn.sap.com/irj/boc/samples?rid=/webcontent/uuid/80774579-b086-2b10-db91-ed58c4dda375 [original link is broken]
    Find any of them that sets database location/log on.
    Thank you
    Don

  • How to use Opendoc to link parent and child

    I have parent and child reports, I want to link them. When I click parent id then it should display child report.
    How to use Opendoc for this?
    Thanks,
    Charita

    You can use openDoc selection variable method for link the reports.
    Refer this link
    http://book.soundonair.ru/sams/ch31lev1sec2.html#PLID2

  • How to use resource bundles?

    I have a requirement to translate the test that appears on the custom buttons of my portal application. I know resource bundles are part of .properties file that are delivered in Classes floder. But i am not sure how should i make use of this in translating the button text. It would be grate if someone knows it. I will be  very helpfull.
    Regards,
    Ameya

    Hi Ameya,
    [This link|http://help.sap.com/saphelp_nw04/helpdata/en/74/641640b7b6dd5fe10000000a155106/frameset.htm] will provide you information on how to implement Portal Content Translation.
    [This link|http://help.sap.com/saphelp_nw04/helpdata/en/62/8b1d40bb37e569e10000000a155106/frameset.htm] will explain how to create and access Resource Bundles (read the entire chapter).
    Hope it helps,
    Roy
    Edited by: Roy Cohen on Nov 26, 2008 3:21 PM

  • How to use ES  bundles (with or without PI)?

    Hello Experts,
    I am new to this forum and this is my first question
    I am currently working in a landscape comprising of ECC 6.0 EHP4 and APO systems. We do not have SAP PI installation.
    I wanted to know the right way forward to get SOA enablement.
    I understand that Service enablement is two fold (Please correct me if I am wrong):
    1) 'Inside out' (from FMs) for which the WS runtime engine of the AS is sufficient. The services thus generated can be consumed directly from other SAP systems (within our landscape only??) or from a frontend app which can conume services (probably a widget developed in .NET with a cool UI).
    2) 'Outside In' where services are modeled in PI/  OR standard SAP services (ES bundles) can be used.
    My question , more precisely, is if we need SAP NW PI to use these ES bundles from the service marketplace.
    If No, the how can it be done?????
    If yes, then do the Business objects to which these services are related to also provided along with this content??? And do these business objects correspond the the ones whihc are available in the Business Object Repository in the backend???
    Is there any other alternative to getting SOA enabled without actually having to instal SAP Nwtweaver PI??
    I am really looking forward to some interesting answers from the experts on this forum.
    Thank you well in advance. Regards,
    Amith

    > So, is it right if I say that the services available in the backend are already implemented? And just creating an endpoint for them would make them ready for use?
    Yes: kind of instant services 
    > Also if I consume a service, say, 'CreateSalesOrder_In' for example, will it create entries in all my Sales order relevant tables (VBAK, VBAP) automatically using a BAPI internally?
    The service has the task to do all necessary steps, whether with or without using a BAPI.
    > Actually,  I have these doubts because during my time at SAP Labs (for the composites team in BusinesByDesign), I used to create business objects in the ESR and create an implementation for the same in the backend using BOPF. But now, in the customer scenario, where a full fledged ECC implementation is used, I am unaware as to how the services would update the tables or even read the relevant data.
    My consumer view on aservice is that I do not have to know how the service works, just need to know how to call it.
    Regards, Boris

  • How to use gotoandplay scene link using class property (external code.as)

    Hello
    I am using ‘gotoandplay’ scene by scene link using this code. If I use this in the same time line (internal), it’s working properly but when I use this code in as a class, I got this error
    Call to a possibly undefined method MovieClip.
    I use this code in time timeline
    b_enter.addEventListener(MouseEvent.CLICK, fl_ClickToGoToScene_enter1);
    function fl_ClickToGoToScene_enter1(event:MouseEvent):void
                MovieClip(this.root).gotoAndPlay("p menu", "Menu");
    I use this code in class
    package  {
                import flash.display.SimpleButton;
                public class next extends SimpleButton {
                            public function next() {
                                        // constructor code
                                        MovieClip(this.root).gotoAndStop("p2", "page2")
    u can download the flash file using this link
    http://www.delta-adv.com/nav/np.rar

    oops, i didn't notice you were trying to add that code in a button class and were nesting named functions.  use:
    package  {
                        import flash.display.SimpleButton;
                        import flash.display.MovieClip;
                        import flash.events.MouseEvent;
                        import flash.events.Event;
                        public class np extends SimpleButton {
                        public function np() {
    this.addEventListener(Event.ADDED_TO_STAGE,init);
    private function init(e:Event):void{
    MovieClip(this.root).addEventListener(Event.RENDER,renderF);
                                    this.stage.invalidate();
                                    MovieClip(this.root).nextScene();
    private function renderF(e:Event):void{
                                              MovieClip(this.root).gotoAndStop(5);

  • How to use a db link created in another schema to another schema?

    Hi ,
    How to access a dblink in y schema when the link is created in x schema?
    Thanks in advance.
    Paritosh Sharma

    And to add to Toon Koppelaars, you could create a synonym in X schema for the table you would like to access via DB link and grant required permission on the synonym to the Y schema.
    hi i don't think making it public will resolve the issue.If you can make it as a public DB link, then it can be access from all the schema's and not just from Y and X. But you should consider security reasons.
    Edited by: Prazy on Jun 16, 2010 3:13 PM

  • How to use tab to link to other page in other application

    Hi all,
    I noticed that tabs does not have the option URL for the Target. It only has current page.
    Is it possible to link a tab to a page in another application in the same workspace?
    Thanks.
    Allen

    Hi Allen,
    Lists are more useful and flexible in that case, you can apply a tab template on them.
    Out of the box, tabs don't allow you to navigate to url's like you want to do. What you can do, navigate to a page in your current app and have in the header a redirect to the other app.
    Make sure you transfer your session (and authentication) to the other app, otherwise you need to login again.
    Regards,
    Dimitri
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/
    http://www.apexblogs.info/

  • Any Idears on how to use my D-Link Router with Print Server on my mac ?

    I just got recently a D-Link Router with Print Server.
    The Model is a DI-704UP. does anyone know how i can access the printer to my G5 ?
    talked to D-Link and Apple and they have no solution.
    IMac G5   Mac OS X (10.4.6)  

    According to this page on the D-Link website about your product, the router includes a print server for Windows and that the software is for Windows only.
    However, this page also on D-Link's website does offer you an unsupported solution.
    Hope this helps! bill
    1 GHz Powerbook G4   Mac OS X (10.4.6)  

  • How to use command "Add Link" in Number 3.0

    I have seen the command "Add Link" in Number 3.0. I try to use it but I can't.  What happen ?

    TA,
    If you are referring to the Add LInk item in the Format menu, you need to write some text in a cell and Select that text. Then the Add Link option will be enabled.
    Jerry

  • How to use nextScene.gotoandplay link using class property (external code.as)

    i try this code but i got error
    package  {
                            import flash.display.SimpleButton;
                            import flash.display.MovieClip;
                            import flash.events.MouseEvent;
                            public class np extends SimpleButton {
                            public function np() {
                                                    this.addEventListener(MouseEvent.CLICK, clickF);
                                                    private function clickF(e:MouseEvent):void{
                                                    MovieClip(this.root).nextScene(),gotoAndStop(1);
    Call to possibly undefined method gotoanStop
    Note: i want to go next scene

    Thx guys
    I got the solution
    package  {
                            import flash.display.SimpleButton;
                            import flash.display.MovieClip;
                            import flash.events.MouseEvent;
                            public class np extends SimpleButton {
                            public function np() {
                                                    this.addEventListener(MouseEvent.CLICK, clickF);
                                                    private function clickF(e:MouseEvent):void{
                                                    MovieClip(this.root).nextScene();

  • How to use dynamic link in creative cloud?

    I'm new with using the Creative Cloud and I'm wondering how I use the dynamic link tool between After Effects and Premiere Pro? When I right click on a piece of footage the dynamic link section is faded and won't let me click it. I also can't drag clips from premiere into after effects. Do I have to download something extra for dynamic link?

    Nobody can tell you anything without proper system info or other technical details like sequence settings, footage used and so on.
    Mylenium

  • How to use circular linked list in pl/sql?

    Hi all,
    how to use the circular linked list on pl/sql programming.
    thanks in advance
    Rgds,
    B@L@

    d balamurugan wrote:
    Hi,
    I needed this concept for the below example
    TABLE_A have the columns of
    ID COL_1 COL_2 COL_3 COL_4 COL_5 COL_6 COL_7
    1....Y.........N........N.........Y........ N........N........ N
    2....N.........N....... N.........Y.........N........N.........Y
    in the above data
    for id 1 i will need to take the value for COL_4, then i will check the next availability of Y through out through out the remaining columns, so next availability is on COL_1 so, i need to consider COL_4 which already Y and also i need to consider COL_5, COL_6, COL_7 as Y.
    for id 2 if i need COL_7 then i need to come back on circular way and need to check the next availability of Y and need to take the columns having N before the next availability of YAnd... even after all that description... you haven't given any indication of what the output should look like.
    Taking a wild guess on my part... something like this would do what you appear to be asking...
    SQL> ed
    Wrote file afiedt.buf
      1  with t as (select 1 as id, 'Y' as col1, 'N' as col2, 'N' as col3, 'Y' as col4, 'N' as col5, 'N' as col6,'N' as col7 from dual union all
      2             select 2, 'N', 'N', 'N', 'Y', 'N', 'N', 'Y' from dual)
      3  --
      4  -- END OF TEST DATA
      5  --
      6  select id
      7        ,rcol
      8        ,case when instr(cols,'Y',rcol+1) = 0 then instr(cols,'Y')
      9              else instr(cols,'Y',rcol+1)
    10         end as next_Y_col
    11  from   (select id, rcol, col1||col2||col3||col4||col5||col6||col7 as cols
    12          from t, (select &required_col as rcol from dual)
    13          where id = &required_id
    14*        )
    SQL> /
    Enter value for required_col: 4
    old  12:         from t, (select &required_col as rcol from dual)
    new  12:         from t, (select 4 as rcol from dual)
    Enter value for required_id: 1
    old  13:         where id = &required_id
    new  13:         where id = 1
            ID       RCOL NEXT_Y_COL
             1          4          1
    SQL> /
    Enter value for required_col: 7
    old  12:         from t, (select &required_col as rcol from dual)
    new  12:         from t, (select 7 as rcol from dual)
    Enter value for required_id: 2
    old  13:         where id = &required_id
    new  13:         where id = 2
            ID       RCOL NEXT_Y_COL
             2          7          4
    SQL>If that's not what you want... then it's time you started learning how to ask questions properly.

Maybe you are looking for

  • Windows 7 on imac 10.1 mavericks

    Hi I have an iMac 21.5 inch late 2009 thats the iMac 10.1 So I have an .iso file of Windows 7 professional and a usb flash drive where i put it on and then when i open bootcamp i put a tick at both squares: one being to load the newst support softwar

  • FCE video quailty and widescreen problems

    hello friends!! im having problems with my video quality... i seems really crappy! i know it might be my camera cause its a cheap canan zr100 but still, is there a setting i can change? or somthing, also my camera has a 16:9 widescreen, but if i film

  • CS Review in InDesign CS 5 causing Blue Screen

    Everytime I try to run the CS Review extension in InDesign CS 5, it causes my computer to blue screen. I'm on Windows 7 Professional, 64bit system. Intel Core 2 Duo CPU T8300 @ 2.40GHz. 8 GB of Ram. Is this happening to anyone else? I've made sure al

  • Photoshop CS2, Mac  version, filter does not show

    Hello, I m compiling Dissolve sample plugin for photoshop CS series. I succeed to compile CS3 and CS4 version since there is a xcode project. I can see the plugin in the filter menu after I launch photoshop. It works perfectly. BUT, as for the CS2 ve

  • I need help fixing my iPhone 4

    I had recently got a iPhone 4 for my birthday and it doesn't work it says no wifi and home button doesn't work i need help