quality inspection

0
Hi, Experts  Iam trying to store the values coming from import mapping in Non-persistible entity . But in the non-persistible entity the value is not displaying . Do you have any idea how to store the values and display it in non-persistible entity. Through the non persistible entity i want to show the failures based upon the conditions they require
asked
1 answers
0

As long as you use a datasource microflow for a grid and the data is coming from an interface like REST and you return a list of NP objects (containing failures) it should work.

answered