Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3316

Re: Read body in XSJS

$
0
0

Hi Chad,

 

to check the payload of the request open the browser developer tools (F12), go to the network tab, do the action which triggers the post request and then check the payload.

01_call.png

On the other side in the XSJS in the debugger mode the body has to be the same than the payload.

02_debug.png

 

As you can see I have implemented your little example and I works w/o issues. If have tried it from an UI5 app running on XS and an UI5 app running on HCP consuming the XSJS service via a destination.

 

Best Regards,

Florian


Viewing all articles
Browse latest Browse all 3316

Trending Articles