How to use HTTP Connection as Data source with linked parameters in BIP (Fusion)?
Summary:
Hi,
I'm looking for a way to use an HTTP Connection as a Data Source in a Dataset with BIP datamodel.
The idea is to call URL with parameters which are linked from a second dataset.
For a simple test I used the following http connection: "https://image-charts.com/chart?chs=150x150&cht=qr&chl=HelloWorld&choe=UTF-8"
Data Source is setup:
So when creating a Data Set now from that Source it looks like this:
When trying to run this, I get :
oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: oracle.xdo.XDOException: oracle.xdo.XDOException: oracle.xml.parser.v2.XMLParseException; lineNumber: 1; columnNumber: 1470; Expected ';'.
Tagged:
0