Podcast
Questions and Answers
Which of the following can cause delays when retrieving data in a microflow?
Which of the following can cause delays when retrieving data in a microflow?
- Missing indexes
- Optimal XPath
- Complex calculated attributes (correct)
- A small dataset
What is the recommended use of 'refresh in client' in a microflow?
What is the recommended use of 'refresh in client' in a microflow?
- Avoid using it altogether
- Use it for all related information in the client's browser
- Limit it to the information the user will see (correct)
- Add it to every commit
What can help diagnose possible performance issues in an app?
What can help diagnose possible performance issues in an app?
- Using complex security XPath
- Adding more before-commit events
- The Mx Assist performance bot (correct)
- Looping over a large number of objects
What can cause slow commits in a microflow?
What can cause slow commits in a microflow?
What is the recommended use of 'refresh in client' in a microflow?
What is the recommended use of 'refresh in client' in a microflow?
What is the Mx Assist performance bot and what does it do?
What is the Mx Assist performance bot and what does it do?