mcibo16
19th July 2004, 09:38
I try to install BaanIVc4+iBaanCRM4.3 integration.
I have performed all the steps (recording to the manual) but I could'n manage to set up the LDAP server correctly (at least that is what I presume).

When I try to open tmboaserver the message is: "No bus components received from location service"

I have installed iPlanet5.1 and I have imported the file from the iPack cd (.ldif).

The configuration is:
machine name: ibaancrm
domain: baancrm.itc.ro

I do not get a certain part of the installation manual (8008A US):
"Aditionaly, you must create the root of the directory structure where you want to store the BusComponents, for example:
o=MyOrganization.com
dc=ptg, dc=baan, dc=com"

I've seen an old thread on baanboard regarding this problem but it has not helped me at all.

I am not familiar with LDAP technology. How am I going to do this?
I can see in my Directory Server the following characteristics:
o=netscaperoot
dc=baancrm.itc.ro

I have used this when configuring the Adapter:
Generic/system: C:\WINNT\bus.properties
LDAP
Server URL: ldap:\\ibaancrm
Server ROOT: o=netscape.com

And I result in the error I have already mentioned to you.

Thanks in advance,

Mihai Ciobanu

Baan OpenWorld
19th July 2004, 14:53
Hello Mihai,

Couple of things:
1) After you installed the LDAP, did you use the Bus Component Editor to add you own bus component(s) ?
2) Since this is a Baan <-> CRM integration, for performance reasons, you may want to switch to using an XML file based LDAP instead of an LDAP server. To do so, change your Adapter configuration to use a File in the Directory Service Tab, and set the Server URL to the location (i.e. c:\ldap.xml). The server root can be anything (i.e. o=baan.com OR o=yourdomain.com)
Then create an empty xml file with only the xml version at the top and open/close tag "DirectoryService". Then use the bus component editor to add you own bus components (remember a bus component is logical name which points to a physical location, so when you start up tmboaserver it needs at least 1 bus component otherwise it has no port or msg queue to listen to for incoming messages)

Hope this helps
regards
Marco

mcibo16
20th July 2004, 11:04
thank you, Marco
It works now. I was not using the right connection when editing the xml file.
ok, LDAP server seems too complicated for just a Windows to Windows app integration.
The xml file is a far more simple solution.

But one more question:
Since I do not use iPlanet any more is it mandatory for the machine (by the way: my machine has on it everything: BaanIVc4, CRM 4.3, Adapter, Broker, Designer, Connector) to be part of a Windows Domain?
Or a workgroup is just fine?

We have different type of customers and, as you know, they are the one to decide on their inner organization. I need to know if I have to restrict them to one of the options.

Thanks again,
Mihai

Baan OpenWorld
20th July 2004, 15:52
Hello Mihai,

To my knowledge, a workgroup *should* be fine. I have a stand alone test system on Win2k server that is setup as a workgroup with Baan IVc4, Vc and all the OpenWorld Components on it with no issues.
The only area I have not had enough experience with is the CRM product so I can not say for 100%

Hope this helps

regards
Marco

mcibo16
21st July 2004, 15:06
thanks, Marco

Regards,
Mihai

cyprus
19th January 2008, 13:28
Hi,

I put an empty xml file to a directory and made the CCC point to this file, the content of this file :

<?xml version="1.0" ?>
<DirectoryService>
</DirectoryService>

but m getting error in CCC, i've atached the snapshot of the error..

Can somebody suggest something on this...