Idempotency in Field Service Management
Idempotency in FSM prevents duplicate records during sync retries, ensuring data accuracy.
Idempotency in NetSuite's Field Service Management (FSM) mobile app is crucial for maintaining data accuracy during unreliable network conditions. It ensures that only a single record is processed per unique action, preventing duplicates from repeated sync attempts or unstable connections.
How Does Idempotency Work in FSM?
The idempotency feature ensures that when mobile users operate in areas with erratic connectivity, any resubmitted requests due to interrupted syncs are processed only once. Normally, retries can lead to duplicate records, but idempotency eliminates this issue by associating a unique key with each action.
By default, idempotency runs on standard mobile tabs, including Asset, Sales Order, Inventory, Time, Expenses, Files, Notes, Task, Quote, Order, and Return. Custom tabs also require idempotency keys setup to avoid duplicate records.
How to Set Up Idempotency for Custom Tabs?
For custom records, you'll need to manually add an idempotency field if it doesn't already exist. Here's how:
- Navigate to Customization > Lists, Records, & Fields > Record Types.
- Select the custom record type.
- Go to the Fields subtab and create a New Field.
- Define the field with a descriptive label and an ID using
_idemas a suffix (e.g.,custrecord_nx_abc_idem). - Choose Free-Form Text as the type and ensure Store Value is selected.
- Save the new field.
Configuring Idempotency in FSM
- Go to Field Service > Administration > Configuration.
- In the JSON field, define idempotency for custom records by specifying the
idempotencyFieldproperty with your custom field ID. - Repeat for each applicable tab, then save.
Note: It's advisable to exclude the idempotency field from appearing in the mobile app using the exclude property.
Who This Affects
- Developers and Administrators: involved in setting up and maintaining FSM configurations.
- Field Service Operatives: who rely on mobile apps in areas with unstable network conditions.
Key Takeaways
- Idempotency prevents duplicate records in FSM during repeated syncs.
- It's automatically applied to standard tabs but must be configured for custom records.
- Developers need to define an idempotency field and its configuration for custom tabs.
Weekly Update History (1)
Added the Idempotency help topic with information about adding idempotency on custom records and defining them in configuration.
View Oracle DocsWas this article helpful?
More in Field Service Management
- Task List and Barcode Scanning Enhancements in Field Service
Field Service Management improves mobile app with task list search enhancements, barcode scanning, and loading indicators.
- Internationalization Enhancements in NetSuite 2026.1
NetSuite 2026.1 enhances Field Service Management with user locale support, localizing date, time, and number formats based on browser settings.
- Running Searches in Config: Basic Syntax
Documentation article about Basic Syntax
- Field Service Management Mobile App Features in NetSuite 2026.1
Discover the new features of the Field Service Management mobile app in NetSuite 2026.1, designed for field resource collaboration.
Also from NetSuite 2026.1
- Custom Tool Script Enhancements in NetSuite
Custom tool scripts in NetSuite gain execution log support and a new management page in February 16, 2026.
- Unlimited Sandbox Refreshes in NetSuite 2026.1
Starting in NetSuite 2026.1, sandbox accounts can be refreshed an unlimited number of times, enhancing testing capabilities.
- Enriched Bank Data for Improved Transaction Matching in NetSuite
Enriched Bank Data enhances transaction matching using generative AI, increasing accuracy during reconciliations.
- Natural Language Queries in NetSuite AI
MCP Standard Tools SuiteApp enables AI-driven data tasks in NetSuite, aligned with role permissions.
Advertising
Reach Field Service Management Professionals
Put your product in front of NetSuite experts who work with Field Service Management every day.
Sponsor This Category