Tag Archives: WebServices

Modification Removal – Freecap In OIS101 – BackgroundWorker and Adding Columns

In this post I will be rather wordy, as it marks a turning point – the realisation of a dream 😉 If you want to avoid some of the excessive chatter I’ve divided this in to sections so you can … Continue reading

Posted in Development, M3 / MoveX, Webservices | Tagged , , , , , , , , | 4 Comments

Importing BUS100 Budgets via WebServices Part II

Ok, so I posted some code about submitting importing budgets last week. And now we have some improvements. Since last week I have had some time to think about the script and some of the improvements. I didn’t really like … Continue reading

Posted in M3 / MoveX, Webservices | Tagged , , , , , | Leave a comment

Importing BUS100 Budgets via WebServices

In my last post I was talking about importing Budgets for BUS100 from a spreadsheet by purely using jscripts, and it was a miserable failure; well, not quite miserable, but sadly didn’t work in a way suitable to deploy to … Continue reading

Posted in Development, M3 / MoveX, Webservices | Tagged , , , , | Leave a comment

Calling WebServices from jscript in LSO – A Rough Cut

So, here it is, how to call WebServices from Jscript in LSO. In my experience with scripting languages, they typically aren’t great when it comes to handling complex tasks such as processing XML files. Sure, they can but you put … Continue reading

Posted in Development, M3 / MoveX, Webservices | Tagged , , | 11 Comments