Top "Webmethods" questions

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

Exclude certain numbers from range of numbers using Regular expression

Could some one help me with the regular expression, where we can exclude certain numbers in between from a range …

regex webmethods
org.xml.sax.SAXParseException: Invalid byte 2 of 3-byte UTF-8 sequence

I am encountering the above error in production environment whereas the process went fine in UAT. I was wondering whether …

java xml-parsing saxparser webmethods
how to send POST HTTP request from Google Chrome without any extensions?

Can we send POST HTTP requests in Google Chrome when using Rest Services? I have tried few extensions but I …

rest google-chrome http post webmethods
Poll a drive location in web methods to see if a file has been upload from the mainframe?

I am just starting out with WEBMethods. I am starting on a project that will need to poll a drive …

webmethods
How do I set the BRANCH Flow Service to execute the TRUE and FALSE branches?

How can I get the BRANCH statement in the following flow service screen shot to execute the TRUE and FALSE …

webmethods
How can I loop over a map of String List (with an iterator) and load another String List with the values of InputArray?

How can I iterate over a InputArray and load another input array with the same values except in lower case (…

webmethods
How to map a document list in WEBMethods?

I want to map an array which in WebMethods is a document list. I thought that you could just map …

webmethods
What transformer can I use to put a date into YYYY - MM - DD format with no time format in final result?

I just started using webMETHODS today and need to transform a date input value that comes in like this. Example: …

webmethods