This is what we've found with your selected tag(s)
Add another tag to filter the results or ask the community!
  • Best practices for choosing script testing over manual testing?

    Hi all. Googling this question brings up valid suggestions regarding the use of automated testing for repetitive functions, using manual testing for UI tests, etc. However, I was interested in perhaps some best practices that take into account more tangible…
  • Querying data on the record summary view and passing it to a related action

    I have a record with multiple related actions displayed as cards using the a!recordAction field on the record summary view. Currently, when the user clicks on a related action, all of the data for that related action is queried in local variables on page…
  • Is it possible to list/report all scheduled process models?

    We would like to generate a list of all the process models that are scheduled to run automatically on a timer. Is there any feasible way to achieve this? (basically the equivalent of a crontab) Any help will be appreciated. Thank you,
  • Why Output of one XOR can't be input of another XOR?

    Hello, I have attached two XOR conditionally to each other. When i debug this process it works fine for one instance but when it executes second time it halt at highlighted node. Why this is happening?