Script is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2024 05:58 AM
Hello exports,
We have "sn_ind_tmt_orm_order_task" table and "u_site_name" field and related list "sn_ind_tmt_orm_order_characteristic_value" table and "characterstic" is "sitename" this have charactestic_value will be updated through the payload .
Requirement is .
We want to update characterstic value in "u_site_name" field . below script is working but issue is its
updating same value for all the task. please support on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2024 07:03 AM
Hi @Tushar
I have tried the same above script but its updated like below.
Its pulling the all location from the characterstics table .FYI
But we want to achive based on each task record we need to update
could you pls help on this?