|
| Help on ScriptDriver |
 |
Fri, 16 May 2008 01:36:01 GMT |
Hi,
I am new to IDM and drivers. Somehow we have configured the
Scriptdriver and it is up and running. But I am unable to know for sure
how to execute the VBScripts from that driver. Any help or any
documentation which can help will be really appreciable.
Thanking You.
--
RTSU
------------------------------------------------------------------------
RTSU's Profile: http://forums.novell.com/member.php?userid=3805
View this thread: http://forums.novell.com/showthread.php?t=328182
|
| Post Reply
|
| Re: Help on ScriptDriver |
 |
Fri, 16 May 2008 03:23:58 GMT |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Have you checked the script driver's own documentation?
http://www.novell.com/documentation/idm35drivers/scripting/index.html?page=/docu
mentation/idm35drivers/scripting/data/bookinfo.html
Good luck.
RTSU wrote:
| Hi,
|
| I am new to IDM and drivers. Somehow we have configured the
| Scriptdriver and it is up and running. But I am unable to know for sure
| how to execute the VBScripts from that driver. Any help or any
| documentation which can help will be really appreciable.
|
| Thanking You.
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFILP5M3s42bA80+9kRAjoQAJ0bEKfJvqHN34G2Cpg67QG3o9KmKgCfWkyt
qB8MY+pqZPF84wF4mxuWsLg=
=Shjs
|
| Post Reply
|
| Re: Help on ScriptDriver |
 |
Wed, 21 May 2008 00:46:02 GMT |
Thanks for the link...yet not sure where to put the scripts which I
have. Is there any other document for this. Also, can anyone let me
know where to house the Wscripts within the driver and trigger them
from the workflow. I am a bit confused.
--
RTSU
------------------------------------------------------------------------
RTSU's Profile: http://forums.novell.com/member.php?userid=3805
View this thread: http://forums.novell.com/showthread.php?t=328182
|
| Post Reply
|
| Re: Help on ScriptDriver |
 |
Wed, 21 May 2008 07:10:22 GMT |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Have you read that entire document? In section five it talks about the
different scripts you can customize with names and everything. The
default scripts are installed with the driver's shim as I recall and you
can probably put your own code wherever you want as long as you call it
properly.
Good luck.
RTSU wrote:
| Thanks for the link...yet not sure where to put the scripts which I
| have. Is there any other document for this. Also, can anyone let me
| know where to house the Wscripts within the driver and trigger them
| from the workflow. I am a bit confused.
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIM8rd3s42bA80+9kRAruPAJwNgXlS/F5jqKjCPsJl1yEZ8BkLewCePuwW
Fv9hHWoIQpWloZ126RBk46Y=
=3YYG
|
| Post Reply
|
| Re: Help on ScriptDriver |
 |
Wed, 21 May 2008 17:20:53 GMT |
The scripts are located in the Scripts directory under WSDriver. For the
Subscriber channel, there are scripts corresponding to the types of script
events: Add.vbs, Modify.vbs etc. You incorporate your custom code into those
scripts.
You sound like you want to execute any script from policy (workflow). This
driver doesn't technically support that, but it still may be able to do what
you need. If you want something executed against eDir (Subscriber) events,
you can modify the event scripts like I mentioned above. For the Publisher
channel, there's a polling script that is executed at a set interval. This
script could be modified with your code or to call other scripts.
I don't have a lot of experience with workflow/entitlements, but the driver
can be enabled for entitlements. If you let me know how you are using
workflow, we can proceed from there.
Thanks,
Sam Sampson
Novell IDM Drivers
"RTSU" <RTSU@no-mx.forums.novell.com> wrote in message
news:RTSU.39qj6n@no-mx.forums.novell.com...
>
> Thanks for the link...yet not sure where to put the scripts which I
> have. Is there any other document for this. Also, can anyone let me
> know where to house the Wscripts within the driver and trigger them
> from the workflow. I am a bit confused.
>
>
> --
> RTSU
> ------------------------------------------------------------------------
> RTSU's Profile: http://forums.novell.com/member.php?userid=3805
> View this thread: http://forums.novell.com/showthread.php?t=328182
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|