Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Delivered
Workspace UrbanCode
Categories Deploy
Created by Guest
Created on Mar 1, 2023

Enhance the ServiceNow Plugin

When adding a record to a table in ServiceNow using the current plugin, version date got created as if it was UTC and then you saw it 6 hours earlier in the UI as you are in Central time. So our "12:07:17" time we sent in with the REST call showed up in the SNOW UI as 6:07:17. Doing a quick search, we found that any REST API calls to ServiceNow always assume the Date/Time being passed in is UTC unless another parameter, sysparm_input_display_value, is passed in with the call: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0789000. Our UCD step does not have a way to pass in additional parameters with the REST call.

Idea priority Medium
  • Admin
    Osman Burucu
    Reply
    |
    Apr 11, 2023

    With version 34 of plug-in this RFE has been resolved.

  • Admin
    Osman Burucu
    Reply
    |
    Mar 6, 2023

    Thank You!

  • Guest
    Reply
    |
    Mar 6, 2023

    Please add a checkbox for setting the sysparm_input_display_value to "true". This would give the option to use UTC or local time. Thanks

  • Admin
    Osman Burucu
    Reply
    |
    Mar 5, 2023

    Please could you describe what you would need in detail?

    • always using UTC time (converting internally automatically) OR

    • Checkbox for setting the sysparm_input_display_value to "true"


    Thank you in advance