Version: eXtendMobile 1.12 and above
Audience: eXtendMobile Administrator
Use Case
- Real-time visibility of record create, update, or transformations from function operations submitted to NetSuite.
- See the response from NetSuite as soon as the request is submitted.
Summary
eXtendMobile allows you to get a response from NetSuite synchronously when you submit a request. This feature helps you confirm if your request was successfully processed in NetSuite. It's useful when you want users to see the result of their record submission immediately, rather than checking the recent actions.
Configuration
To enable this feature, open your function in edit mode and turn on the "Submit Synchronously" toggle. This option will be available on edit, view and transform functions. To use function caching, you must disable the Offline Function Caching feature.