Hi,
We are using WTX8.3 on Windows.
My Input looks like - All the loops repeats (s).
Parent Loop (s)
Child Loop1 (First occurance of (s))
Record1
Record2
GrandChild Loop1.1 (First occurance of (s))
Record1
Record2
Child Loop2 (Second occurance of (s))
Record1
Record2
GrandChild Loop2.1...
We are using WTX 8.2.0.2 on Windows.
We got new version of the dtd from our partner for the XML they are sending us. We created the type tree out of it.
While testing, Test XML sent by the partner has link defined for the dtd...
Hi,
Can some one explain the use of stminb.tsv ; stmmqi.tsv ; stmout.tsv generated by Partner Manager 7.0
We came across the situation where these files got corrupted and we are not too sure how to recover those.
We are using Mercator 6.7 on Windows & Partner manager 7.0
Regards,
Vibhav1008
Hi,
I have 2000 files in the folder.
All the file names have different numbers of characters and with the extension ".oo.ppo".
I want to change the extension for all the files to "_mo_gpo" keeping the same file name.
Any suggestion...
Regards,
Vibhav1008
HI,
I am using IBM websphere Transformation extender Map designer 8.1.0.2.
I want to develop the TCP/IP connection with the server to get the message from port 3180.
I want to translate the file and send the response back to the same port on the same server.
I am trying to use SOCKET...
Hi,
We are using Mercator 6.5 on AIX Box.
We are getting following message when trying to pull a message from the queue.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1745088-3599>: | Buffer reallocation from 4196 to 130148584 bytes
<1745088-3599>: | Adapter error rc = -1005 [Message could...
Hi,
We are using Mercator6.5 on AIX. Database is DB2. We recently upgraded DB2 from 7.5 to 8.0.
After upgrade, we start receiving following error:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<790670-4003>: Validating the adapter command...
<790670-4003>: Database type is...
Hi,
We are using Mercator6.5
We have 1 eventserver installation. It has a multiple .msl and each .msl contain multiple watches.
If I want to give highest priority to one of the watch within msl such that whenever a file appears to the source directory, that .msl should kick of that map...
Hi,
I am in the production support and watching 30 (15 UAT + 15 Prod) Launchers through management console. I am using Mercator 6.5.2(211).
I have to restart all the launchers twice a day to make sure that they are not over loaded. I am doing it through Unix script.
When I Stop the launcher...
Hi,
I am calling Run map from the controller map.
Run map returns the status code to the controller map.
0-Success and non zero for failure.
Is there any way that I can get the error code and the error message from the run map.
if return code is 8 then it should also return One or more...
I have a huge file to get from the file system (file name decided at run time). I need to pass it to the functional map which will call the Run Map. Functional map will not do anything with the file. It will simply call the run map by passing the file to it.
Which of the following approch...
Hi,
I have one eventserver system which has 5 msl in it. All the maps for those msl are using a common resource variables (.mrn file and .mrc file).
When I create a new msl within the same system which uses same set of resource variables,
do I need to register new msl in .mrc file???
Do we...
Hi,
When I am using resource variable to populate the value within the query, it is not working.
My statment is
=DBQuery( "INSERT INTO RETAIN_TB (ST_ID, CLAIM_FILE)
VALUES ("+Text(I_ST_ID)+", "+
"'" + "%RETAIN_DIR%" + TEXT (I_HDR_ID) + ".txt')"...
Hi,
DSTX Map is calling a stored procedure which is creating couple of temp table for maintaining complex logic.
In the end stored procedure will return the recordset which Map will capture in the BLOB variable.
When Map calles the procedure it is giving me the following error twice (Stored...
Hi,
Can anyone suggest me a good option to design 270-271 system???
Requirement :
1. 271 data should have all the original information of 270 data.
2. Only Tracenumber and the sender id(270) & receiver id (271) is the key to link the two transaction.
I try to load the entire 270 in to...
Hello,
I have a question about processing multiple files at the same time.
If the source folder contains
4532_201_271.dat
4532_202_271.dat
4532_203_271.dat
4533_201_271.dat
4533_202_271.dat
I want to create one 271 files for all the files start with 4532 and one for all those start with...
Hi,
I have to use sybase stored procedures in my map which will accept 2 values & return 2 values. I am using the following commands to access the stored procedure (Trace file gives the error without returned variable) but I really don't know how & where to retrive the returned paramaters...
Hi,
I have a situation where in on condinional basis I've to use multiple look up on the same datafile in the same rule.
Rule looks like :
If (partner_cd:.:message = "abc", Lookup for abc in data,
partner_cd:.:message = "pqr", Lookup for pqr in data))
Here Lookup is not working.
If I do...
Hi,
I am using Put function to put the file generated by Map rule to destination directory. What I have observed is if someone removes the destination directory, Map puts the file in to it's own directory (where the map itself is located)
I understand that this is the default behaviour of the...
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.