Skip to content

Commit bca466d

Browse files
[Offline Capabilities] Add required value in custom code for msdyn_lineorder during Work Order Service Tasks creation in offline
1 parent 42124c9 commit bca466d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

powerapps-docs/mobile/offline-capabilities.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ For more information, see [Run business process flows offline](/power-automate/b
144144

145145
- **Appointments** - Appointments can be created or updated in Dataverse, but they're not sent to recipients with server-side synchronization. For more information, see [Appointment table/entity reference](../developer/data-platform/reference/entities/appointment.md) and [Server-side synchronization tables](../developer/data-platform/server-side-synchronization-entities.md).
146146

147+
- ** Work order service tasks** - Work order service tasks created through *custom* code require msdyn_lineorder to be set to -1. An actual value will be automatically set after the next synchronization cycle.
148+
147149
## Tips
148150

149151
### Mobile offline synchronization

0 commit comments

Comments
 (0)