How can I import items from an CSV-file using the ‘Galaxy’ tool in AXAPTA X++?
Galaxy is a tool developed by Columbus IT.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is more application usage than programming related.
But basically you need to define a “structure”:
Use a format:
Specify a “Line structure” defining the fields:
Then setup a flow for import using that structure: