- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2024 03:44 AM
Hello Experts!
Here's the use case: I have a record producer with a couple of fields and a MVRS. Once the form is submitted from portal, a back-end script runs to populate the MVRS.
I am trying to check if after the record is created, there is any data in the MVRS or not.
I have used OOTB 'Get Catalog variables' action and moved it to available list.
The next job is: If the MVRS is empty, I need to call a subflow.
I'm not sure how to proceed. Can someone please help me with this?
Thanks!!
P.S: I'm working in the HR Scope. The record created is an HR Case. In case this info is required 🙂
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2024 04:37 AM
So beyond the if statement I showcased that determines if its empty, what are you having trouble with?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2024 04:12 AM
Hi @Uncle Rob
I only want to check if the MVRS is empty in the record created. If yes, a subflow should be triggered.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2024 04:37 AM
So beyond the if statement I showcased that determines if its empty, what are you having trouble with?