service catalog item "Add/Modify/Remove Record in cmn_location "table after Group Approval Using Flowdesigner

Baker1
Tera Guru

Can any please help me out as I am unable to create 
When we submit request for my service catalog item
After Group Approval we need to "Add/Modify/Remove Record in cmn_location table " Using Flowdesigner

3 REPLIES 3

Harish KM
Kilo Patron
Kilo Patron

Hi You can use Update/Create/Delete Record Actions on flow designed to achieve this based on variable selection.

After Approval action with help of get Catalog variable action check with IF logic what you want to do then place if else based on conditions.

For example,

If Condition it to delete

Use Delete Action record

else condition to Update

use Update Action record

Regards
Harish

Baker1
Tera Guru

Hi Harish
Thank you so much for quick reply
Could you please provide me steps with screenshot if possible ASAP???

Can you help me with variable type? How user selects location ? Is that variable referencing to cmn location table?

Regards
Harish