Bronze 2
Since ‎02-04-2023
3 weeks ago

My Stats

  • 5 Posts
  • 0 Solutions
  • 1 Likes given
  • 2 Likes received

Jamie_Matlock's Bio

Badges ISSAF Earned

View all badges

Recent Activity

I am looking for a solution to delay sending an email by exactly 5 minutes in my ordering application. Currently, I'm facing an issue with the "Wait" step in my process, as it's not precise and can sometimes take an excessively long time (over 3,000 ...
using Wait Function for Process;WaitTime Duration"000:05:00"Then Send emailIn Automation Monitoring;It shows that Execution Time (In seconds), varies every time1,800 seconds / 5000 seconds,... and only very few times 5 minutes (300 seconds)
I have an Ordering App- Table 1 ( Orders)- Table 2 (Materials)Order table has "Materials List" [ REF_ROWS("Materials", "FOC ID") ] in order to list all materials in the Order Form.however i'm not able to present the Material names in the Email Body o...
Likes from