Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

dynamically changing url adress in web datasource

Hallo

 

i have connected to a web service, but i have a problem with dynamically changing the date filter in the data source.

 

The URL link (does not work)

http://flexws.appserver.dk/flexws/unitstat/?guid=???????????????&ts=1563148800&end_ts=1563408000&tz=Europe%2FCopenhagen&posformat=0&mask=&format=json

 

I want to dynamically change the parameters:

ts=1563148800

end_ts=1563408000

 

Can some one help me?