Questions tagged [webmethods]

Middleware and BPM products of Software AG, including Integration Server, Broker and myWebmethods Server.

WebMethods is an Enterprise Software Company, acquired by Software AG, focused on application integration, business process integration and B2B partner integration.

Founded in 1996, the company pioneered the use of web services to connect software applications together within a single organization and across the Internet.

"WebMethods" is a brand to identify a software suite encompassing process improvement, SOA enablement, IT modernization and business and partner integration.

WebMethods Integration Server(IS) is one of the core application servers in the webMethods platform. It's a Java-based, multi-platform Enterprise Integration Server with support to integration of diverse services, such as mapping data between different formats and communication between systems and different types of DBs. WebMethods Integration Server may also be known as an Enterprise Service Bus (ESB).

209 questions
0
votes
1 answer

How to convert web methods jar to osgi bundles

I'm using Apache camel with blueprint DSL and I am trying to send messages from my standalone fuse application to webmethods queue but getting the error Caused by: javax.naming.NoInitialContextException: Unable to find the InitialContextFactory…
Augustus
  • 1,479
  • 2
  • 17
  • 31
0
votes
1 answer

CAF page header not showing up for sysadmin user

I have a webMethods MWS server, when I am logging in with sysadmin user the header and footer tab is not showing up. Error page looks like this - While the correct page looks like this from another MWS server - Can someone help me how to fix this…
Anirban Nag 'tintinmj'
  • 5,572
  • 6
  • 39
  • 59
0
votes
1 answer

WebMethods Integration Server pub.client.soapclient changes the request element names

I have an issue with build-in (non accessible) webMethods Integration Server soapClient service. Somehow it changes the request it should send while processing it, renaming parameter items to item. what is send to the method: 1
SSV
  • 860
  • 3
  • 11
  • 25
0
votes
1 answer

CentraSite Community edition 9.9 - Menu Administration -> Types is disabled

I'm just playing with Centra site community edition and I want to update existing asset types or create my own. However Administration -> Types option is disabled. I'm using default Internal\Administration account. I have even tried to create new…
Martin
  • 1
  • 1
0
votes
1 answer

Spring JMS 4.3.2 + Jboss EAP 6.4.8 + Webmethods Jms Broker 8.2 + Durable shared topic subscription

I'm trying to subscribe to a topic using durable and shared enabled, so that multiple instance can be connected to a topic to increase the scalability. However, only the first instance getting connected without any errors, the second instance…
Arul
  • 75
  • 1
  • 11
0
votes
3 answers

How to publish messages into Document Store in webmethods IS without broker

I'm using webMethods 9.12.0. Only integration server and MWS is configured. I need to publish a message locally in IS. But when I tried to publish, its throwing error "document type not defined". Where to define document type?
0
votes
1 answer

Getting Java IO Exception while logging the Webmethods Designer 9.12

I am getting the Java IO Exception while connecting the Webmethods Designer 9.12. Connection failed for localhost:5555 (java.io.IOException) javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? I can able to access the IS…
Soudip
  • 1
  • 2
0
votes
3 answers

Why does the webmethods debugger skip the loop step?

I'm trying to create a flow service where one service outputs a list of files and the loop step is suppose to loop over that list of files. When I debug it, the debugger for some reason skips the loop step and goes to the next step below LOOP. Any…
J Kang
  • 41
  • 1
  • 1
  • 3
0
votes
1 answer

Is it possible to subscribe to JMS queue on Universal Messaging webmethods enterprise server 8.2 using Hermes JMS

I have found this detail however version 8.2 does not have universal messaging...is there another way of doing…
csman
  • 81
  • 1
  • 2
  • 9
0
votes
1 answer

Webmethods : [ISS.0085.9281] Http Error: 500 - Timeout

We have a problem with our webmethods platform, in fact, we have errors: [ISP.0085.9998E] Exception -> com.wm.app.b2b.server.ServiceException: [ISS.0085.9281] Http Error: 500 - Timeout , And this on several streams. Knowing that the configured…
SomeOne
  • 173
  • 1
  • 1
  • 8
0
votes
2 answers

reverse of a string in web methods?

I want Reverse of a string in web methods development . If i give input string,i want reverse of that input string in web methods flow steps. ex: input is : web methods expecting output as : sdohtem bew
Ramnath Reddy
  • 21
  • 1
  • 1
  • 3
0
votes
2 answers

Find string length without using builtin string.length method in web methods?

I want to find length of given string with out using pub.string.length (built in function) in web methods . Ex:If we give name "abcdef" i want result like 6 .
Ramnath Reddy
  • 21
  • 1
  • 1
  • 3
0
votes
4 answers

Unable to connect to localhost:5555 from webMethods designer

Can connect to localhost:5555 Integration server administrator page but not from webMethods Designer 9.10. Throwing 503 service unavailable error.Error screenshot
0
votes
1 answer

Local service development is not available in WebMethods Designer 8.2

The local service development option is not available in WebMethods Designer 8.2.1. How can I enable it?
0
votes
1 answer

webMethods get the default proxy

i'm using webMethods framework and my webService pass thought a proxy; however the used proxy depends on the specied envinroment; i would like to know if exists a webMethods flow to get default proxy that i used in my server. Thanks and regards.
Deviltrigger
  • 63
  • 2
  • 12