Hello,
could you help me to solve my problem. I've created new application in VC and I need to use drop-down list with dynamic entry list. I created it with following parameters:
List scope: Dynamic
Data Service: WEB_BANK_GET_COUNTRIES
Input Port: empty (the FM doesn't use input port)
Output Port: Value=@LAND1, Text=@LANDX
If I compile the application as flash, everything works fine. But if I compile it as web dynpro, drop-down box is always empty.
Do you have any idea where could be problem?
Moreover I found following message in defaultTrace file:
.... Can't find bundle for base name <<myAppName>>.Translations_Default, locale en ....
Do you thing it relates with the that?
Thank you in advance for every advice!
Regards,
Zbynek