eInsight Audit Processing Tutorial
Hi,
I am not getting any output although 'deploy' and 'starting application' both are successful. The tutorial does not mention the configuration for the connector between the WebConnector and BusinessProcess1 in the Connectivity Map? This Connector requires the user to configure 'Servlet Context Name'.
Am I missing something? Please Help!!
Regards,
Kaanu
[395 byte] By [
kaanujoshi] at [2007-11-26 9:17:36]

# 1
Hi Kaanu ,
I did the project and worked fine for me . Let me know more details. is u r input file input1.txt got picked up , I mean is it renamed with ~in extension? Are u able to open the URL and see any pending tasks "http://localhost:18001/wlm "
One more thing is configuring the Servlet Context is optional , default is wlm if u are accessing the application using http://localhost:18001/wlm then u need not confihure it. Just open the connector properties in the connectivity map and close it, with out modifying any of the fields inside.
Hope this helps.
> Hi,
> I am not getting any output although 'deploy' and
> 'starting application' both are successful. The
> tutorial does not mention the configuration for the
> connector between the WebConnector and
> BusinessProcess1 in the Connectivity Map? This
> Connector requires the user to configure 'Servlet
> Context Name'.
> m I missing something? Please Help!!
>
> Regards,
> Kaanu
# 2
Hi,
Hmm I get it now. I saw in the logs and I was geting an SQL error. It got corrected by putting the connection string for SID parameter in database connection parameters. Although now I am unable to escalate the task. As I was unable to locate the LDIF to populate OpenLDAP, I created the usernames and password on my own, however I was unable to assign them groups and roles as I am new to LDAP. Can you guide me as to where I can get the LDIF for this example.
Thanks
Kaanu
# 3
Hi Kaanu ,
After you installed LDAP, what is the directory structure, do you have any directory called LDIF . If so there would be sample ldifs and schemas
I think Open LDAP comes with a default database or use the link might help you create one
http://www.openldap.org/doc/admin20/guide.html#Building%20and%20Installing%20Op enLDAP%20Software
# 4
Hi,
Thanks for the link. Infact, I did use the same to get started. What I need is the the MegaNova*.ldif to populate the MegaNova ldap database. This is the the LDIF I am asking about. I read somewhere that it was given as apart of some training... is it not given as a part of the tutorial as I could not locate it in the tutorial's zip file.
Regards,
Kaanu