Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Father Ramon, the patronizing saint of IDM, responded in this <a href="http://forums.novell.com/novell-product-support-forums/identity-manager/im-engine-drivers/301280-hi.html" rel="nofollow">thread in the Support Forums</a>.</p> <p>It is the path to where to leave the file that is incredibly non-obvious. He says the path is:</p> <blockquote> <p>/opt/novell/eDirectory/lib/dirxml/rules/manualtask/mt_files or /usr/lib/dirxml/rules/manualtask/mt_files (depending on whether you are using eDir 8.7.x or 8.8.x. IDM will automatically find it there and attach when referenced. </p> </blockquote> <p>But I see in another thread that some people had issues getting this to work. </p> <p>You may find the <a href="http://forums.novell.com/novell-product-support-forums/identity-manager/im-engine-drivers/" rel="nofollow">Support Forums</a> (I linked the IDM forum specifically) helpful. A lot of people monitor those on this topic. </p> <p>Also, you may find <a href="http://www.novell.com/communities/coolsolutions" rel="nofollow">Novell Cool Solutions</a> helpful for user contributed content. (I write as geoffc there). </p> <p>In the IDM space, I have written a large number of articles that may help you in general, that are list on my <a href="http://wiki.novell.com/index.php/Geoffrey_Carman%27s_personal_collection" rel="nofollow">Wiki Page</a>.</p> <p>If all that fails, the User Application Workflow engine uses a different email engine that may be more flexible. (Thus you could call a Start Workflow for a workflow with just a single Email action in it). </p> <p>Additionally in IDM 4 there is library, lib-AJC included, full of ECMA functions (Which would work perfectly well in IDM 3.6 and 3.5) that include a set of emailing functions. If you have a driver configuration from IDM 3.6.1 odds are good you will have a lib-AJC in your tree already. </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. CO+1 It seems like you definitely know what you're talking about! Let me try this out tomorrow and let you know if I was able to solve the problem. To be honest, I am sure I'll be able to get to my goal with such answer! =) Thanks geoffc! =)
      singulars
    2. COHi geoffc! I have investigated throughout the directories, and a colleague says that the path provided in the above-quoted part of your answer is for the NIM resources itself or the like. I just don't understand everything here. So, to make sure I have gotten you right, I further in details explain my intention with a simple example so that we may both together talk the same speech. I have created a new query, let's say `users_by_department`. I then save, compare and update the eDirectory. Afterwards, I have created a Provisioning and Request Definition Form under the Attestations category[..]
      singulars
    3. CO[..] I have added fields to my form, and one of those is of type HTML. Then, from a StaticList, I choose the department from which I wish to get the list of users, and click an HTML Load button. Then, I launch my query: `IDVault.globalQuery(null, "users_department)`. I then pass this result to another Javascript function which process the users and build an HTML table that contains, for each row, the information of one user (cn, fullname and distinguishedName). This done, I wish to present this table with the company logo on the top-left corner, and the report title on the top-right corner.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload