Skip to Content
0
Feb 11, 2022 at 07:52 PM

SAP MDK getClientData and getAPIClientData not returning any results

224 Views Last edit Feb 14, 2022 at 02:08 AM 2 rev

Hello Everyone,

I am trying to find out the ways to access the values entered by user on the current screen and also the other pages in the application. Couple of API's that I came across were getClientData() and getAPIClientData().

In the below screenshot I have attached a rule to the field "phone number" and I am able to see the value that I entered in there using context.getValue() . Thanks to Bill Froelich for helping me with that.

But I am wondering how to access the remaining values from the current page and the other pages in a rule or from any part of the JS code in the application.

Below screenshot shows that I am able to get the value from context.getValue() but getClientData and getAPIClientData() returns nothing.

image.png

Attachments

image.png (85.1 kB)