Inserting record using Savable Data page error
Hi, I am trying to insert the record using a savable data page. I would appreciate if someone can help on this simple use case where I am unable to identify the issue attaching all the steps of the configuration
Create a Data type,
Page property,
Using a savable data page of the Data type
plugin the same data page in the post action of the flow action
Setting top in Data transform in the DP
I have tried hardcoding the key but even then savable data page is taking null as a parameter.
Did anyone try this? Please share if anyone faced this issue before and had a solution for this.
I also tried this link https://ask.onestoppega.com/d/85-savable-data-pages-to-insert-a-new-record-in-db/2
but they didn't mention the logic correctly only a test case