This is for the Ritm table: fd_data.trigger.current.variables.variable name; This is of sctask table fd_data.trigger.request_item.variables.variable name; For get the variables in the catalog form and do scripting in flow designer I am correct Ravi ?
Hi Ravi, I have one query in flow designer, based on requested for user country task should be assigned to that particular country group,there are 15 assignment groups ,so how I can add those in flow, could you please help me on this.
Hi Ravi, I have received one requirement. Requirement is is it possible to import file from mid server to our instance with flow designer. Is it possible?
First :- ua-cam.com/play/PLKH9bPqlw1ncPZOiKF-7lkI333Mm7Tr6w.html&si=nMga6fsVmkvKdvjq Second :- ua-cam.com/play/PLKH9bPqlw1neGCJbunoZl7ag-zYxyi8Oe.html&si=zc-Uy0XsNCBU8EAS Third :- ua-cam.com/play/PLKH9bPqlw1nejrHNaozIw1ZaUWsAjA0b0.html&si=FwJK4vqHBakviFIE Fourth:- ua-cam.com/play/PLKH9bPqlw1nfPpLULqorWsRiCKD2nNKUP.html&si=Aue21G64KRxGe26w
Great explanation Ravi 🎉
Thanks! 😊
This is for the Ritm table:
fd_data.trigger.current.variables.variable name;
This is of sctask table
fd_data.trigger.request_item.variables.variable name;
For get the variables in the catalog form and do scripting in flow designer
I am correct Ravi ?
Looks correct
Exlent explanation
It's very useful video
Glad you liked it
Hi Ravi, I have one query in flow designer, based on requested for user country task should be assigned to that particular country group,there are 15 assignment groups ,so how I can add those in flow, could you please help me on this.
You have to use lookup Record and for each for all records found by lookup
Hi Ravi,
I have received one requirement.
Requirement is is it possible to import file from mid server to our instance with flow designer. Is it possible?
Need to check on this.. are they using discovery??
Can you pls tell me the order of learning what to learn before learning this
First :- ua-cam.com/play/PLKH9bPqlw1ncPZOiKF-7lkI333Mm7Tr6w.html&si=nMga6fsVmkvKdvjq
Second :- ua-cam.com/play/PLKH9bPqlw1neGCJbunoZl7ag-zYxyi8Oe.html&si=zc-Uy0XsNCBU8EAS
Third :- ua-cam.com/play/PLKH9bPqlw1nejrHNaozIw1ZaUWsAjA0b0.html&si=FwJK4vqHBakviFIE
Fourth:-
ua-cam.com/play/PLKH9bPqlw1nfPpLULqorWsRiCKD2nNKUP.html&si=Aue21G64KRxGe26w
@@learnservicenowwithravi thanks alot 😊 btw I requested for watsapp group too but it was not accepted yet...is the watsapp group not active?
@@learnservicenowwithraviso flow designer playlist will be the Fivth part to learn right ?? I hope I m not missing anything 🙆
Hi,
do you know
how to retrieve Displayvalue of variable from Multirow variable set?
Awesome man.. this series will cover all these part .. stay tuned
I am confused that their is no table with name as 'request_item', can you please help?
its sc_req_item
How to fetch reference variable values in flow designer currently the reference variable are grayed out
Its depends where you are accessing it.. see whether that is in scope or jot
How many parts left for flow designer concepts?
Only scenario are remaining
This is enough to learn flow designer Ravi
Integration via flow designer is pending
how to call script include in flow designer
In flow action you can call it and use action on flow… format is same as other
@@learnservicenowwithravi thanks for the response.
Var SI = fd_data.scriptincludename() ; correct me if I’m wrong