IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Profile: marcokki
About
User Name: marcokki
Forum Rank: Member
Real Name:
Location
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Wednesday, September 10, 2014
Last Visit: Tuesday, July 12, 2022 2:16:36 PM
Number of Posts: 14
[0.08% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: Execution Log
Posted: Monday, July 11, 2022 1:07:21 PM
Hello everybody,
I recently switched from ALTOVA MAPFORCE 2014 to version 2022 and didn't understand how to enable the log file.

MAPFORCE 2014
after this:
XML_EUR.exe /FileInput File.in /FileOutput File.out > log.txt


I have "log.txt" with this text:

XML_EUR Application
Parsing Text...

Finished



MAPFORCE 2022
after this:
XML_EUR.exe /FileInput File.in /FileOutput File.out > log.txt
or this:
XML_EUR.exe /FileInput File.in /FileOutput File.out /LOG log.txt

I have nothing :-(

Can you help me?

Marco Occhi
Topic: Missing Fields
Posted: Tuesday, March 2, 2021 3:37:49 PM
Hi support I have this problem:

INPUT DATA:

<TEST>
<Campo1>000001</Campo1>
<Campo2>XXX</Campo2>
</TEST>
<TEST>
<Campo1>000002</Campo1>
</TEST>
<TEST>
<Campo1>000003</Campo1>
</TEST>
<TEST>
<Campo1>000004</Campo1>
<Campo2>YYY</Campo2>
</TEST>
<TEST>
<Campo1>000005</Campo1>
</TEST>

OUT DATA:

<TEST>
<Campo1>000001</Campo1>
<Campo2>XXX</Campo2>
</TEST>
<TEST>
<Campo1>000002</Campo1>
<Campo2>XXX</Campo2>
</TEST>
<TEST>
<Campo1>000003</Campo1>
<Campo2>XXX</Campo2>
</TEST>
<TEST>
<Campo1>000004</Campo1>
<Campo2>YYY</Campo2>
</TEST>
<TEST>
<Campo1>000005</Campo1>
<Campo2>YYY</Campo2>
</TEST>

I'm trying with 2 XML structure without success.

Marco
Topic: date-15days
Posted: Thursday, February 4, 2021 3:13:23 PM
Thank you!
I had looked at the "datetime-add" but didn't fully understand it.
What a chicken!
Topic: date-15days
Posted: Friday, January 22, 2021 8:45:14 AM
Hi,

I need to map systemdate - 15 days!

Is there an easy way that is escaping me?

Thx!
Marco
Topic: External Value-Maps
Posted: Thursday, June 20, 2019 3:29:09 PM
Resolved. I had an error in the structure that had made me climb on the mirrors.

The standard solution for importing a CSV and using a filter is the correct one to use.

Regards
Marco
Topic: External Value-Maps
Posted: Thursday, June 20, 2019 3:03:13 PM
Thanks for the reply but I probably misread the problem.

For example: given the file:
ROW HEADER1
ROW HEADER2
DETAIL ROW1a: FIELD1 FIELD2 FIELD3
DETAIL ROW1b
DETAIL ROW1c
DETAIL ROW1a: FIELD1 FIELD2 FIELD3
DETAIL ROW1b
DETAIL ROW1c
DETAIL ROW1a: FIELD1 FIELD2 FIELD3
DETAIL ROW1b
DETAIL ROW1c
FOOT ROW1
FOOT ROW2

I have to change a field (FIELD2) inside the DETAIL ROW1a line modifying the value with the one taken from an external file, an activity I could do with a value-map if the file didn't change frequently.
Topic: External Value-Maps
Posted: Thursday, June 13, 2019 1:27:11 PM
Hi everyone,
do I need to manage a "value-map" with values from an external CSV file, any suggestions?

I tried to load the CSV file into an XML structure but then I don't manage to extract the values I need based on the input data.




Topic: only the numeric characters from a string
Posted: Friday, December 14, 2018 3:51:25 PM
Thx!
:-)
Topic: only the numeric characters from a string
Posted: Tuesday, November 27, 2018 7:23:49 AM
Hi to all

I need to retrieve only the numeric characters from a string could you tell me if exist a standard function (which I did not find) or do I have to use the replace for any non-numeric character?

BEFORE: "2356434/V3"
AFTER: "23564343"

Thx!
Marco
Topic: Compiled KO Not compiled OK
Posted: Thursday, November 8, 2018 3:36:01 PM
The solution in "Concat-Solution.Jpg"

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.