Automic Continuous Delivery Automation

 View Only
  • 1.  How to call a Scheduler with UTC Timezone

    Posted Mar 26, 2018 06:02 AM
    I need to run a scheduler for every 6 hours with UTC Timezone.As there was no UTC Timezone in Attributes Drop down. I created a UTC Timezone and called it in Scheduler.Yet I am getting one hour difference.
    So Is there any solution so that the scheduler matches wit UTC Timezone?


  • 2.  How to call a Scheduler with UTC Timezone

    Posted Mar 26, 2018 06:49 AM
    what is the regular timezone you are using? How does the UTC Schedule look like you created?


  • 3.  How to call a Scheduler with UTC Timezone

    Posted Mar 26, 2018 09:31 AM
    Generally it will be blank.So from drop down we will be selecting  EST. But in our current requirement instead of EST Timezone we need UTC Timezone which is not available. So I am creating  a UTC Timezone and it will be automatically available in the drop down of attributes
    .1m6tzvm9rtwx.png
    The Timezone UTC object will be created from  the below diagram
    tilhmo4wndgp.pnghttps://us.v-cdn.net/5019921/uploads/editor/ne/tilhmo4wndgp.png" width="440">
    And it will have parameters as
    bmu3wl2uitiu.pnghttps://us.v-cdn.net/5019921/uploads/editor/61/bmu3wl2uitiu.png" width="724">

    But still I am getting difference of one hour



  • 4.  How to call a Scheduler with UTC Timezone
    Best Answer

    Posted Mar 26, 2018 07:34 PM
    Hi MohammedNawazuddin613134,

    if no TZ is configured at all then the JSCH object automatically uses UTC. Please check your environment if a Timezone object is defined on client level. If not the schedule should work correctly without any TZ assignment.
    However in the TZ.UTC object you've created change the "difference to normal time" from 60 to 0

    Peter