Author Archives: potatoit

Heads Up – Windows 10 Anniversary Update and Smart Office JScripts

Microsoft has recently started rolling out the Windows 10 Anniversary Update – which is great, however it does cause an issue with Smart Office and JScripts. Smart Office will download the .js from the server, it will go through some … Continue reading

Posted in Development, M3 / MoveX | 6 Comments

MIRequest.Record.ToLogString

A while ago I was looking at standardising some of the debugging information applications I wrote would output, and on a reasonably regular basis I’d want to verify data my code was passing to APIs, especially if there was an … Continue reading

Posted in Development, M3 / MoveX | Leave a comment

Virtual Fields and Time

I’ve been working on a project recently where we create a relationship between records in MWS070 and other data without code. One of the key fields is the RGTM, the record time. If you look at RGTM in MWS070 then … Continue reading

Posted in M3 / MoveX | Leave a comment

M3 Business Engine and Grid Monitoring

A wee while ago I posted about some monitoring scripts that I wrote which also provide trending – but I was pretty slack and never got around to posting them, here they are. 🙂 This is a little light on … Continue reading

Posted in M3 / MoveX, Monitoring | 2 Comments

Usernames and the Beauty of LDAP

  As part of a project to standardise our network I’ve needed to change our authentication source from Novells eDirectory to Microsofts Active Directory and along with this change, standardise our user naming scheme. There are a number of challenges … Continue reading

Posted in M3 / MoveX, Misc | 2 Comments

H5 – Requesting, Requested, RequestCompleted Events

Recently a customer tasked me with creating some scripts – the kicker, they wanted both Smart Office and H5 versions of the scripts. The original scope for the scripts was pretty simple, so creating them wasn’t an issue – but … Continue reading

Posted in H5 Client | 2 Comments

the Poormans M3 Benchmarking and Monitoring

I have a fascination with graphs – in particular graphs that map things like performance and health. Graphs are typically my number one go-to for troubleshooting…and I’m going to provide some anecdotes, as I know there are people in the … Continue reading

Posted in Monitoring | 5 Comments

Vanilla M3 – at last!

IFL have shed the shackles of modifications. We have been mod free for nearly two weeks with no issues.

Posted in Development, Misc | 6 Comments

SmartCache

What on earth is Smart Cache? Though we never SQL data in to the database, some of you may have come across instances where you are err… directly updating the database with your favourite tool, and yet nothing changes in … Continue reading

Posted in How Far is Too Far?, M3 / MoveX, Misc | 14 Comments

M3 UI Adapter 10.3 – Jscripts directory and personalisations have moved

I was at the M3 User Group biannual conference in Australia last month and I was told about an interesting change to how JScripts were handled. The comment was that under the new M3 UI Adapter, copying scripts in to … Continue reading

Posted in Development, M3 / MoveX | 16 Comments