Clarity

  • 1.  Update timezone for few resources

    Posted Feb 06, 2018 01:57 AM

    Hi,

    I want to update timezone for few resources around 500.

    Not sure via Backend or XOG which one is best to update.

     

    I checked in XOG rsm_resources_read.xml. I read that file put my id but I cant find the timezone option. so I think backend is possible.

     

    Kindly advice on this



  • 2.  Re: Update timezone for few resources

    Broadcom Employee
    Posted Feb 06, 2018 02:09 AM

    Hi,

     

    Please check cmn_users_read.xml. It includes userTimezone.

     

    Regards,

    Shoichi



  • 3.  Re: Update timezone for few resources

    Posted Feb 06, 2018 02:10 AM

    Check cmn_users_write.xml might be better than the read file as it show examples.

     

    <User userLanguage="English" userStatus="Active" userName="xoguser9" userType="Internal" externalId="2323" userLocale="fr_FR" userTimezone="America/Los_Angeles"><PersonalInformation lastName="xoglastname9" firstName="xogfirstname9" emailAddress="xog9@niku.com"/><General addedBy="admin" addedDate="2001-09-05"/><OBSAssocs>

     

    Very easy and simple to do with a direct update to db, but that is not supported.

    Better to do it in a supported manner, because that is not complicated.

    Just have the minimum required fields and the timezone when you are updating/changing.