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: K101
About
User Name: K101
Forum Rank: Advanced Member
Real Name:
Location
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Friday, February 27, 2009
Last Visit: Thursday, March 28, 2024 1:38:14 PM
Number of Posts: 558
[3.08% of all post / 0.10 posts per day]
Avatar
Last 10 Posts
Topic: Download file with HTTP- GET
Posted: Friday, March 22, 2024 7:46:18 AM
You should contact Altova Support directly for this sort of help.

Technical Support
Altova GmbH
Topic: Download file with HTTP- GET
Posted: Wednesday, March 20, 2024 9:34:28 AM
The simplest way is simply to use read-binary-file to get a URL from a constant (or wherever else), then send that straight to write-binary-file to save it to some location on your local filesystem. This example saves the logo from Altova's own web site in this way.

If your call's any more complicated you'll need to use the proper REST request functionality.

Technical Support
Altova GmbH
Topic: EXCEL to XML
Posted: Monday, March 18, 2024 8:32:01 AM
Please contact Altova Support directly in this case as I previously advised.

Technical Support
Altova GmbH
Topic: XML output - Add non-default namespace in element without prefix
Posted: Monday, March 18, 2024 8:31:13 AM
The schema for head.001 available from the ISO 20022 site has AppHdr as the root element. Where is the DataPDU element defined? (I don't see head.001.001.01 listed there, only head.001.001.02 and head.001.001.03. Are you using an outdated/deprecated version?)

Namespaces are defined in the schema(s). MapForce will insert namespaces where it appears to be necessary. If you manually manipulate the namespaces in MapForce, you do run the risk of creating invalid output.

In your case I highly recommend you contact Altova Support directly with your mapping and all files for help.

Technical Support
Altova GmbH
Topic: EXCEL to XML
Posted: Friday, March 15, 2024 11:38:09 AM
You probably need to use a node/row filter connected to the lsn:name element, though it'd be necessary to see your actual mapping to be sure. You'd be better off contacting Altova Support directly for help with this.

Technical Support
Altova GmbH
Topic: auto line break between occurences
Posted: Friday, March 15, 2024 11:36:29 AM
In your case, the spaces between the words are being created as non-breaking space characters in the form of an ampersand entity with decimal value 160. That's why it won't wrap.

You should probably contact Altova Support directly for help with this.

Technical Support
Altova GmbH
Topic: JSON minified
Posted: Tuesday, March 12, 2024 9:36:01 AM
Erlend wrote:
Is there an option for saving JSON minified, i.e. without pretty print formatting?


Yes. Select Strip Whitespaces from the Edit menu.

Technical Support
Altova GmbH
Topic: WSS configuration
Posted: Friday, March 8, 2024 11:20:23 AM
Don't forget that you can still preview output from your mapping from within the MapForce desktop application. You just need to click the "Built-In" toolbar icon, so targeting the built-in engine rather than Java.

Technical Support
Altova GmbH
Topic: Generated Code
Posted: Thursday, March 7, 2024 3:11:22 PM
Please note if you want to talk to Altova you should open a support case via their web site's Support Center.

Technical Support
Altova GmbH
Topic: WSS configuration
Posted: Thursday, March 7, 2024 3:05:15 PM
WS-Security isn't supported for code generation. You'll have to use the built-in engine and also likely MapForce Server (potentially via Java API).

Technical Support
Altova GmbH

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