machadowl
03-28-2005, 11:02
The user creation process in webMethods (file "user.cnf") is not clustered, what means that each user created in either app #1 or app #2 is not automatically synchronized across the clustered servers. The answer from webMethods is very clear: we should either use LDAP or NIS (formerly known as Yellow Pages in Unix), but I need a less cumbersome solution other than having to maintain a directory server besides the webMethods IS server.
Question 1: does anybody tried to automate the user creation before and had a solution to effectivelly cluster file "users.cnf"? How?
Question 2: I have thought of creating users using Trading Networks repository by creating new TN Profiles for each new user needed in the system via TN's APIs as an alternative. There is a non-documented service called "wm.tn.access:createPartnerAccount" in package WmTN but I am not sure if this would solve my problem. Does anybody know if there is any API that could be used to programmatically create new Trading Partners in TN effectivelly (and consequently it will create new users in IS)?
Your help is greatly appreciated.
Thanks in advance!
Question 1: does anybody tried to automate the user creation before and had a solution to effectivelly cluster file "users.cnf"? How?
Question 2: I have thought of creating users using Trading Networks repository by creating new TN Profiles for each new user needed in the system via TN's APIs as an alternative. There is a non-documented service called "wm.tn.access:createPartnerAccount" in package WmTN but I am not sure if this would solve my problem. Does anybody know if there is any API that could be used to programmatically create new Trading Partners in TN effectivelly (and consequently it will create new users in IS)?
Your help is greatly appreciated.
Thanks in advance!