webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Automatic password change with WxPassword package 

Wed November 22, 2023 01:35 AM

products versions - webMethods Integration Server version: 9.12 and above

Introduction

A common requirement is the automatic change of passwords for built-in users. This can be done with the WxPassword package.

Pre-requisite

Access to file system of Integration Server

Steps to follow

Complete instructions available on GitHub

Overview:

  • Shut down Integration Server
  • Download package ZIP file from GitHub. A Git clone will not work, since the repository does not contain the compiled Java code
  • Extract ZIP file into $IS_HOME/packages/WxPassword
  • Define environment variables
  • Start Integration Server

Next steps

If you miss features, please request them via GitHub issues

Useful links | Relevant resources

Video with quick demo


#Integration-Server-and-ESB
#tutorial
#webMethods

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Comments

Thu December 07, 2023 07:32 AM

Feel free to elaborate on your concerns using a GitHub issue. Likewise, I am open to alternative ways to specify passwords as well as enabling the execution of the changes.


#webMethods
#tutorial
#Integration-Server-and-ESB

Mon December 04, 2023 03:13 AM

In order to use it within containers, the need to set environment variables to active it seems to be not a good choice, this flag (if any) should be part of the package itself.


#tutorial
#webMethods
#Integration-Server-and-ESB

Thu November 23, 2023 08:32 AM

Hi Christoph,

sure, I can put this on GitHub Issues.

I would consider using this package then.

Unfortunately, I will not be able to use it as we have just retired our webMethods-based project due to various reasons and have migrated the integrations to other platforms.

Regards,
Holger


#Integration-Server-and-ESB
#webMethods
#tutorial

Wed November 22, 2023 11:51 AM

Thanks for the feedback.

The current version was developed with pure MSR running inside Container images in mind. I hope that explains why the things you mention are currently missing.

Your points make sense to me! Do you want to put them into GitHub issues? Would using the package with those additions be something you consider? I am asking because adding stuff that nobody is using would be a bit of waste of time. :wink:

Again, thanks for taking the time to look into this!


#webMethods
#Integration-Server-and-ESB
#tutorial

Wed November 22, 2023 10:40 AM

Hi Christoph,

nice idea, but what about all those packages, which use Admistrator in their config for interacting with MWS, like WmMonitor, WmTaskClient etc.?

Regards,
Holger


#Integration-Server-and-ESB
#webMethods
#tutorial