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

Similar Messages

  • 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

  • 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 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

  • 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

  • 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

  • Entry list or value help?

    Hi Experts,
    i need a input box or a combo box for an entry field. For example this field should have an input assistance and should accept other values. For example i have a combo box for a licence number of a vehicle. So it must be possible to give value help or the user could enter his own licence number with is not in the help list. At the moment i use a dynamic entry list which get the help values by a webservice.
    Now i had the problem when a user enters a value which is in the list. In this case he get a validation error an he must select a value of the list for go on. In the configure of the combo box the setting "validation reqiured" is false!
    Many Thanks!

    Hi Dirk,
    If I get you correctly, you would like the end user to type in the Vehicle number / select from the list, When typing in the number there is no validation!
    This can be achieved with input box and a button in melting group. Something like [this|http://img355.imageshack.us/img355/8800/example1vq3.jpg]
    On click of the button you call the web service which would have the available licence details in table....
    Let me know if it helps...
    Best regards,
    Dharmi
    Edited by: Dharmi Tanna on Jul 21, 2008 3:26 PM

  • 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.

  • How to create Exchange dynamic distribution list using multivalue extension custom attribute

    I am trying to create a dynamic distribution list using an ExtensionCustomAttribute.  I am in hybrid mode with Exchange 2013.  The syntax I have is this: 
    New-DynamicDistributionGroup -Name "DG_NH" -RecipientFilter {(ExtensionCustomAttribute2 -eq 'NH')} 
    This works correctly on-prem.  But hosted always results in an empty list.  I can see in dirsync the attribute is in the hosted environment, but for whatever reason, the distribution group gets created but always come up null.
    If I create a group looking at the single valued attributes, such as CustomAttribute6 -eq 'Y', it works correctly on-prem and hosted.  
    If anyone has any suggestions I would appreciate it.

    I don't think I provided enough information about the problem.  Let me add some and see if it makes sense.
    I have an Exchange 2013 on-premise configured in hybrid mode with Office365.  For testing purposes, I have 2 users, Joe and Steve, one with the mailbox on-prem, and the other with the mailbox in the cloud.  Each of them has CustomAttribute6 = 'Y'
    and ExtensionCustomAttribute2 = 'NH'. Dirsync shows these users and these attributes are synced between on-prem and cloud.
    Using on-prem Exchange powershell, I run the following command:
    New-DynamicDistributionGroup -Name "DG_NH" -RecipientFilter {((RecipientType -eq UserMailBox) -or (RecipientType -eq MailUser) -and (CustomAttribute6 -eq 'Y')} 
    This correctly finds the 2 users when I query for them as follows:
    $DDG = Get-DynamicDistributionGroup DG_NH
    Get-Recipient -RecipientPreviewFilter $DDG.RecipientFilter | FT alias
    So I then delete this DG, and recreate it this time looking at the multi-value attribute ExtensionCustomAttribute2, as follows:
    New-DynamicDistributionGroup -Name "DG_NH" -RecipientFilter {((RecipientType -eq UserMailBox) -or (RecipientType -eq MailUser) -and (ExtensionCustomAttribute2 -eq 'NH')} 
    Replaying the query above, I can see this also works fine and finds my two users.
    Next I open a new powershell and connect to Office 365 and repeat the process there.
    New-DynamicDistributionGroup -Name "DG_NH" -RecipientFilter {((RecipientType -eq UserMailBox) -or (RecipientType -eq MailUser) -and (CustomAttribute6 -eq 'Y')} 
    This correctly finds the 2 users when I query for them.
    And then delete the group and recreate it using the multi-value attribute:
    New-DynamicDistributionGroup -Name "DG_NH" -RecipientFilter {((RecipientType -eq UserMailBox) -or (RecipientType -eq MailUser) -and (ExtensionCustomAttribute2 -eq 'NH')} 
    When I run the query this time it produces no result.  Every test I try results in an empty group if I am using a multi-valued attribute in the search criteria in the cloud.  If I use single valued attribute, it works fine.
    I really need to be able to get multi-valued DDG's working in the cloud.  If anyone has done this and has any suggestions, I would appreciate seeing what you did.  And if this is the wrong forum to port this, if you can point me to a more suitable
    forum I will report there.
    Thanks,
    Richard

  • 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

  • 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

  • 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

  • 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.

  • 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.

  • What is the maximum number of records in a dynamic parameter list of values?

    In Crystal Reports Developer, I am attempting to add a dynamic parameter from a view.  The view has 6773 total records.  The field used for the parameter has 1819 distinct values, none of which are null.
    I have the parameter set to allow multiple values, and I have added
    field is equal to parameter
    in the select expert.
    However, when I refresh the report and tell it to prompt for new parameters, the list of values does not contain all the values, so about half of the records are dropped.
    Is there a way I can guarantee that all 1819 (or an unlimited number) records show up in the List of Values?

    This has been answered. Search forums for the results

Maybe you are looking for