Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
Universal Agent Server Release 7.1.0.1 - July 12, 2022
Universal Agent Server Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10705

Unix
Windows

UAGSRV

Fix a problem where File Monitor tasks do not honor a specified stable period if there are multiple file monitor instances running with the same credentials.

Note
titleNote

This item may be identified in other UA releases as D-10568 or D-10715.

D-10707

All

UAGSRV

Prevent a deadlock that may occur when a CHANGE File Monitor instance detects new matching files.

Note
titleNote

This item may be identified in other UA releases as D-10587 or D-10716.

D-10709WindowsUAGSRV

Fix an issue where a File Monitor task running on a Windows Agent fails to recognize Unicode characters.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10379.

D-10710

Unix
Windows

UAGSRV

When an SAP task instance is cancelled, ensure that the associated Universal Connector for SAP (USAP) process is cancelled as well.

Note
titleNote
This item was originally delivered in UA 7.2.0.0 as D-10403.
D-10728

Unix

UAGSRVFix a problem where multiple Universal Extension or Universal Task instances may eventually exceed the FIFO ulimit.
D-10733AllUAGSRV

Prevent a CHANGE File Monitor that specifies a stable period from incorrectly generating multiple events.

Note
titleNote

This item may be identified in other UA releases as D-10544 or D-10732.

Anchor
Universal Agent Server Release 7.1.0.0 - October 4, 2021
Universal Agent Server Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

...

Anchor
Universal Broker Release 7.1.0.1 - July 12, 2022
Universal Broker Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10711UnixUBROKER

When the Universal Broker daemon encounters an EPIPE when attempting to log a message to unv.log, close the existing log file and resume logging to a new file.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10530.

Anchor
Universal Broker Release 7.1.0.0 - October 4, 2021
Universal Broker Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

...

Anchor
Universal Command Release 7.1.0.1 - July 12, 2022
Universal Command Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10794Unix (Solaris Only)

UCMD
UCTL
UDM
UEM
UFTP

Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10505.

Anchor
Universal Command Release 7.1.0.0 - October 4, 2021
Universal Command Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

...

Universal Connector for SAP

Anchor
Universal Connector for SAP Release 7.1.0.2 - August 17, 2022
Universal Connector for SAP Release 7.1.0.2 - August 17, 2022
Release 7.1.0.2 - August 17, 2022

Change ID

Platforms

Component

Description

D-10862

Unix (except Solaris Intel)
Windows

USAP

Fixes a problem introduced in the UA 7.1.0.1 release by D-10828, where model jobs whose jobnames were less than 32 characters would fail upon execution. With this fix, model jobs with jobnames less than or equal to 32 characters will execute successfully.

Anchor
Universal Connector for SAP Release 7.1.0.1 - July 12, 2022
Universal Connector for SAP Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10795

Unix (except HP-UX and Solaris Intel)
Windows

USAP

Prevent a failure for the Display Event History command when the timestamp exceeds 8 characters.

Note
titleNote

This item may be identified in other UA releases as D-10742 or D-10796.

D-10828

Unix (except HP-UX and Solaris Intel)
Windows

USAP

Prevent a failure when a model job uses a jobname of exactly 32 characters in length.

Note
titleNote

This item may be identified in other UA releases as D-10730 or D-10827.

Anchor
Universal Connector for SAP Release 7.1.0.0 - October 4, 2021
Universal Connector for SAP Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

...

Anchor
Universal Control Release 7.1.0.1 - July 12, 2022
Universal Control Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10794Unix (Solaris Only)

UCMD
UCTL
UDM
UEM
UFTP

Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10505.

Anchor
Universal Control Release 7.1.0.0 - October 4, 2021
Universal Control Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

...

Anchor
Universal Data Mover Release 7.1.0.1 - July 12, 2022
Universal Data Mover Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10718

All

UDM
UDMSRV

Prevent an authentication error for a File Transfer task when the following conditions exist:

  • File Transfer task uses Universal Data Mover (UDM)

  • UDM script is used by the task

  • UDM script issues the exec or execsap command

  • exec or execsap command uses the pwd parameter
  • One of the built-in credential variables – $(ops_primary_cred_pwd) or $(ops_secondary_cred_pwd) -- is used for the pwd parameter's value

For example:

Code Block
titleUDM Script Statements
collapsetrue
open src=local dst=rmthost.ipaddr user=$(ops_secondary_cred_user) pwd=$(ops_secondary_cred_pwd)
exec src cmd="dir" user=$(ops_primary_cred_user) pwd=$(ops_primary_cred_pwd)

Starting with UA 7.0.0.0, this will cause the resolved $(ops_primary_cred_pwd) value in the exec statement to be enclosed in double quotes ("). The double quotes are retained when passed to UCMD Manager (or USAP for an execsap statement). The double quotes will prevent successful password authentication.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10523.

D-10794Unix (Solaris Only)

UCMD
UCTL
UDM
UEM
UFTP

Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

Note
titleNote

This item was

Anchor
Universal Data Mover Release 7.1.0.0 - October 4, 2021
Universal Data Mover Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

...

Anchor
Universal Event Monitor Release 7.1.0.1 - July 12, 2022
Universal Event Monitor Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10794Unix (Solaris Only)

UCMD
UCTL
UDM
UEM
UFTP

Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10505.

Anchor
Universal Event Monitor Release 7.1.0.0 - October 4, 2021
Universal Event Monitor Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

...

Anchor
Universal FTP Client Release 7.1.0.1 - July 12, 2022
Universal FTP Client Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10794Unix (Solaris Only)

UCMD
UCTL
UDM
UEM
UFTP

Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10505.

Anchor
Universal FTP Client Release 7.1.0.0 - October 4, 2021
Universal FTP Client Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

...