| This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
Hi All,
I'm new to Kony and trying to work on the CRUD operations. I have created a simple form as in the attached and able to push the data to a storage object in Fabric using the Invoke Object Service Create method
The problem is the Get method does not work, when retrieving the data from the storage object using the Invoke Object Service Get method.
I'm trying to use the Invoke Object Service Get method to retrieve data from Fabric storage object and populate it in a data grid on the form when the submit button on the form is clicked.
Any ideas what I'm might be missing please.
Thanks