Hi All, Currently i am getting input from user for the timefilter option using input dialog. i got new requirement statins bots has to let user to select customized time from time picker option in splunk itself after that bots has to click search. whether user selected time or not how to check i am using modern view setting.
Hi @Sathish_Ashokan ,
Could you please provide a screenshot to clarify your request?
I think we can use robot type time picker
Regards,
- Provide an input box with selected or not …and once user selects they can click on it and bot can proceed
- Another way is , We can check if the field you need is populated or not …if populated then go to next step else wait…this can be done using check app state or get text in a loop…
First way is preferred as it gives more control to user else say if the user selects and wrong value and want to change then the bot will not stop as the value ai already selected
Cheers
