Image may be NSFW.
Clik here to view.As those following my blog will know one of the sessions I’ll be running at this years Dreamforce event is around the Tooling API and Canvas technologies. If you’ve not read about what I’m doing check out my previous blog here. I’ve now uploaded the code to the tool I’ve developed that will be show casing these technologies. I’ll be walking through key parts of it in the session, please do feel free to take a look and give me your thoughts ahead or at the session if your attending!
Installing the Tool
You now also install the tool as a managed package into your development org by following these steps.
- Install the package using the package install link from the GitHub repo README file.
- Installed is a tab which shows a Visualforce page which hosts the externally hosted (on Heroku) Canvas application.
- You need to configure access to the Canvas application post installation, you can follow the Salesforce guidelines on screen and/or the ones here.Image may be NSFW.
Clik here to view. - Click the link to configure and edit the “Admin approved users are pre-authorised” option and save.Image may be NSFW.
Clik here to view. - Finally edit your Profile and enable the Connected App (and Tab if needed)Image may be NSFW.
Clik here to view.
Using the Tool
Image may be NSFW.
Clik here to view.
- The tool displays a list of the Apex classes (unmanaged) in your org on the left hand side, tick a class to show it in the canvas.
- Move the Apex class UML representation around with your mouse, if it or other classes reference each other lines will be drawn automatically.
- There is some issues with dragging, if you get mixed up, just click the canvas to deselect everything then click what you want.
It is quite basic still, only showing methods, properties and ‘usage’ relationships and really needs some further community push behind it to progress a long line of cool features that could be added. Take a look at the comments and discussion on my last post for some more ideas on this. Look forward to see you all at Dreamforce 2013!
Image may be NSFW.
Clik here to view.

Clik here to view.
