User Activity
06-10-2025
below script not working when i try to create record using flow designer in group table
Hi All,I have a requirement based on user country incident should auto-assign. suppose for india if i have 4 groups based on weight and order ticket need to routing. through script 1) it should be assign to 8900 group and then 123 group. after that s...
03-13-2025
below script i written in before query business rule. but it's not working as expected. whole table data not able to view. in details system property i have 2 records sys_id. i need to view those only once i open table but table shoing with empty rec...
In form i have MRVS in that i have 2 variables1) info2) valueRITM will submitted through API. after RITM submitted values not attaching to MRVS. i am passing data using json fromat{"info":"123","value:"455"}i tried scripting in multiple ways. but no...
Below data i received in postman"system": [{"name":"123","variables": {"label10": "avvv"}}],Using scripted rest API created the form once API call through postman. in that i have MRV. which data i have in variables in need to store in MRV. in MRV i h...