Jump to content

migration advice needed for worker machine to xml or php


This topic is 3164 days old. Please don't post here. Open a new topic instead.

Recommended Posts

LS,

We currently have this worker machine running, but I want to get rid of it. The worker runs a FM-script every 5 mins and exports some data, which is then uploaded to an ftp server and then processed by the website.

The script does several xml-exports. It starts by searching for certain products , then it exports the data to and xml file ( xml-result ). After that is does a go-to-related script-step ( matching all records ) to commercial descriptions of the products and then exports this data as an xml file. We go back to the found set of products and then repeat the proces for more related product data. 

As said, all data is exported and the uploaded to an ftp-server.

Preferably I would like to keep the xml-result structure of the data as the website is already familiar with this structure.

How do I go about doing this migration. I was able to perform an xml-query and get my result. The thing is : how do I proceed with these goto-related records finding ? 

Or should I just go with PHP ?

 

Much thanks in advance !

 


 

 

Link to comment
Share on other sites

This topic is 3164 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.