Possible to have Dynamic URL for HTTP (XML FEED) data set?
Hi Gurus and fellow BI Publishers,
I'm building a data model using the HTTP (XML FEED) data set on BIP standalone version 11.1.1.8. I have the following URL that is hardcoded for 1 specific id =120 but I would like to pass a dynamic value to this URL. I have created a parameter within the data model to pass in a value but how do I get that to be evaluated in the URL?
http://apisdev.ent.lolcentral.com/seeddataapi/Service1/seeds/corn?id=120
I have also created a parameter within the data set itself also but the question still lingers as how to associate that to the URL.
I'm building a data model using the HTTP (XML FEED) data set on BIP standalone version 11.1.1.8. I have the following URL that is hardcoded for 1 specific id =120 but I would like to pass a dynamic value to this URL. I have created a parameter within the data model to pass in a value but how do I get that to be evaluated in the URL?
http://apisdev.ent.lolcentral.com/seeddataapi/Service1/seeds/corn?id=120
I have also created a parameter within the data set itself also but the question still lingers as how to associate that to the URL.
0