Circle V2 API Docs
Preparing search index...
@repo/services
insync-rpa/lib/createTrackedExtendRuns
CreateTrackedExtendRunsParams
Type Alias CreateTrackedExtendRunsParams
type
CreateTrackedExtendRunsParams
=
{
entityId
:
EntityId
|
null
;
fileName
:
string
|
null
;
integrationId
:
IntegrationId
|
null
;
logContext
?:
Record
<
string
,
unknown
>
;
logger
:
{
warn
(
message
:
string
,
context
?:
Record
<
string
,
unknown
>
)
:
void
}
;
patientId
:
PatientId
|
null
;
rpaRunId
:
RpaRunId
|
null
;
source
:
string
|
null
;
workflowId
:
string
;
workflowRunIds
:
string
[]
;
}
Index
Properties
entity
Id
file
Name
integration
Id
log
Context?
logger
patient
Id
rpa
Run
Id
source
workflow
Id
workflow
Run
Ids
Properties
entity
Id
entityId
:
EntityId
|
null
file
Name
fileName
:
string
|
null
integration
Id
integrationId
:
IntegrationId
|
null
Optional
log
Context
logContext
?:
Record
<
string
,
unknown
>
Caller correlation ids merged into the tracking-failure log.
logger
logger
:
{
warn
(
message
:
string
,
context
?:
Record
<
string
,
unknown
>
)
:
void
}
patient
Id
patientId
:
PatientId
|
null
rpa
Run
Id
rpaRunId
:
RpaRunId
|
null
source
source
:
string
|
null
workflow
Id
workflowId
:
string
workflow
Run
Ids
workflowRunIds
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
file
Name
integration
Id
log
Context
logger
patient
Id
rpa
Run
Id
source
workflow
Id
workflow
Run
Ids
Circle V2 API Docs
Loading...
Caller correlation ids merged into the tracking-failure log.