Flow_17db3yp The process instance completed successfully. Flow_0yzbpyw # Select Timer Value Select time it should take for store to reach SASD Gate area A **time duration** defined as ISO 8601 durations format. - PT15S - 15 seconds - PT1H30M - 1 hour and 30 minutes - P14D - 14 days Flow_17db3yp Flow_01eub9l Flow_01eub9l Flow_0y4at06 hours = 0 minutes = 0 seconds = 0 if 'H' in timer_value_warehouse: hours_str = timer_value_warehouse.split('H')[0][2:] hours = int(hours_str) if hours_str.isdigit() else 0 if 'M' in timer_value_warehouse: minutes_str = timer_value_warehouse.split('M')[0][-2:] minutes = int(minutes_str) if minutes_str.isdigit() else 0 if 'S' in timer_value_warehouse: seconds_str = timer_value_warehouse.split('S')[0][-2:] seconds = int(seconds_str) if seconds_str.isdigit() else 0 Warehouse admin has approved the issuance of store; please approve the receipt of store at SASD Gate area Timer value is : {{hours}} Hour, {{minutes}} Minutes , {{seconds}} Seconds Equipment Received at SASD gate area: Flow_0y4at06 Flow_0ukmyta Equipment didn't receive at SASD Gate Area Equipment not received at SASD area Flow_12k6zv8 Flow_1adlfht Flow_0yzbpyw Flow_1adlfht timer_value_warehouse Flow_0ukmyta Flow_12k6zv8