- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2017 01:31 AM
Hi Team,
Can anyone please help me on this.
one of my fellow developer created the Data Policy regarding Assignment Group Mandatory but he wasn't available currently, how can we able to find from where the data policy exception alert was showing.
Thanks,
Raj
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2017 03:58 AM
Hi Raj,
Per my understanding Case_wo extends Case table. If so, the Data policy is on the the parent table (Case) and being applied on Case_wo table as well.
As you said, if state of any one of the above table changes (first execution), it'll change the same state of other table (second execution), that's why it is executing twice.
Hope it helps.
Regards,
NItesh Asthana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2017 02:47 AM
Hi Raj - Please check the data policies which were created for the parent table. I think he might created that data policy in the task table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2017 02:47 AM
Hi Raj,
The Data policy maybe applied on the parent table. Try by putting parent table name.
Looking at the documentation, I couldn't find any field where custom script can be written.
Regards,
Nitesh Asthana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2017 02:53 AM
Hi Nitesh,
Sorry i can't able to find data policies On Task(Parent) table also.
Thanks,
Raj

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2017 02:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2017 03:21 AM
Hi Nitesh,
Every time it was showing on Work Order form so i thought that the Alert was coming from Work Order form itself but my view was wrong the Exception was coming from Case form.
The Scenario is the alert was showing twice how can we restrict alert message to show only one time.
Thanks,
Raj