Tuesday, April 26, 2011

[22] Integrate from different DB using GEL

I once needed to import some data, on daily basis, from SQL Server to my Clarity database which is on Oracle. Wrote a GEL script which will do this thing in simpler way. Though there are many more efficient ways of data integrations, however this is within Clarity's scope and without need of writing external program/script to achieve this task.

Click here to download the script. Readme.txt file attached.


Monday, April 18, 2011

[21] Experimental Clarity Single Sign On (SSO)

Few days back, I was just experimenting on Single Sign On (SSO) with Clarity and came up with a light weight workaround. Though, it is still in Testing/Beta phase...

Click here (v13) to download source, code, instructions and limitations. (Refer Readme.txt).
Click here for V12 files.

For me it is working fine in Windows/Unix environments with Clarity 12.1 on it. (Not tested on earlier Clarity versions, though). Also works for embedded Clarity links/notifications in emails/documents.

Change log:-
18-May-2012 : v13 version published. 
21-Sep-2011 : 0.3 Beta Added enhanced security.
19-Apr-2011 : 0.2 Beta Minor Bug Fix
18-Apr-2011 : 0.1 Beta Released