I am curious if anyone has seen anything like this before, and if so, do you know why the systems behaved this way...
We have one SOAP integration running 10 parallel threads in the eWay, each doing equal amounts of work.
We have another SOAP integration that is running 1 thread in each eWay...
I was just curious if anyone else is integrating to MarketSoft's DemandMore Leads application, and if so how is your integration set up?
Currently, we are writing a file to the DML box (with an stceway running on the box), kicking off a DML import script, waiting for the script to finish, and...
I have a multi-mode eWay connecting through the java MSMQ connections and have a problem getting it to shutdown correctly. It will only actually shutdown after it has done work. For instance, if I just turn the eWay on, and there are no messages on the MSMQ it is reading from, and then try to...
Is there a way to manually tell the JMS IQMgr that a given recod has been committed, to go ahead and journal that message.
If anyone has this piece of code written, I would greatly appreciate the syntax and command, thank you.
Basically, I am reading multiple records offteh queue in...
Below is the code we are using:
String timeStamp2 = DateUtils.timeStamp("%m%d%y");
String errorFile = baseDirectory + "/Errors/" + collabName + "-error-data." + timeStamp2;
The problem is once in a while, instead of getting errorFile string to be something like...
Hi!
Basically I am sending out an email where an error occurs under certain conditions and I want to know if there is a java function I can call to get the host name and schema name that eWay is running in ?
Any help would be appreciated.
Thanks,
Doug
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.