on ‎2018 May 03 12:12 PM
Hi Friends,
I am trying to query the export definition API ("API_MKT_EXPORT_DEFINITION_SRV") in SAP Hybris Marketing Cloud 1802. To get the csv file data of Export definition content, we need to pass Odata Query string "/$value" along with CampaignId and FileName as URL parameter. When i try this with Postman, it works. But with HCI I am not getting the CSV file data.
Does anyone have idea on this issue?
Request clarification before answering.
Dear Praveen,
Could you please again check if the setup is done as described here - Read Content of Export Files in Campaigns.
Thank you.
Best Regards,
Kunal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Kunal,
We have done the setup as per the link. The issue here is GET(Stream) is not working through HCI.
GET (STREAM)Get the stream of an Export File Content in Xstring format for the specified propertiesFileName andCampaignID.NoteProvide properties CampaignIDandFileName(from result of first GET)
The $value parameter is mandatory./ObjectFiles(CampaignID='nnnnnnnnnn',FileName=")/$value
Hello Praveen,
Hope you are doing good.
Even we are facing the same issue. Please let us know if you have a solution for the above issue.
Thanks in advance.
Regards,
Arun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.