Find Answers
Qlik Community
Collaborate with over 60,000 Qlik technologists and members around the world to get answers to your questions, and maximize success.
Join Us
requestBody={%3Name%3:%3loegismose-qis%3,%3Key%3:%3o3c+TphXpZkEgG12NZuW60eD3RJe6qiFA6VYdOqed5o%2%3};
• Create a BODY override by adding 'WITH CONNECTION' at the end of the 'RestConnectorMasterTable' Table. The last line should resemble
FROM JSON (wrap on) "root" WITH CONNECTION(
BODY "{""Name"":""loegismose-qis"",""Key"":""o3c+TphXpZkEgG12NZuW60eD3RJe6qiFA6VYdOqed5o=""}" );
{ "user": { "name": "abc", "fx": { "message": { "color": "red" }, "user": { "color": "blue" } } }, "timestamp": "2013-10-04T08: 10: 41+0100", "message": "I"mABC..", "nanotime": "19993363098581330" }
it will end up looking like
FROM JSON (wrap on) "root" WITH CONNECTION(
BODY "{""user"": {""name"": ""abc"",""fx"": {""message"": {""color"": ""red""},""user"": {""color"": ""blue""}}},""timestamp"": ""2013-10-04T08: 10: 41+0100"",""message"": ""I'mABC.."",""nanotime"": ""19993363098581330""}" );
Collaborate with over 60,000 Qlik technologists and members around the world to get answers to your questions, and maximize success.
Join UsSearch Qlik's Support Knowledge database or request assisted support for highly complex issues.
Submit a caseExperiencing a serious issue, please contact us by phone. For Data Integration related issues please refer to your onboarding documentation for current phone number.
Call Us