I have excel sheet from which all data gets uploaded in db via smart service import excel to db but in record it is not getting updated immediately . I need to sync manually everytime to see the new records.Can someone please help me with this how to sync data immediately .
Discussion posts and replies are publicly visible
Just tested it and it does seem as though the plugin does not support synced record types. I would suggest you reach out to the plugin author here: https://community.appian.com/b/appmarket/posts/excel-tools
In the meantime, you can use the readexcelsheetpaging() function in conjunction with the Write Records Smart Service to get around this issue.
When you say "sync manually", what exactly are you doing to accomplish that?
What does your process look like?
Do you have record sync enabled?
yes it is enabled