IBM Support

JR55500: DOC - CALCULATEBUSINESSDATE NEEDS TO BE CREATED ON A 'DAY' BASIS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as documentation error.

Error description

  • calculateBusinessDate needs to be created on a 'day' basis
    .
    When creating TWTimePeriod the start and end time(stamp) needs
    to be different. When dealing with hours/minutes/seconds to
    allow to create that time period per day.
    .
    Example:
    var period1 = new tw.object.TWTimePeriod();
    period1.startTime = new TWDate("2016-01-01 08:00:00.0");
    period1.endTime = new TWDate("2100-01-01 18:00:00.0");
    period1.sunday = false;
    period1.monday = true;
    period1.tuesday = true;
    period1.wednesday = true;
    period1.thursday = true;
    period1.friday = true;
    period1.saturday = false;
    period1.id = null;
    

Local fix

Problem summary

  • In API documentation the description for TWTimePeriod is
    incorrect.
    

Problem conclusion

  • The content will be updated the next time the documentation is
    refreshed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR55500

  • Reported component name

    BPM ADVANCED

  • Reported component ID

    5725C9400

  • Reported release

    855

  • Status

    CLOSED DOC

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-03-09

  • Closed date

    2016-06-01

  • Last modified date

    2017-02-02

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    BPM STANDARD

  • Fixed component ID

    5725C9500

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSFTDH","label":"IBM Business Process Manager Standard"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"855","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
04 September 2023