Hi
I"m little bit confuse.Which pattern is good design?
I created a child interface and call from parent inerface.
How to pass button of parameter from parent interface to child interface.
when i clicked a button call another process model .how to pass parameter from parent interface to child interface.
Thanks
Discussion posts and replies are publicly visible
Un-synced records, yes.
Ok. Is there any documentation related for implementation? which do you recommend?
https://docs.appian.com/suite/help/24.3/Application_Building_Tutorial.html
Ok. This isnt unsynced implementation.
Sure, but the implementation is still almost the same. You just need to add Data Types and Data Stores to the game.
Ok.
Hi. I have found a barrier cause I cannot use unsynced recordtypes in process models and interface rule inputs variables data types.
You can use the data type for the process variables.
Hi. Appian is not showing the unsynced recordset data type in process model designer. And I cannot use the data type in interface rules input.
To use unsynced record, the approach is to first create a "Data Type" for each table and a "Data Store". Then you can use these "Data Types", not "Record Types" for PVs and your rule inputs.