Hi All,
I'm getting the below errror from the recordtype Can you please help me to find the rootcause for this issue
Expression evaluation error [evaluation ID = 4JPG0] at function a!recordList: An error occurred while retrieving the data for "NV_CaseData". Details: Record type is marked as synced, but its data has not yet been synced or its existing synced data has been invalidated. Contact your system administrator. (APNX-1-4198-000)
Thanks,
Udhaya
Discussion posts and replies are publicly visible
Check the Last Sync result status ,check tomcat logs to find more about the issue. Try full sync to check what's happening
Hi Venkat we have done the manual sync and it worked , from the past two days application was very slow could it be the reason?
I don't think so. Can we get more details about this, Total Application is Slow or rendering Objects which have dependencies on this record are slow. And the record did it have huge data(More than 1M)?
1. Did you checked the Health check report??
2.If it's Self managed try to remove all the Cache and restart the environment ,if it's cloud reach out to Appian
hii Venkat Avuluri
can you help on this
in above screen if we perform actions on interface(BRM_UIsection..) like selecting radio buttons, entering data then all groups on left side will appear green tick then immediately without manual refresh reassign task & close buttons on top right should disappear and should display reopen button which is another related action.
means in this after interface gets refreshed record should also refreshed.
how can we achieve this??
Hi SNEHA ,
Your question looks unrelated to problem being discussed on this thread. I suggest you should raise it separately. Any ways for now I would suggest that check the activity chaining of your related action, if related action process model has activity chained , when you return back to the main interface, they do bring the latest data and refresh the page with that.
related actions PMs are activity chained only
General practice:1.A process(related action) to write the data to records with activity chaining enabled2.leftpanel data needs to be wrapped in refreshvariable with refresh after set to "record_action".
That's the general practice we maintain.
But do you want to process it on here itself?, your requirement is bit unclear. Can you be more specific what you trying to achieve
The problem is that your data is not synced.. so you have to go to your record Type, sync tab and click on Sync now..... Check that works fine (green flag)
okkk, I will try
okk I will try