Hi all,
Using WTX 8.2,
Input 123.00 output 123
Type is defined as Number, presentation: Decimal, Format ####.##
Input is text, so when I use TEXTTONUMBER function the nonsignificant zero's after decimal get trauncated.
I want output as 123.00.
I tried using TONUMBER function...
Need some directions for acheiving dynamic output file names.
Version:Mercator 5.0
Required to use only command server.
Scenarion: Have one input card and two output cards.
Using Zip adapter in the output.
- Final zipped output should be
Message-YYYY-MM-DDTHH-MM-SSSS.zip
- Files inside zip...
Hi,
The Problem is resolved.
I did not created the destinations on WAS and so is the reason it was not able to find the Queue.
Now, I am able to successfully send the messages from WTX to JMS Providers on WAS.
Thanks for your time .
Regards,
Srinivas.M
Hi,
Please change the Concurrent Maps to 20 and then try again.
IBM suggests to use the Max no as 20 and more than 20 may lead to more CPU utilization.
Regards,
Srinivas.M
The Queue is existing on WAS.
I never tested whether the other applications were able to put the messages onto this queue.
Anyways, will test and thanks for your inputs.
Regards,
Srinivas.M
Hi,
Below is the audit Log Content:
<MapAudit StartTime="20:01:34 May 24, 2007">
<Platform> Command Server for Windows - Version 8.1(139)</Platform>
<ExecutionSummary MapStatus="Error" mapreturn="9" ElapsedSec="8.3605" BurstRestartCount="0">
<Message>Target not available</Message>...
Hi,
Please find the Adapter Trace File below .
Also please let us know where we configured wrong.
<4028-1132>: The file was created by JMS adapter from IBM Corporation
<4028-1132>: The file was created or updated on or around Thu May 24 20:01:34 IST 2007
<4028-1132>...
Hi,
I am doing a POC where I want WebSphere® Transformation Extender (WTX) JMS adapter to connect to a WebSphere Application Server (WAS) JMS provider.
I followed the instructions from IBM site:
http://www-1.ibm.com/support/docview.wss?rs=2320&context=SSVSD8&q1=jms&uid=swg21251426
I...
I got the result 136.
Just created small sample tree with One group and multiple items.
Root
-Field
-Group
|_Fields(s)
Use the same tree for input and output in map.
While mapping:
Field:= IF(COUNTSTRING(SERIESTOTEXT(input),Feild:input) = 1, Feild:input,NONE)
Input file:12234455677...
Hi,
Since there are multiple Lookups in the same rule it might not be working correctly.
Please try using different cards for different LOOKUPS.
=EITHER(LOOKUP(PortFunctionCd Element:R4 Segment:LoopR4 QO315:Inbound315#1, (StatusLoc Element:B4 Segment:Inbound315#1 = LocID Element:Loc...
This will not help.
I suggest you to first understand the trace mechanism.
So to understand first read the material or guide provided with the software.
In the guide you can find how to debug.
Hi Vikash,
Are you using Edifact standard tree or customized tree.
If it is a customized tree, then possibly there could be some errors in type definitions the tree..like it might not be matching with the input file.
Please check on that.
Hi,
I considered the input structure to be
A,1
A,345
A,4
.
.
.
Used the same structure for output also.
now at record level write a functional map as
=f_map(count(extract(Record:input,field1:Record:input = "A")),input)
you here the output for this funcmap will be 3,the input.
Inside the...
Hi,
Can you just try writing the same rule in different levels.
1st level: Extract the objects and pass it to a function.
You can call two functions for A & B.
2nd level: Here you use Choose(series,count(series))
Hope it works.
Hi,
Use different cards for dirrent lookups.
Copy the input card which you use in the lookup.
Now you have two input cards 1& 2, use them in different lookups.
lookup(card_1,condition) ,lookup(card_2,condition).
Both cards contain the same data.
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.