hdnicholie
(David Nicholie)
February 16, 2024, 1:14pm
1
GET List Workflow Executions
been working with this api with and trying to use startTime as a filter. I have been able to use the status as a filter successfully, The documentation states that both status and startTime are supported, but when attempting to use startTime, receive
<
{
"detailCode": "Bad Request",
"trackingId": "09030012d0a147a796bc4fe3dc513b31",
"messages": [
{
"locale": "en-US",
"localeOrigin": "DEFAULT",
"text": "invalid filter property: startTime"
}
]
}
/>
was shooting for https://tenant.api.identitynow.com/beta/workflows/b4546f24-2e59-410e-ac96-bcff25d3279d/executions?limit=250&offset=0&count=true&filters=startTime gt β2024-01-29T21:13:11.579903103Zβ
1 Like
baoussounda
(Ousmane N'DIAYE)
February 17, 2024, 3:26pm
2
David Nicholie:
startTime
Hi @hdnicholie ,
It seems like a bug. I test and have the same error message. filtering on status working well. I think you can contact Sailpoint Team by opening case.
RAKGDS
(Rakesh Bhati)
February 18, 2024, 10:04am
3
Hi,
Even I am getting the same error
@colin_mckibben : Should we raise support ticket for the same?
Thank
This might be a documentation bug where start time was never supported. Did this filter used to work, or are you noticing it for the first time?
hdnicholie
(David Nicholie)
February 23, 2024, 2:07pm
5
Its the first time - was reviewing the documentation and it indicated this was a field that was able to be used in the filter. Sounds like it may have been planned, documented and not implmented.
I have opened a bug report (PLTWRKFLW-4135). It looks like itβs not actually supported, but the ticket is requesting that it is supported.
system
(system)
Closed
May 18, 2024, 6:41pm
7
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.