JDBC Dynamic Entry List

Hi All,
I'm trying to create a dynamic entry list based on JDBC stored procedure (SP).
While configuring the output parameters I don't see any of the output fields of the SP.
Any advice would be appreciated,
Aviad

Yes, you're right. This is because VC doesn't know the fields of the stored procedure until you test it, but it has to be done separately for each usage of the stored procedure, and you can't do it for entry lists.
There is a workaround for it though.
Wrap the store procedure with a service: create a service in the same DC (from the New Model dialog), drag the stored procedure to the service, test it and add the fields, and from the stored procedure drag data in and data out for all its ports. Then use that service in the entry list (when you define the entry list, choose "Visual Composer Models" in "search in").
Best regards,
Tal.

Similar Messages

  • Dynamic Entry List in VC

    Hi All,
    I am using VC7 SP09.Is it possible to create dynamic entry list in Visual composer for BAPI/JDBC system?
    Regards,
    Hema

    Hema,
    dynamic entry list for BAPI is supported in sp09, but for jdbc systems its supported as of sp13.
    prachi

  • Flex Table Add Row Issue with Dynamic Entry Lists in Visual Composer

    All,
    Your help would be kindly appreciated in resolving an 'Add Row'-issue within a Flex Table that uses Dynamic Entry Lists in Visual Composer. The issue here is as follows :
    When I use a [Local Dynamic Entry List |http://www.postyourimage.com/view_image.php?img_id=O5hrG2aMxWZ84Mu1211193041]to populate a row field, the initial row and all next rows are emptied upon 'insert row', they loose their selected values and also the entry list values ('pull-down menus') are lost. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=FPLr2cABcgiHRou1211192889].
    The initial row does [show the entry list values |http://www.postyourimage.com/view_image.php?img_id=2HybmEHAuQYs9cg1211192766]from the Local Dynamic Entry List based on the dynamically assigned input value; upon 'insert row' the entry lists are lost. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=FPLr2cABcgiHRou1211192889].
    When using a [Global Dynamic Entry List |http://www.postyourimage.com/view_image.php?img_id=m5p2KYuBb442dTq1211193501]to populate the row fields the Flex-table behaves normally as expected. Unfortunately with a Global Entry List it is not possible to dynamically assign a input value. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=U96V0zENCCyO3gA1211193157].
    Please also see the [issue summary image|http://www.postyourimage.com/view_image.php?img_id=06xti08tIEfely1211195178] I made to visualize the issue.  What I basically would like to know is whether this is a 'known issue' or not, or that it is an issue that can be fixed or whether there is an alternative workaround available ... I'm using Visual Composer 7.0 and the Portal is at SP 13.
    Many thanks,
    Freek

    Hi,
    you should be able to assign a dynamic value with global entry lists as well. If you say @myParam as dynamic value. VC will indicate in red letters, that the field @myParam is unknown. However, it will work, as long as @myParam is known in the form or table where you use the entry list.
    I have never heard of the problem that entry lists are emptied after "insert"-event.
    Kindes Regards,
    Benni

  • How to create a dynamic entry list for an input field in VC(ce 7.1)

    Hello all,
    I have an Input field, i need to create a Dynamic Entry List for it in VC(ce 7.1).
    How can this be done.
    Thanks in Advance.
    Thanks and Regards,
    Santhosh Guptha N

    Hi Santhosh,
    You can define Dynamic entry list for Drop down list and combo box but not for input field.
    [Refer this|http://help.sap.com/saphelp_nwce10/helpdata/en/2a/28249060dd4dbc872f6266f4557364/frameset.htm] for defining entry list.
    Let me know if it helped.
    Regards,
    Dharmi

  • Flex Table Add Row Issue with Dynamic Entry Lists

    All,
    Your help would be kindly appreciated in resolving an 'Add Row'-issue within a Flex Table that uses Dynamic Entry Lists in Visual Composer. The issue here is as follows :
    When I use a [Local Dynamic Entry List |http://www.postyourimage.com/view_image.php?img_id=O5hrG2aMxWZ84Mu1211193041]to populate a row field, the initial row and all next rows are emptied upon 'insert row', they loose their selected values and also the entry list values ('pull-down menus') are lost. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=FPLr2cABcgiHRou1211192889].
    The initial row does [show the entry list values |http://www.postyourimage.com/view_image.php?img_id=2HybmEHAuQYs9cg1211192766]from the Local Dynamic Entry List based on the dynamically assigned input value; upon 'insert row' the entry lists are lost. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=FPLr2cABcgiHRou1211192889].
    When using a [Global Dynamic Entry List |http://www.postyourimage.com/view_image.php?img_id=m5p2KYuBb442dTq1211193501]to populate the row fields the Flex-table behaves normally as expected. Unfortunately with a Global Entry List it is not possible to dynamically assign a input value. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=U96V0zENCCyO3gA1211193157].
    Please also see the [issue summary image|http://www.postyourimage.com/view_image.php?img_id=06xti08tIEfely1211195178] I made to visualize the issue.  What I basically would like to know is whether this is a 'known issue' or not, or that it is an issue that can be fixed or whether there is an alternative workaround available ... I'm using Visual Composer 7.0 and the Portal is at SP 13.
    Many thanks,
    Freek

    Hi,
    you should be able to assign a dynamic value with global entry lists as well. If you say @myParam as dynamic value. VC will indicate in red letters, that the field @myParam is unknown. However, it will work, as long as @myParam is known in the form or table where you use the entry list.
    I have never heard of the problem that entry lists are emptied after "insert"-event.
    Kindes Regards,
    Benni

  • Dynamic entry list used in a table column

    On a form, we noticed a dynamic entry list will limit which values a user may enter by validating against the entry list values.  We need to have the same validation occur when a dynamic entry list is used in a table column. Has anyone had success in getting the dynamic entry list to validate the cell values in a table column?

    Hey Dan,
    You are right.... Its a bug... we are also using VC CE 7.1 SP 05....
    When I try in form (with combo box) its working fine...I mean its giving error saying "Character string "4" does not exist in the allowed set of values and its not forwarding any values...
    but when I use it in table, its not giving any error.
    I saw some demos where it was working fine... but those are older sp versions of CE 7.1...
    Try to contact SAP VC team on this....
    PradeeP
    Edited by: pradeep bondla on Oct 6, 2010 12:06 AM

  • Drop-Down Dynamic entry list

    Hi,
    I use a drop-down list in a form view and I would like to use a dynamic entry list from a characteristic (0SALESORG) of a bi query. But the obtained list is empty.
    I am in BI 70 SP 10.
    Regards
    Jacques

    Hi Jacques,
    as Mario mentioned check the permissions. Visual Composer is a tool with "Zero Programming", but you need data services resp. services for doing sth. in backend resp. the business logic. There are several services from the SAP available, but these services can not cover all your requirements.
    In my case I wrote an ABAP RFC for displaying the master data. This service also enables to search for certain master data of an infoobject (you can search with * in texts) and language depended. I need this RFC for one of our products.
    As I wrote in my first blog, the combination of ABAP RFCs (Java Webservices) and VC is a powerful tool to realize business application in a fast way. I think SAP is on a good way to eSOA.
    Best Regards,
    Marcel

  • Java Web service and dynamic entry list

    Hello,
    In my VC mode, I have a combo box with a dynamic entry list. This entry list call a web service function which the source is :
    public EntryListBean[] getEntryList() {
              EntryListBean[] liste = new EntryListBean[2];
              liste[0] = new EntryListBean();
                    liste[0].setText("1");
              liste[0].setValue("Liste 1");
              liste[1] = new EntryListBean();
                    liste[2].setText("2");
              liste[1].setValue("Liste 2");
              return liste;
    In output port, i have:
    VALUE -
    > @value
    TEXT    -
    > @text
    When i test this function with 'Test Data Service', it work but when i deploy the model, there is nothing in the combo box. Do you have the same problem ?
    I have installed NWDW v7.0 SP9 with Visual Composer patch 2.
    Regards

    Hi Francois,
    Did u try using dynamic entry list with a BAPI. Is that working fine?
    Actually, I faced the same problem. I used a drop-down list, in which dynamic entry list works fine in case of a BAPI and appears blank in case of a webservice. I applied the latest patch files mentioned in a SAP note. People in forum asked me to do that. Its mentioned in the note that, "Dynamic entry list with webservice bug is fixed in the released patch file". But even after applying the latest patch files, it did not work for me. So, i think this bug is yet to be fixed.
    Regards,
    Kavitha.

  • Dynamic Entry List

    Hi,
    I want to use "dynamic entry list" to populate my drop down lists in VC screens. I need to do this through web services.
    when i populate my drop down lists by using a BAPI, its working fine. Where as while using a web service system, its showing blank output. The web service when tested without mapping to drop-down list is showing output in VC.
    Have any of you tried this before?Please post your experinece/ new ideas.
    Thanks in advance,
    Kavitha.

    Hi Kavitha,
    we are facing a similar problem with BI Queries.
    If you use SP10 this note might help:
         Note 1009081 - dynamic entry list does not work for BI Queries
    It is a problem error in flex compiler introduced in NW04S SPS10, it works fine in SPS9 and before.
    Regards,
    Lars

  • Dropdownlist dynamic entry list

    hi all;
    I have a problem with dropdown list dynamic entry list... I m using BI System as a data service. My characteristic has a hierarchy in bw system but i cant dynamic entry list with my characterictic in vc. In input value i use my characgteristic name( eg @Company). and in output value i use @key and @text. But when i deploy it dropdown list always empty...
      What can i do about this?? Can anyone help me?

    Hi Ozan,
    you want to display a hierachy in a dropdownlist? This is not easy, but should be possible, because the H-Table for hierchies have always the same data structure, so you have to write a function module which creates an internal table like the hierchy. I think the problem is the display in the dropdown, so that the user notice the nodes and the childnodes and so on, maybe you can add 2 spaces for every childnode so that it looks like a tree. I hope your hierachy hasn't a lot of levels.
    To the H-table:
    the field tlevel is equivalent to the hierchy level so the nodes under the root are 01 child nodes of these nodes have the value 02 and so on.
    Via the fileds parentID, ChildId and NextID you have all the information for building your tree in a internal table, which has a key and a text.
    The text can be read via the information about the infoObject and the inode is the value, so that you can read the texts from the texttables.
    This should be possible for an average abap developer. Looping over H-table and append the values to the internal table...
    Maybe I have the time in february to write an prototype then I will write a blog.
    Best Regards,
    Marcel

  • Dynamic entry list - Use Value as input to WS

    Hi,
    I have a Dynamic Entry list, which displays the text, I would however like to store its value, so that I could use it as input for the Web service.
    Any ideas, how that can be done?
    Many thanks,
    Dharmi

    Dharmi Tanna,
    In your model,
    Drag a Data Store connector from the Compose task panel to the Design board.
    Drag from the out port of the UI element whose data is to be stored in the Data Store to the port of the Data Store element.
    Right-click the Data Store element and from the context menu, choose Define Data.
    Define a virtual field for the Data Store by clicking the Add Field button and choosing the type of data that you want to store. Add more fields as required.
    The field is added with a default name.
    To define a default value for each field, enter it in the Default Value column.
    Define the event used to transfer data to the Data Store
    Right-click the connecting line to the Data Store, and from the context menu choose Rename.
    Name the event with the same name as the action that adds items to the Data
    Map values from the UI element fields to the Data Store fields:
    Right-click the connecting line between the elements, and from the context menu choose Map Data.
    In the Assigned Value column, choose a UI element field, enter a field name, or define a dynamic expression to specify from where to take the value that is placed in the Data Store.
    Edited by: Ahmed Salah on Apr 1, 2008 11:02 PM

  • Dynamic entry list in Dropdown List Box

    Hi All,
    I need to create a dropdown box in a form whose input is connected to the output of a bapi/query. I want the values of a field in the bapi to the elements of the entry list.
    Can anyone tell me how to create the entry list dynamically?
    Thanks,
    Sruti

    Hi,
    Create Drop-Down List in VC
    Go throgh this links...
    http://help.sap.com/saphelp_nw04s/helpdata/en/96/c33a3382914f6d8aeba11413e3e356/frameset.htm
    Web blog
    /people/thomas.jung/blog/2006/05/26/visual-composer-value-help-data-service
    Referece Guide
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9326072e-0c01-0010-bc97-f72e93338101
    and
    http://help.sap.com/saphelp_nw04s/helpdata/en/bf/39becc90824d4d999eb05336345e5e/frameset.htm
    Senthil K.

  • Dynamic Entry List doesn't work correctly on Visual composer  7.3

    Hi,
    Well I create two Dynamic Drop dow list box in the model of Visual Composer 7.3 and I Linked the two Dinamic drop down boxes ( i.e. drop down box "country" is linked with drop down box "state"), where the 2nd drop down is populated by the entries of the 1st drop down by the help of a web service.
    When i run the model and chose one item form the 1st drop down list, the 2nd drop down list work's fine but when i select again the 1st drop down list and change the item for another, the 2nd drop down list try to refresh the data and erase the descripcion of the item but don't erase the value of that item and when you select the 2nd again the value appears like another item to select..
    Has any one experienced this problem and can help on this?  
    Thanks in advance AllenXP.

    Hello,
    Could you please send me a simple model that demonstrates the case you are talking about?
    For your convinience I've create SAPMATS container. So you can upload the model example using this link:
    https://sapmats-de.sap-ag.de/upload/index.cgi?id=XTGM95R7EH199IIGMCWJ6QK43592SXT1Z9CVCQ57D7QI8XRS8F
    Thanks,
    Talia

  • Visual Composer - dynamic entry list in a form

    Hi everybody,
    I have a question about Visual Composer (NW7.1).
    My goal is it to create a dynamic form within VC iView. As data source I want to use (reads) values from a customizing table and displayed them in a drop down menu. After selecting a drop down value, all its elements shall be presented dynamic in a form. My question is if VC is supporting that technically or not. I have tried different approaches but it is not working.
    Does anybody have some suggestions???
    For example:
    To show all customer data in a form, I set a reference in my customizing table that refers to my KNA1 table. If I want to show all suppliers data, I want to refer to my customizing with a reference to table LFA1. The form should display all the elements of KNA1 or LFA1. Is something like that technically possible?? HELP!
    Thank you for your help in advance.

    Hi Anja,
    you understood me correct. However this was just an example.
    1. Having some drop down list to select an entry.
    --> in this drop down list there should be master data objects e.g. customers, suppliers, ...
    2. Depending on the entry you like to display a form either filled with values of KNA1 table or LFA1 table.
    --> If I choose customers all information should be displayed in the form. If I choose suppliers all supplier's information should be displayed in the form.
    My task and my goal is it to use a customizing table in which I save SAP BI InfoObject. In my drop down menu I want to be able to select one of these object (e.g. customer master data). In the next step there should be a dynamic list for my form. That means if I change my object by selecting another drop down item - it will be automatically change the list entries from my new object
    How can I do that?
    Thank you so much.
    Tom

  • Entry List: I need input dynamic

    I need that the vale input for a Dynamic entry list are anohter field. When I select this field in the Dynamic entry List, they show a message: "this.diagram" is null
    I can compile but they not running.
    How can I assign the input value form anhoter filed?
    Thank you.

    Hi.
    If I understand correctly - you are trying to dynamically provide values in a control based on the change of values in another control.
    An option to achieve this is to create several controls of the same and bind their vaules dynamically, however only display the one you need when a condition is met. A way of achieving this is to set the gaurd conditions for your trigger control to prefill dynamically when met thus reducing unncessary calls or prefills of values.
    Hope this helps.

Maybe you are looking for