cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic UI generation based on response of webservice

Former Member
0 Kudos

Hi Expert,

Good Day !!

I have a requirement where I need to generate UI (QAF,QC ,where user can enter data) based on metadata,

this metadata is being fetch from response of webservice.

The scenario is like that I have two elements as input in a screen which also provide parameter value for endpoint api.

say element1 and element2 as input parameter and the URI is /rest/api/latest/issue/createmeta?element1&element2

Based on value of element1 and element2 the response have different fields, when I receive the response then, I have to generate

a screen where the input field would be as available in response of webservice.

Is this possible in ByD?  if any workaround is there to achieve this please let me know.

Thanks

Sunil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sunil, I think it's not possible, I tried to do this time ago http://scn.sap.com/thread/3338402

I think you're facing the same problem.

All the best.

Former Member
0 Kudos

Thanks Arnulfo for your answer,

Here in my case we also have more than 100 of fields, the required feilds will generated according to projectID say for some projectID 10 field or other projectID 20 fields. I dont find any way to acheive this thing in ByD. So What I think I will create a UI with all the fields and use ruby script to make it visible for projectID. And this script will be huge and will have many conditions

If you have some other way to do this think please let me know, so that there would not have any performance issue.

Thanks

Sunil

Answers (0)