01-20-06 11:05 PM
Thanks for the reply ...
You are correct, the problem I am seeing is occuring in the toolkit environm
ent. I have tested this on the server and everything resolves as expected (
note the databases are replicas so it should work on both).
One of the tables not resolving properly is Orgentity. The xml I have is as
follows:
<orgentity orgentity_id="@supp_hub_org_id" orgentityname="Supplier Hub Organ
ization" orgentitytype="OU" dn="ou=supplier hub organization,o=supply chain
management organization,o=root organization">
<ISA>
<member member_id="@supp_hub_member_id" type="O" state="1" />
</ISA>
</orgentity>
<ffmcenter ffmcenter_id="@marketplace_ffmcenter_id" member_id="@supp_hub_mem
ber_id" name="MarketPlace Home" defaultshipoffset="0" />
The result is a new orgentity_id & member_id is generated even though that r
ecord does exist exactly in the db. Also, for ffmcenter, the member_id is n
ot resolved.
Any idea on what I can try to get my toolkit environment working?
[ Post a follow-up to this message ]
|