Hi All,
I am trying to add xReference between 2 documents in the Content Server Version 10.0.
I have created LLConnect object and RecMan object by paasing LLConnect object as a parameter.
And when i call the below line,
int rc = recordManager.RMXReference(1995215, 1995223, "SAMPLE_MED", "Version 1.0", 1);
it returns the status code in rc variable as -2147482645. No error messgae is returned in session.getErrMsg() method.
I am badly stuck here. Any help is appreciated. Thanks in Advance!!
Thanks,
Siraj