PDA

View Full Version : General webMethods


unm
03-26-2003, 07:46
Hi
All

I would like to know an overview of webMethods and the tools it provides. The typical uses of the tools. which languages(vb,sql..) it uses for programming. I mean as a programmer what do you need to know to use webMethods.
what will be the typical knowledge requirement for a programmer to program using webMethods to integrate various applications and databases.

Moby
03-26-2003, 08:05
You can get good info by going thru the various links in this site or by going to the webmethods site.
Good Luck Unmesh!

unmesh
03-30-2003, 23:21
thanks moby

dgreen
03-31-2003, 06:20
Hi, unmesh.

http://www.wmusers.com/wmusers/messages/100/419.shtml is the exact discussion you were asking about.

Feel free to add your own comments and good luck with the software.

Unmesh
04-10-2003, 01:08
Hi
Dan

You have exactly got my requirement. Thanks for the link
the discussion has been of immense help to me.

I may come up with many questions(my nature) once I start to use the tool. so keeping this one short.

Thanks
Unmesh

Sushil
04-14-2003, 09:04
I want to rename an existing working package Abc to Xyz in the same server. I would like to know if there is a way to rename it right away being both the package in same server and without doing drag and drop.

iandrosov
04-14-2003, 09:46
You can rename a package by chnaging its directory name but this will not any good because package in WM is sort of holder directory. In order to really effect anything you have to rename all of the package's namespace top level directories if you have several. Usually its just 1.

if you have package MyPkg you dir structure may look like this

MyPckg
ns
MyPckg
Folder
Folder
.........

if you followed good package nameing practices! the dir under ns directory is your Namespace you need to rename both of those to effect the server.