How to pass Data service entity name dynamically using a variable to Query Data service activity ? Currently i can select the entity name from the dropdown, but i want to make this step as dynamic.
that option is not supported as of now
you need to select from thed ropdown else the schema also cannot be loaded
may be you can raise a feature request but for now only alternative if you want to use for different entities is to use switch case or if conditions and use the respective entity in each sequence
cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.