I'm creating a Data Model with HTTP XML Feed type. But not able to define URL Suffix with parameter. Without parameter its working fine but its giving error when define parameter.
Rest Endpoint URL
{BASE_URL}ESSRESTJOB/1.0/pushBIP?VPARAM1=&VPARAM2=&VPARAM3=
Anyone can suggest a solution how to use parameter in URL Suffix. I'm Creating this Data Model in Oracle Fusion BIP.