what are client groups?
Answers were Sorted based on User's Feedback
Answer / priyanka
client groups contains a list of clients and it configures
which all documents its client could publish and subscribe to.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / siva subrahmanyam
A client group defines a single set of properties
and access permissions assigned to one or more clients on a
single Broker. If the specified client group does not
exist, the Integration Server creates it on the named
Broker upon establishing its initial connection.
| Is This Answer Correct ? | 3 Yes | 0 No |
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
what is the difference between Schema and SchemaDT
How we can catch exception error on run time mode using flow language in webmethods?
How Java Services Are Organized on the webmethods Server?
What Is Data Validated Against?
What happens to the locks on elements when we upgrade webMethods Integration Platform?
why are you deploying the war (or) ear file?
Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?
Difference between Trigger disable and trigger suspend?trigger queue location ?
What is scope?
how many interfaces u implimented sofar ?
How to connect jdbc connection in webmethods without server and with server step by step explain.