Hi
I changed the workspace settings and I am still having the same problem. I have copied the audit log from the map I have tested. I have no problem in mapping a 200 mb EDI file in to multiple xml files without any problem. Is this something to do with packing a binary file inside an EDI file...
Hi
I am using version WTX Version: 8.3.0.0 Build id: 195. When I try to delete any element from the type tree, WTX crashes and says java.exe has encountered a problem. Is this something to do with the jvm I am using on my desktop?
Thanks
Dennys
I had trace turned off and had the workspace as file, but it did not help. We are planning to use a sandbox unix server to see if WTX can handle large files.
Hi
I am using Version: 8.3.0.0, Build id: 195 design studio on a 3.1 ghz and 2 gb ram desktop. I have to map a 1 gb binary file (image, pdf) to an EDI file. I am getting "Not enough memory to execute the map" error once the input file size exceeds 100MB. Will this problem be resolved if WTX is...
In the below rule, I want to extract the records that are not in the DB. I am comparing the partner ID with Agency ID and extracting the records. If they are equal, I get the correct result.
=IF(PartnerId:.:DB =TRIMLEFT(TRIMRIGHT(DB_AGENCY_ID Field:.:test)),f_make_Agent_config(RECORD:test))...
You have to see the message manager msd and the run maps there to follow the flow of data. I dont' use cmgr anymore and cant tell right away. xmail.mtt is being used by stampandsort map I guess and any validation errors are passed on to acknowledgement maps.
Hi
Is there a way to find out datetime stamp of a particular file using DSTX, probably using get function? I am not that good with batch files and would like to use maps where ever possible.
Thanks
In the partner manager you have acknowledgemnt options and you can drill down your level of acknowledgement to record levels. Usually we set up to validate only up to ISA, GS and/or ST segments. You can change this option to go down to NM1 segment to generate a negative 997 if your NM1 segment...
This way I have to write the files on the disk and then use the batch file and scripts to ftp these files. Can batch and script files not be wriiten in a single batch file, which will receive the files and ftp them directly from memory during runtime?
For a functional map to be called, it needs all the inputs during run time. If one of your inputs are evaluating to none or it returns nothing,functional map will not be called. As janhes said, your lookup is the problem. Try to test your lookup rule seperately and see if it is returning values.
As long as you are inside DSTX, you can pass the whole cards in a single variable. I am not sure how you will be calling your java class. If you are using EXIT function to call your class, you may not be able to pass the data. But if you use adapter for java class, you can use put function and...
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.