FTE is rounding off to zero for a resource assignment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
On generating a resource assignment with FTE being 0.01 and 0.02 , it is getting rounded off to zero for anything less than 0.03. Is this an expected behaviour ? If yes, is there a way to mitigate this ? Please help.
Thanks,
Subham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @SUBHAM_SHAW_SN ,
This is not the expected behavior. FTE values should not be rounded to zero for fractions like 0.1 or 0.2. This usually occurs due to a system property misconfiguration or, in some cases, a known platform issue (PRB).
To address this:
Check System Properties: Go to sys_properties.list and review properties related to FTE or resource management (e.g., com.snc.resource_management.average_daily_fte). Incorrect values can cause unintended rounding.
Verify Field Dictionary: Confirm the FTE field on the resource assignment table is defined as a decimal with enough precision (scale).
Use Hours for Granularity: If small FTE fractions are common, assigning in hours instead of FTE can avoid rounding issues.
Open a Support Ticket: If the behavior continues, it’s best to log a ticket with ServiceNow, as this may align with a known PRB.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
@M Iftikhar I couldn't find any system property of as such. I think the last way is to reach out to ServiceNow Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Namita Mishra Can you please help ?