RMS Async Retry
In ScopeTechnical: RMS_ASYNC_RETRY | ID: OR-MFCS-RMS_ASYNC_RETRY
Table that tracks each attempt to complete an asynchronous call. If the initial call is successful, there will only be one row for the rms_async_id with null in the error_message…
See how this object fits into Foundation Data
Review the broader sequencing and dependencies for this domain
Migration Details
- Complexity
- Medium
- Sequencing
- Stage 2
- Typical Sources
- ERPLegacy
Target Structure
- Load Approach
- Table
- Target Objects
- RMS_ASYNC_RETRY
Field Definitions(7)
Rules & Considerations(10)
Sample Load Data(4)
| _scenario | RMS_ASYNC_IDRPK | RETRY_USER_IDR | LAST_UPDATE_IDR | RETRY_DATETIMER | RETRY_ATTEMPT_NUMR | LAST_UPDATE_DATETIMER | ERROR_MESSAGE |
|---|---|---|---|---|---|---|---|
| default | 1000000001 | STD-RMS_ASYNC-001 | MIG_USER | 2026-01-01 | 2 | 2026-01-01 | RMS Async Retry-001 |
default
- RMS_ASYNC_IDRPK
- 1000000001
- RETRY_USER_IDR
- STD-RMS_ASYNC-001
- LAST_UPDATE_IDR
- MIG_USER
- RETRY_DATETIMER
- 2026-01-01
- RETRY_ATTEMPT_NUMR
- 2
- LAST_UPDATE_DATETIMER
- 2026-01-01
- ERROR_MESSAGE
- RMS Async Retry-001
